*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,textarea,select{font-family:inherit}button{cursor:pointer}input,textarea,select{outline:none}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.app-shell{background:radial-gradient(circle at 0 0,#3b82f62e,#0000 32%),radial-gradient(circle at 100% 0,#8b5cf62e,#0000 30%),linear-gradient(135deg,#071525 0%,#0b1d32 45%,#08111f 100%);width:100vw;height:100vh;display:flex;overflow:hidden}.sidebar{color:#fff;background:linear-gradient(#061426 0%,#0b2138 54%,#050b14 100%);border-right:1px solid #60a5fa38;flex-direction:column;width:260px;min-width:260px;height:100vh;padding:18px 14px;display:flex;overflow:hidden;box-shadow:20px 0 50px #00000047}.brand{border-bottom:1px solid #94a3b82e;flex-shrink:0;justify-content:center;align-items:center;min-height:82px;max-height:82px;margin-bottom:14px;padding:8px 4px 16px;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 0 18px #3b82f66b);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:190px;max-width:100%;height:auto}.brand-icon,.brand-title,.brand-subtitle{display:none}.sidebar-nav{flex-direction:column;flex:1;gap:6px;min-height:0;padding-right:3px;display:flex;overflow:hidden auto}.sidebar-nav::-webkit-scrollbar{width:8px;height:8px}.content-area::-webkit-scrollbar{width:8px;height:8px}.desktop-table-scroll::-webkit-scrollbar{width:8px;height:8px}.desktop-list-scroll::-webkit-scrollbar{width:8px;height:8px}.table-panel::-webkit-scrollbar{width:8px;height:8px}.data-table::-webkit-scrollbar{width:8px;height:8px}.sidebar-nav::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}.content-area::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}.desktop-table-scroll::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}.desktop-list-scroll::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}.table-panel::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}.data-table::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}.sidebar-nav::-webkit-scrollbar-track{background:#0f172a4d}.content-area::-webkit-scrollbar-track{background:#0f172a4d}.desktop-table-scroll::-webkit-scrollbar-track{background:#0f172a4d}.desktop-list-scroll::-webkit-scrollbar-track{background:#0f172a4d}.table-panel::-webkit-scrollbar-track{background:#0f172a4d}.data-table::-webkit-scrollbar-track{background:#0f172a4d}.nav-group{border-radius:16px;flex-direction:column;flex-shrink:0;gap:4px;display:flex}.nav-group.active{background:#2563eb0f}.nav-group-toggle{color:#e2e8f0d1;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:11px;padding:9px 10px;font-size:13px;font-weight:850;transition:all .18s;display:flex}.nav-group-toggle:hover,.nav-group.active>.nav-group-toggle{color:#fff;background:#3b82f61c;border-color:#60a5fa24}.nav-group-label{flex:1;min-width:0}.nav-group-chevron{opacity:.7;transition:transform .18s;font-size:18px!important}.nav-group-chevron.open{transform:rotate(180deg)}.nav-group-items{gap:3px;padding:0 0 4px 16px;display:grid}.nav-subitem{border-radius:12px;min-height:36px;padding:7px 10px;font-size:12px;font-weight:750}.nav-subitem .nav-icon svg{font-size:17px}.top-icon{transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.top-icon:hover{background:linear-gradient(145deg,#0891b233,#7c3aed2e);border-color:#67e8f96b;transform:translateY(-1px);box-shadow:0 10px 24px #0284c724}.nav-item{color:#e2e8f0d1;border-radius:14px;flex-shrink:0;align-items:center;gap:12px;min-height:42px;padding:10px 12px;font-size:13px;font-weight:800;text-decoration:none;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#3b82f61f;transform:translate(2px)}.nav-item.active{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 14px 30px #2563eb59}.nav-icon{justify-content:center;align-items:center;display:flex}.nav-icon svg{font-size:20px}.sidebar-company{color:#e2e8f0b8;background:#0f172a8c;border:1px solid #60a5fa2e;border-radius:18px;flex-direction:column;flex-shrink:0;gap:6px;margin-top:14px;padding:14px 12px;font-size:11px;display:flex}.sidebar-company strong{color:#60a5fa;margin-bottom:4px;font-size:12px}.main-area{flex-direction:column;flex:1;width:calc(100vw - 260px);height:100vh;display:flex;overflow:hidden}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#071525e0;border-bottom:1px solid #94a3b82b;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:74px;min-height:74px;padding:12px 24px;display:flex}.search-box{color:#93c5fd;background:#0f233adb;border:1px solid #94a3b83d;border-radius:16px;flex:1;align-items:center;gap:10px;max-width:760px;height:48px;margin-right:18px;padding:0 16px;display:flex;box-shadow:0 12px 26px #0000002e}.search-box input{color:#eaf3ff;background:0 0;border:none;width:100%;font-size:14px}.search-box input::placeholder{color:#cbd5e1ad}.top-actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.top-icon{color:#dbeafe;background:#0f233acc;border:1px solid #94a3b838;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;position:relative}.top-icon span{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;place-items:center;width:19px;height:19px;font-size:10px;display:grid;position:absolute;top:-7px;right:-7px}.profile-box{color:#f8fafc;align-items:center;gap:10px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#06b6d4,#7c3aed);border-radius:999px;place-items:center;width:42px;height:42px;font-weight:950;display:grid;box-shadow:0 0 20px #3b82f647}.profile-box small{color:#94a3b8;margin-top:3px;display:block}.content-area{width:100%;height:calc(100vh - 74px);padding:16px 18px;overflow:hidden}.dashboard-page,.module-page{width:100%;min-height:100%}.module-page{height:100%;overflow:auto}.page-header,.module-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.eyebrow{color:#38bdf8;text-transform:uppercase;letter-spacing:.12em;margin:0 0 6px;font-size:11px;font-weight:950}.page-header h1,.module-header h1,.desktop-header h1{letter-spacing:-.04em;color:#f8fafc;margin:0;font-size:28px;font-weight:950}.page-header p,.module-header p,.desktop-header p{color:#94a3b8;max-width:790px;margin:6px 0 0;font-size:13px}.module-actions{flex-wrap:wrap;gap:10px;display:flex}.primary-button,.secondary-button{white-space:nowrap;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:11px 16px;font-weight:950;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 14px 30px #2563eb52}.secondary-button{color:#dbeafe;background:#0f233ab8;border:1px solid #94a3b840}.secondary-button:hover{color:#fff;border-color:#60a5fa}.primary-button:disabled{opacity:.65;cursor:not-allowed}.desktop-page{grid-template-rows:auto 92px minmax(0,1fr);gap:12px;width:100%;height:100%;display:grid;overflow:hidden}.desktop-header{justify-content:space-between;align-items:flex-start;gap:18px;min-height:70px;display:flex}.desktop-stats{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;min-height:92px;display:grid}.desktop-grid{grid-template:"today ai finance actions"minmax(0,1.05fr)"events office offers communication"minmax(0,.95fr)/1.45fr .85fr .85fr .85fr;gap:12px;height:100%;min-height:0;display:grid;overflow:hidden}.desktop-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a1d31db;border:1px solid #94a3b82e;border-radius:20px;flex-direction:column;min-width:0;min-height:0;padding:14px;display:flex;overflow:hidden;box-shadow:0 18px 44px #00000038}.today-card{grid-area:today}.ai-card{grid-area:ai}.finance-card{grid-area:finance}.actions-card{grid-area:actions}.events-card{grid-area:events}.office-card{grid-area:office}.offers-card{grid-area:offers}.communication-card{grid-area:communication}.desktop-card-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.desktop-card-header h2{color:#f8fafc;margin:0;font-size:17px;font-weight:950}.desktop-card-header p{color:#94a3b8;margin:4px 0 0;font-size:12px}.desktop-table-scroll,.desktop-list-scroll{flex:1;min-height:0;padding-right:3px;overflow:auto}.desktop-full-button{flex-shrink:0;width:100%;margin-top:10px}.mini-table-head,.mini-table-row{grid-template-columns:90px minmax(160px,1.4fr) 92px 90px 105px;align-items:center;gap:10px;display:grid}.mini-table-head{z-index:2;color:#93c5fd;text-transform:uppercase;background:#0a1d31fa;border-bottom:1px solid #94a3b829;padding:8px 10px;font-size:10px;font-weight:950;position:sticky;top:0}.mini-table-row{color:#cbd5e1;border-bottom:1px solid #94a3b821;padding:10px;font-size:12px}.mini-table-row strong{color:#f8fafc;font-size:12px}.mini-table-row p{color:#94a3b8;margin:3px 0 0;font-size:11px}.compact-item{background:#0f233a9e;border:1px solid #94a3b824;border-radius:15px;margin-bottom:9px;padding:11px}.compact-item strong{color:#f8fafc;align-items:center;gap:7px;font-size:12px;display:inline-flex}.compact-item p{color:#94a3b8;margin:6px 0 0;font-size:11px;line-height:1.35}.compact-line{background:#0f233a9e;border:1px solid #94a3b824;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:10px 11px;display:flex}.compact-line strong{color:#f8fafc;font-size:12px}.compact-line p{color:#94a3b8;margin:3px 0 0;font-size:11px}.compact-line span{color:#38bdf8;text-align:right;font-size:12px;font-weight:900}.finance-mini-grid{flex-shrink:0;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:10px;display:grid}.finance-mini-grid div{background:#0f233a9e;border:1px solid #94a3b824;border-radius:13px;min-width:0;padding:9px}.finance-mini-grid span{color:#94a3b8;margin-bottom:4px;font-size:10px;font-weight:850;display:block}.finance-mini-grid strong{color:#f8fafc;font-size:12px;display:block}.panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a1d31db;border:1px solid #94a3b82e;border-radius:20px;min-height:0;padding:16px;box-shadow:0 18px 44px #00000038}.panel h2{color:#f8fafc;margin:0 0 8px}.badge,.status-pill{color:#cbd5e1;white-space:nowrap;background:#94a3b826;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:950}.badge.green,.status-pill.green{color:#4ade80;background:#22c55e29}.badge.turquoise{color:#22d3ee;background:#22d3ee24}.stats-grid{grid-template-columns:repeat(4,minmax(170px,1fr));gap:13px;margin-bottom:13px;display:grid}.stat-card{background:#0a1d31db;border:1px solid #94a3b82e;border-radius:20px;align-items:center;gap:13px;min-height:84px;padding:13px;display:flex;overflow:hidden;box-shadow:0 18px 44px #0003}.stat-icon{color:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.stat-card strong{color:#f8fafc;margin-top:2px;font-size:23px;display:block}.stat-card span{color:#94a3b8;font-size:12px}.stat-card.orange .stat-icon{background:linear-gradient(135deg,#f59e0b,#f97316)}.stat-card.blue .stat-icon{background:linear-gradient(135deg,#06b6d4,#2563eb)}.stat-card.red .stat-icon{background:linear-gradient(135deg,#ef4444,#be185d)}.stat-card.green .stat-icon{background:linear-gradient(135deg,#22c55e,#14b8a6)}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:stretch;gap:13px;margin-bottom:13px;display:grid}.customer-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.module-search{color:#93c5fd;background:#0f233ac7;border:1px solid #94a3b833;border-radius:14px;flex:1;align-items:center;gap:9px;height:44px;padding:0 13px;display:flex}.module-search input{color:#eaf3ff;background:0 0;border:none;width:100%;font-size:13px}.module-search input::placeholder{color:#cbd5e1a6}.table-panel{height:calc(100vh - 245px);overflow:auto}.customer-table,.data-table{width:100%;min-width:980px}.data-table{overflow:auto}.customer-table-head,.customer-row,.data-table-head,.data-row{align-items:center;gap:12px;display:grid}.customer-table-head,.customer-row{grid-template-columns:120px 1.4fr 1fr 1.4fr 150px 100px}.data-table-head.six,.data-row.six{grid-template-columns:130px 1.5fr 1fr 130px 120px 90px}.customer-table-head,.data-table-head{color:#93c5fd;text-transform:uppercase;border-bottom:1px solid #94a3b829;padding:10px 12px;font-size:11px;font-weight:950}.customer-row,.data-row{color:#cbd5e1;border-bottom:1px solid #94a3b821;padding:12px}.customer-row strong,.data-row strong{color:#f8fafc;font-size:13px}.customer-row p,.data-row p{color:#94a3b8;margin:4px 0 0;font-size:12px}.customer-row:hover,.data-row:hover{background:#3b82f614}.customer-number{color:#38bdf8;font-weight:950}.contact-icons{gap:8px;display:flex}.contact-icons a{color:#22d3ee;background:#22d3ee1f;border-radius:10px;place-items:center;width:33px;height:33px;text-decoration:none;display:grid}.icon-button{color:#22d3ee;background:#22d3ee1f;border:none;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.icon-button.danger{color:#f87171;background:#ef444421}.crm-actions{gap:8px;display:flex}.empty-state{color:#94a3b8;text-align:center;place-items:center;min-height:75px;font-weight:850;display:grid}.customer-crm-form,.offer-form-pro{background:#0a1d31db;border:1px solid #60a5fa33;border-radius:22px;width:100%;max-width:100%;margin-bottom:16px;padding:22px;box-shadow:0 18px 44px #00000038}.customer-crm-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.customer-crm-title h2{color:#f8fafc;margin:0;font-size:20px;font-weight:950}.customer-crm-title p{color:#94a3b8;margin:6px 0 0;font-size:13px}.customer-crm-grid,.offer-grid{gap:15px 17px;width:100%;display:grid}.customer-crm-grid,.offer-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-crm-grid label,.offer-grid label,.wide-label{color:#cbd5e1;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:900;display:flex}.customer-crm-grid input,.customer-crm-grid textarea,.customer-crm-grid select,.offer-grid input,.offer-grid textarea,.offer-grid select,.wide-label input,.wide-label textarea,.wide-label select{color:#eaf3ff;background:#0f233acc;border:1px solid #94a3b838;border-radius:13px;width:100%;min-width:0;height:44px;padding:10px 12px;font-size:13px}.customer-crm-grid textarea,.offer-grid textarea,.wide-label textarea{resize:vertical;height:92px}.customer-crm-grid input:focus,.customer-crm-grid textarea:focus,.customer-crm-grid select:focus,.offer-grid input:focus,.offer-grid textarea:focus,.offer-grid select:focus,.wide-label input:focus,.wide-label textarea:focus,.wide-label select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa29}.customer-crm-notes{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.offer-section{background:#0f233a94;border:1px solid #94a3b829;border-radius:20px;margin-top:14px;padding:16px}.offer-section h3{color:#f8fafc;align-items:center;gap:8px;margin:0 0 14px;font-size:15px;font-weight:950;display:flex}.offer-section h3:before{content:"";background:#38bdf8;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #38bdf821}.price-box,.sponsor-box,.internal-box{background:#0f233a9e}.wide-label{margin-top:14px}.offer-summary{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:15px;display:grid}.offer-summary div{background:#0f233ab8;border:1px solid #94a3b829;border-radius:16px;padding:13px;box-shadow:0 12px 28px #00000029}.offer-summary span{color:#94a3b8;margin-bottom:6px;font-size:11px;font-weight:850;display:block}.offer-summary strong{color:#f8fafc;font-size:17px;display:block}.clean-number{appearance:textfield}.clean-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.clean-number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ai-panel{background:radial-gradient(circle at 100% 0,#7c3aed38,#0000 35%),#0a1d31e6;border-color:#7c3aed3d}.ai-panel p{color:#cbd5e1;font-size:13px}.calendar-panel{height:calc(100vh - 150px);overflow:auto}.calendar-list{flex-direction:column;gap:12px;display:flex}.calendar-item{background:#0f233aad;border:1px solid #94a3b829;border-radius:16px;grid-template-columns:70px 1fr 120px;align-items:center;gap:14px;padding:14px;display:grid}.calendar-date{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.settings-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.settings-card{color:#cbd5e1;background:#0f233aad;border:1px solid #94a3b829;border-radius:16px;margin-top:12px;padding:14px}.settings-card strong{color:#f8fafc;align-items:center;gap:7px;display:inline-flex}.settings-card p{color:#94a3b8}@media (width<=1450px){.desktop-grid{grid-template:"today ai finance"minmax(0,1fr)"today events office"minmax(0,1fr)"actions offers communication"minmax(0,.9fr)/1.35fr .95fr .95fr}}@media (width<=1300px){.desktop-page{height:auto;min-height:100%;overflow:auto}.content-area{overflow:auto}.desktop-grid{grid-template:"today ai""finance actions""events office""offers communication"/1fr 1fr;height:auto}.desktop-card{min-height:260px;max-height:330px}.offer-grid.four,.stats-grid,.desktop-stats,.offer-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=1100px){body{overflow:auto}.app-shell{height:auto;min-height:100vh}.main-area,.content-area,.dashboard-page,.module-page{height:auto;overflow:auto}.customer-crm-grid,.offer-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{width:240px;min-width:240px}.main-area{width:calc(100vw - 240px)}}@media (width<=800px){body{overflow:auto}.app-shell{flex-direction:column}.sidebar{width:100%;min-width:100%;height:auto;max-height:none}.sidebar-nav{grid-template-columns:repeat(2,1fr);display:grid}.main-area{width:100%;height:auto}.topbar{flex-direction:column;align-items:stretch;gap:12px;height:auto}.search-box{width:100%;max-width:none;margin-right:0}.content-area,.desktop-page{height:auto;overflow:auto}.desktop-stats,.desktop-grid,.finance-mini-grid,.customer-crm-grid,.offer-grid.three,.offer-grid.four,.settings-grid,.offer-summary{grid-template-columns:1fr}.desktop-grid{grid-template-areas:"today""ai""finance""actions""events""office""offers""communication"}.desktop-card{min-height:260px;max-height:none}.module-header,.page-header,.desktop-header,.customer-crm-title{flex-direction:column}.mini-table-head,.mini-table-row{grid-template-columns:85px minmax(150px,1fr) 90px}.mini-table-head span:nth-child(4),.mini-table-head span:nth-child(5),.mini-table-row>strong,.mini-table-row>.badge{display:none}}.invoice-center-page{grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:12px;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.invoice-center-header{flex-shrink:0;margin-bottom:0}.invoice-center-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;min-height:84px;display:grid}.invoice-stat-card{background:#0a1d31db;border:1px solid #94a3b82e;border-radius:20px;min-width:0;min-height:84px;padding:14px;overflow:hidden;box-shadow:0 18px 44px #00000038}.invoice-stat-card span,.invoice-stat-card small{color:#94a3b8;font-size:12px;font-weight:850;display:block}.invoice-stat-card strong{color:#f8fafc;margin-top:6px;font-size:24px;font-weight:950;display:block}.invoice-stat-card.warning{background:linear-gradient(135deg,#f59e0b2e,#0a1d31db)}.invoice-stat-card.danger{background:linear-gradient(135deg,#ef44442e,#0a1d31db)}.invoice-stat-card.success{background:linear-gradient(135deg,#22c55e2e,#0a1d31db)}.invoice-center-search{flex-shrink:0;align-items:center;gap:12px;padding:10px;display:flex}.invoice-center-search .module-search{flex:1;margin:0}.invoice-control-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;height:100%;min-height:0;display:grid;overflow:hidden}.invoice-control-card{background:#0a1d31db;border:1px solid #94a3b82e;border-radius:20px;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 18px 44px #00000038}.invoice-control-header{border-bottom:1px solid #94a3b824;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:10px;padding:13px 14px 10px;display:flex}.invoice-control-header h2{color:#f8fafc;margin:0;font-size:15px;font-weight:950}.invoice-control-header p{color:#94a3b8;margin:4px 0 0;font-size:11px}.invoice-control-scroll{flex:1;min-height:0;padding:10px;overflow:hidden auto}.invoice-control-row{background:#0f233aad;border:1px solid #94a3b824;border-radius:15px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin-bottom:8px;padding:10px;display:grid}.invoice-control-row strong{color:#f8fafc;font-size:12px}.invoice-control-row p{color:#cbd5e1;margin:3px 0;font-size:11px}.invoice-control-row small{color:#94a3b8;font-size:10px}.invoice-control-amount{text-align:right;white-space:nowrap}.invoice-control-amount strong{color:#22d3ee;font-size:13px}.invoice-control-amount span{color:#94a3b8;font-size:10px;display:block}.invoice-total-footer{flex-shrink:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;min-height:72px;display:grid}.invoice-total-footer>div{background:#0a1d31e6;border:1px solid #94a3b82e;border-radius:18px;padding:13px;overflow:hidden;box-shadow:0 14px 34px #0000002e}.invoice-total-footer span{color:#94a3b8;font-size:11px;font-weight:850;display:block}.invoice-total-footer strong{color:#f8fafc;margin-top:5px;font-size:17px;font-weight:950;display:block}.invoice-center-form,.invoice-center-payment{z-index:80;background:#071525fa;border:1px solid #60a5fa47;max-height:calc(100vh - 118px);position:fixed;top:92px;left:285px;right:28px;overflow-y:auto;box-shadow:0 30px 90px #0000008c}.invoice-center-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.invoice-center-form-grid label,.invoice-center-payment label{color:#cbd5e1;font-size:12px;font-weight:900}.invoice-center-form-grid input,.invoice-center-form-grid select,.invoice-center-form textarea,.invoice-center-payment input,.invoice-center-payment select{color:#eaf3ff;background:#0f233ad1;border:1px solid #94a3b838;border-radius:13px;width:100%;height:42px;margin-top:6px;padding:10px 12px}.invoice-center-form textarea{height:90px;min-height:90px}.invoice-center-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.invoice-center-summary>div{background:#0f233ab3;border:1px solid #94a3b829;border-radius:16px;padding:12px}.invoice-center-summary span{color:#94a3b8;font-size:11px;font-weight:850}.invoice-center-summary strong{color:#22d3ee;margin-top:5px;font-size:18px;display:block}.invoice-control-scroll::-webkit-scrollbar{width:8px}.invoice-center-form::-webkit-scrollbar{width:8px}.invoice-center-payment::-webkit-scrollbar{width:8px}.invoice-control-scroll::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}.invoice-center-form::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}.invoice-center-payment::-webkit-scrollbar-thumb{background:#60a5fa61;border-radius:999px}@media (width<=1450px){.invoice-control-grid{grid-template-rows:repeat(4,minmax(240px,1fr));grid-template-columns:repeat(2,minmax(0,1fr));overflow-y:auto}.invoice-center-page{overflow:auto}.invoice-center-stats,.invoice-total-footer{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.invoice-center-stats,.invoice-total-footer,.invoice-control-grid,.invoice-center-form-grid,.invoice-center-summary{grid-template-columns:1fr}.invoice-center-form,.invoice-center-payment{top:90px;left:18px;right:18px}}.module-page,.module-page *,.invoice-control-card,.invoice-control-card *,.invoice-center-page,.invoice-center-page *,.invoice-center-form,.invoice-center-form *,.panel,.panel *{color:#fff!important}.module-page h1,.module-page h2,.module-page h3,.invoice-control-card h2,.invoice-control-card h3,.panel h2,.panel h3,.customer-crm-title h2{color:#fff!important;opacity:1!important;font-weight:800!important}.module-page p,.module-page small,.module-page span,.invoice-control-card p,.invoice-control-card small,.panel p,.panel small{color:#f1f5f9!important;opacity:1!important}.module-page label,.module-page .checkbox-row,.module-page .checkbox-row *,.module-page input[type=checkbox]+span,.module-page input[type=radio]+span,.form-actions,.form-actions *,.invoice-center-form-grid label,.wide-label{color:#fff!important;opacity:1!important;font-weight:700!important}.module-page input,.module-page textarea,.module-page select,.invoice-center-form input,.invoice-center-form textarea,.invoice-center-form select,.panel input,.panel textarea,.panel select{color:#fff!important;opacity:1!important;-webkit-text-fill-color:#fff!important;background:#0f2337f2!important;border:1px solid #78dcff8c!important}.module-page option,.invoice-center-form option,.panel option{color:#111827!important;background:#fff!important}.module-page input::placeholder,.module-page textarea::placeholder,.invoice-center-form input::placeholder,.invoice-center-form textarea::placeholder,.panel input::placeholder,.panel textarea::placeholder{color:#dbeafe!important;opacity:1!important;-webkit-text-fill-color:#dbeafe!important}.invoice-control-card{background:#081c30eb!important;border:1px solid #78dcff61!important}.invoice-control-card .panel{background:#0a263edb!important;border:1px solid #78dcff38!important}.module-page [disabled],.module-page .disabled,.module-page input:disabled,.module-page textarea:disabled,.module-page select:disabled{color:#e5e7eb!important;opacity:.9!important;-webkit-text-fill-color:#e5e7eb!important}.module-page svg,.invoice-control-card svg,.panel svg{color:#fff!important;fill:currentColor!important}.dashboard-action{text-align:left;width:100%;color:inherit;cursor:pointer;border:1px solid #0000}.dashboard-action:hover{border-color:#67e8f952;transform:translateY(-1px)}.event-phase-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px;display:grid}.event-phase-card{color:#dffcff;cursor:pointer;background:linear-gradient(145deg,#0c233df0,#191844d1);border:1px solid #67e8f92e;border-radius:16px;justify-content:space-between;align-items:center;min-height:78px;padding:16px;display:flex}.event-phase-card strong{color:#67e8f9;font-size:1.7rem}.event-phase-card.active{border-color:#8b5cf6cc;box-shadow:0 0 0 2px #8b5cf629}@media (width<=1100px){.event-phase-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}.nexora-global-ai-fab{z-index:120;color:#fff;cursor:pointer;background:linear-gradient(135deg,#087bdf,#8137f5);border:1px solid #5cdcff73;border-radius:999px;align-items:center;gap:7px;padding:12px 16px;font-weight:800;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 38px #1857ff5c}.nexora-global-ai-drawer{z-index:130;color:#f5fbff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#051224fb;border:1px solid #54d7ff6b;border-radius:20px;grid-template-rows:auto 1fr auto auto;width:min(430px,100vw - 36px);display:grid;position:fixed;top:74px;bottom:18px;right:18px;overflow:hidden;box-shadow:0 30px 90px #0000008c}.nexora-global-ai-drawer>header{border-bottom:1px solid #78d2ff2b;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.nexora-global-ai-drawer>header>div:first-child{align-items:center;gap:10px;display:flex}.nexora-global-ai-drawer>header div div{gap:2px;display:grid}.nexora-global-ai-drawer>header span{opacity:.68;font-size:.75rem}.nexora-global-ai-header-actions{gap:5px;display:flex}.nexora-global-ai-header-actions button{color:inherit;cursor:pointer;background:0 0;border:0}.nexora-global-ai-messages{flex-direction:column;gap:10px;min-height:0;padding:14px;display:flex;overflow:auto}.nexora-global-ai-message{white-space:pre-wrap;background:#ffffff14;border-radius:13px;max-width:88%;padding:10px 12px;line-height:1.42}.nexora-global-ai-message.user{background:linear-gradient(135deg,#176ee8,#8d3bf3);align-self:flex-end}.nexora-global-ai-empty{text-align:center;opacity:.78;align-self:center;margin:auto;padding:20px}.nexora-global-ai-draft{border-top:1px solid #78d2ff26;gap:7px;padding:10px 14px;display:grid}.nexora-global-ai-draft textarea{resize:vertical;color:#fff;background:#00000038;border:1px solid #64d2ff59;border-radius:10px;min-height:110px;padding:10px}.nexora-global-ai-draft button,.nexora-global-ai-full{color:#fff;cursor:pointer;background:#1f6edc38;border:1px solid #64d2ff4d;border-radius:10px;padding:8px 10px}.nexora-global-ai-drawer form{border-top:1px solid #78d2ff26;grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.nexora-global-ai-drawer form textarea{resize:vertical;color:#fff;background:#0000003d;border:1px solid #64d2ff61;border-radius:12px;min-height:58px;max-height:130px;padding:10px}.nexora-global-ai-drawer form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a8ee8,#8b3ff4);border:0;border-radius:12px;padding:0 14px}.nexora-global-ai-full{margin:0 12px 12px}.nexora-global-ai-history{z-index:4;background:#051224fc;border-bottom:1px solid #64d2ff40;max-height:55%;padding:10px;position:absolute;inset:65px 0 auto;overflow:auto}.nexora-global-ai-history>button{text-align:left;color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #64d2ff29;border-radius:10px;gap:3px;width:100%;margin-bottom:5px;padding:10px;display:grid}.nexora-global-ai-history span{opacity:.62;font-size:.72rem}.nexora-global-ai-drawer form{grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch}.nexora-global-ai-mic{width:46px;min-width:46px;background:#0775d238!important;border:1px solid #64d2ff61!important}.nexora-global-ai-mic.active{box-shadow:0 0 0 4px #e63c762e;background:linear-gradient(135deg,#e63c76,#8d3bf3)!important}.nexora-global-ai-draft>div{flex-wrap:wrap;gap:7px;display:flex}.nexora-global-ai-draft button{align-items:center;gap:4px;display:inline-flex}.nexora-global-ai-autoread{opacity:.86;align-items:center;gap:7px;padding:0 14px 10px;font-size:.78rem;display:flex}.nexora-global-ai-history p{opacity:.68;margin:0;padding:10px}.nexora-idle-lock{z-index:99999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 18%,#47d9ff2b,#0000 34%),linear-gradient(145deg,#020914 0%,#07182d 48%,#020813 100%);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.nexora-idle-lock:before,.nexora-idle-lock:after{content:"";border:1px solid #57daff1f;border-radius:50%;width:38vw;height:38vw;animation:5s ease-in-out infinite nexora-lock-pulse;position:absolute}.nexora-idle-lock:after{width:56vw;height:56vw;animation-delay:-2.5s}.nexora-idle-lock-orbit{filter:drop-shadow(0 0 28px #36d3ff6b);width:128px;height:128px;margin-left:-64px;animation:4.5s ease-in-out infinite nexora-logo-float;position:absolute;top:9vh;left:50%}.nexora-idle-lock-orbit img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%}.nexora-idle-lock-card{z-index:2;color:#f4fbff;background:#051122db;border:1px solid #6bdcff4d;border-radius:24px;width:min(440px,100vw - 36px);padding:34px;position:relative;box-shadow:0 30px 90px #0000008c}.nexora-idle-lock-icon{color:#7ee6ff;background:#39cbff21;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:18px;display:grid}.nexora-idle-lock-card h1{margin:0 0 10px;font-size:26px}.nexora-idle-lock-card p{color:#a9bfd2;margin:0 0 24px;line-height:1.55}.nexora-idle-lock-card label{color:#cfe8f7;gap:7px;margin-top:14px;font-size:13px;display:grid}.nexora-idle-lock-card input{box-sizing:border-box;color:#fff;background:#00000040;border:1px solid #70d5ff47;border-radius:12px;outline:none;width:100%;padding:12px 13px}.nexora-idle-lock-card input:focus{border-color:#5de0ffc7;box-shadow:0 0 0 3px #45caff1f}.nexora-idle-lock-card input[readonly]{color:#9db2c2}.nexora-idle-lock-card button{color:#03111c;cursor:pointer;background:linear-gradient(135deg,#79e8ff,#42b7ff);border:0;border-radius:12px;width:100%;margin-top:20px;padding:13px 16px;font-weight:800}.nexora-idle-lock-card button:disabled{opacity:.55;cursor:not-allowed}.nexora-idle-lock-error{color:#ffb2b2;background:#ff525221;border-radius:10px;margin-top:12px;padding:10px 12px}@keyframes nexora-logo-float{0%,to{transform:translate(-22px)rotate(-3deg)}50%{transform:translate(22px,16px)rotate(3deg)}}@keyframes nexora-lock-pulse{0%,to{opacity:.28;transform:scale(.94)}50%{opacity:.7;transform:scale(1.04)}}.nexora-update-banner{z-index:1250;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#0d2347fa,#2f1c5bfa);border:1px solid #53d3ff80;border-radius:18px;align-items:center;gap:14px;width:min(760px,100vw - 32px);padding:14px 16px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #00000073}.nexora-update-banner.required{border-color:#ffb84dbf}.nexora-update-banner-icon{color:#83dcff;background:#48b8ff29;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.nexora-update-banner-copy{flex:1;gap:3px;min-width:0;display:grid}.nexora-update-banner-copy strong,.nexora-update-banner-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nexora-update-banner-copy span{color:#e5f0ffb8;font-size:.88rem}.nexora-update-close{color:#ffffffb8;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.update-version-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.update-version-grid>div{background:#0d234480;border:1px solid #75b1ff2e;border-radius:14px;gap:6px;padding:14px;display:grid}.update-version-grid span{color:#deebff9e;font-size:.82rem}.update-status{background:#0c224280;border:1px solid #66beff38;border-radius:16px;gap:10px;margin-top:16px;padding:18px;display:grid}.update-status.current{border-color:#51dc9761}.update-status.available{border-color:#54c7ff7a}.update-status.required{border-color:#ffb5479e}.update-status.error{border-color:#ff647680}.update-status ul{margin:0;padding-left:20px}.update-status .primary-button{width:fit-content}@media (width<=840px){.nexora-update-banner{flex-wrap:wrap;align-items:flex-start}.nexora-update-banner-copy{min-width:220px}.update-version-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.update-version-grid{grid-template-columns:1fr}}.nexora-idle-biometric{justify-content:center;align-items:center;gap:9px;background:linear-gradient(135deg,#0891b2c7,#7c3aedc7)!important;border:1px solid #67e8f96b!important;display:inline-flex!important}html{-webkit-text-size-adjust:100%;background:#071525;min-height:100%}body{padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px)}html[dir=rtl] body,html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select,html[dir=rtl] button{font-family:Noto Sans Arabic,Segoe UI,Tahoma,Arial,sans-serif}body[data-nexora-language=zh],body[data-nexora-language=zh] input,body[data-nexora-language=zh] textarea,body[data-nexora-language=zh] select,body[data-nexora-language=zh] button{font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,system-ui,sans-serif}@media (width<=800px){html,body,#root{height:100%;min-height:100%;overflow:hidden}body{overscroll-behavior:none}.app-shell{width:100%;height:100dvh;min-height:100dvh;display:block;overflow:hidden}.main-area{width:100%;height:100dvh;min-height:100dvh;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));overflow:hidden}.topbar{z-index:50;background:#050f1cf5;flex-direction:row;align-items:center;gap:8px;height:auto;min-height:64px;padding:8px 10px;position:sticky;top:0}.search-box{border-radius:14px;min-width:0;height:44px;margin:0;padding:0 11px}.search-box input{min-width:0;font-size:13px}.top-actions{gap:6px}.top-icon{border-radius:13px;width:40px;min-width:40px;height:40px}.profile-box{background:0 0;border:0;width:40px;min-width:40px;height:40px;padding:0}.profile-box>div:last-child{display:none}.avatar{width:40px!important;height:40px!important}.content-area{width:100%;height:calc(100dvh - 64px - 72px - env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;padding:10px;overflow:hidden auto}.sidebar{z-index:100;width:100%;min-width:0;height:calc(72px + env(safe-area-inset-bottom,0px));min-height:calc(72px + env(safe-area-inset-bottom,0px));padding:7px 7px env(safe-area-inset-bottom,0px);background:#040d19f7;border-top:1px solid #60a5fa40;border-right:0;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -18px 42px #00000061}.brand,.sidebar-company{display:none!important}.sidebar-nav{scrollbar-width:none;scroll-snap-type:x proximity;flex-direction:row;align-items:stretch;gap:5px;width:100%;height:58px;padding:0 2px 2px;display:flex;overflow:auto hidden}.sidebar-nav::-webkit-scrollbar{display:none}.nav-item{text-align:center;scroll-snap-align:center;border-radius:13px;flex-direction:column;flex:0 0 74px;justify-content:center;gap:2px;min-height:56px;padding:6px 4px;font-size:9px;line-height:1.1}.nav-item:hover{transform:none}.nav-icon svg{font-size:21px}.module-page,.dashboard-page,.desktop-page,.invoice-center-page{width:100%;min-width:0;height:auto;min-height:100%;overflow:visible}.module-header,.page-header,.desktop-header,.customer-crm-title,.invoice-center-header{align-items:stretch;gap:10px}.module-actions,.form-actions,.receipt-recognition-actions{flex-wrap:wrap;width:100%}.module-actions button,.form-actions button,.receipt-recognition-actions button{min-height:44px}.panel,.desktop-card,.settings-card,.invoice-control-card{border-radius:16px}input,textarea,select,button{font-size:16px}textarea{min-height:110px}.data-table,.desktop-table-scroll,.desktop-list-scroll,.table-panel{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.data-table table,table.data-table,.desktop-table-scroll table{min-width:720px}.invoice-center-form,.invoice-center-payment{left:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 70px);bottom:calc(env(safe-area-inset-bottom,0px) + 78px);border-radius:18px;max-height:none;position:fixed;overflow-y:auto}.nexora-update-banner{left:8px!important;right:8px!important;bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}.nexora-ai-global-assistant,.nexora-ai-floating-shell{max-width:calc(100vw - 16px)!important}}@media (width<=520px){.topbar{flex-wrap:wrap}.search-box{flex-basis:100%;order:2}.top-actions{margin-left:auto}.content-area{height:calc(100dvh - 116px - 72px - env(safe-area-inset-bottom,0px))}.nav-item{flex-basis:68px}.desktop-stats,.stats-grid,.invoice-center-stats,.invoice-total-footer,.invoice-center-form-grid,.invoice-center-summary,.customer-crm-grid,.offer-grid.three,.offer-grid.four,.settings-grid,.finance-mini-grid{grid-template-columns:1fr!important}}.mobile-camera-button{display:none!important}@media (width<=800px){.mobile-camera-button{display:inline-flex!important}}.mobile-language-welcome{z-index:20000;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));background:radial-gradient(circle at 20% 10%,#0ea5e93d,#0000 34%),radial-gradient(circle at 80% 90%,#7c3aed42,#0000 34%),#050d19;place-items:center;display:grid;position:fixed;inset:0}.mobile-language-card{text-align:center;background:#071525f5;border:1px solid #60a5fa47;border-radius:28px;width:min(100%,520px);max-height:92dvh;padding:24px;overflow-y:auto;box-shadow:0 30px 90px #0000008c}.mobile-language-card>img{object-fit:contain;width:min(220px,70%);max-height:84px;margin-bottom:10px}.mobile-language-eyebrow{color:#67e8f9;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:850}.mobile-language-card h1{margin:8px 0;font-size:clamp(24px,7vw,36px)}.mobile-language-card>p:not(.mobile-language-eyebrow){color:#aebed2;line-height:1.5}.mobile-language-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.mobile-language-grid button{color:#fff;background:linear-gradient(135deg,#0f233af2,#1e294beb);border:1px solid #60a5fa40;border-radius:18px;place-items:center;gap:2px;min-height:72px;display:grid}.mobile-language-grid button:active{background:linear-gradient(135deg,#2563eb,#7c3aed);transform:scale(.98)}.mobile-language-grid small{color:#8fb7d9;font-size:11px}.mobile-first-run-tour{z-index:12000;pointer-events:none;background:linear-gradient(#02081757,#0208179e);position:fixed;inset:0}.mobile-first-run-tour-card{left:max(12px, env(safe-area-inset-left,0px));right:max(12px, env(safe-area-inset-right,0px));bottom:calc(84px + env(safe-area-inset-bottom,0px));pointer-events:auto;color:#f8fafc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111ff7;border:1px solid #67e8f947;border-radius:22px;width:min(620px,100% - 24px);max-height:min(58dvh,560px);margin:0 auto;padding:18px;position:absolute;overflow-y:auto;box-shadow:0 28px 80px #0000007a}.mobile-tour-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.mobile-tour-icon{color:#67e8f9;background:#0891b22e;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.mobile-tour-head small{color:#7dd3fc;letter-spacing:.04em;font-weight:800}.mobile-tour-head h2{margin:3px 0 0;font-size:clamp(21px,6vw,30px)}.mobile-tour-close{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.mobile-tour-progress{background:#94a3b829;border-radius:999px;height:5px;margin:15px 0;overflow:hidden}.mobile-tour-progress span{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#8b5cf6);height:100%;transition:width .18s;display:block}.mobile-first-run-tour-card>p{color:#e2e8f0;margin:0;font-size:15px;line-height:1.55}.mobile-tour-hint{color:#bae6fd;background:#0891b214;border:1px solid #67e8f929;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.45}.mobile-tour-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.mobile-tour-actions button{min-height:44px;font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:9px 13px;font-weight:800;display:inline-flex}.mobile-tour-secondary{color:#cbd5e1;background:#0f172ab8;border:1px solid #94a3b838}.mobile-tour-primary{color:#fff;background:linear-gradient(135deg,#0891b2,#7c3aed);border:0}.nav-item.nexora-tour-target{z-index:12001;outline-offset:-2px;outline:2px solid #67e8f9;animation:1.4s ease-in-out infinite nexora-tour-pulse;position:relative;box-shadow:0 0 0 5px #67e8f929,0 0 32px #22d3ee6b}@keyframes nexora-tour-pulse{0%,to{filter:brightness()}50%{filter:brightness(1.25)}}@media (width>=801px){.mobile-first-run-tour-card{bottom:24px}}@media (width<=460px){.mobile-first-run-tour-card{max-height:62dvh;padding:15px}.mobile-tour-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mobile-tour-actions .mobile-tour-primary{grid-column:1/-1}}.mobile-language-card h1{color:#e2e8f0db}.event-status-board{grid-template-columns:repeat(4,minmax(300px,1fr));align-items:start;gap:14px;min-width:1240px;padding-bottom:8px;display:grid;overflow-x:auto}@media (width<=800px){.event-status-board{gap:12px;width:100%;grid-template-columns:1fr!important;min-width:0!important;overflow:visible!important}.event-status-board .invoice-control-card{width:100%;min-width:0;overflow:visible}.event-status-board .invoice-control-scroll{overflow:visible;max-height:none!important}.event-phase-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.event-phase-card{min-width:0;min-height:68px;padding:12px}.compact-item{overflow-wrap:anywhere;min-width:0}.compact-item .form-actions{grid-template-columns:1fr 1fr;width:100%;display:grid!important}.compact-item .form-actions button{width:100%;min-width:0}.invoice-control-row{align-items:stretch;grid-template-columns:minmax(0,1fr)!important}.invoice-control-amount{text-align:left;white-space:normal}.invoice-control-row .crm-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.nexora-global-ai-fab{right:12px;bottom:calc(82px + env(safe-area-inset-bottom,0px));z-index:115;padding:10px 14px}.nexora-global-ai-drawer{left:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);bottom:calc(80px + env(safe-area-inset-bottom,0px));border-radius:18px;width:auto;max-width:none}.nexora-global-ai-drawer form{grid-template-columns:44px minmax(0,1fr)!important}.nexora-global-ai-drawer form button[type=submit]{grid-column:1/-1;min-height:44px}}@media (width<=430px){.event-phase-grid,.compact-item .form-actions{grid-template-columns:1fr!important}}.email-center-grid{grid-template-columns:280px minmax(360px,1fr) minmax(420px,1fr);align-items:start;gap:14px;display:grid}.email-preview-actions{align-items:center;gap:10px;display:flex}@media (width<=900px){.email-center-grid{grid-template-columns:1fr}.email-center-grid>.panel{max-height:none!important}.email-settings-mobile .invoice-center-form-grid{grid-template-columns:1fr}.email-preview-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.topbar{box-sizing:border-box!important;height:auto!important;min-height:58px!important;padding-top:max(env(safe-area-inset-top,0px), 24px)!important;background:#06172a!important;gap:6px!important;padding-bottom:6px!important;padding-left:10px!important;padding-right:10px!important}.topbar .search-box{border-radius:14px!important;height:42px!important;min-height:42px!important;padding:0 12px!important}.topbar .search-box input{min-height:40px!important;font-size:15px!important}.content-area{padding-top:8px!important}}.nexora-header-identity{background:#0f233ac2;border:1px solid #94a3b833;border-radius:18px;padding:6px 9px}.nexora-header-company{border-right:1px solid #94a3b82e;align-items:center;gap:8px;padding-right:10px;display:flex}.company-avatar{object-fit:cover;background:#fff;border-radius:50%;width:34px;height:34px}.nexora-header-user{text-align:left;min-width:90px}.settings-global-back{z-index:8;color:#dbeafe;cursor:pointer;background:#0f233aeb;border:1px solid #60a5fa40;border-radius:12px;margin:0 0 10px;padding:9px 12px;position:sticky;top:0}@media (width<=760px){.nexora-header-company strong,.nexora-header-user{display:none}.nexora-header-company{border-right:0;padding-right:4px}.nexora-header-identity{gap:6px}.company-avatar{width:30px;height:30px}}@media (width<=900px){.nav-group{display:contents}.nav-group-toggle{display:none}.nav-group-items{padding:0;display:contents}.nav-subitem{min-height:56px;padding:6px 4px}}.calendar-filterbar{flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:16px;display:flex}.calendar-filterbar>label{color:#e2e8f0c7;gap:5px;min-width:130px;font-size:12px;display:grid}.calendar-period-controls{flex-wrap:wrap;align-items:end;gap:7px;display:flex}.calendar-period-controls>label{color:#e2e8f0c7;gap:5px;font-size:12px;display:grid}.compact-button{justify-content:center;width:40px;min-width:40px;padding-left:0!important;padding-right:0!important}.system-handbook-page .handbook-paper,.system-handbook-page .handbook-paper *{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.system-handbook-page .handbook-paper{background:#f8fafc!important;border:1px solid #0f172a24!important}.system-handbook-page .handbook-paper small{color:#475569!important;-webkit-text-fill-color:#475569!important}.system-handbook-page .handbook-paper h2{color:#0b2545!important;-webkit-text-fill-color:#0b2545!important}.system-handbook-page .handbook-paper p{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important}.system-handbook-page .handbook-nora-help,.system-handbook-page .handbook-nora-help *{color:#0f3d3a!important;-webkit-text-fill-color:#0f3d3a!important;background:#e2f7f5!important}.calendar-module-page .calendar-primary-list{min-height:120px;max-height:42vh;margin-bottom:12px;height:auto!important}.calendar-module-page .calendar-summary-grid{margin-bottom:12px;grid-template-rows:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;height:auto!important}.calendar-module-page .calendar-summary-grid .invoice-control-card{min-height:82px!important}.calendar-module-page .calendar-summary-grid .invoice-control-header{padding:12px 14px!important}@media (width<=900px){.calendar-module-page .calendar-summary-grid{grid-template-columns:1fr!important}.calendar-module-page .calendar-primary-list{max-height:none}}.system-handbook-page .handbook-cover{background:linear-gradient(135deg,#062a35,#0b2545 58%,#312e81);border-radius:24px;padding:28px;color:#fff!important}.system-handbook-page .handbook-cover *{color:inherit!important}.handbook-cover-row{align-items:center;gap:18px;display:flex}.handbook-cover-row img{object-fit:contain;width:120px;max-height:72px}.handbook-index-panel{margin-top:16px}.handbook-index-grid{flex-wrap:wrap;gap:8px;max-height:270px;margin-top:12px;padding-right:6px;display:flex;overflow:auto}.system-handbook-page .handbook-paper{border-radius:20px;min-height:720px;margin-top:16px;padding:32px;box-shadow:0 22px 50px #0f172a29;color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important}.system-handbook-page .handbook-paper *{color:inherit}.handbook-paper-header{border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.handbook-paper-header img{object-fit:contain;width:82px;max-height:48px}.handbook-paper-header small{text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#0e7490!important}.handbook-paper-header h2{margin:6px 0 8px;font-size:30px}.handbook-summary{margin:0;font-size:17px;font-weight:650;color:#334155!important}.handbook-overview{margin:24px 0}.handbook-overview p{font-size:16px;line-height:1.72;color:#1e293b!important}.handbook-paper h3{margin:28px 0 14px;font-size:20px;color:#0f172a!important}.handbook-steps{gap:12px;margin:0;padding:0;list-style:none;display:grid}.handbook-steps li{background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;gap:14px;padding:14px 16px;display:flex}.handbook-steps li>span{background:#0891b2;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid;color:#fff!important}.handbook-steps strong{margin-bottom:4px;display:block;color:#0f172a!important}.handbook-steps p{margin:0;line-height:1.55;color:#475569!important}.handbook-diagram{background:linear-gradient(#f0f9ff,#fff);border:1px solid #bae6fd;border-radius:20px;margin:28px 0;padding:18px}.handbook-diagram-heading{flex-direction:column;gap:3px;display:flex}.handbook-diagram-heading strong{color:#0f172a!important}.handbook-diagram-heading span{font-size:13px;color:#475569!important}.handbook-diagram svg{width:100%;min-height:190px;display:block}.handbook-tips{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:24px;padding:18px}.handbook-tip-title{align-items:center;gap:8px;margin-bottom:10px;display:flex}.handbook-tip{align-items:flex-start;gap:8px;padding:7px 0;display:flex;color:#334155!important}.handbook-tip svg{color:#0f766e!important}.handbook-nora-help{background:#ecfeff;border:1px solid #a5f3fc;border-radius:14px;margin-top:22px;padding:16px;color:#164e63!important}.handbook-actions{justify-content:space-between;margin-top:16px}.handbook-page-counter{opacity:.8;align-items:center;gap:8px;margin-top:12px;display:flex}.currency-calculator-page .currency-swap-button{align-self:end;min-height:46px}.currency-result-card{background:linear-gradient(135deg,#0891b22e,#7c3aed2e);border:1px solid #38bdf859;border-radius:20px;align-items:center;gap:18px;margin:22px 0;padding:22px;display:flex}.currency-result-card>svg{font-size:42px}.currency-result-card div{flex-direction:column;gap:4px;display:flex}.currency-result-card span{opacity:.78;font-size:14px}.currency-result-card strong{font-size:30px}.currency-result-card small{opacity:.75}.currency-rate-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.currency-rate-grid .invoice-control-card{min-height:auto}.tax-jurisdiction-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.tax-jurisdiction-grid .invoice-control-card{min-height:auto}.tax-profile-enabled{box-shadow:0 0 0 1px #2dd4bf59,0 14px 34px #0d94881f}.offer-currency-summary{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:12px;display:grid}.offer-currency-summary>div{background:#0284c712;border:1px solid #38bdf840;border-radius:14px;padding:12px 14px}.offer-currency-summary span{opacity:.72;font-size:12px;display:block}.offer-currency-summary strong{margin-top:4px;display:block}@media (width<=780px){.handbook-cover-row{align-items:flex-start}.handbook-cover-row img{width:86px}.system-handbook-page .handbook-paper{padding:20px}.handbook-diagram{overflow-x:auto}.handbook-diagram svg{min-width:780px}.handbook-actions{flex-wrap:wrap;gap:8px}.currency-result-card strong{font-size:24px}}@media print{.system-handbook-page .handbook-cover,.system-handbook-page .handbook-index-panel,.system-handbook-page .handbook-actions,.system-handbook-page .handbook-page-counter{display:none!important}.system-handbook-page .handbook-paper{box-shadow:none;border:0!important;min-height:0!important;margin:0!important;padding:12mm!important}.handbook-diagram,.handbook-steps li,.handbook-tips{break-inside:avoid}}.currency-quick-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:12px 0 18px;display:grid}.currency-quick-card{text-align:left;color:inherit;cursor:pointer;background:#082f4952;border:1px solid #38bdf838;border-radius:16px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.currency-quick-card:hover,.currency-quick-card.active{border-color:#2dd4bfb3;box-shadow:0 0 0 1px #2dd4bf33}.currency-quick-card span,.currency-quick-card small{opacity:.72}.currency-quick-card strong{font-size:20px}.settings-security-gate{place-items:center;min-height:calc(100vh - 120px);padding:24px;display:grid}.settings-security-card{background:linear-gradient(160deg,#091b30fa,#0d253efa);border:1px solid #60a5fa47;border-radius:24px;gap:14px;width:min(560px,100%);padding:26px;display:grid;box-shadow:0 30px 80px #00000061}.settings-security-card h1{margin:0}.settings-security-card p{margin:0;line-height:1.55}.settings-security-card label{gap:7px;min-width:0;font-weight:800;display:grid}.settings-security-card input{width:100%;min-width:0}.settings-security-icon{color:#fff;background:linear-gradient(135deg,#0ea5e9,#8b5cf6);border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.settings-security-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.settings-route-scope{width:100%;min-width:0}.settings-route-navigation{z-index:9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#050f1cf5,#050f1cb8,#0000);flex-wrap:wrap;gap:8px;margin:0 0 12px;padding:8px 0;display:flex;position:sticky;top:0}.settings-route-scope .module-page{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.settings-route-scope .module-header{flex-wrap:wrap;align-items:flex-start;gap:14px}.settings-route-scope .module-actions,.settings-route-scope .form-actions{flex-wrap:wrap}.settings-route-scope .invoice-control-grid,.settings-route-scope .settings-grid,.settings-route-scope .form-grid,.settings-route-scope .invoice-center-form-grid,.settings-route-scope .settings-responsive-grid{min-width:0;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))!important}.settings-route-scope .panel,.settings-route-scope .invoice-control-card,.settings-route-scope label,.settings-route-scope input,.settings-route-scope select,.settings-route-scope textarea{min-width:0;max-width:100%}.settings-route-scope .data-table{max-width:100%;overflow-x:auto}.settings-inline-note{align-self:stretch}.nexora-voice-quick-settings{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 9px;display:grid}.nexora-voice-quick-settings label{color:#cfe8f7;gap:5px;min-width:0;font-size:11px;font-weight:800;display:grid}.nexora-voice-quick-settings select{color:#eaf5ff;background:#081a2deb;border:1px solid #60a5fa47;border-radius:10px;width:100%;min-width:0;padding:7px 8px}.accounting-tax-country-panel{margin-bottom:14px}.accounting-country-toggle-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;max-height:280px;margin-top:14px;display:grid;overflow:auto}.accounting-country-toggle{text-align:left;color:#dbeafe;cursor:pointer;background:#0a1d31ad;border:1px solid #94a3b833;border-radius:14px;gap:3px;min-width:0;padding:10px 12px;display:grid}.accounting-country-toggle strong{font-size:14px}.accounting-country-toggle span{font-size:11px;font-weight:800}.accounting-country-toggle small{opacity:.72;font-size:10px}.accounting-country-toggle.active{background:linear-gradient(135deg,#0d948842,#2563eb33);border-color:#2dd4bfb3;box-shadow:0 0 0 2px #2dd4bf14}.accounting-country-view-tabs{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.accounting-country-view-tabs button{color:#cfe8f7;cursor:pointer;background:#0f233abf;border:1px solid #60a5fa40;border-radius:999px;padding:7px 11px}.accounting-country-view-tabs button.active{color:#fff;background:linear-gradient(135deg,#0891b2,#7c3aed)}.accounting-rule-pack-list{max-height:230px;overflow:auto}.pdf-template-preview{transition:all .2s;position:relative;overflow:hidden}.pdf-template-preview.pdf-template-standard{background:#fff!important;border:1px solid #cbd5e1!important;font-family:Arial,Helvetica,sans-serif!important}.pdf-template-standard .pdf-template-preview-header{background:#fff!important;border-bottom:4px solid #2563eb!important;padding:0 0 12px!important}.pdf-template-standard .pdf-template-preview-table-head{color:#fff!important;background:#0f172a!important}.pdf-template-preview.pdf-template-silver{background:linear-gradient(#f8fafc,#eef2f7)!important;border:2px solid #94a3b8!important;font-family:Arial,Helvetica,sans-serif!important;box-shadow:inset 0 0 0 7px #fff,0 8px 24px #0000002e!important}.pdf-template-silver .pdf-template-preview-header{text-transform:uppercase;letter-spacing:.08em;background:#e2e8f0!important;border:0!important;border-bottom:1px solid #94a3b8!important;margin:-18px -18px 14px!important;padding:18px!important}.pdf-template-silver .pdf-template-preview-block{background:#ffffff9e!important;border-left:4px solid #94a3b8!important}.pdf-template-silver .pdf-template-preview-table{border:2px solid #64748b!important;border-left:0!important;border-right:0!important}.pdf-template-silver .pdf-template-preview-table-head{color:#fff!important;background:#64748b!important}.pdf-template-preview.pdf-template-premium{background:#f7fffe!important;border:0!important;border-radius:18px!important;font-family:Arial,Helvetica,sans-serif!important;box-shadow:0 18px 42px #082f493d!important}.pdf-template-premium:before{content:"";background:linear-gradient(#0f766e,#22d3ee,#7c3aed);width:8px;position:absolute;inset:0 auto 0 0}.pdf-template-premium .pdf-template-preview-header{color:#fff!important;background:linear-gradient(135deg,#071827,#0f3c46)!important;border:0!important;margin:-18px -18px 16px -10px!important;padding:20px 20px 18px 28px!important}.pdf-template-premium .pdf-template-preview-header small{color:#b9f5ef!important}.pdf-template-premium .pdf-template-preview-block{box-shadow:0 8px 20px #0f766e1a;background:#fff!important;border:0!important;border-radius:14px!important}.pdf-template-premium .pdf-template-preview-table{border-radius:14px;overflow:hidden;box-shadow:0 8px 20px #0f766e1a;border:0!important}.pdf-template-premium .pdf-template-preview-table-head{color:#fff!important;background:linear-gradient(90deg,#0f766e,#0891b2)!important}.pdf-template-premium .pdf-template-preview-bank{background:#ecfeff;border:1px solid #99f6e4;border-radius:12px;padding:12px}.pdf-template-preview.pdf-template-gold{background:#fffaf0!important;border:3px double #b7791f!important;border-radius:0!important;font-family:Georgia,Times New Roman,serif!important;box-shadow:inset 0 0 0 8px #fff4d6,0 12px 32px #54370c38!important}.pdf-template-gold .pdf-template-preview-header{color:#fff5d6!important;background:#261b0d!important;border:0!important;border-bottom:5px double #d4a017!important;margin:-18px -18px 18px!important;padding:20px 22px!important}.pdf-template-gold .pdf-template-preview-header small{color:#ead9a5!important}.pdf-template-gold .pdf-template-preview-block{background:#fffdf5!important;border:1px solid #d6b667!important}.pdf-template-gold .pdf-template-preview-table{border:1px solid #b7791f!important}.pdf-template-gold .pdf-template-preview-table-head{letter-spacing:.04em;color:#fff8e7!important;background:#8a5a12!important}.pdf-template-gold .pdf-template-preview-bank{border-top:2px solid #d4a017;border-bottom:2px solid #d4a017;padding:12px}.pdf-template-gold .pdf-template-preview-footer{font-style:italic;border-top:3px double #b7791f!important}@media (width<=760px){.settings-security-gate{padding:10px}.settings-security-card{border-radius:18px;padding:18px}.settings-security-actions{justify-content:stretch}.settings-security-actions button{flex:100%}.nexora-voice-quick-settings{grid-template-columns:1fr}.accounting-country-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.storage-settings-page .storage-wd-note{margin-bottom:16px;line-height:1.55}.storage-server-guide{margin-bottom:18px;overflow:hidden}.storage-guide-header{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:end;gap:18px;display:grid}.storage-guide-header h2{margin:4px 0 8px}.storage-guide-header p{margin:0;line-height:1.55}.storage-guide-header label{gap:7px;min-width:0;font-weight:800;display:grid}.storage-model-flow{background:linear-gradient(135deg,#0891b221,#7c3aed1c);border:1px solid #67e8f938;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:18px 0;padding:18px;display:flex}.storage-model-piece{align-items:center;gap:8px;display:flex}.storage-model-node{text-align:center;background:#030e1cc7;border:1px solid #67e8f94d;border-radius:16px;min-width:148px;padding:14px 16px;font-weight:900;box-shadow:0 10px 24px #0000002e}.storage-model-arrow{color:#67e8f9;font-size:24px;font-weight:900}.storage-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.storage-guide-card{background:#041222a3;border:1px solid #94a3b829;border-radius:16px;min-width:0;padding:15px}.storage-guide-card span{color:#8bdcf7;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.storage-guide-card strong{overflow-wrap:anywhere;line-height:1.5;display:block}.storage-guide-card p{overflow-wrap:anywhere;margin:7px 0 0;line-height:1.5}.storage-guide-card code{white-space:normal;overflow-wrap:anywhere}.storage-guide-card.warning{background:#78350f24;border-color:#fbbf2447}.storage-guide-links{margin-top:14px}.storage-settings-page .settings-inline-note{margin-top:12px}.system-handbook-page .handbook-server-guide{margin:26px 0}.system-handbook-page .handbook-server-guide-intro{background:#eefbff;border:2px solid #c4eef8;border-radius:18px;padding:18px}.system-handbook-page .handbook-server-guide-intro h3{margin:0 0 8px;color:#0f172a!important}.system-handbook-page .handbook-server-guide-intro p{margin:0;line-height:1.65;color:#334155!important}.system-handbook-page .handbook-server-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.system-handbook-page .handbook-server-card{background:#fff;border:1px solid #cbd5e1;border-radius:18px;min-width:0;padding:18px;box-shadow:0 8px 24px #0f172a14;color:#0f172a!important}.system-handbook-page .handbook-server-card *{color:inherit}.system-handbook-page .handbook-server-card-title{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.system-handbook-page .handbook-server-card-title strong{font-size:17px;color:#0f172a!important}.system-handbook-page .handbook-server-card-title span{text-align:right;font-size:12px;font-weight:800;color:#0e7490!important}.system-handbook-page .handbook-mini-flow{background:#f1f5f9;border-radius:13px;flex-wrap:wrap;align-items:center;gap:5px;margin:10px 0 14px;padding:10px;display:flex}.system-handbook-page .handbook-mini-flow span{align-items:center;gap:5px;display:flex}.system-handbook-page .handbook-mini-flow b{background:#e0f2fe;border-radius:9px;padding:6px 8px;font-size:11px;color:#0f172a!important}.system-handbook-page .handbook-mini-flow i{font-style:normal;font-weight:900;color:#0891b2!important}.system-handbook-page .handbook-server-card dl{grid-template-columns:130px minmax(0,1fr);gap:8px 10px;margin:0;display:grid}.system-handbook-page .handbook-server-card dt{font-weight:900;color:#475569!important}.system-handbook-page .handbook-server-card dd{overflow-wrap:anywhere;margin:0;line-height:1.5;color:#0f172a!important}.system-handbook-page .handbook-server-card code{white-space:normal;overflow-wrap:anywhere;color:#0f172a!important}.system-handbook-page .handbook-server-security{background:#fefce8;border-radius:12px;align-items:flex-start;gap:8px;margin-top:13px;padding:10px;display:flex;color:#713f12!important}.system-handbook-page .handbook-server-security svg{flex:none;color:#ca8a04!important}.system-handbook-page .handbook-server-links{flex-wrap:wrap;gap:9px;margin-top:12px;display:flex}.system-handbook-page .handbook-server-links a,.system-handbook-page .handbook-server-links span{background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;color:#0369a1!important}@media (width<=900px){.storage-guide-header,.storage-guide-grid,.system-handbook-page .handbook-server-grid{grid-template-columns:1fr}.storage-model-node{min-width:120px}}@media (width<=620px){.storage-model-flow{flex-direction:column;align-items:stretch}.storage-model-piece{flex-direction:column}.storage-model-arrow{transform:rotate(90deg)}.system-handbook-page .handbook-server-card dl{grid-template-columns:1fr}}.calendar-mini-shell{margin-bottom:16px;padding:14px;position:relative}.calendar-mini-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.calendar-mini-period,.calendar-view-switch{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.calendar-mini-period select,.calendar-year-input{border-radius:12px;min-height:42px}.calendar-year-input{width:96px}.calendar-holiday-picker-wrap{position:relative}.calendar-holiday-picker{z-index:120;background:#071627fa;border:1px solid #38bdf859;border-radius:18px;width:min(560px,86vw);padding:16px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 60px #00000073}.calendar-holiday-picker-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.calendar-holiday-picker p{opacity:.74;margin:6px 0 12px}.calendar-holiday-country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.calendar-holiday-country-grid label{background:#0f233ab8;border:1px solid #94a3b829;border-radius:12px;align-items:center;gap:9px;padding:9px 10px;display:flex}.calendar-mini-grid{gap:6px;display:grid}.calendar-mini-grid-month,.calendar-mini-grid-week{grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekday{text-align:center;opacity:.65;padding:6px;font-size:12px;font-weight:800}.calendar-day-cell{appearance:none;text-align:left;min-height:116px;color:inherit;cursor:pointer;background:#0f233aad;border:1px solid #94a3b829;border-radius:14px;padding:9px;position:relative;overflow:hidden}.calendar-day-cell:hover{border-color:#22d3ee8c;transform:translateY(-1px)}.calendar-day-outside{opacity:.38}.calendar-day-today{box-shadow:inset 0 0 0 1px #22d3eee6}.calendar-day-selected{background:linear-gradient(145deg,#0891b233,#7c3aed2e);border-color:#818cf8a6}.calendar-day-number{font-size:16px;font-weight:900}.calendar-day-month-small{opacity:.55;text-transform:uppercase;margin-left:5px;font-size:10px}.calendar-day-markers{gap:4px;margin-top:7px;display:grid}.calendar-holiday-chip,.calendar-event-chip,.calendar-more-chip{white-space:nowrap;text-overflow:ellipsis;border-radius:8px;padding:4px 5px;font-size:10px;line-height:1.25;display:block;overflow:hidden}.calendar-holiday-chip{background:#22c55e2b;border:1px solid #22c55e47}.calendar-event-chip{background:#0ea5e91c;border:1px solid #0ea5e938;border-left:4px solid #22d3ee}.calendar-more-chip{opacity:.66}.calendar-holiday-status{opacity:.68;margin-top:10px;display:block}.calendar-item-button{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit}.calendar-item-button:hover{background:#0f2d48c7;border-color:#22d3ee80}.calendar-item-copy{min-width:0}.calendar-detail-backdrop{z-index:9998;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#010812b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.calendar-detail-dialog{background:linear-gradient(#081b30,#071425);border:1px solid #38bdf859;border-radius:24px;width:min(840px,94vw);max-height:88vh;padding:22px;overflow:auto;box-shadow:0 30px 90px #00000094}.calendar-detail-head{border-bottom:1px solid #94a3b829;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.calendar-detail-head h2{margin:3px 0 0}.calendar-detail-section{margin-top:18px}.calendar-detail-section h3{margin:0 0 10px}.calendar-detail-card{background:#0f233ab8;border:1px solid #94a3b829;border-radius:16px;margin-top:9px;padding:15px}.calendar-detail-card.holiday{background:#14532d29;border-color:#22c55e52}.calendar-detail-card>span{opacity:.7;margin-top:3px;font-size:12px;display:block}.calendar-detail-card p{line-height:1.55}.calendar-detail-card-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.calendar-detail-meta{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.calendar-detail-meta span{background:#38bdf81a;border:1px solid #38bdf829;border-radius:999px;padding:4px 8px;font-size:11px}.calendar-detail-description{white-space:pre-wrap}.calendar-detail-description.muted{opacity:.58}@media (width<=900px){.calendar-mini-grid-month,.calendar-mini-grid-week{grid-template-columns:repeat(7,minmax(78px,1fr));overflow-x:auto}.calendar-mini-grid{padding-bottom:6px}.calendar-day-cell{min-height:100px}.calendar-holiday-country-grid{grid-template-columns:1fr}.calendar-detail-backdrop{padding:10px}.calendar-detail-dialog{width:100%;padding:16px}}.data-table-head.seven,.data-row.seven{grid-template-columns:minmax(190px,1.4fr) .7fr .85fr .7fr 1fr 1fr .75fr}@media (width<=1200px){.data-table-head.seven{display:none}.data-row.seven{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.accounting-period-panel,.accounting-reporting-panel,.accounting-private-panel{margin-bottom:14px}.accounting-period-controls{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;display:grid}.accounting-period-controls label{gap:6px;min-width:0;display:grid}.accounting-period-summary{background:#105c892e;border:1px solid #77e7ff47;border-radius:12px;flex-direction:column;justify-content:center;gap:3px;min-height:50px;padding:8px 12px;display:flex}.accounting-period-summary span,.accounting-rule-note span,.accounting-rule-note small{opacity:.82}.accounting-rule-note{background:#865b1221;border:1px solid #ffc25747;border-radius:12px;gap:4px;margin-top:12px;padding:10px 12px;display:grid}.accounting-rule-note.verified{background:#22805c21;border-color:#63e7b447}.accounting-private-form,.accounting-document-review{border-top:1px solid #8ecdff2e;margin-top:14px;padding-top:14px}.accounting-document-review>div:first-child{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.accounting-live-table .data-row span,.accounting-live-table .data-row strong{overflow-wrap:anywhere;min-width:0}@media (width<=1100px){.accounting-period-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.accounting-period-controls{grid-template-columns:1fr}}.experience-dashboard{color:#183b47;max-width:1500px;margin:0 auto;padding:4px 0 30px}.experience-hero{background:linear-gradient(135deg,#f4fffd,#f7fbff);border:1px solid #dceff1;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:26px 30px;display:flex;box-shadow:0 14px 38px #1b566012}.experience-hero h1{margin:3px 0 8px;font-size:clamp(28px,3vw,46px);line-height:1.08}.experience-hero p{color:#5a7680;margin:0}.experience-hero .eyebrow{color:#0c988a;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.experience-hero-illustration{background:#e8f8f5;border-radius:26px;place-items:center;min-width:112px;height:94px;font-size:48px;display:grid}.experience-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.experience-stats article{background:#fff;border:1px solid #e2ecee;border-radius:19px;padding:18px 20px;box-shadow:0 8px 24px #224b520d}.experience-stats span{color:#71878e;font-size:13px;display:block}.experience-stats strong{color:#173f49;margin-top:6px;font-size:23px;display:block}.experience-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.experience-card{appearance:none;text-align:left;cursor:pointer;color:#183b47;background:#fff;border:1px solid #e0ebed;border-radius:21px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;min-height:96px;padding:20px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 8px 25px #234b530e}.experience-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #234b531a}.experience-card-icon{color:#118e82;background:#eaf8f6;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.experience-card strong{font-size:16px;display:block}.experience-card small{color:#6c8188;margin-top:5px;line-height:1.35;display:block}.experience-card>b{color:#94a9af;font-size:28px}.accent-yellow .experience-card-icon{color:#b58309;background:#fff6d9}.accent-blue .experience-card-icon{color:#2c76b9;background:#eaf4ff}.accent-orange .experience-card-icon{color:#c46e20;background:#fff0e4}.accent-violet .experience-card-icon{color:#7950b7;background:#f2ebff}.accent-green .experience-card-icon{color:#3f8f54;background:#eaf8ec}.student-mode-strip{grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 18px;display:grid}.student-mode-strip button{color:#31545f;cursor:pointer;background:#fff;border:1px solid #dce8eb;border-radius:16px;padding:13px;font-weight:750}.experience-progress{background:#fff;border:1px solid #e0ebed;border-radius:20px;margin-top:18px;padding:20px}.experience-progress div:first-child{justify-content:space-between;gap:16px;display:flex}.experience-progress span{color:#72868c}.progress-track{background:#e8eef0;border-radius:99px;height:9px;margin-top:14px;overflow:hidden}.progress-track i{border-radius:inherit;background:#0da396;height:100%;display:block}.app-shell-family .sidebar,.app-shell-student .sidebar,.app-shell-association .sidebar{background:#fbffff;border-right:1px solid #e0eeee}.app-shell-family .sidebar .nav-item,.app-shell-student .sidebar .nav-item,.app-shell-association .sidebar .nav-item,.app-shell-family .nav-group-toggle,.app-shell-student .nav-group-toggle,.app-shell-association .nav-group-toggle{color:#335863}.app-shell-family .nav-item.active,.app-shell-student .nav-item.active,.app-shell-association .nav-item.active{color:#087e72;background:#e7f8f4}.app-shell-family .main-area,.app-shell-student .main-area,.app-shell-association .main-area{background:#f7fbfb}.app-shell-family .topbar,.app-shell-student .topbar,.app-shell-association .topbar{background:#fffffff0;border-bottom:1px solid #e4eeee}.student-mode-strip button,.experience-card,.experience-hero,.experience-stats article{font-family:inherit}body[data-nexora-experience=student][data-nexora-student-theme=campus] .experience-hero{background:linear-gradient(135deg,#f5efff,#f0fbff)}body[data-nexora-experience=student][data-nexora-student-theme=focus] .experience-hero-illustration{display:none}body[data-nexora-experience=student][data-nexora-student-theme=focus] .experience-card{box-shadow:none}body[data-nexora-theme=dark] .app-shell-family .main-area,body[data-nexora-theme=dark] .app-shell-student .main-area{background:#101b22}body[data-nexora-theme=dark] .experience-dashboard{color:#eef8f9}body[data-nexora-theme=dark] .experience-hero,body[data-nexora-theme=dark] .experience-card,body[data-nexora-theme=dark] .experience-stats article,body[data-nexora-theme=dark] .student-mode-strip button,body[data-nexora-theme=dark] .experience-progress{color:#eef8f9;background:#182832;border-color:#29404b}body[data-nexora-theme=dark] .experience-hero p,body[data-nexora-theme=dark] .experience-card small,body[data-nexora-theme=dark] .experience-stats span,body[data-nexora-theme=dark] .experience-progress span{color:#adc1c7}.registration-progress{background:#ffffff26;border-radius:999px;height:8px;margin-top:18px;overflow:hidden}.registration-progress i{border-radius:inherit;background:#42d9c5;height:100%;display:block}.registration-step-actions{justify-content:space-between;gap:12px;margin-top:12px;display:flex}.registration-step-actions .primary-button,.registration-step-actions .secondary-button{align-items:center;gap:7px;display:inline-flex}.registration-language-lock,.registration-summary{margin:0}.nexora-idle-lock{overflow:hidden}.nexora-lock-custom-media{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.nexora-idle-lock:has(.nexora-lock-custom-media):before{content:"";z-index:1;background:#040f188c;position:absolute;inset:0}.nexora-lock-time{z-index:3;color:#fff;text-shadow:0 2px 12px #00000040;gap:4px;display:grid;position:absolute;top:clamp(22px,5vw,65px);left:clamp(22px,5vw,80px)}.nexora-lock-time strong{letter-spacing:-.04em;font-size:clamp(40px,7vw,88px);font-weight:300}.nexora-lock-time span{text-transform:capitalize;font-size:clamp(14px,1.7vw,21px)}.nexora-idle-lock-orbit,.nexora-idle-lock-card{z-index:3}.lock-experience-family{background:radial-gradient(circle at 20% 20%,#1baea0 0,#0d5363 34%,#071b2a 76%)}.lock-experience-student{background:radial-gradient(circle at 20% 20%,#694bd2 0,#174b6f 38%,#081a29 78%)}.lock-experience-association{background:radial-gradient(circle at 20% 20%,#2aac88 0,#165466 38%,#071c29 78%)}.lock-bg-builtin-wave:after{animation:7s ease-in-out infinite alternate nexora-wave}@keyframes nexora-wave{0%{transform:translate(-4%,-2%)scale(1)}to{transform:translate(3%,4%)scale(1.08)}}body[data-nexora-reduced-motion=true] .nexora-idle-lock:before,body[data-nexora-reduced-motion=true] .nexora-idle-lock:after,body[data-nexora-reduced-motion=true] .nexora-idle-lock-orbit{animation:none!important}@media (width<=1100px){.experience-card-grid,.experience-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.experience-dashboard{padding-bottom:90px}.experience-hero{border-radius:21px;padding:20px}.experience-hero-illustration{min-width:68px;height:68px;font-size:34px}.experience-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0}.experience-stats article{border-radius:16px;padding:14px}.experience-stats strong{font-size:18px}.experience-card-grid{grid-template-columns:1fr;gap:10px}.experience-card{border-radius:17px;grid-template-columns:42px 1fr auto;min-height:78px;padding:14px}.experience-card-icon{border-radius:13px;width:42px;height:42px}.student-mode-strip{grid-template-columns:repeat(2,1fr)}.experience-progress div:first-child{display:grid}.nexora-lock-time{top:24px;left:22px}.nexora-idle-lock-orbit{margin-top:90px}}.calendar-source-switch{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.calendar-source-switch .primary-button,.calendar-source-switch .secondary-button{min-height:36px;padding:7px 12px}.calendar-source-button.source-google{border-color:#4285f4a6}.calendar-source-button.source-microsoft{border-color:#2563eba6}.calendar-source-button.source-icloud{border-color:#94a3b88c}.calendar-event-chip{cursor:pointer;color:#f8fbff}.calendar-event-chip.source-google{background:linear-gradient(145deg,#2659ab6b,#07182ceb);border-color:#4285f48c;box-shadow:inset 0 0 0 1px #ffffff06}.calendar-event-chip.source-microsoft{background:linear-gradient(145deg,#2563eb52,#07182ceb);border-color:#60a5fa7a}.calendar-event-chip.source-icloud{background:linear-gradient(145deg,#64748b45,#07182ceb);border-color:#cbd5e147}.calendar-event-chip.source-nexora{background:#0ea5e91c}.calendar-event-chip:focus-visible{outline-offset:1px;outline:2px solid #7dd3fce6}.calendar-source-dot{vertical-align:1px;background:#22d3ee;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.calendar-source-dot.source-google{background:#4285f4}.calendar-source-dot.source-microsoft{background:#2563eb}.calendar-source-dot.source-icloud{background:#cbd5e1}.calendar-item.source-google{background:linear-gradient(100deg,#1f498845,#091d33c2 35%,#091d33b8);border-color:#4285f44d}.calendar-item.source-microsoft{background:linear-gradient(100deg,#2563eb33,#091d33c2 35%,#091d33b8);border-color:#60a5fa42}.calendar-item.source-icloud{background:linear-gradient(100deg,#64748b2e,#091d33c2 35%,#091d33b8);border-color:#cbd5e133}.calendar-list-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.calendar-source-badge{border-color:#94a3b847!important}.calendar-source-badge.source-google,.calendar-source-badge-inline.source-google{color:#dbeafe;background:#4285f433;border-color:#4285f480!important}.calendar-source-badge.source-microsoft,.calendar-source-badge-inline.source-microsoft{color:#dbeafe;background:#2563eb33;border-color:#60a5fa73!important}.calendar-source-badge.source-icloud,.calendar-source-badge-inline.source-icloud{color:#f1f5f9;background:#64748b33;border-color:#cbd5e14d!important}.calendar-source-badge.source-nexora,.calendar-source-badge-inline.source-nexora{color:#cffafe;background:#22d3ee1f;border-color:#22d3ee47!important}.calendar-source-badge-inline{text-transform:none;letter-spacing:0;border:1px solid;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}.calendar-detail-select{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;display:block}.calendar-detail-select:hover{border-color:#38bdf87a;transform:translateY(-1px)}.calendar-detail-select.source-google{background:linear-gradient(145deg,#1f498847,#0f233ad1);border-color:#4285f457}.calendar-detail-select.source-microsoft{background:linear-gradient(145deg,#2563eb33,#0f233ad1);border-color:#60a5fa47}.calendar-detail-select.source-icloud{background:linear-gradient(145deg,#64748b29,#0f233ad1);border-color:#cbd5e133}.calendar-single-event.source-google{border-color:#4285f48c;box-shadow:0 30px 90px #00000094,inset 0 1px #4285f429}.calendar-single-event.source-microsoft{border-color:#60a5fa80}.calendar-single-event.source-icloud{border-color:#cbd5e14d}.calendar-single-description{background:#0f233aad;border:1px solid #94a3b829;border-radius:16px;margin-top:18px;padding:16px}.calendar-single-description.source-google{background:linear-gradient(145deg,#1f49884d,#081a2ee6);border-color:#4285f457}.calendar-single-description.source-microsoft{background:linear-gradient(145deg,#2563eb33,#081a2ee6);border-color:#60a5fa47}.calendar-single-description.source-icloud{background:linear-gradient(145deg,#64748b29,#081a2ee6);border-color:#cbd5e133}.calendar-external-note{opacity:.7;margin-top:14px;line-height:1.45;display:block}@media (width<=900px){.calendar-source-switch{flex-wrap:nowrap;width:100%;padding-bottom:4px;overflow-x:auto}.calendar-source-switch button{white-space:nowrap}.calendar-list-badges{justify-content:flex-start}}.calendar-list-order-note{color:#e2e8f0b8;background:#0ea5e90e;border:1px solid #7dd3fc2e;border-radius:12px;margin:0 0 10px;padding:8px 11px;font-size:12px}.calendar-list-order-note strong{color:#e0f2fe}@media (width<=900px){.task-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-add-check-row{grid-template-columns:1fr}.task-draft-row{grid-template-columns:24px 22px 1fr 40px}.task-draft-row label{grid-column:3/4}.task-checklist-builder-head,.task-checklist-phase-head{flex-direction:column;align-items:flex-start}}@media (width<=560px){.task-overview-grid{grid-template-columns:1fr}.task-folder-button{grid-template-columns:32px 1fr 26px}}.task-module-v2{--task-danger:#ef4444;--task-today:#22d3ee;--task-planned:#60a5fa;--task-important:#f59e0b;--task-medium:#a78bfa;--task-done:#22c55e}.task-error-panel{background:#7f1d1d24;border-color:#ef444459;margin-bottom:16px}.task-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.task-overview-card{color:#f8fbff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#0d233beb,#07172af0);border:1px solid #94a3b829;border-radius:18px;align-items:center;gap:13px;min-height:116px;padding:15px;display:flex;box-shadow:inset 0 1px #ffffff08}.task-overview-card:hover,.task-overview-card.active{border-color:#7dd3fc8c;transform:translateY(-1px)}.task-overview-card span:last-child{gap:2px;display:grid}.task-overview-card strong{font-size:25px;line-height:1}.task-overview-card b{font-size:14px}.task-overview-card small{color:#e2e8f0a3;font-size:11px}.task-overview-icon{background:#7dd3fc17;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.task-overview-card.tone-danger .task-overview-icon{color:#fca5a5;background:#ef44441f}.task-overview-card.tone-today .task-overview-icon{color:#67e8f9;background:#22d3ee1f}.task-overview-card.tone-planned .task-overview-icon{color:#93c5fd;background:#60a5fa1f}.task-overview-card.tone-important .task-overview-icon{color:#fbbf24;background:#f59e0b1f}.task-overview-card.tone-medium .task-overview-icon{color:#c4b5fd;background:#a78bfa1f}.task-overview-card.tone-done .task-overview-icon{color:#86efac;background:#22c55e1f}.task-editor{margin-bottom:16px}.task-editor-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.task-check-toggle{align-items:center;padding-top:25px;gap:8px!important;display:flex!important}.task-checklist-builder{background:#081a2e85;border:1px solid #38bdf833;border-radius:18px;margin-top:16px;padding:16px}.task-checklist-builder-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.task-checklist-builder-head>div{gap:3px;display:grid}.task-checklist-builder-head small{color:#e2e8f0a6}.task-switch-row{align-items:center;gap:8px!important;display:flex!important}.task-add-check-row{grid-template-columns:1fr auto;gap:10px;margin-top:14px;display:grid}.task-bulk-details{border:1px solid #94a3b824;border-radius:14px;margin-top:10px;padding:10px}.task-bulk-details summary{cursor:pointer;font-weight:700}.task-bulk-details textarea{width:100%;margin:10px 0}.task-draft-checklist{gap:8px;margin-top:12px;display:grid}.task-draft-row{background:#0f233a8c;border:1px solid #94a3b824;border-radius:12px;grid-template-columns:28px 26px 1fr auto 40px;align-items:center;gap:8px;padding:8px;display:grid}.task-checkbox-preview{color:#7dd3fc;font-size:22px}.task-draft-position{opacity:.55;font-size:12px}.task-draft-row label{align-items:center;gap:5px;display:flex}.task-return-option{background:#6d28d914;border:1px solid #a78bfa38;border-radius:14px;align-items:flex-start;margin-top:14px;padding:12px;gap:11px!important;display:flex!important}.task-return-option>span{gap:2px;display:grid}.task-return-option small{color:#e2e8f0a6}.task-toolbar{gap:10px;display:grid}.task-filter-row{flex-wrap:wrap;gap:6px;display:flex}.task-list-panel{gap:12px;display:grid}.task-card{border-left:5px solid #22d3ee!important;margin:0!important}.task-card-important{border-left-color:#f59e0b!important}.task-card-overdue{background:linear-gradient(100deg,#7f1d1d1f,#07182cd9 30%);border-left-color:#ef4444!important}.task-meta-row{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.task-description{white-space:pre-wrap;opacity:.84}.task-checklist-folder{background:#08192c80;border:1px solid #7dd3fc2e;border-radius:16px;margin-top:13px;overflow:hidden}.task-folder-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#0ea5e912;border:0;grid-template-columns:38px 1fr 30px;align-items:center;gap:10px;padding:12px;display:grid}.task-folder-button>span{gap:2px;display:grid}.task-folder-button small{color:#e2e8f09e}.task-checklist-folder-body{gap:12px;padding:12px;display:grid}.task-checklist-phase{background:#0f233a8c;border:1px solid #94a3b826;border-radius:14px;padding:12px}.task-checklist-phase.return-phase{background:#4c1d9514;border-color:#a78bfa40}.task-checklist-phase-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.task-checklist-phase-head>div:first-child{gap:2px;display:grid}.task-checklist-phase-head small{color:#e2e8f099}.task-checklist-phase-head>div:last-child{flex-wrap:wrap;gap:6px;display:flex}.compact-button{min-height:30px!important;padding:6px 9px!important;font-size:11px!important}.task-live-checklist{gap:6px;display:grid}.task-live-check-row{cursor:pointer;background:#020c195c;border:1px solid #94a3b81f;border-radius:11px;grid-template-columns:26px 1fr;align-items:center;padding:9px 10px;position:relative;gap:9px!important;display:grid!important}.task-live-check-row>input{opacity:0;pointer-events:none;position:absolute}.task-live-checkmark{border:2px solid #7dd3fcb3;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.task-live-check-row.checked .task-live-checkmark{background:#22c55e;border-color:#22c55e}.task-live-check-row.checked .task-live-checkmark:after{content:"✓";color:#052e16;font-weight:900}.task-live-check-row>span:last-child{gap:1px;display:grid}.task-live-check-row small{color:#e2e8f08c}.task-live-check-row.checked strong{opacity:.62;text-decoration:line-through}@media (width<=900px){.task-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-add-check-row{grid-template-columns:1fr}.task-draft-row{grid-template-columns:24px 22px 1fr 40px}.task-draft-row label{grid-column:3/4}.task-checklist-builder-head,.task-checklist-phase-head{flex-direction:column;align-items:flex-start}}@media (width<=560px){.task-overview-grid{grid-template-columns:1fr}.task-folder-button{grid-template-columns:32px 1fr 26px}}.task-draft-row-v2{grid-template-columns:28px 26px 1fr auto 40px;align-items:start}.task-draft-main{gap:7px;display:grid}.task-material-type-row{grid-template-columns:minmax(180px,1.3fr) minmax(105px,.6fr) minmax(110px,.7fr);gap:7px;display:grid}.task-material-type-row label{color:#e2e8f0ad;font-size:11px;gap:4px!important;display:grid!important}.task-material-type-row input,.task-material-type-row select{min-height:34px}.task-auto-type{color:#e2e8f0b3;border:1px solid #94a3b826;border-radius:999px;width:max-content;padding:3px 7px;display:inline-flex}.task-auto-type.type-consumable{color:#fde68a;background:#f59e0b12;border-color:#f59e0b47}.task-auto-type.type-giveaway{color:#ddd6fe;background:#7c3aed14;border-color:#a78bfa4d}.task-draft-mandatory{padding-top:3px}.task-return-quantity-row{background:#020c1961;border:1px solid #94a3b826;border-radius:13px;gap:9px;padding:11px;display:grid}.task-return-quantity-row.type-consumable{border-left:4px solid #f59e0bbf}.task-return-quantity-row.type-giveaway{border-left:4px solid #a78bfacc}.task-return-quantity-row.condition-vollstaendig{background:#22c55e0f;border-color:#22c55e42}.task-return-quantity-row.condition-teilweise{background:#f59e0b12;border-color:#f59e0b47}.task-return-quantity-row.condition-aufgebraucht{background:#ef44440f;border-color:#ef444442}.task-return-quantity-title{align-items:center;gap:9px;display:flex}.task-return-quantity-title>span:last-child{gap:2px;display:grid}.task-return-quantity-title small{color:#e2e8f099}.task-consumable-icon{background:#7dd3fc14;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.task-return-status-summary{flex-wrap:wrap;gap:7px;display:flex}.task-return-status-summary .return-vollstaendig{color:#bbf7d0;border-color:#22c55e66}.task-return-status-summary .return-teilweise{color:#fde68a;border-color:#f59e0b73}.task-return-status-summary .return-aufgebraucht{color:#fecaca;border-color:#ef44446b}.task-return-condition-buttons{flex-wrap:wrap;gap:6px;display:flex}.return-condition{color:#e2e8f0;cursor:pointer;background:#0f233abf;border:1px solid #94a3b833;border-radius:10px;min-height:32px;padding:6px 9px}.return-condition.full.active{color:#bbf7d0;background:#22c55e29;border-color:#22c55e99}.return-condition.partial.active{color:#fde68a;background:#f59e0b29;border-color:#f59e0ba6}.return-condition.empty.active{color:#fecaca;background:#ef444424;border-color:#ef444499}.task-return-quantity-input{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.task-return-quantity-input label{color:#e2e8f0ad;grid-template-columns:minmax(110px,150px) auto;align-items:center;font-size:11px;gap:4px!important;display:grid!important}.task-return-quantity-input label input{grid-column:1/2;min-height:34px}.task-return-quantity-input label span{color:#e2e8f099;grid-area:2/2/auto/3}@media (width<=900px){.task-material-type-row{grid-template-columns:1fr 1fr}.task-material-type-row label:first-child{grid-column:1/-1}}@media (width<=600px){.task-draft-row-v2{grid-template-columns:24px 20px 1fr 38px}.task-draft-mandatory{grid-column:3/4}.task-material-type-row{grid-template-columns:1fr}.task-material-type-row label:first-child{grid-column:auto}.task-return-condition-buttons{grid-template-columns:1fr;display:grid}}.system-handbook-book{--book-paper:#fffaf0;--book-paper-alt:#fffdf8;--book-ink:#111827;--book-muted:#4b5563;--book-line:#d8cfc0;--book-accent:#0b8eae}.handbook-book-shell{background:linear-gradient(145deg,#2c2520,#171c25)!important;border:1px solid #ffffff1f!important;border-radius:28px!important;width:100%!important;max-width:1320px!important;min-height:700px!important;margin:22px auto 0!important;padding:28px 66px 34px!important;position:relative!important;box-shadow:0 28px 70px #0000005c!important}.handbook-book-spread{filter:drop-shadow(0 20px 28px #00000057)!important;flex-direction:row!important;justify-content:center!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:1180px!important;height:clamp(650px,72vh,820px)!important;min-height:650px!important;margin:0 auto!important;display:flex!important;position:relative!important}.handbook-book-single-wrap{justify-content:center!important;width:100%!important;max-width:1180px!important;height:clamp(650px,72vh,820px)!important;min-height:650px!important;margin:0 auto!important;display:flex!important}.handbook-book-page{aspect-ratio:auto!important;box-sizing:border-box!important;background:linear-gradient(90deg,#5b432b09,transparent 8%,transparent 92%,#5b432b0a), var(--book-paper)!important;width:calc(50% - 9px)!important;min-width:0!important;height:100%!important;min-height:650px!important;max-height:820px!important;color:var(--book-ink)!important;border:1px solid var(--book-line)!important;flex:1 1 0!important;display:block!important;position:relative!important;overflow:hidden!important}.handbook-book-page-left{border-radius:18px 3px 3px 18px!important;box-shadow:inset -22px 0 28px -28px #402d1ce0!important}.handbook-book-page-right{border-radius:3px 18px 18px 3px!important;box-shadow:inset 22px 0 28px -28px #402d1ce0!important}.handbook-book-gutter{background:linear-gradient(90deg,#00000054,#ffffff24 48%,#0000004f)!important;flex:0 0 18px!important;width:18px!important;height:100%!important;min-height:650px!important;display:block!important;box-shadow:inset 0 0 12px #00000059!important}.handbook-book-page-inner{box-sizing:border-box!important;color:var(--book-ink)!important;scrollbar-gutter:stable!important;scrollbar-width:thin!important;scrollbar-color:#a99d8d #f4ecdf!important;background:0 0!important;padding:48px 34px 58px!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden auto!important}.handbook-book-page-inner::-webkit-scrollbar{width:9px!important}.handbook-book-page-inner::-webkit-scrollbar-track{background:#f4ecdf!important}.handbook-book-page-inner::-webkit-scrollbar-thumb{background:#a99d8d!important;border:2px solid #f4ecdf!important;border-radius:20px!important}.handbook-book-page *,.handbook-book-page h1,.handbook-book-page h2,.handbook-book-page h3,.handbook-book-page p,.handbook-book-page span,.handbook-book-page strong,.handbook-book-page small,.handbook-book-page li,.handbook-book-page label{color:var(--book-ink)!important;-webkit-text-fill-color:var(--book-ink)!important}.handbook-book-page p,.handbook-book-page li{color:#263244!important;-webkit-text-fill-color:#263244!important}.handbook-book-page small{color:#0d7897!important;-webkit-text-fill-color:#0d7897!important}.handbook-physical-page-number{z-index:8!important;color:#111827!important;-webkit-text-fill-color:#111827!important;background:#fffef9!important;border:1px solid #d9cfc0!important;border-radius:999px!important;place-items:center!important;min-width:28px!important;height:28px!important;padding:0 8px!important;font-size:12px!important;font-weight:900!important;display:grid!important;position:absolute!important;top:14px!important;box-shadow:0 3px 8px #3a2d2114!important}.handbook-physical-page-number-left{left:18px!important}.handbook-physical-page-number-right{right:18px!important}.handbook-book-page-header{border-bottom:1px solid var(--book-line)!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;padding-bottom:16px!important;display:flex!important}.handbook-book-page-header img{object-fit:contain!important;width:72px!important;max-height:46px!important}.handbook-book-page-header h2{color:#111827!important;margin:5px 0 8px!important;font-size:clamp(22px,2vw,31px)!important;line-height:1.12!important}.handbook-book-page-header small{text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:900!important}.handbook-book-continuation{border-bottom:1px solid var(--book-line)!important;grid-template-columns:1fr auto!important;gap:3px 12px!important;padding-bottom:13px!important;display:grid!important}.handbook-book-continuation small{text-transform:uppercase!important;letter-spacing:.08em!important;grid-column:1/2!important;font-weight:900!important}.handbook-book-continuation strong{grid-column:1/2!important;font-size:19px!important}.handbook-book-continuation span{color:#0b708d!important;-webkit-text-fill-color:#0b708d!important;background:#e8f8fc!important;border-radius:999px!important;grid-area:1/2/3/3!important;align-self:center!important;padding:6px 10px!important;font-size:11px!important;font-weight:900!important}.handbook-book-section{margin-top:20px!important}.handbook-book-section>h3{color:#111827!important;margin:0 0 11px!important;font-size:18px!important}.handbook-book-page .handbook-overview{margin:0!important}.handbook-book-page .handbook-overview p{color:#263244!important;margin:0 0 13px!important;font-size:14px!important;line-height:1.67!important}.handbook-book-page .handbook-book-steps{gap:9px!important;display:grid!important}.handbook-book-page .handbook-book-steps li{background:#f7fbfc!important;border:1px solid #d7e8eb!important;border-radius:13px!important;gap:11px!important;padding:11px 12px!important;display:flex!important}.handbook-book-page .handbook-book-steps li>span{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0e91b7!important;border-radius:10px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;font-size:13px!important;font-weight:900!important;display:grid!important}.handbook-book-page .handbook-book-steps strong{margin-bottom:3px!important;font-size:13px!important}.handbook-book-page .handbook-book-steps p{color:#526075!important;-webkit-text-fill-color:#526075!important;margin:0!important;font-size:12.5px!important;line-height:1.5!important}.handbook-book-page .handbook-diagram{background:linear-gradient(#effbfe,#fffaf0)!important;border:1px solid #cbe8ed!important;border-radius:15px!important;margin:22px 0!important;padding:12px!important}.handbook-book-page .handbook-tips{background:#f8f6f1!important;border:1px solid #e5ddd0!important;border-radius:14px!important;margin-top:18px!important;padding:14px!important}.handbook-book-page .handbook-tip{padding:5px 0!important;font-size:12.5px!important}.handbook-book-page .handbook-nora-help{color:#164e63!important;-webkit-text-fill-color:#164e63!important;background:#ecfcff!important;border:1px solid #bfe8ef!important;margin-top:16px!important;padding:13px!important;font-size:12.5px!important}.handbook-cover-paper-content{text-align:center!important;background:linear-gradient(#fffdf7,#fff7e8)!important;border:2px solid #d9cfc0!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:78%!important;padding:38px!important;display:flex!important}.handbook-cover-paper-content img{object-fit:contain!important;width:120px!important;max-height:70px!important;margin-bottom:24px!important}.handbook-cover-paper-content small{letter-spacing:.12em!important;font-weight:900!important}.handbook-cover-paper-content h2{color:#111827!important;margin:18px 0!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.08!important}.handbook-cover-paper-content p{margin:3px 0!important;font-size:19px!important;font-weight:800!important}.handbook-cover-paper-content>span{color:#4b5563!important;-webkit-text-fill-color:#4b5563!important;margin-top:8px!important;font-size:12px!important}.handbook-blank-inside-cover{background:linear-gradient(90deg,#f6eddf,#fffaf0 12% 90%,#eee3d3)!important}.handbook-inside-cover-mark{opacity:.28!important;flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;height:100%!important;padding-bottom:34px!important;display:flex!important}.handbook-inside-cover-mark img{object-fit:contain!important;width:78px!important;max-height:45px!important}.handbook-inside-cover-mark span{letter-spacing:.1em!important;text-transform:uppercase!important;font-size:10px!important}.handbook-toc-list{gap:7px!important;display:grid!important}.handbook-toc-list button{text-align:left!important;cursor:pointer!important;background:#fffdf8!important;border:1px solid #ddd4c6!important;border-radius:10px!important;grid-template-columns:58px 1fr!important;align-items:center!important;gap:10px!important;width:100%!important;padding:9px 11px!important;display:grid!important}.handbook-toc-list button:hover{background:#f0fafc!important;border-color:#9fd8e5!important}.handbook-toc-list button span{color:#0b7895!important;-webkit-text-fill-color:#0b7895!important;font-weight:900!important}.handbook-toc-list button strong{color:#111827!important;font-size:12px!important}.handbook-book-turn{z-index:20!important;color:#fff!important;cursor:pointer!important;background:linear-gradient(145deg,#174965,#0a283b)!important;border:1px solid #ffffff38!important;border-radius:18px!important;place-items:center!important;width:50px!important;height:74px!important;display:grid!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;box-shadow:0 14px 30px #00000059!important}.handbook-book-turn-left{left:10px!important}.handbook-book-turn-right{right:10px!important}.handbook-book-turn svg{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:32px!important}.handbook-book-turn:disabled{opacity:.25!important;cursor:not-allowed!important}.handbook-book-actions{max-width:1180px!important;margin:16px auto 0!important}.system-handbook-book .handbook-page-counter{text-align:center!important;justify-content:center!important}@media (width<=900px){.handbook-book-shell{padding:22px 54px 30px!important}.handbook-book-spread,.handbook-book-single-wrap{height:clamp(620px,70vh,760px)!important;min-height:620px!important}.handbook-book-page,.handbook-book-gutter{min-height:620px!important}.handbook-book-page-inner{padding:46px 25px 56px!important}.handbook-book-page .handbook-overview p{font-size:13px!important}}@media (width<=680px){.handbook-book-shell{min-height:620px!important;padding:18px 18px 72px!important}.handbook-book-spread{height:auto!important;min-height:0!important;display:block!important}.handbook-book-page{border-radius:16px!important;width:100%!important;height:70vh!important;min-height:560px!important;max-height:none!important;margin-bottom:16px!important}.handbook-book-gutter{display:none!important}.handbook-book-single-wrap{height:70vh!important;min-height:560px!important}.handbook-book-cover-page{width:100%!important;min-height:560px!important}.handbook-book-turn{border-radius:50%!important;width:46px!important;height:46px!important;top:auto!important;bottom:12px!important;transform:none!important}.handbook-book-turn-left{left:25%!important}.handbook-book-turn-right{right:25%!important}}@media print{.system-handbook-book .handbook-cover,.system-handbook-book .handbook-index-panel,.system-handbook-book .handbook-book-turn,.system-handbook-book .handbook-book-actions,.system-handbook-book .handbook-page-counter{display:none!important}.handbook-book-shell{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.handbook-book-spread,.handbook-book-single-wrap{filter:none!important;height:auto!important;min-height:0!important;display:block!important}.handbook-book-gutter{display:none!important}.handbook-book-page{page-break-after:always!important;width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;box-shadow:none!important;border:0!important;border-radius:0!important}.handbook-book-page-inner{padding:16mm 15mm 18mm!important;overflow:visible!important}}.handbook-book-cover-page{border-radius:20px 7px 7px 20px!important;flex:none!important;width:min(610px,58vw)!important;height:100%!important;box-shadow:inset -18px 0 26px -25px #402d1cbf,0 18px 42px #00000047!important}.handbook-cover-paper-inner{place-items:center!important;padding:40px 34px!important;display:grid!important}.handbook-cover-paper-content{box-sizing:border-box!important;text-align:center!important;background:linear-gradient(#fffdf7,#fff7e8)!important;border:2px solid #d9cfc0!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:82%!important;padding:36px 26px!important;display:flex!important;overflow:hidden!important}.handbook-cover-paper-content img{object-fit:contain!important;width:112px!important;max-width:32%!important;max-height:64px!important;margin-bottom:20px!important}.handbook-cover-paper-content small{letter-spacing:.11em!important;white-space:normal!important;text-align:center!important;width:100%!important;font-size:11px!important;font-weight:900!important;line-height:1.35!important;display:block!important}.handbook-cover-paper-content h2{box-sizing:border-box!important;letter-spacing:-.025em!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;color:#111827!important;-webkit-text-fill-color:#111827!important;width:100%!important;max-width:100%!important;margin:17px auto 15px!important;padding:0 4px!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(31px,3.25vw,44px)!important;font-weight:700!important;line-height:1.08!important;display:block!important}.handbook-cover-paper-content p{text-align:center!important;width:100%!important;margin:3px 0!important;font-size:17px!important;font-weight:800!important;line-height:1.35!important}.handbook-cover-paper-line{background:#b8aa96!important;width:64%!important;height:1px!important;margin:21px 0!important}.handbook-cover-paper-content>strong{font-size:13px!important;line-height:1.3!important}.handbook-cover-paper-content>span{text-align:center!important;color:#4b5563!important;-webkit-text-fill-color:#4b5563!important;width:100%!important;max-width:360px!important;margin-top:8px!important;font-size:11px!important;line-height:1.45!important;display:block!important}@media (width<=900px){.handbook-book-cover-page{width:min(560px,66vw)!important}.handbook-cover-paper-content h2{font-size:clamp(29px,4vw,40px)!important}}@media (width<=680px){.handbook-book-cover-page{width:100%!important}.handbook-cover-paper-inner{padding:32px 20px!important}.handbook-cover-paper-content{padding:30px 18px!important}.handbook-cover-paper-content h2{font-size:clamp(27px,8vw,38px)!important}}.nexora-mail-subject-fix16{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0 0 5px;font-size:1rem;font-weight:800;line-height:1.25;display:block;overflow:hidden}.storage-live-message{border-color:#67e8f947;margin-bottom:16px}.storage-status{background:#94a3b81f;border-radius:999px;padding:6px 10px;display:inline-flex}.storage-status-connected{background:#22c55e29}.storage-status-error{background:#dc26262e}.storage-capacity{background:#030e1c61;border:1px solid #94a3b829;border-radius:16px;margin-top:16px;padding:14px}.storage-capacity-head,.storage-capacity-foot{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.storage-capacity-head{margin-bottom:9px}.storage-capacity-foot{margin-top:8px;font-size:12px}.storage-segment-bar{background:#ffffff1f;border-radius:999px;height:18px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.storage-segment{min-width:2px;height:100%}.storage-segment-fotos{background:#22c55e}.storage-segment-videos{background:#0ea5e9}.storage-segment-dokumente{background:#a78bfa}.storage-segment-audio{background:#eab308}.storage-segment-archive{background:#f97316}.storage-segment-backups{background:#14b8a6}.storage-segment-sonstiges{background:#64748b}.storage-segment-free{background:#ffffff2e;height:100%}.storage-capacity.warning .storage-segment-free{background:#f59e0b}.storage-capacity.danger .storage-segment-free{background:#dc2626}.storage-capacity.critical .storage-segment-free{background:#7f1d1d}.storage-legend{flex-wrap:wrap;gap:10px 14px;margin-top:10px;font-size:11px;display:flex}.storage-legend span{align-items:center;gap:5px;display:flex}.storage-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.mobile-group-nav,.mobile-group-sheet-backdrop{display:none}@media (width<=800px){.sidebar{display:none!important}.main-area{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}.content-area{height:calc(100dvh - 64px - 78px - env(safe-area-inset-bottom,0px))}.mobile-group-nav{z-index:130;height:calc(78px + env(safe-area-inset-bottom,0px));padding:7px 7px env(safe-area-inset-bottom,0px);scrollbar-width:none;background:#040d19fb;border-top:1px solid #60a5fa47;gap:5px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:auto hidden;box-shadow:0 -18px 42px #0000006b}.mobile-group-nav::-webkit-scrollbar{display:none}.mobile-group-button{appearance:none;color:#b9c7d8;min-width:78px;height:60px;font:inherit;background:0 0;border:1px solid #0000;border-radius:14px;flex-direction:column;flex:0 0 78px;justify-content:center;align-items:center;gap:3px;padding:6px 4px;text-decoration:none;display:flex}.mobile-group-button>span{place-items:center;display:grid}.mobile-group-button svg{font-size:22px}.mobile-group-button small{text-align:center;font-size:9px;font-weight:750;line-height:1.05}.mobile-group-button.active{color:#fff;background:linear-gradient(135deg,#2a8aff57,#9e48ff57);border-color:#49b3ff61;box-shadow:0 8px 22px #2668ff38}.mobile-group-sheet-backdrop{z-index:160;padding:14px 10px calc(84px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0007118f;justify-content:stretch;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-group-sheet{background:linear-gradient(#0d2137fe,#051221fe);border:1px solid #5cb9ff52;border-radius:24px;width:100%;max-height:min(66dvh,620px);padding:16px;overflow:auto;box-shadow:0 30px 80px #00000085}.mobile-group-sheet header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.mobile-group-sheet header>div{align-items:center;gap:11px;display:flex}.mobile-group-sheet header small{color:#8da6c1;font-size:11px;display:block}.mobile-group-sheet header strong{color:#fff;font-size:18px;display:block}.mobile-group-sheet-icon{color:#fff;background:linear-gradient(135deg,#247be6,#8e4cf3);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.mobile-group-sheet header button{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.mobile-group-sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.mobile-group-sheet-item{color:#d9e5f1;background:#ffffff0b;border:1px solid #769fc62e;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:76px;padding:12px;text-decoration:none;display:flex}.mobile-group-sheet-item svg{color:#74baff;font-size:22px}.mobile-group-sheet-item strong{font-size:12px;line-height:1.2}.mobile-group-sheet-item.active{color:#fff;background:linear-gradient(135deg,#217ee73d,#7d44ed38);border-color:#58bfff7a}}@media (width<=430px){.mobile-group-button{flex-basis:72px;min-width:72px}.mobile-group-sheet-grid{grid-template-columns:1fr 1fr}}.storage-settings-page{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:100px;overflow:hidden auto!important}.settings-route-scope:has(.storage-settings-page){min-height:0;overflow-y:auto!important}.pwa-install-button,.nexora-new-account-window{z-index:125;color:#fff;cursor:pointer;background:#0b2940;border:1px solid #54d7ff73;border-radius:999px;padding:10px 14px;font-weight:800;position:fixed;right:18px;box-shadow:0 12px 30px #0000004d}.pwa-install-button{bottom:72px}.nexora-new-account-window{align-items:center;gap:7px;display:flex;bottom:18px}.nexora-new-account-window svg{width:18px}.pwa-update-banner{z-index:140;color:#fff;background:#071827;border:1px solid #2dd4bf8c;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000073}@media (width<=780px){.nexora-new-account-window{bottom:76px;right:10px}.pwa-install-button{bottom:126px;right:10px}.pwa-update-banner{flex-wrap:wrap;bottom:76px;left:10px;right:10px;transform:none}}:root{--nexora-safe-bottom:env(safe-area-inset-bottom,0px);--nexora-safe-top:env(safe-area-inset-top,0px)}html,body,#root{max-width:100%}body{overscroll-behavior-y:none}.app-shell{height:100dvh;min-height:100dvh}.main-area{min-width:0}.content-area{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media (width<=1180px) and (pointer:coarse),(width<=900px){body{overflow:hidden}.app-shell{height:100dvh;min-height:100dvh;display:block;overflow:hidden}.sidebar{display:none!important}.main-area{padding-bottom:calc(72px + var(--nexora-safe-bottom));width:100%!important;height:100dvh!important;min-height:0!important;overflow:hidden!important}.topbar{background:#071525f5;position:relative;flex-direction:row!important;align-items:center!important;gap:8px!important;height:62px!important;min-height:62px!important;padding:8px 10px!important}.search-box{border-radius:13px!important;min-width:0!important;max-width:none!important;height:42px!important;margin:0!important;padding:0 12px!important}.search-box input{min-width:0;font-size:13px!important}.top-actions{min-width:0;gap:6px!important}.top-icon{flex:0 0 40px;border-radius:13px!important;width:40px!important;height:40px!important}.top-icon:nth-of-type(3),.top-icon:nth-of-type(4){display:none}.profile-box{overflow:hidden;background:0 0!important;border:0!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important}.nexora-header-company,.nexora-header-user{display:none!important}.profile-box .avatar,.profile-box .company-avatar{width:38px!important;min-width:38px!important;height:38px!important}.content-area{height:calc(100dvh - 62px - 72px - var(--nexora-safe-bottom))!important;min-height:0!important;padding:10px 10px 18px!important;overflow:hidden auto!important}.dashboard-page,.module-page,.desktop-page{height:auto!important;min-height:100%!important;overflow:visible!important}.desktop-page{display:block!important}.desktop-header{flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;min-height:0!important;margin-bottom:10px!important;display:flex!important}.desktop-header>div:first-child{min-width:0}.desktop-header .eyebrow{margin-bottom:3px!important;font-size:9px!important}.desktop-header h1{margin:0 0 5px!important;font-size:clamp(23px,4vw,30px)!important;line-height:1.05!important}.desktop-header p{max-width:680px;margin:0!important;font-size:12px!important;line-height:1.35!important}.module-actions{justify-content:flex-end;flex-wrap:wrap!important;gap:7px!important}.module-actions button{white-space:nowrap;min-height:40px!important;padding:8px 11px!important;font-size:12px!important}.desktop-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-height:0!important;margin-bottom:9px!important;display:grid!important}.stat-card{border-radius:16px!important;min-height:72px!important;padding:10px 12px!important}.stat-card strong{font-size:21px!important}.stat-card span{font-size:11px!important}.stat-icon{border-radius:12px!important;width:38px!important;height:38px!important}.desktop-grid{grid-template-rows:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"today ai""finance actions""events office""offers communication"!important;gap:9px!important;height:auto!important;min-height:0!important;display:grid!important;overflow:visible!important}.desktop-card{border-radius:17px!important;min-height:0!important;max-height:none!important;padding:12px!important;overflow:hidden!important}.today-card,.ai-card{min-height:250px!important}.finance-card,.actions-card,.events-card,.office-card,.offers-card,.communication-card{min-height:190px!important}.desktop-card-header{margin-bottom:8px!important}.desktop-card-header h2{font-size:15px!important}.desktop-card-header p{font-size:11px!important;line-height:1.3!important}.desktop-table-scroll,.desktop-list-scroll{max-height:220px!important;overflow:auto!important}.compact-item{border-radius:13px!important;margin-bottom:7px!important;padding:9px!important}.compact-item strong,.compact-line strong{font-size:11px!important}.compact-item p,.compact-line p{font-size:10.5px!important}.compact-line{margin-bottom:6px!important;padding:8px 9px!important}.desktop-full-button{min-height:42px!important;margin-top:8px!important}.finance-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.finance-mini-grid div{padding:8px!important}.mini-table-head,.mini-table-row{grid-template-columns:78px minmax(130px,1fr) 82px!important;gap:7px!important}.mini-table-head{padding:7px 8px!important;font-size:9px!important}.mini-table-row{padding:8px!important;font-size:11px!important}.mini-table-head span:nth-child(4),.mini-table-head span:nth-child(5),.mini-table-row>strong,.mini-table-row>.badge{display:none!important}.mobile-group-nav{height:calc(72px + var(--nexora-safe-bottom))!important;padding:6px 6px var(--nexora-safe-bottom)!important;display:flex!important}.mobile-group-button{border-radius:13px!important;flex:1 0 70px!important;min-width:70px!important;height:58px!important}.mobile-group-button svg{font-size:21px!important}.mobile-group-button small{font-size:8.5px!important}button,a,input,select,textarea{touch-action:manipulation}button,.mobile-group-button,.mobile-group-sheet-item{min-touch-target-size:44px}}@media (width>=850px) and (width<=1366px) and (pointer:coarse) and (orientation:landscape){.content-area{padding:10px 14px 18px!important}.desktop-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.desktop-grid{grid-template-columns:1.35fr 1fr 1fr!important;grid-template-areas:"today ai finance""today actions events""office offers communication"!important}.today-card{min-height:430px!important}.ai-card,.finance-card,.actions-card,.events-card,.office-card,.offers-card,.communication-card{min-height:205px!important}.desktop-table-scroll,.desktop-list-scroll{max-height:300px!important}}@media (width<=720px){.topbar{height:58px!important;min-height:58px!important;padding:7px 8px!important}.content-area{height:calc(100dvh - 58px - 72px - var(--nexora-safe-bottom))!important;padding:8px 8px 16px!important}.top-actions{gap:4px!important}.top-icon{flex-basis:38px!important;width:38px!important;height:38px!important}.top-icon:nth-of-type(2){display:none}.desktop-header{flex-direction:column!important;align-items:stretch!important}.module-actions{justify-content:flex-start!important}.desktop-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.desktop-grid{grid-template-columns:1fr!important;grid-template-areas:"today""ai""finance""actions""events""office""offers""communication"!important}.today-card,.ai-card,.finance-card,.actions-card,.events-card,.office-card,.offers-card,.communication-card{min-height:0!important}.desktop-table-scroll,.desktop-list-scroll{max-height:260px!important}.mobile-group-sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=480px){.desktop-stats{grid-template-columns:1fr!important}.search-box input{font-size:12px!important}.mobile-group-button{flex-basis:68px!important;min-width:68px!important}.mobile-group-sheet-grid{grid-template-columns:1fr!important}}@media (display-mode:standalone){body{padding-top:var(--nexora-safe-top)}.app-shell{height:calc(100dvh - var(--nexora-safe-top));min-height:calc(100dvh - var(--nexora-safe-top))}}.assets-page{max-width:1500px;margin:0 auto}.assets-hero{background:linear-gradient(145deg,#122d4ae0,#121e36eb);border:1px solid #7ef9ff29;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex;box-shadow:0 18px 50px #0000002e}.assets-hero h1{margin:4px 0 8px}.assets-hero p{max-width:850px;margin:0}.assets-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.assets-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 6px;display:grid}.assets-stat{background:#0f233cb8;border:1px solid #ffffff17;border-radius:18px;align-items:center;gap:12px;padding:16px;display:flex}.assets-stat svg{opacity:.8}.assets-stat div{flex-direction:column;display:flex}.assets-stat strong{font-size:1.2rem}.assets-stat span{opacity:.7;font-size:.82rem}.assets-value-note{opacity:.6;margin:0 0 16px;font-size:.76rem}.assets-alert{background:#73411447;border:1px solid #ffac5040;border-radius:14px;margin:12px 0;padding:13px 16px}.assets-form{background:#0c1e33f0;border:1px solid #79f4ff2b;border-radius:22px;margin:18px 0;padding:18px;box-shadow:0 24px 60px #00000038}.assets-form-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.assets-form-head>div{flex-direction:column;gap:3px;display:flex}.assets-form-head span{opacity:.66;font-size:.85rem}.assets-form-section{border-bottom:1px solid #ffffff12;padding:16px 0}.assets-form-section:last-of-type{border-bottom:0}.assets-form-section h2{letter-spacing:.04em;text-transform:uppercase;opacity:.78;margin:0 0 12px;font-size:.93rem}.assets-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.assets-form label{opacity:.9;flex-direction:column;gap:6px;font-size:.8rem;display:flex}.assets-form input,.assets-form select,.assets-form textarea{box-sizing:border-box;width:100%;color:inherit;background:#061323b8;border:1px solid #ffffff1f;border-radius:11px;outline:none;padding:11px 12px}.assets-form input:focus,.assets-form select:focus,.assets-form textarea:focus{border-color:#5de2ffa6;box-shadow:0 0 0 3px #2dc8ff14}.assets-wide{grid-column:span 2}.assets-textarea{margin-top:12px}.assets-textarea textarea{resize:vertical;min-height:86px}.assets-form-actions{justify-content:flex-end;gap:10px;padding-top:16px;display:flex}.assets-toolbar{justify-content:space-between;align-items:center;gap:14px;margin:16px 0 10px;display:flex}.assets-search{background:#0a1c31b8;border:1px solid #ffffff1f;border-radius:14px;flex:1;align-items:center;gap:8px;max-width:680px;padding:0 12px;display:flex}.assets-search input{color:inherit;background:0 0;border:0;outline:none;flex:1;padding:12px 0}.assets-toolbar>span{opacity:.7;font-size:.82rem}.assets-list{flex-direction:column;gap:10px;display:flex}.asset-card{background:#0c1f35c2;border:1px solid #ffffff14;border-radius:17px;grid-template-columns:minmax(0,1.6fr) auto minmax(210px,.7fr);align-items:center;gap:16px;padding:15px 16px;display:grid}.asset-card-main{align-items:flex-start;gap:13px;display:flex}.asset-number{text-align:center;background:#45cfff1c;border-radius:10px;min-width:86px;padding:7px 9px;font-size:.78rem;font-weight:700}.asset-card h3{margin:0 0 4px;font-size:1rem}.asset-card p{opacity:.65;margin:0;font-size:.82rem}.asset-meta{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.asset-meta span{background:#ffffff0f;border-radius:8px;padding:4px 7px;font-size:.73rem}.asset-status{white-space:nowrap;border-radius:999px;padding:7px 9px;font-size:.76rem;font-weight:700}.asset-status.ok{color:#77e6b6;background:#1faf7424}.asset-status.warn{color:#ffd27f;background:#e0a53424}.asset-status.danger{color:#ff9dab;background:#dc4b5c24}.asset-status.neutral{background:#ffffff14}.asset-card-side{justify-content:space-between;align-items:center;gap:10px;display:flex}.asset-card-side>span{opacity:.66;font-size:.78rem}.asset-card-side>div{gap:6px;display:flex}.assets-empty{text-align:center;background:#0b1d3273;border:1px dashed #ffffff21;border-radius:18px;padding:34px}.assets-empty svg{opacity:.45;font-size:42px}.assets-empty strong{margin:8px;display:block}.assets-empty p{opacity:.65;max-width:760px;margin:0 auto;font-size:.84rem}@media (width<=1100px){.assets-stat-grid,.assets-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-card{grid-template-columns:1fr auto}.asset-card-side{grid-column:1/-1}}@media (width<=700px){.assets-hero{flex-direction:column;padding:16px}.assets-hero-actions{justify-content:stretch;width:100%}.assets-hero-actions button{flex:1}.assets-stat-grid{grid-template-columns:1fr 1fr}.assets-form{padding:14px}.assets-form-head{flex-direction:column}.assets-form-grid{grid-template-columns:1fr}.assets-wide{grid-column:span 1}.assets-toolbar{flex-direction:column;align-items:stretch}.assets-search{max-width:none}.asset-card{grid-template-columns:1fr}.asset-status{justify-self:start}.asset-card-side{grid-column:auto}.asset-number{min-width:72px}.assets-stat{padding:12px}.assets-stat strong{font-size:1rem}}.nexora-robot3d-shell{background:radial-gradient(circle at 50% 34%,#38bdf82e,#0000 42%),radial-gradient(circle at 50% 88%,#8b5cf629,#0000 36%),linear-gradient(145deg,#051225fa,#121434f5);border:1px solid #67e8f938;border-radius:22px;width:100%;min-height:360px;position:relative;overflow:hidden;box-shadow:inset 0 0 60px #38bdf812,0 18px 40px #0003}.nexora-robot3d-shell canvas{display:block;width:100%!important;height:360px!important}.nexora-robot3d-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#040c1cc7;border:1px solid #67e8f938;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.nexora-robot3d-label strong{color:#f8fdff}.nexora-robot3d-label span{color:#7dd3fc;font-size:12px}.nexora-robot-controls{background:#07172cc2;border:1px solid #67e8f92e;border-radius:16px;gap:12px;margin-top:10px;padding:14px;display:grid}.nexora-robot-state-buttons{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.nexora-robot-state-buttons button{color:#ecfeff;cursor:pointer;background:#0d233edb;border:1px solid #67e8f938;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 10px;display:inline-flex}.nexora-robot-state-buttons button.active{background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:#8b5cf6e0}.nexora-voice-settings-grid{grid-template-columns:1fr 1.6fr auto;align-items:end;gap:10px;display:grid}.nexora-voice-settings-grid label{color:#d9faff;gap:6px;font-size:13px;display:grid}.nexora-voice-settings-grid select{color:#ecfeff;background:#0d233edb;border:1px solid #67e8f938;border-radius:10px;min-height:40px;padding:0 10px}.nexora-auto-read-option{align-items:center;gap:8px;min-height:40px;display:flex!important}.nexora-volume-control{grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;display:grid}.nexora-volume-control input{width:100%}.nexora-robot-status-line{color:#d8f9ff;align-items:center;gap:8px;display:flex}.nexora-robot-status-line small{color:#91a8c2;margin-left:auto}.status-dot{background:#38bdf8;border-radius:50%;width:9px;height:9px;box-shadow:0 0 14px}.status-listening{background:#22d3ee}.status-thinking{background:#a855f7}.status-speaking{background:#34d399}.status-error{background:#ef4444}@media (width<=900px){.nexora-voice-settings-grid{grid-template-columns:1fr}}@media (width<=760px){.nexora-robot-state-buttons{grid-template-columns:1fr 1fr}}.nora-avatar{--nora-avatar-size:44px;width:var(--nora-avatar-size);height:var(--nora-avatar-size);filter:drop-shadow(0 7px 16px #0ea5e92e);border-radius:32%;flex:none;place-items:center;line-height:0;display:inline-grid;overflow:visible}.nexora-ai-page{min-height:calc(100vh - 120px)}.nexora-ai-header{margin-bottom:16px}.nexora-ai-hero{grid-template-columns:minmax(330px,410px) 1fr;gap:18px;display:grid}.nexora-ai-summary{background:linear-gradient(135deg,#0c233df0,#191844d9);border:1px solid #67e8f933;border-radius:22px;padding:22px}.nexora-ai-summary h2{margin-top:0}.nexora-ai-summary p{color:#9db2c9;line-height:1.55}.nexora-ai-workspace{margin-top:18px;padding:0;overflow:hidden}.nexora-ai-toolbar{border-bottom:1px solid #67e8f926;align-items:center;gap:12px;padding:14px 18px;display:flex}.nexora-ai-toolbar label{align-items:center;gap:8px;display:flex}.nexora-ai-toolbar-spacer{flex:1}.nexora-ai-toolbar button,.nexora-panel-heading button,.nexora-translation-actions button,.nexora-preview-toolbar button{color:#ecfeff;cursor:pointer;background:#0d233edb;border:1px solid #67e8f938;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 12px;display:inline-flex}.nexora-ai-conversation{min-height:260px;max-height:430px;padding:20px;overflow:auto}.nexora-ai-empty{text-align:center;color:#91a8c2;place-items:center;min-height:240px;display:grid}.nexora-ai-message{margin-bottom:14px;display:flex}.nexora-ai-message.user{justify-content:flex-end}.nexora-ai-bubble{white-space:pre-wrap;background:#0c233de6;border-radius:15px;max-width:80%;padding:13px 15px;line-height:1.5}.nexora-ai-message.user .nexora-ai-bubble{background:linear-gradient(135deg,#2563eb,#7c3aed)}.nexora-ai-composer{border-top:1px solid #67e8f926;padding:16px}.nexora-ai-input-shell{background:#081b31eb;border:1px solid #67e8f94d;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:end;gap:10px;padding:10px;display:grid}.nexora-ai-input-shell textarea{color:#fff;resize:vertical;background:0 0;border:0;outline:0;min-height:54px;max-height:170px}.nexora-ai-input-shell button{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:13px;height:46px;padding:0 16px}.nexora-ai-recognized{color:#8be9f5;margin-bottom:8px}.nexora-ai-lower-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.nexora-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.nexora-panel-heading h2{align-items:center;gap:8px;margin:0;display:flex}.nexora-panel-heading p{color:#91a8c2;margin:5px 0 0}.nexora-translation-actions,.nexora-preview-toolbar{align-items:center;gap:10px;display:flex}.nexora-translation-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.nexora-text-column-header{color:#d9faff;justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.nexora-text-column-header button{color:#fff;cursor:pointer;background:#0f2d4cc7;border:0;border-radius:9px;width:34px;height:34px}.nexora-text-column textarea{resize:vertical;width:100%;min-height:230px}.nexora-preview-toolbar{justify-content:space-between;margin-bottom:12px}.nexora-preview-pages{align-items:center;gap:8px;display:flex}.nexora-preview-frame{background:#fff;border:1px solid #67e8f933;border-radius:14px;width:100%;height:560px}@media (width<=1100px){.nexora-ai-hero,.nexora-ai-lower-grid{grid-template-columns:1fr}}@media (width<=760px){.nexora-translation-grid,.nexora-ai-input-shell{grid-template-columns:1fr}.nexora-panel-heading,.nexora-preview-toolbar{flex-direction:column;align-items:stretch}}.nexora-ai-command-grid button{color:#dffcff;cursor:pointer;background:#0d233ed1;border:1px solid #67e8f93d;border-radius:12px;min-height:44px;padding:10px 12px}.nexora-ai-hero>div:first-child{border-radius:22px;min-width:0;overflow:hidden}.nexora-ai-hero canvas{max-width:100%;display:block}@media (width<=760px){.nexora-ai-command-grid{grid-template-columns:1fr}}.nexora-ai-hero>div:first-child{background:#081b31c2;border:1px solid #67e8f92e;border-radius:22px;min-width:0;max-width:410px;overflow:hidden}.nexora-ai-hero canvas{display:block;width:100%!important;max-width:100%!important;height:320px!important}.nexora-ai-summary{min-height:330px;overflow:auto}.nexora-ai-command-grid button{color:#e8fbff;cursor:pointer;background:#0d233ee6;border:1px solid #67e8f933;border-radius:12px;min-height:44px}@media (width<=1000px){.nexora-ai-command-grid{grid-template-columns:1fr 1fr}}.nexora-communication-panel{min-height:100%}.nexora-communication-mode{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.nexora-communication-mode button,.nexora-communication-actions button{color:#ecfeff;cursor:pointer;background:#0d233edb;border:1px solid #67e8f93d;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;display:inline-flex}.nexora-communication-mode button.active,.nexora-communication-actions button.primary{background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:#8b5cf6e6}.nexora-communication-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.nexora-communication-fields label{color:#d9faff;gap:6px;font-size:13px;display:grid}.nexora-communication-fields input,.nexora-communication-fields textarea{color:#fff;background:#07172cd1;border:1px solid #67e8f938;border-radius:10px;width:100%;padding:11px}.nexora-communication-body{grid-column:1/-1}.nexora-communication-body textarea{resize:vertical;min-height:280px;line-height:1.55}.nexora-communication-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.nexora-communication-actions button{padding:9px 14px}.nexora-ai-command-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.nexora-ai-command-grid button{color:#eafcff;cursor:pointer;background:#0d233ec2;border:1px solid #67e8f933;border-radius:10px;padding:10px 12px}@media (width<=760px){.nexora-communication-fields,.nexora-communication-mode,.nexora-ai-command-grid{grid-template-columns:1fr}}.nexora-language-buttons{flex-wrap:wrap;justify-content:flex-end}.nexora-language-buttons button.active{background:linear-gradient(135deg,#0ea5e9,#7c3aed);border-color:#67e8f9b8}.nexora-language-buttons button.translate-primary{background:linear-gradient(135deg,#2563eb,#7c3aed)}.nexora-ai-fixed-layout{grid-template-rows:auto 300px minmax(260px,1fr) auto;gap:12px;height:calc(100vh - 96px);min-height:720px;padding-bottom:10px;display:grid;overflow:hidden}.nexora-ai-compact-header{justify-content:space-between;align-items:center;gap:16px;min-height:54px;display:flex}.nexora-ai-compact-header h1,.nexora-ai-compact-header p{margin:0}.nexora-ai-header-actions{align-items:center;gap:10px;display:flex}.nexora-ai-header-actions label{align-items:center;gap:8px;display:flex}.nexora-ai-header-actions button,.nexora-ai-language-board button{color:#eefcff;cursor:pointer;background:#0d233ee6;border:1px solid #67e8f93d;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:6px 10px;display:inline-flex}.nexora-ai-top-fixed{grid-template-columns:minmax(250px,315px) minmax(0,1fr);gap:12px;min-height:0;display:grid}.nexora-ai-robot-compact{background:linear-gradient(145deg,#091d33f2,#161640e6);border:1px solid #67e8f933;border-radius:18px;min-width:0;overflow:hidden}.nexora-ai-robot-compact .nexora-robot3d-shell{overflow:hidden;height:205px!important;min-height:205px!important}.nexora-ai-robot-compact canvas{display:block;width:100%!important;height:205px!important}.nexora-ai-robot-compact .nexora-robot3d-label{transform-origin:bottom;bottom:8px;transform:scale(.84)}.nexora-ai-robot-compact .nexora-robot-controls{transform-origin:top;margin-top:-3px;padding:8px 10px 10px;transform:scale(.9)}.nexora-ai-language-board{background:linear-gradient(145deg,#091d33f2,#161640e6);border:1px solid #67e8f933;border-radius:18px;min-width:0;padding:12px;overflow:hidden}.nexora-ai-language-board-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.nexora-ai-language-board-title div{gap:2px;display:grid}.nexora-ai-language-board-title span{color:#91a8c2;font-size:.82rem}.nexora-ai-language-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;height:235px;display:grid}.nexora-ai-language-card{background:#07192dc7;border:1px solid #67e8f92b;border-radius:12px;grid-template-rows:auto 1fr;min-width:0;padding:8px;display:grid}.nexora-ai-language-card.source{border-color:#3b82f680}.nexora-ai-language-card>div{justify-content:space-between;align-items:center;gap:5px;margin-bottom:5px;display:flex}.nexora-ai-language-card>div span{gap:4px;display:flex}.nexora-ai-language-card button{width:29px;min-height:28px;padding:3px}.nexora-ai-language-card button svg{font-size:16px}.nexora-ai-language-card textarea{resize:none;border-radius:9px;width:100%;height:100%;min-height:0;padding:8px;font-size:.84rem;line-height:1.38;overflow:auto}.nexora-ai-center-fixed{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:12px;min-height:0;display:grid;overflow:hidden}.nexora-ai-dialog-panel,.nexora-ai-center-fixed .nexora-communication-panel{height:100%;min-height:0;overflow:hidden}.nexora-ai-dialog-panel .nexora-ai-conversation{height:100%;min-height:0;max-height:none;padding:14px;overflow-y:auto}.nexora-ai-center-fixed .nexora-communication-panel{grid-template-rows:auto auto minmax(0,1fr) auto;padding:12px;display:grid}.nexora-ai-center-fixed .nexora-panel-heading{margin-bottom:7px}.nexora-ai-center-fixed .nexora-panel-heading p{font-size:.8rem}.nexora-ai-center-fixed .nexora-communication-mode{margin-bottom:7px}.nexora-ai-center-fixed .nexora-communication-fields{grid-template-rows:auto auto minmax(0,1fr);gap:7px;min-height:0;display:grid;overflow:hidden}.nexora-ai-center-fixed .nexora-communication-body,.nexora-ai-center-fixed .nexora-communication-body textarea{height:100%;min-height:0}.nexora-ai-center-fixed .nexora-communication-body textarea{resize:none;overflow-y:auto}.nexora-ai-composer-fixed{z-index:5;border:0;padding:0;position:relative}.nexora-ai-composer-fixed .nexora-ai-input-shell{min-height:62px}.nexora-ai-composer-fixed textarea{resize:none;min-height:42px;max-height:92px}@media (width<=1250px){.nexora-ai-language-cards{grid-template-columns:repeat(2,minmax(0,1fr));height:235px}.nexora-ai-language-card{min-height:105px}}@media (width<=900px){.nexora-ai-fixed-layout{grid-template-rows:auto;height:auto;overflow:visible}.nexora-ai-top-fixed,.nexora-ai-center-fixed{grid-template-columns:1fr;overflow:visible}.nexora-ai-language-cards{height:auto}.nexora-ai-language-card textarea{min-height:135px}.nexora-ai-dialog-panel .nexora-ai-conversation{height:360px}.nexora-ai-center-fixed .nexora-communication-panel{min-height:430px}}.nexora-ai-history-drawer{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08162afa;border:1px solid #52dbff6b;border-radius:18px;width:min(430px,100vw - 36px);max-height:70vh;position:absolute;top:58px;right:18px;overflow:hidden;box-shadow:0 22px 70px #0000007a}.nexora-ai-page{position:relative}.nexora-ai-history-heading{border-bottom:1px solid #82d2ff2e;justify-content:space-between;align-items:center;padding:16px;display:flex}.nexora-ai-history-heading div{gap:3px;display:grid}.nexora-ai-history-heading span{opacity:.68;font-size:.82rem}.nexora-ai-history-heading button,.nexora-ai-history-delete{color:inherit;cursor:pointer;background:0 0;border:0}.nexora-ai-history-list{max-height:calc(70vh - 72px);padding:10px;overflow:auto}.nexora-ai-history-item{border:1px solid #0000;border-radius:12px;grid-template-columns:1fr 38px;align-items:center;gap:6px;margin-bottom:6px;display:grid}.nexora-ai-history-item:hover,.nexora-ai-history-item.active{background:#2f8cff1f;border-color:#57c9ff40}.nexora-ai-history-open{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;gap:5px;padding:12px;display:grid}.nexora-ai-history-open strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.nexora-ai-history-open span{opacity:.62;font-size:.76rem}.nexora-ai-action-card,.nexora-ai-action-success{background:#082230e0;border:1px solid #46d4bd57;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin:14px;padding:16px;display:flex}.nexora-ai-action-card h3,.nexora-ai-action-card p{margin:4px 0}.nexora-ai-action-label{color:#62dfc6;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.nexora-ai-action-missing{color:#ffb4b4}.nexora-ai-action-ready{color:#7ef0bd}.nexora-ai-action-buttons{flex-wrap:wrap;gap:8px;display:flex}.nexora-ai-action-buttons button,.nexora-ai-action-success a{color:#fff;background:#185658b8;border:1px solid #62dfc673;border-radius:10px;padding:9px 13px;text-decoration:none}.nexora-ai-action-success{background:#0e4f3c9e;flex-direction:column;align-items:flex-start}.nexora-ai-save-dock{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#051d2bf7;border:1px solid #62dfc68c;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:fixed;bottom:92px;left:300px;right:24px;box-shadow:0 16px 45px #00000061}.nexora-ai-save-dock>div{gap:2px;min-width:0;margin-right:auto;display:grid}.nexora-ai-save-dock strong,.nexora-ai-save-dock span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nexora-ai-save-dock span{opacity:.72;font-size:.8rem}.nexora-ai-save-dock button{color:#fff;cursor:pointer;background:#185658d1;border:1px solid #62dfc673;border-radius:10px;padding:9px 13px}.nexora-ai-save-dock button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1050px){.nexora-ai-save-dock{left:16px;right:16px}}.nexora-ai-health{border:1px solid #94a3b833;border-radius:999px;align-items:center;width:fit-content;margin-top:5px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.nexora-ai-health.checking{color:#fde68a;background:#a1620726}.nexora-ai-health.online{color:#86efac;background:#1665342e;border-color:#4ade8040}.nexora-ai-health.offline{color:#fecaca;background:#991b1b2e;border-color:#f871714d}@media (width<=800px){.nexora-ai-fixed-layout{flex-direction:column;gap:10px;padding-bottom:110px;height:auto!important;min-height:0!important;display:flex!important;overflow:visible!important}.nexora-ai-compact-header{order:1;grid-template-columns:1fr;align-items:stretch;gap:10px;display:grid}.nexora-ai-compact-header h1{font-size:clamp(2rem,11vw,3rem);line-height:.98}.nexora-ai-header-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.nexora-ai-header-actions label{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);display:grid}.nexora-ai-header-actions select,.nexora-ai-header-actions button{width:100%;min-width:0;min-height:44px}.nexora-ai-center-fixed{flex-direction:column;order:2;gap:10px;display:flex!important;overflow:visible!important}.nexora-ai-dialog-panel{order:1;min-height:330px;height:auto!important;overflow:visible!important}.nexora-ai-dialog-panel .nexora-ai-conversation{min-height:330px;padding:12px;height:auto!important;max-height:52dvh!important;overflow-y:auto!important}.nexora-ai-center-fixed .nexora-communication-panel{order:2;height:auto!important;min-height:0!important;overflow:visible!important}.nexora-ai-center-fixed .nexora-communication-fields,.nexora-ai-center-fixed .nexora-communication-body,.nexora-ai-center-fixed .nexora-communication-body textarea{height:auto!important;min-height:0!important;overflow:visible!important}.nexora-ai-center-fixed .nexora-communication-body textarea{min-height:150px!important}.nexora-ai-composer-fixed{bottom:calc(76px + env(safe-area-inset-bottom,0px));z-index:40;background:#050f1cfa;border:1px solid #67e8f933;border-radius:16px;order:3;padding:8px;box-shadow:0 12px 32px #0000005c;position:sticky!important}.nexora-ai-composer-fixed .nexora-ai-input-shell{grid-template-columns:44px minmax(0,1fr);gap:7px;min-height:0;display:grid}.nexora-ai-composer-fixed textarea{min-width:0;min-height:68px;max-height:130px}.nexora-ai-composer-fixed button[type=submit]{grid-column:1/-1;min-height:44px}.nexora-ai-save-dock{flex-wrap:wrap;order:4;width:100%;margin:0;position:static!important;inset:auto!important}.nexora-ai-top-fixed{flex-direction:column;order:5;gap:10px;display:flex!important;overflow:visible!important}.nexora-ai-robot-compact{overflow:visible}.nexora-ai-robot-compact .nexora-robot3d-shell,.nexora-ai-robot-compact canvas{height:165px!important;min-height:165px!important}.nexora-ai-robot-compact .nexora-robot-controls{margin-top:0;padding:8px;transform:none}.nexora-robot-state-buttons,.nexora-voice-settings-grid{grid-template-columns:1fr 1fr!important}.nexora-ai-language-board{padding:10px;overflow:visible}.nexora-ai-language-board-title{flex-direction:column;align-items:stretch}.nexora-ai-language-board-title button{width:100%}.nexora-ai-language-cards{grid-template-columns:1fr!important;height:auto!important}.nexora-ai-language-card textarea{height:110px!important;min-height:110px!important}.nexora-ai-history-drawer{left:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);width:auto;max-height:calc(100dvh - 96px);position:fixed}}@media (width<=430px){.nexora-ai-header-actions,.nexora-robot-state-buttons,.nexora-voice-settings-grid{grid-template-columns:1fr!important}}.nora-chat-page{grid-template-rows:auto auto minmax(0,1fr) auto;gap:10px;height:calc(100vh - 96px);min-height:640px;padding:0 2px 8px;display:grid;position:relative;overflow:hidden}.nora-chat-header{border-bottom:1px solid #6ee7ff21;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:8px 10px 10px;display:flex}.nora-chat-brand,.nora-chat-title-row,.nora-chat-header-actions,.nora-tool-strip,.nora-message-actions,.nora-translation-controls{align-items:center;display:flex}.nora-chat-brand{gap:11px;min-width:0}.nora-chat-brand .eyebrow{opacity:.68;margin:0}.nora-chat-title-row{gap:10px}.nora-chat-title-row h1{letter-spacing:.02em;margin:0;font-size:1.65rem}.nora-chat-mark,.nora-empty-mark{color:#fff;background:linear-gradient(145deg,#06b6d4 0%,#2563eb 46%,#7c3aed 100%);border-radius:16px;place-items:center;font-weight:950;display:grid;box-shadow:0 12px 32px #2563eb47,inset 0 1px #ffffff38}.nora-chat-mark{flex:none;width:44px;height:44px;font-size:1.25rem}.nora-chat-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.nora-chat-header-actions button,.nora-tool-strip summary,.nora-translation-controls button{color:#eef8ff;cursor:pointer;background:#0a1d31e0;border:1px solid #7dd3fc2e;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:7px 11px;display:inline-flex}.nora-chat-header-actions button.primary{background:linear-gradient(135deg,#0ea5e9f2,#7c3aedf2);border-color:#7dd3fc52}.nora-area-select{color:#aac1d8;align-items:center;gap:7px;font-size:.8rem;display:flex}.nora-area-select select,.nora-translation-controls select{color:#eff9ff;background:#061729eb;border:1px solid #7dd3fc2e;border-radius:11px;min-height:38px;padding:0 9px}.nora-tool-strip{z-index:50;gap:8px;padding:0 10px;position:relative}.nora-tool-strip details{position:relative}.nora-tool-strip summary{-webkit-user-select:none;user-select:none;list-style:none}.nora-tool-strip summary::-webkit-details-marker{display:none}.nora-tool-strip details[open]>summary{background:linear-gradient(135deg,#0ea5e93d,#7c3aed42);border-color:#67e8f961}.nora-tool-popover{z-index:80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(155deg,#071628fb,#101433fb);border:1px solid #67e8f942;border-radius:18px;width:min(860px,100vw - 340px);max-height:min(68vh,650px);padding:12px;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 22px 70px #0000008a}.nora-message-popover{width:min(720px,100vw - 340px)}.nora-voice-popover{width:min(470px,100vw - 340px)}.nora-translation-popover .nexora-ai-language-board-title{margin-bottom:10px}.nora-translation-controls{flex-wrap:wrap;gap:8px}.nora-translation-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.nora-translation-grid .nexora-ai-language-card{min-height:250px}.nora-translation-grid .nexora-ai-language-card textarea{min-height:190px}.nora-manual-speech-banner,.nora-manual-speech-note{color:#cbeafe;background:#0825379e;border:1px solid #67e8f92e;border-radius:12px}.nora-manual-speech-banner{margin:8px 10px 10px;padding:9px 10px;font-size:.82rem;line-height:1.45}.nora-manual-speech-note{gap:4px;padding:11px 12px;display:grid}.nora-manual-speech-note span{color:#9fb9ce;font-size:.83rem;line-height:1.4}.nora-chat-stage{background:radial-gradient(circle at 50% -10%,#2563eb14,#0000 35%),linear-gradient(#030e1b94,#04101ebd);border:1px solid #7dd3fc1c;border-radius:22px;min-height:0;overflow:hidden}.nora-chat-scroll{scroll-behavior:smooth;height:100%;padding:24px clamp(18px,6vw,88px) 36px;overflow-y:auto}.nora-empty-state{text-align:center;color:#bdd0e2;align-content:center;place-items:center;max-width:760px;min-height:100%;margin:0 auto;display:grid}.nora-empty-mark{border-radius:22px;width:64px;height:64px;margin-bottom:16px;font-size:1.8rem}.nora-empty-state h2{color:#f6fbff;margin:0 0 8px;font-size:clamp(1.65rem,4vw,2.35rem)}.nora-empty-state p{color:#91a8be;max-width:620px;margin:0;line-height:1.55}.nora-suggestion-grid{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin-top:22px;display:grid}.nora-suggestion-grid button{text-align:left;color:#e8f7ff;background:#0a1f35b3;border:1px solid #7dd3fc26;border-radius:15px;min-height:58px;padding:12px 14px;line-height:1.35}.nora-suggestion-grid button:hover{background:#0e2e4bcc;border-color:#67e8f966}.nora-message-row{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;width:min(920px,100%);margin:0 auto 22px;display:grid}.nora-message-row.user{grid-template-columns:minmax(0,1fr) 38px}.nora-message-row.user .nora-message-avatar{grid-area:1/2}.nora-message-row.user .nora-message-content{grid-area:1/1;justify-self:end;max-width:82%}.nora-message-avatar{color:#fff;background:linear-gradient(145deg,#0ea5e9,#6d28d9);border-radius:12px;place-items:center;width:36px;height:36px;font-size:.72rem;font-weight:950;display:grid;box-shadow:0 8px 22px #2563eb38}.nora-message-row.user .nora-message-avatar{color:#cbd5e1;background:#1e293bf2;border:1px solid #94a3b833}.nora-message-content{min-width:0}.nora-message-bubble{white-space:pre-wrap;word-break:break-word;color:#edf6ff;font-size:.98rem;line-height:1.68}.nora-message-row.assistant .nora-message-bubble{background:0 0;padding:2px 2px 4px}.nora-message-row.user .nora-message-bubble{background:linear-gradient(135deg,#1d4ed8e0,#6d28d9db);border-radius:17px 17px 5px;padding:11px 14px;box-shadow:0 10px 28px #1e40af33}.nora-message-actions{gap:4px;min-height:32px;margin-top:7px}.nora-message-row.user .nora-message-actions{justify-content:flex-end}.nora-message-actions button{color:#91a7bd;background:0 0;border:0;border-radius:9px;place-items:center;width:31px;height:31px;padding:0;display:grid}.nora-message-actions button:hover{color:#f8fbff;background:#94a3b81a}.nora-message-actions button svg{font-size:18px}.nora-message-actions button.nora-use-text{border:1px solid #7dd3fc24;width:auto;padding:0 9px;font-size:.76rem}.nexora-ai-source-link{color:#67e8f9;text-underline-offset:3px;text-decoration:underline}.nora-thinking-row{color:#8fb2c8;align-items:center;gap:6px;width:min(920px,100%);margin:0 auto 18px;font-size:.82rem;display:flex}.nora-thinking-row span{background:#22d3ee;border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite nora-thinking}.nora-thinking-row span:nth-child(2){animation-delay:.15s}.nora-thinking-row span:nth-child(3){animation-delay:.3s}.nora-thinking-row strong{margin-left:4px;font-weight:700}@keyframes nora-thinking{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.nora-composer{z-index:35;padding:0 10px;position:relative}.nora-composer .nexora-ai-recognized{width:min(920px,100%);margin:0 auto 5px}.nora-composer-shell{background:#0c1b2df5;border:1px solid #7dd3fc33;border-radius:22px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:end;gap:7px;width:min(920px,100%);min-height:58px;margin:0 auto;padding:8px;display:grid;box-shadow:0 16px 40px #00000047,inset 0 1px #ffffff09}.nora-composer-shell textarea{resize:none;color:#f5fbff;background:0 0;border:0;outline:0;width:100%;min-height:40px;max-height:145px;padding:10px 6px 7px;line-height:1.45}.nora-composer-shell textarea::placeholder{color:#748ca3}.nora-composer-shell button{color:#fff;border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.nora-composer-shell button.voice{background:#1e3248e6}.nora-composer-shell button.voice.active{background:linear-gradient(135deg,#ef4444,#be123c)}.nora-composer-shell button.send{background:linear-gradient(135deg,#0ea5e9,#6d28d9)}.nora-composer-shell button:disabled{opacity:.42;cursor:not-allowed}.nora-history-drawer{top:70px}.nora-robot-drawer{overflow:visible}.nexora-global-ai-message-wrap{gap:4px;margin-bottom:8px;display:grid}.nexora-global-ai-message-wrap.user{justify-items:end}.nexora-global-ai-message-actions{gap:3px;display:flex}.nexora-global-ai-message-actions button{color:#93a9bd;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.nexora-global-ai-message-actions button:hover{color:#fff;background:#94a3b81a}.nexora-global-ai-message-actions svg{font-size:16px}@media (width<=1100px){.nora-tool-popover{width:min(820px,100vw - 80px)}.nora-message-popover{width:min(700px,100vw - 80px)}.nora-voice-popover{width:min(470px,100vw - 80px)}}@media (width<=800px){.nora-chat-page{height:calc(100dvh - 78px);min-height:0;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 4px);grid-template-rows:auto auto minmax(0,1fr) auto;gap:7px}.nora-chat-header{min-height:54px;padding:4px 5px 7px}.nora-chat-mark{border-radius:13px;width:38px;height:38px}.nora-chat-title-row h1{font-size:1.32rem}.nora-chat-brand .eyebrow,.nora-area-select span{display:none}.nora-chat-header-actions{gap:5px}.nora-chat-header-actions button,.nora-area-select select{min-height:36px;padding:6px 8px;font-size:.76rem}.nora-chat-header-actions button svg{font-size:18px}.nora-tool-strip{gap:5px;padding:0 5px;overflow-x:auto}.nora-tool-strip details{flex:none;position:static}.nora-tool-strip summary{min-height:36px;padding:6px 9px;font-size:.78rem}.nora-tool-popover{left:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 94px);width:auto;max-height:calc(100dvh - 170px);padding:10px;position:fixed}.nora-translation-grid{grid-template-columns:1fr}.nora-translation-grid .nexora-ai-language-card{min-height:170px}.nora-translation-grid .nexora-ai-language-card textarea{min-height:125px}.nora-chat-stage{border-radius:16px}.nora-chat-scroll{padding:16px 10px 24px}.nora-message-row{grid-template-columns:31px minmax(0,1fr);gap:8px;margin-bottom:18px}.nora-message-row.user{grid-template-columns:minmax(0,1fr) 31px}.nora-message-avatar{border-radius:10px;width:30px;height:30px;font-size:.62rem}.nora-message-row.user .nora-message-content{max-width:90%}.nora-message-bubble{font-size:.95rem;line-height:1.6}.nora-message-actions{overflow-x:auto}.nora-suggestion-grid{grid-template-columns:1fr}.nora-suggestion-grid button{min-height:52px}.nora-composer{padding:0 5px}.nora-composer-shell{border-radius:19px;grid-template-columns:40px minmax(0,1fr) 40px;padding:6px}.nora-composer-shell button{border-radius:13px;width:40px;height:40px}.nexora-ai-save-dock{width:auto;position:fixed!important;bottom:86px!important;left:8px!important;right:8px!important}}@media (width<=460px){.nora-chat-header-actions .primary{width:38px;padding:0;font-size:0}.nora-chat-header-actions .primary svg{margin:0}.nora-chat-header-actions button:not(.primary){padding:6px 8px}.nora-message-actions button.nora-use-text{display:none}}.nora-menu-button,.nora-header-icon-button{flex:none;place-items:center;width:42px;height:42px;border-radius:14px!important;padding:0!important;display:grid!important}.nora-menu-button{color:#eef8ff;cursor:pointer;background:#0a1d31e0;border:1px solid #7dd3fc2e}.nora-drawer-backdrop{z-index:188;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#00050c8f;border:0;position:fixed;inset:0}.nexora-ai-history-drawer.nora-history-drawer{z-index:190;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 20% -10%,#0ea5e924,#0000 34%),linear-gradient(#050f1cfe,#040c18fe);border:0;border-right:1px solid #7dd3fc26;border-radius:0 24px 24px 0;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(390px,92vw);max-height:none;animation:.18s ease-out nora-drawer-in;display:grid;position:fixed;inset:0 auto 0 0;overflow:hidden;box-shadow:24px 0 70px #00000085}@keyframes nora-drawer-in{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.nora-drawer-header{min-height:78px;padding:max(16px, env(safe-area-inset-top,0px)) 18px 12px;border-bottom:1px solid #7dd3fc17;justify-content:space-between;align-items:center;gap:12px;display:flex}.nora-drawer-brand{align-items:center;gap:11px;min-width:0;display:flex}.nora-drawer-brand .nora-chat-mark{border-radius:14px;width:42px;height:42px}.nora-drawer-brand>div:last-child{gap:1px;min-width:0;display:grid}.nora-drawer-brand strong{letter-spacing:.01em;color:#f4faff;font-size:1.22rem}.nora-drawer-brand span{color:#7891a8;font-size:.72rem}.nora-drawer-close{color:#e8f5ff;cursor:pointer;background:#0f1f31c7;border:1px solid #7dd3fc21;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.nora-drawer-search{color:#8ba2b8;background:#111f30c7;border:1px solid #7dd3fc1f;border-radius:16px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;min-height:48px;margin:10px 14px 8px;padding:0 12px;display:grid}.nora-drawer-search svg{font-size:21px}.nora-drawer-search input{color:#f1f8ff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.94rem}.nora-drawer-search input::placeholder{color:#6e8499}.nora-drawer-new-chat{color:#f4fbff;cursor:pointer;background:linear-gradient(135deg,#0ea5e938,#7c3aed42);border:1px solid #67e8f93b;border-radius:16px;justify-content:flex-start;align-items:center;gap:12px;min-height:48px;margin:2px 14px 10px;padding:0 15px;font-weight:800;display:flex}.nora-drawer-new-chat svg{font-size:23px}.nora-drawer-new-chat:hover{border-color:#67e8f97a}.nora-drawer-section{grid-template-rows:auto minmax(0,1fr);min-height:0;padding:0 8px 8px;display:grid;overflow:hidden}.nora-drawer-section h3{text-transform:uppercase;letter-spacing:.08em;color:#8198ae;margin:8px 10px 5px;padding:8px 6px;font-size:.78rem}.nora-drawer-section .nexora-ai-history-list{min-height:0;max-height:none;padding:0 5px 12px;overflow-y:auto}.nora-drawer-section .nexora-ai-history-item{border-radius:13px;grid-template-columns:minmax(0,1fr) 34px;margin:1px 0}.nora-drawer-section .nexora-ai-history-item:hover,.nora-drawer-section .nexora-ai-history-item.active{background:#7dd3fc14;border-color:#7dd3fc21}.nora-drawer-section .nexora-ai-history-open{gap:3px;padding:10px 11px}.nora-drawer-section .nexora-ai-history-open strong{color:#e9f4fc;font-size:.93rem;font-weight:650}.nora-drawer-section .nexora-ai-history-open span{color:#71889e;font-size:.69rem}.nora-drawer-section .nexora-ai-history-delete{color:#778da2;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.nora-drawer-section .nexora-ai-history-delete:hover{color:#fecaca;background:#ef44441f}.nora-drawer-empty{color:#72899e;text-align:center;padding:18px 12px;font-size:.86rem}.nora-drawer-footer{min-height:72px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#05111ef0;border-top:1px solid #7dd3fc17;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;display:grid}.nora-drawer-user-avatar{color:#fff;background:linear-gradient(145deg,#0ea5e9,#6d28d9);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 8px 24px #2563eb38}.nora-drawer-user-copy{gap:2px;min-width:0;display:grid}.nora-drawer-user-copy strong,.nora-drawer-user-copy span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nora-drawer-user-copy strong{color:#f4f9fd;font-size:.9rem}.nora-drawer-user-copy span{color:#7890a6;font-size:.72rem}@media (width<=800px){.nora-chat-header{padding-left:4px;padding-right:4px}.nora-menu-button{width:38px;height:38px;border-radius:13px!important}.nora-chat-brand{gap:7px}.nora-chat-brand>.nora-chat-mark{display:none}.nora-chat-title-row h1{font-size:1.5rem}.nora-chat-header-actions .nora-header-icon-button{width:38px;height:38px;padding:0}.nora-area-select{display:none}.nexora-ai-history-drawer.nora-history-drawer{border-radius:0 22px 22px 0;width:min(88vw,360px)}}.nexora-ai-history-drawer.nora-history-drawer{grid-template-rows:auto auto minmax(0,1fr) auto}.nora-drawer-new-chat{display:none!important}.nora-drawer-footer{grid-template-columns:minmax(0,1fr) 46px}.nora-drawer-bottom-new-chat{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2,#2563eb 52%,#6d28d9);border:1px solid #67e8f947;border-radius:18px;justify-content:flex-start;align-items:center;gap:10px;min-width:0;min-height:48px;padding:0 16px;font-weight:850;display:flex;box-shadow:0 12px 28px #2563eb3d}.nora-drawer-bottom-new-chat:hover{filter:brightness(1.07)}.nora-drawer-bottom-new-chat svg{font-size:23px}.nora-avatar{--nora-avatar-size:44px;width:var(--nora-avatar-size);height:var(--nora-avatar-size);filter:drop-shadow(0 7px 16px #0ea5e92e);border-radius:32%;flex:none;place-items:center;display:inline-grid;overflow:visible}.nora-avatar svg{width:100%;height:100%;display:block}.nora-header-avatar{margin-left:1px}.nora-drawer-avatar{filter:drop-shadow(0 7px 18px #22d3ee33)}.nora-empty-avatar{margin-bottom:8px}.nora-message-avatar .nora-avatar{width:30px;height:30px}.nora-message-row.assistant .nora-message-avatar{padding:0;box-shadow:none!important;background:0 0!important;border-color:#0000!important}.nora-composer-shell button.voice.transcribing{opacity:.86;background:linear-gradient(135deg,#0891b2,#6d28d9);animation:1.1s ease-in-out infinite nora-transcribing-pulse;box-shadow:0 0 0 3px #22d3ee1f,0 8px 22px #2563eb38}@keyframes nora-transcribing-pulse{0%,to{transform:scale(1)}50%{transform:scale(.94)}}.nora-robot3d-modern{background:radial-gradient(circle at 50% 35%,#22d3ee1c,#0000 34%),radial-gradient(circle at 62% 48%,#8b5cf617,#0000 42%),linear-gradient(#06122233,#030a1494);border-radius:24px;position:relative;overflow:hidden}.nora-robot3d-modern:before{content:"";pointer-events:none;border:1px solid #7dd3fc1a;border-radius:50%;position:absolute;inset:12% 16%;box-shadow:0 0 60px #38bdf814}.nora-robot3d-label-modern{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #00000040;background:#05111fd1!important;border:1px solid #7dd3fc3b!important}.nora-robot3d-label-modern strong{letter-spacing:.08em}@media (width<=800px){.nora-header-avatar{--nora-avatar-size:38px!important}.nora-empty-avatar{--nora-avatar-size:66px!important}}.nora-robot-drawer .nexora-robot3d-shell,.nora-robot-drawer canvas{height:232px!important;min-height:232px!important}@media (width<=800px){.nora-robot-drawer .nexora-robot3d-shell,.nora-robot-drawer canvas{height:205px!important;min-height:205px!important}}.nora-drawer-section-heading{justify-content:space-between;align-items:center;gap:10px;margin:0 10px 8px;display:flex}.nora-drawer-section-heading h3{margin:0}.nora-folder-create,.nora-folder-actions button{width:34px;height:34px;color:inherit;cursor:pointer;background:#11324db8;border:1px solid #67e8f938;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.nora-folder-create svg,.nora-folder-actions svg{font-size:18px}.nora-folder-list{gap:5px;padding:0 10px 10px;display:grid}.nora-folder-entry{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.nora-folder-row{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.nora-folder-row:hover,.nora-folder-row.active{background:#2f8cff1f;border-color:#57c9ff40}.nora-folder-row svg{opacity:.84;font-size:19px}.nora-folder-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nora-folder-row b{text-align:center;background:#78b4ff1f;border-radius:999px;min-width:24px;padding:2px 7px;font-size:.72rem}.nora-folder-actions{gap:4px;display:flex}.nora-folder-actions button{background:0 0;width:30px;height:30px}.nora-folder-section{border-bottom:1px solid #82d2ff21;padding-bottom:6px}.nexora-ai-history-item{grid-template-columns:minmax(0,1fr) 118px 38px}.nora-chat-folder-select{width:100%;min-width:0;color:inherit;background:#0a2036eb;border:1px solid #67e8f92e;border-radius:9px;padding:7px 8px;font-size:.72rem}@media (width<=560px){.nexora-ai-history-item{grid-template-columns:minmax(0,1fr) 34px}.nora-chat-folder-select{grid-column:1/-1;width:calc(100% - 16px);margin:0 8px 8px}}.ai-compliance-page .panel{border:1px solid #5eead421}.ai-compliance-status{color:#99f6e4;background:#14b8a624;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:800;display:inline-flex}.ai-compliance-country{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.ai-compliance-country h2,.ai-compliance-page h2{align-items:center;gap:8px;display:flex}.ai-compliance-country-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ai-compliance-country-actions select{color:#e6f4f1;background:#071827;border:1px solid #94a3b847;border-radius:10px;min-width:280px;max-width:100%;padding:10px 12px}.ai-compliance-saved{color:#6ee7b7;font-weight:800}.ai-compliance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0;display:grid}.ai-compliance-rule-status{color:#fde68a;background:#facc151a;border-radius:8px;padding:6px 9px;font-weight:700;display:inline-block}.ai-control-list{gap:10px;display:grid}.ai-control-list span{align-items:flex-start;gap:8px;display:flex}.ai-control-list b{color:#5eead4}.ai-compliance-source-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.ai-compliance-source-heading button{align-items:center;gap:7px;display:inline-flex}.ai-compliance-sources{gap:9px;margin-top:14px;display:grid}.ai-compliance-sources a{color:inherit;border:1px solid #94a3b82e;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex}.ai-compliance-sources a span{color:#94a3b8;margin-top:3px;font-size:12px;display:block}.ai-compliance-world-warning{background:#f59e0b14;border:1px solid #f59e0b38;border-radius:10px;margin-top:14px;padding:14px}.ai-compliance-system-card{margin-top:16px}.nora-ai-disclosure-banner{background:#0f766e1a;border:1px solid #2dd4bf3d;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;margin:10px 0;padding:12px 14px;display:flex}.nora-ai-disclosure-banner strong{color:#99f6e4;display:block}.nora-ai-disclosure-banner p{color:#cbd5e1;margin:4px 0 0;font-size:13px}.nora-ai-disclosure-banner button{color:#cbd5e1;cursor:pointer;background:0 0;border:0}.nora-ai-badge{color:#99f6e4;background:#5eead41f;border-radius:999px;align-items:center;margin-left:8px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}.nora-message-meta{color:#94a3b8;margin:0 0 5px 2px;font-size:10px}.nexora-global-ai-compliance-note{color:#cbd5e1;background:#0f766e1a;border-bottom:1px solid #5eead41f;padding:8px 10px;font-size:11px}@media (width<=900px){.ai-compliance-grid{grid-template-columns:1fr}.ai-compliance-country-actions select{width:100%;min-width:0}}.nexora-login-page{color:#f8fafc;background:#07111f;grid-template-columns:minmax(360px,.95fr) minmax(460px,1.05fr);min-height:100vh;display:grid}.nexora-login-brand-panel,.nexora-login-form-panel{justify-content:center;align-items:center;padding:48px;display:flex}.nexora-login-brand-panel{background:radial-gradient(circle at 20% 20%,#18d4d440,#0000 35%),radial-gradient(circle at 80% 75%,#7c3aed47,#0000 38%),linear-gradient(145deg,#071827,#111436 58%,#30114c);position:relative;overflow:hidden}.nexora-login-brand-panel:after{content:"";pointer-events:none;border:1px solid #7dd3fc29;border-radius:32px;position:absolute;inset:28px}.nexora-login-brand-content{z-index:1;width:min(560px,100%);position:relative}.nexora-login-logo{object-fit:contain;object-position:left center;width:min(260px,70%);max-height:120px;margin-bottom:28px}.nexora-login-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#67e8f9;margin:0 0 10px;font-size:12px;font-weight:800}.nexora-login-brand-content h1{margin:0;font-size:clamp(42px,5vw,72px);line-height:.98}.nexora-login-brand-content>p:not(.nexora-login-eyebrow){color:#cbd5e1;max-width:540px;margin-top:24px;font-size:17px;line-height:1.7}.nexora-login-feature-list{gap:12px;margin-top:32px;display:grid}.nexora-login-feature-list span{color:#e2e8f0;background:#040c1c8c;border:1px solid #67e8f929;border-radius:14px;padding:13px 16px}.nexora-login-form-panel{background:radial-gradient(circle at 80% 10%,#7c3aed21,#0000 32%),#0b1220}.nexora-login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ae6;border:1px solid #94a3b82e;border-radius:28px;gap:22px;width:min(520px,100%);padding:38px;display:grid;box-shadow:0 30px 80px #00000059}.nexora-login-card h2{margin:0;font-size:32px}.nexora-login-subtitle{color:#94a3b8;margin:8px 0 0}.nexora-login-field{color:#e2e8f0;gap:8px;font-weight:700;display:grid}.nexora-login-field>div{background:#020617a6;border:1px solid #94a3b840;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:56px;padding:0 14px;display:grid}.nexora-login-field svg{color:#67e8f9}.nexora-login-field input{color:#f8fafc;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:0 12px}.nexora-password-toggle{cursor:pointer;background:0 0;border:0;padding:6px}.nexora-login-submit,.nexora-login-reset{cursor:pointer;font:inherit;border:0}.nexora-login-submit{color:#fff;background:linear-gradient(135deg,#0891b2,#7c3aed);border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:56px;font-weight:800;display:inline-flex;box-shadow:0 14px 32px #4f46e547}.nexora-login-submit:disabled,.nexora-login-reset:disabled{cursor:not-allowed;opacity:.65}.nexora-login-reset{color:#67e8f9;background:0 0;font-weight:700}.nexora-login-message{border-radius:12px;padding:12px 14px;line-height:1.5}.nexora-login-message.error{color:#fecaca;background:#7f1d1d47;border:1px solid #f8717159}.nexora-login-message.success{color:#a7f3d0;background:#064e3b47;border:1px solid #34d39959}.auth-loading-screen{color:#f8fafc;background:#07111f;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-loading-card{text-align:center;background:#111827;border:1px solid #67e8f933;border-radius:24px;justify-items:center;gap:12px;width:min(440px,100%);padding:34px;display:grid}.auth-loading-card span{color:#94a3b8;line-height:1.5}.auth-error-card{border-color:#f8717159}.auth-spinner{border:3px solid #67e8f92e;border-top-color:#67e8f9;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite nexora-auth-spin}@keyframes nexora-auth-spin{to{transform:rotate(360deg)}}@media (width<=980px){.nexora-login-page{grid-template-columns:1fr}.nexora-login-brand-panel{min-height:42vh}.nexora-login-brand-panel,.nexora-login-form-panel{padding:28px}}@media (width<=620px){.nexora-login-brand-panel,.nexora-login-form-panel{padding:18px}.nexora-login-card{padding:24px}}.nexora-choice-card{gap:16px}.nexora-choice-button{color:#f8fafc;background:#0206179e;border:1px solid #67e8f92e;border-radius:16px;align-items:center;gap:16px;padding:18px;text-decoration:none;transition:all .2s;display:flex}.nexora-choice-button:hover{border-color:#67e8f98c;transform:translateY(-2px)}.nexora-choice-button svg{color:#67e8f9;font-size:30px}.nexora-choice-button span{gap:4px;display:grid}.nexora-choice-button small{color:#94a3b8}.centered{text-align:center;text-decoration:none}.registration-card{max-height:92vh;overflow:auto}.nexora-login-field select{color:#f8fafc;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:0 12px}.checkbox-row{color:#cbd5e1;align-items:center;gap:9px;display:flex}.nexora-login-options{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.nexora-auth-links{flex-wrap:wrap;justify-content:center;gap:14px;font-size:14px;display:flex}.nexora-auth-links a{color:#67e8f9;text-decoration:none}.security-review-card{width:min(600px,100%)}.security-review-icon{color:#67e8f9;font-size:52px!important}.security-review-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.review-secondary{border:1px solid #67e8f94d;border-radius:12px;padding:12px 16px}.nexora-biometric-button{color:#dffbff;min-height:54px;font:inherit;cursor:pointer;background:#0891b21f;border:1px solid #67e8f959;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-weight:800;display:inline-flex}.nexora-biometric-button:disabled{opacity:.65;cursor:not-allowed}.nexora-choice-button[type=button]{width:100%;font:inherit;text-align:left;cursor:pointer}.nexora-choice-primary{background:linear-gradient(135deg,#0891b259,#7c3aed47);border-color:#67e8f98c;box-shadow:0 12px 34px #0891b224}.nexora-choice-secondary{background:#0f172ae6}.nexora-back-choice{justify-content:center;align-items:center;gap:8px;min-height:44px;display:inline-flex}@media (width<=800px){.nexora-login-page{height:100dvh;min-height:100dvh;padding-bottom:max(14px, env(safe-area-inset-bottom,0px));overflow:hidden auto}.nexora-first-launch-page .nexora-login-brand-panel{min-height:auto;padding-top:max(20px, env(safe-area-inset-top,0px));padding-bottom:20px}.nexora-first-launch-page .nexora-login-brand-panel:after{border-radius:24px;inset:12px}.nexora-first-launch-page .nexora-login-logo{width:min(220px,58%);max-height:86px;margin-bottom:18px}.nexora-first-launch-page .nexora-login-brand-content h1{font-size:clamp(38px,11vw,58px);line-height:1.03}.nexora-first-launch-page .nexora-login-brand-content>p:not(.nexora-login-eyebrow){margin-top:16px;font-size:16px;line-height:1.55}.nexora-first-launch-page .nexora-login-feature-list{gap:8px;margin-top:18px}.nexora-first-launch-page .nexora-login-feature-list span{padding:10px 12px;font-size:14px}.nexora-login-form-panel{padding-bottom:max(28px, calc(env(safe-area-inset-bottom,0px) + 18px));align-items:flex-start}.nexora-login-card{margin-bottom:max(10px, env(safe-area-inset-bottom,0px))}}.nexora-social-divider{color:#64748b;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;font-size:12px;display:flex}.nexora-social-divider:before,.nexora-social-divider:after{content:"";background:#94a3b833;flex:1;height:1px}.nexora-social-login-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.nexora-social-login-button{color:#f8fafc;min-height:50px;font:inherit;cursor:pointer;background:#0f172ac7;border:1px solid #94a3b83d;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:0 14px;font-weight:750;display:flex}.nexora-social-login-button:hover{background:#0891b21f;border-color:#67e8f980}@media (width<=600px){.nexora-social-login-grid{grid-template-columns:1fr}}.nexora-social-registration-box{background:linear-gradient(135deg,#0891b21a,#7c3aed1a);border:1px solid #67e8f938;border-radius:16px;gap:12px;padding:16px;display:grid}.nexora-social-registration-box>strong{color:#f8fafc;font-size:16px}.nexora-social-registration-box>span{color:#94a3b8;font-size:14px;line-height:1.5}html,body,#root{width:100%;height:100%;min-height:100vh;margin:0}body{color:#132238;background:#f3f7fb;font-family:Inter,Arial,Helvetica,sans-serif;overflow:hidden}.receipt-storage-note{opacity:.82;margin:10px 0 0;font-size:.9rem}.receipt-preview-backdrop{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030818d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.receipt-preview-dialog{background:#0d1830;border:1px solid #5ce0ff6b;border-radius:24px;flex-direction:column;width:min(920px,96vw);height:min(880px,92vh);display:flex;overflow:hidden;box-shadow:0 28px 90px #0000008c}.receipt-preview-header,.receipt-preview-footer{border-bottom:1px solid #5ce0ff2e;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.receipt-preview-header div{gap:3px;display:grid}.receipt-preview-header span{opacity:.72;font-size:.88rem}.receipt-preview-footer{border-top:1px solid #5ce0ff2e;border-bottom:0;justify-content:flex-end}.receipt-preview-content{background:#091123;flex:1;place-items:center;min-height:0;padding:18px;display:grid;overflow:auto}.receipt-preview-content img{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%}.receipt-preview-content iframe{background:#fff;border:0;border-radius:10px;width:100%;height:100%;min-height:620px}
