.rm-app{--rm-bg:#070d1a;--rm-side:#0a1326;--rm-panel:#0f1a31;--rm-line:#1a2547;--rm-line2:#243466;--rm-text:#e7ecf7;--rm-muted:#8893b5;--rm-blue:#2f7bff;min-height:100vh;background:var(--rm-bg);color:var(--rm-text);font-family:Geist,Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.35;-webkit-font-smoothing:antialiased}.rm-topbar{display:grid;grid-template-columns:340px 1fr 340px;align-items:center;border-bottom:1px solid var(--rm-line);background:linear-gradient(180deg,#15224a,#0f1a36);position:sticky;top:0;z-index:40}.rm-brand{display:flex;align-items:center;gap:10px;font-size:17px}.rm-bolt{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:linear-gradient(#60a5fa,#2563eb);font-size:22px}.rm-brand-dot{color:#64749c}.rm-product{font-size:12px;letter-spacing:.16em;color:#4a92ff;font-weight:700}.rm-steps{height:100%;display:flex;justify-content:center;gap:38px}.rm-steps a{display:flex;align-items:center;padding:3px 5px 0;border-bottom:2px solid transparent;color:#7784a8;font-size:12px;font-weight:800;letter-spacing:.14em}.rm-steps a.active{color:#fff;border-color:var(--rm-blue)}.rm-account{justify-content:flex-end;gap:14px}.rm-account,.rm-token-pill{display:flex;align-items:center}.rm-token-pill{height:42px;gap:10px;padding:0 16px;border:1px solid var(--rm-line2);border-radius:999px;background:#0c1730;font-weight:700}.rm-token-pill i{width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffd97a,#c97a14);box-shadow:0 0 0 2px rgba(244,185,66,.2)}.rm-account>div>button{border-color:var(--rm-line2)!important;background:#101b33!important;color:var(--rm-text)!important}.rm-shell{display:grid}.rm-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--rm-line);background:var(--rm-side)}.rm-new-report,.rm-toolbar-new{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #5a9bff;border-radius:11px;background:linear-gradient(#3b86ff,#1f64e6);color:#fff;font-weight:800;box-shadow:0 7px 20px rgba(47,123,255,.28)}.rm-new-report{font-size:16px}.rm-toolbar-new{height:42px;padding:0 16px;border-radius:9px;font-size:14px}.rm-side-nav{display:flex;flex-direction:column;gap:4px;margin-top:15px}.rm-side-link,.rm-side-nav a{display:flex;align-items:center;gap:12px;border:1px solid transparent;border-radius:10px;color:#b8c2dd;font-size:15px}.rm-side-nav a.active{border-color:rgba(47,123,255,.48);background:rgba(47,123,255,.1);color:#fff}.rm-side-nav span{font-size:22px}.rm-side-rule{height:1px;margin:15px 5px;background:var(--rm-line)}.rm-side-link{margin-bottom:2px}.rm-side-footer{margin-top:auto;display:flex;justify-content:space-around;padding:20px 5px 7px;border-top:1px solid var(--rm-line);font-size:12px;color:#91a0c7}.rm-main{min-width:0;background:var(--rm-bg)}.rm-toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px 30px;border-bottom:1px solid var(--rm-line);background:linear-gradient(180deg,rgba(15,26,49,.56),transparent)}.rm-crumbs{display:flex;gap:10px;font-size:12px;font-weight:800;letter-spacing:.16em;color:#8290b6}.rm-crumbs b{color:#526083}.rm-crumbs strong{color:#fff}.rm-search,.rm-toolbar-actions{display:flex;align-items:center;gap:10px}.rm-search{padding:0 14px;border:1px solid var(--rm-line2);border-radius:9px;background:var(--rm-panel);color:#7180aa}.rm-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff}.rm-search input::-moz-placeholder{color:#64749c}.rm-search input::placeholder{color:#64749c}.rm-icon-button{width:43px;height:42px;border:1px solid var(--rm-line2);border-radius:9px;background:var(--rm-panel);color:#8190b4}.rm-icon-button.active{color:#fff;box-shadow:inset 0 0 0 1px #2f7bff}.rm-select{height:42px;padding:0 34px 0 14px;border:1px solid var(--rm-line2);border-radius:9px;background:#0f1a31;color:#e7ecf7}.rm-select.wide{min-width:260px}.rm-notice{margin:18px 30px 0;padding:13px 16px;border:1px solid var(--rm-line2);border-radius:9px;background:var(--rm-panel);color:#b8c2dd}.rm-notice i{display:inline-block;width:8px;height:8px;margin-right:10px;border-radius:50%;background:#f4b942}.rm-notice.error{border-color:rgba(244,113,111,.42)}.rm-notice.error i{background:#f4716f}.rm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:22px 30px 40px}@media(max-width:1250px){.rm-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-topbar{grid-template-columns:280px 1fr 280px}}@media(max-width:900px){.rm-shell{grid-template-columns:1fr}.rm-sidebar{display:none}.rm-topbar{grid-template-columns:1fr auto}.rm-steps{display:none}.rm-card-grid{grid-template-columns:1fr}}.rm-gallery-card,.rm-project-card{overflow:hidden;border:1px solid var(--rm-line2);border-radius:14px;background:linear-gradient(#0c1830,#070d1f);transition:.18s}.rm-gallery-card:hover,.rm-project-card:hover{transform:translateY(-2px);border-color:#3b70c4;box-shadow:0 0 25px rgba(47,123,255,.14)}.rm-project-preview{aspect-ratio:16/10;display:grid;place-items:center;position:relative;background:linear-gradient(135deg,#10233a,#1d3a5c)}.rm-project-preview.tone-1{background:linear-gradient(135deg,#153054,#1b4368)}.rm-project-preview.tone-2{background:radial-gradient(circle at 80% 0,rgba(47,123,255,.28),transparent 58%),#10203b}.rm-card-badge,.rm-open-pill{position:absolute;top:14px;padding:3px 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#091329d9;font-size:11px;font-weight:800}.rm-card-badge{left:14px}.rm-open-pill{right:14px;opacity:0}.rm-project-card:hover .rm-open-pill{opacity:1}.rm-paper{width:38%;height:76%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:30px 16px;border-radius:4px;background:#fff;color:#10203b;box-shadow:0 14px 28px #0008}.rm-paper small{font-size:6px;letter-spacing:.12em}.rm-paper b{margin-top:10px;font-family:Georgia,serif;font-size:13px;line-height:1.05}.rm-paper em{margin-top:auto;font-size:6px;color:#667}.rm-card-meta{padding:14px 17px 17px;border-top:1px solid var(--rm-line)}.rm-card-meta h2{overflow:hidden;margin:0 0 5px;color:#fff;font-size:17px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.rm-card-meta p{display:flex;align-items:center;gap:8px;margin:0;color:#8fa0cb;font-size:12px}.rm-card-meta p i{width:11px;height:11px;border-radius:3px;background:#2f7bff}.rm-card-meta p span{color:#526083}.rm-empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#7d8caf}.rm-empty strong{font-size:18px;color:#c9d2e8}.rm-empty .rm-toolbar-new{margin-top:8px}.rm-gallery-stats{padding:18px 30px 0;color:#7381a5;font-size:12px}.rm-tabs{display:flex;gap:5px}.rm-tabs button{height:34px;padding:0 13px;border:1px solid var(--rm-line2);border-radius:999px;background:var(--rm-panel);color:#8190b4;text-transform:capitalize}.rm-tabs button.active{border-color:#4a92ff;background:#2f7bff;color:#fff}.rm-gallery-preview{position:relative;aspect-ratio:16/10;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#1e4770,#0b1424 68%)}.rm-gallery-preview>span{position:absolute;top:12px;left:12px;font-size:10px;font-weight:800;letter-spacing:.12em;color:#cfe0f0}.rm-gallery-preview.art-1{background:radial-gradient(circle at 70% 20%,#49326b,#101528 65%)}.rm-gallery-preview.art-2{background:radial-gradient(circle at 50% 0,#19533e,#0c1724 68%)}.rm-gallery-preview.art-3{background:radial-gradient(circle at 80% 10%,#684b1f,#111426 68%)}.rm-mini-chart{height:55%;width:66%;display:flex;align-items:flex-end;gap:8px;padding:14px;border:1px solid #354a70;border-radius:7px;background:#0a1326aa}.rm-mini-chart i{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(#65a4ff,#2f7bff)}.rm-mini-chart i:first-child{height:30%}.rm-mini-chart i:nth-child(2){height:58%}.rm-mini-chart i:nth-child(3){height:44%}.rm-mini-chart i:nth-child(4){height:85%}.rm-mini-chart i:nth-child(5){height:70%}.rm-design{height:calc(100vh - 147px);display:grid;grid-template-columns:245px 1fr 280px}.rm-design-panel,.rm-properties{overflow:auto;border-right:1px solid var(--rm-line);background:#0a1326;padding:18px}.rm-properties{border-right:0;border-left:1px solid var(--rm-line)}.rm-panel-heading{display:flex;flex-direction:column;gap:4px;margin-bottom:15px}.rm-panel-heading span{color:#7180a8;font-size:10px;font-weight:800;letter-spacing:.16em}.rm-panel-heading b{font-size:14px}.rm-design-panel button{width:100%;display:flex;gap:10px;padding:9px;border:1px solid transparent;border-radius:9px;background:none;color:#aab6d5;text-align:left}.rm-design-panel button.active{border-color:#325c9c;background:#102345;color:#fff}.rm-design-panel button>span{display:grid;width:24px;height:30px;place-items:center;border-radius:3px;background:#fff;color:#23324a;font-size:10px}.rm-design-panel button div{display:flex;flex-direction:column}.rm-design-panel small{color:#68779d}.rm-canvas{overflow:auto;position:relative;display:grid;place-items:center;padding:68px 30px 35px;background:radial-gradient(circle at 50% 0,rgba(47,123,255,.08),transparent 55%)}.rm-canvas-tools{position:absolute;top:15px;display:flex;align-items:center;gap:7px;padding:6px;border:1px solid var(--rm-line2);border-radius:9px;background:#0f1a31}.rm-canvas-tools button{width:28px;height:28px;border:0;border-radius:6px;background:#17233d;color:#b9c5df}.rm-canvas-tools span{width:1px;height:20px;background:var(--rm-line2)}.rm-canvas-tools b{font-size:11px;color:#9ba8c6}.rm-report-page{width:460px;min-height:620px;background:#fff;color:#35404d;box-shadow:0 20px 60px #0009}.rm-report-page header{padding:40px;background:#0c1b2c;color:#fff}.rm-report-page header small{letter-spacing:.18em;color:#9eb2c8}.rm-report-page h1{font-family:Georgia,serif;font-size:28px;line-height:1.1}.rm-report-content{padding:42px}.rm-report-content>small{color:#8c9bad;letter-spacing:.16em}.rm-report-content h2{font-family:Georgia,serif;color:#0c1b2c}.rm-report-content p{font:14px/1.6 Georgia,serif}.rm-chart-placeholder{height:150px;display:flex;align-items:flex-end;gap:12px;margin-top:30px;padding:24px;border-radius:5px;background:#eef3f8}.rm-chart-placeholder i{flex:1;background:#315b83}.rm-chart-placeholder i:first-child{height:40%}.rm-chart-placeholder i:nth-child(2){height:80%}.rm-chart-placeholder i:nth-child(3){height:57%}.rm-chart-placeholder i:nth-child(4){height:92%}.rm-chart-placeholder i:nth-child(5){height:70%}.rm-properties label{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;color:#9ca9c6;font-size:12px}.rm-properties input,.rm-properties select{height:38px;padding:0 10px;border:1px solid var(--rm-line2);border-radius:8px;background:#0f1a31;color:#fff}.rm-toolbar-new.full{width:100%;margin-top:10px}.rm-properties textarea{min-height:120px;resize:vertical;padding:10px;border:1px solid var(--rm-line2);border-radius:8px;background:#0f1a31;color:#fff;font:12px/1.45 inherit}.rm-enhance-button{width:100%;min-height:40px;margin:-4px 0 8px;border:1px solid #4a72bd;border-radius:8px;background:linear-gradient(135deg,#16346c,#482d78);color:#e9e7ff;font-weight:700}.rm-enhance-button:disabled{opacity:.55}.rm-side-link.active{border-color:rgba(47,123,255,.48);background:rgba(47,123,255,.1);color:#fff}.rm-side-sub{width:calc(100% - 25px);min-height:44px;margin:0 0 8px 25px;padding:0 14px;border:1px solid transparent;border-radius:10px;background:transparent;color:#b8c2dd;font-size:14px;font-weight:400;text-align:left;cursor:pointer}.rm-side-sub:hover{border-color:rgba(47,123,255,.32);background:rgba(47,123,255,.08);color:#c9d7fb}.rm-side-sub span{display:grid!important;width:22px!important;height:22px!important;place-items:center}.rm-side-sub span:before{content:"";width:6px;height:6px;border-radius:50%;background:#2f7bff}.rm-scrim{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(2,8,20,.78);backdrop-filter:blur(2px)}.rm-modal{width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;border:1px solid #294277;border-radius:15px;background:#0c1730;box-shadow:0 30px 90px #000c;color:var(--rm-text)}.rm-modal>header{height:84px;display:flex;align-items:center;gap:14px;padding:0 25px;border-bottom:1px solid var(--rm-line)}.rm-modal>header h2{flex:1;margin:0;font-size:18px}.rm-modal>header>button{width:48px;height:44px;border:1px solid var(--rm-line2);border-radius:10px;background:#101b33;color:#c5cde0;font-size:27px}.rm-modal-icon{display:grid;width:43px;height:43px;place-items:center;border-radius:11px;background:linear-gradient(#438cff,#2166ea);font-size:27px}.rm-modal-body{overflow:auto;padding:24px 25px}.rm-modal>footer{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 25px;border-top:1px solid var(--rm-line)}.rm-modal>footer small{color:#67769e;font-weight:800;letter-spacing:.11em}.rm-modal>footer>div{display:flex;gap:10px}.rm-btn-primary,.rm-btn-secondary{height:46px;padding:0 20px;border-radius:10px;font-weight:750}.rm-btn-primary{border:1px solid #65a2ff;background:linear-gradient(#3d88ff,#2569e8);color:#fff}.rm-btn-secondary{border:1px solid var(--rm-line2);background:#101a31;color:#e3e8f3}.rm-modal-error{margin-bottom:14px;padding:10px 12px;border:1px solid #71394a;border-radius:8px;background:#2b1825;color:#ff9cae}.rm-new-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.rm-field,.rm-field-title{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;color:#7583a9;font-size:11px;font-weight:800;letter-spacing:.1em}.rm-field>span{display:flex;align-items:center;justify-content:space-between}.rm-field input,.rm-field select,.rm-field textarea{width:100%;border:1px solid var(--rm-line2);border-radius:9px;background:#0f1a31;color:#e6eaf4;font:600 14px/1.35 inherit;letter-spacing:0}.rm-field input,.rm-field select{height:45px;padding:0 13px}.rm-field textarea{min-height:138px;padding:13px;resize:vertical}.rm-field textarea.tall{min-height:200px}.rm-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rm-enhance-inline{border:1px solid #f0bd48;border-radius:9px;background:linear-gradient(#ffd15e,#d99b16);color:#2d2106;font-weight:800}.rm-choice{width:100%;min-height:96px;display:grid;grid-template-columns:20px 1fr;grid-template-rows:auto auto;gap:3px 9px;margin-bottom:12px;padding:17px;border:1px solid var(--rm-line2);border-radius:13px;background:#0f1a31;color:#e5e9f4;text-align:left}.rm-choice.active{border:2px solid var(--rm-blue);padding:16px}.rm-choice i{grid-row:1/3;width:19px;height:19px;border:2px solid #35528f;border-radius:50%}.rm-choice.active i{border:5px solid var(--rm-blue)}.rm-choice b{font-size:14px}.rm-choice small{color:#8c98b6;line-height:1.3}.rm-helper{color:#8a97b7}.rm-project-preview.matthew{background:#193652}.rm-paper.cover{width:36%;height:82%;justify-content:center;align-items:center;padding:18px;border:1px solid #b08b37;border-radius:0;background:#10283f;color:#fff;box-shadow:0 0 0 6px rgba(4,12,23,.25),0 14px 28px #0008;text-align:center}.rm-paper.cover:before{content:"M";display:grid;width:22px;height:22px;margin-bottom:20px;place-items:center;border:1px solid #bd9947;border-radius:50%;color:#d5b45e;font:700 8px Georgia,serif}.rm-paper.cover small{color:#d5b45e;letter-spacing:.2em}.rm-paper.cover b{font-size:12px}.rm-paper.cover em{margin-top:12px;color:#9baec0;font-size:5px}.rm-library{padding:27px 36px}.rm-library h1{margin:0;font-size:23px}.rm-template-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.rm-template-toolbar{margin-left:auto;display:flex;align-items:center;gap:10px}.rm-template-zoom-widget{height:34px;width:96px;display:grid;grid-template-columns:18px 28px 12px 18px;align-items:center;justify-content:center;padding:0 6px;border:1px solid #31425f;border-radius:8px;background:#24324b;color:#f1f5ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.rm-template-zoom-widget input{width:28px;padding:0;border:0;background:transparent;color:#f1f5ff;text-align:right;font-size:11px;font-weight:850;line-height:1;outline:0}.rm-template-zoom-widget input::-webkit-inner-spin-button,.rm-template-zoom-widget input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.rm-template-zoom-widget span{margin-left:1px;color:#f1f5ff;font-size:11px;font-weight:850;line-height:1}.rm-template-zoom-widget button{width:18px;height:22px;border:0;background:transparent;color:#9fb0ca;font-size:13px;font-weight:800;line-height:1}.rm-template-zoom-widget button:hover{color:#fff}.rm-template-inspector-toggle{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #2b4780;border-radius:9px;background:#0f1a35;color:#8098cf}.rm-template-inspector-toggle svg{width:19px;height:19px;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rm-template-inspector-toggle.active,.rm-template-inspector-toggle:hover{border-color:#3f86ff;background:#13264a;color:#c5d6ff}.rm-template-workbench{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.rm-template-workbench.with-inspector{grid-template-columns:minmax(0,1fr) 310px}.rm-template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(238px,238px));-moz-column-gap:58px;column-gap:58px;align-items:start;overflow:visible}.rm-template-card{min-width:0;padding:0;border:0;background:none;color:#fff;text-align:left}.rm-template-card.selected .rm-template-pdf{box-shadow:0 0 0 1px #4d93ff,0 15px 35px #0005}.rm-template-page{position:relative;aspect-ratio:210/297;display:flex;flex-direction:column;padding:22px;border:1px solid #d8dce5;border-radius:5px;background:#fff;color:#1a2738;box-shadow:0 15px 35px #0005}.rm-template-page small{font-size:6px;font-weight:800;letter-spacing:.12em;color:#8a2130}.rm-template-page b{margin-top:70px;font:700 17px/1.1 Georgia,serif}.rm-template-page span{margin-top:15px;font:7px/1.35 Georgia,serif}.rm-template-page em{margin-top:auto;font-size:6px;color:#687589}.rm-template-page>i{position:absolute;top:9px;left:9px;color:#f1bb35}.rm-template-page.classic{border-color:#ad8a3d;background:#10283f;color:#fff}.rm-template-page.classic em,.rm-template-page.classic small{color:#c7a653}.rm-template-page.modern{border-left:5px solid #2f7bff}.rm-template-page.modern small{color:#2f7bff}.rm-template-page.navy{background:#10283f;color:#fff;border-color:#18385c}.rm-template-page.navy em,.rm-template-page.navy small{color:#d6e0ef}.rm-template-page.minimal small{color:#a68a43}.rm-template-card label{width:var(--rm-template-card-width,238px);max-width:var(--rm-template-card-width,238px);display:flex;justify-content:space-between;gap:14px;margin-top:12px;font-size:14px}.rm-template-card label span{flex:0 0 auto;color:#6e7ca2}.rm-template-large{width:310px;margin:auto}.rm-template-large b{font-size:25px}.rm-design-toolbar{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--rm-line);background:#0d1831}.rm-design-toolbar>b{color:#8ba2d9;font-size:12px;letter-spacing:.15em}.rm-design-toolbar>label,.rm-design-toolbar>span{display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--rm-line2);border-radius:999px;color:#438cff;font-size:11px;font-weight:800}.rm-design-toolbar select{max-width:260px;border:0;background:transparent;color:#fff;font-weight:700}.rm-design-actions{display:flex;align-items:center;gap:6px}.rm-design-actions button{width:40px;height:38px;border:1px solid var(--rm-line2);border-radius:9px;background:#101b33;color:#8796b8}.rm-design-actions button.active{background:#2f7bff;color:#fff}.rm-design-actions i{width:1px;height:28px;margin:0 8px;background:var(--rm-line)}.rm-design-actions strong{min-width:48px;text-align:center;color:#91a7dc}.rm-design-stage{min-height:calc(100vh - 138px);padding:24px 34px 60px}.rm-pdf-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:20px 28px;align-items:start}.rm-pdf-page{margin:0;min-width:0}.rm-pdf-page figcaption{height:30px;display:flex;align-items:center;justify-content:space-between;color:#9eb0d5}.rm-pdf-page figcaption small{font-weight:800}.rm-pdf-page figcaption b{font-size:24px}.rm-pdf-canvas{position:relative;overflow:auto;background:#fff;box-shadow:0 12px 30px #0008}.rm-pdf-canvas canvas{display:block;max-width:none}.rm-pdf-single{justify-content:center}.rm-edit-hotspot{position:absolute;top:42%;left:6%;right:6%;height:42px;border:1px dashed #2f7bff;background:rgba(47,123,255,.12);color:#1c55c2;font-weight:750}.rm-page-stepper{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:20px}.rm-page-stepper button{padding:9px 13px;border:1px solid var(--rm-line2);border-radius:8px;background:#101b33;color:#c5cee3}.rm-page-stepper button:disabled{opacity:.4}.rm-branding{color:#dfe5f2}.rm-branding .text-ink{color:#eef2fa!important}.rm-branding .text-muted{color:#8e9bbb!important}.rm-branding .card{border-color:var(--rm-line2)!important;background:#0f1a31!important}.rm-branding .input{border-color:var(--rm-line2)!important;color:#f1f4fa!important}.rm-branding .bg-panel,.rm-branding .bg-panel\/40,.rm-branding .bg-panel\/50,.rm-branding .bg-panel\/60,.rm-branding .input{background:#0b152a!important}.rm-branding .border-rule,.rm-branding .btn-ghost,.rm-branding .divide-rule>*{border-color:var(--rm-line2)!important}.rm-branding .btn-ghost{background:#101b33!important;color:#dfe5f2!important}.rm-branding .btn-primary{background:#2f7bff!important;color:#fff!important}.rm-branding .eyebrow{color:#8ca2d8}@media(max-width:1250px){.rm-pdf-grid{grid-template-columns:repeat(3,minmax(210px,1fr))}}@media(max-width:900px){.rm-new-grid{grid-template-columns:1fr}.rm-pdf-grid{grid-template-columns:repeat(2,1fr)}.rm-design-toolbar>label{display:none}.rm-template-heading{align-items:flex-start;flex-direction:column}.rm-template-heading label{margin-left:0}}.rm-topbar{height:68px;grid-template-columns:274px 1fr 274px;padding:0 30px}.rm-brand{gap:9px}.rm-brand img{display:block;height:auto;max-height:34px}.rm-brand-dot{font-size:12px}.rm-account{gap:10px}.rm-token-pill{height:39px;padding:0 14px;font-size:14px}.rm-token-pill i{width:20px;height:20px}.rm-shell{min-height:calc(100vh - 68px);grid-template-columns:274px 1fr}.rm-sidebar{padding:20px 15px}.rm-new-report{height:50px;font-size:14px;border-radius:11px}.rm-side-link,.rm-side-nav a{min-height:44px;padding:0 14px;font-size:14px;gap:11px}.rm-side-link>span,.rm-side-nav span{display:grid;width:22px;height:22px;place-items:center}.rm-side-link svg,.rm-side-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rm-design-toolbar{height:70px;min-height:70px;padding:10px 24px;gap:12px}.rm-design-toolbar>b{font-size:11px}.rm-design-toolbar>label,.rm-design-toolbar>span{height:36px;font-size:10px}.rm-design-toolbar>label{min-width:310px}.rm-design-toolbar select{flex:1}.rm-design-actions{margin-left:auto;transform:translateX(-8px)}.rm-design-actions button{width:42px;height:40px}.rm-design-actions button:disabled{opacity:.32}.rm-design-actions .rm-restyle-button{margin-left:8px;border:0;background:linear-gradient(135deg,#36a7ff,#8658ed);color:#fff;font-size:19px;box-shadow:0 7px 18px rgba(88,100,240,.28)}.rm-grid-icon{display:grid;grid-template-columns:repeat(2,5px);gap:3px;justify-content:center}.rm-grid-icon i{width:5px;height:5px;margin:0;border:1px solid;background:transparent}.rm-design-stage{height:calc(100vh - 138px);min-height:0;overflow:auto;padding:18px 34px 55px;scrollbar-width:thin;scrollbar-color:#34516b #08111f}.rm-design-stage::-webkit-scrollbar{width:9px;height:9px}.rm-design-stage::-webkit-scrollbar-track{background:#08111f}.rm-design-stage::-webkit-scrollbar-thumb{border:2px solid #08111f;border-radius:8px;background:#34516b}.rm-pdf-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 26px}.rm-pdf-grid .rm-pdf-canvas{overflow:hidden}.rm-pdf-grid .rm-pdf-canvas canvas{width:100%!important;height:auto!important}.rm-pdf-page figcaption{height:29px}.rm-pdf-page figcaption small{font-size:9px}.rm-pdf-page figcaption b{font-size:23px}.rm-pdf-single{display:flex;flex-direction:column;align-items:center;gap:28px}.rm-pdf-single .rm-pdf-page{position:relative}.rm-pdf-single .rm-pdf-canvas{overflow:hidden}.rm-page-stepper{display:none}.rm-modal>header{height:68px;padding:0 24px}.rm-modal>header h2{font-size:16px}.rm-modal>header:has(.rm-modal-icon:empty) .rm-modal-icon{display:none}.rm-modal>header .rm-modal-icon:not(:empty){width:28px;height:28px;border:0;background:none;font-size:21px}.rm-modal-body{padding:20px 24px}.rm-modal>footer{min-height:70px;padding:12px 24px}.rm-restyle-note{margin-bottom:20px;padding:16px;border:1px solid var(--rm-line2);border-radius:10px;color:#b9c4dc;line-height:1.55}.rm-reference-row{display:flex;align-items:center;gap:10px}.rm-reference-row>span{height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #29529a;border-radius:8px;color:#aebbd5}.rm-reference-row>span button{border:0;background:none;color:#ff6877}.rm-export-sub{margin:-8px 0 14px;color:#8d9ab8}.rm-export-option{width:100%;height:66px;display:flex;align-items:center;gap:14px;margin-bottom:12px;padding:0 20px;border:1px solid var(--rm-line2);border-radius:13px;background:#0e1931;color:#dfe5f2;text-align:left;font-size:15px}.rm-export-option.active{border-color:#3280ff;background:#12264d}.rm-export-option i{width:21px;height:21px;border:2px solid #294883;border-radius:50%}.rm-export-option.active i{border:6px solid #3280ff}.rm-export-option span{color:#657292}.rm-export-option em{margin-left:auto;color:#8190b2;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.08em}.rm-modal-body hr{margin:14px 0 18px;border:0;border-top:1px solid var(--rm-line)}.rm-modal-body h3{margin:0 0 8px;font-size:16px}.rm-export-submit{min-width:190px}.rm-section-editor{width:100%;min-height:155px;padding:15px;border:1px solid #d3d9e2;border-radius:10px;background:#071127;color:#fff;font:600 14px/1.5 inherit;resize:vertical}@media(max-width:1500px){.rm-pdf-grid{gap:16px}.rm-pdf-page figcaption b{font-size:20px}}@media(max-width:1100px){.rm-pdf-grid{grid-template-columns:repeat(3,1fr)}}.rm-toolbar{min-height:79px;padding:12px 30px}.rm-toolbar-actions{gap:9px}.rm-search{width:300px;height:42px}.rm-view-toggle{display:flex;border:1px solid var(--rm-line2);border-radius:9px;overflow:hidden}.rm-view-toggle button{width:43px;height:40px;border:0;background:#0f1a31;color:#7786aa}.rm-view-toggle button.active{color:#fff;box-shadow:inset 0 0 0 1px #3982ff}.rm-select.compact{min-width:75px;padding-right:24px}.rm-projects-layout{display:grid;grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 147px)}.rm-projects-layout.with-details{grid-template-columns:minmax(0,1fr) 345px}.rm-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:20px;padding:20px 30px 50px}.rm-project-item{position:relative;min-width:0;overflow:hidden;border:1px solid var(--rm-line2);border-radius:14px;background:#071126}.rm-project-item.selected,.rm-project-item:hover{border-color:#3b79d6;box-shadow:0 0 22px rgba(47,123,255,.12)}.rm-project-link{display:block}.rm-project-pdf{height:238px;display:grid;place-items:center;position:relative;background:#1a3959}.rm-project-pdf canvas{max-height:210px;width:auto!important;box-shadow:0 8px 22px #0008}.rm-project-item .rm-card-badge{left:14px}.rm-selector{position:absolute;z-index:4;top:14px;right:14px;width:22px;height:22px;border:1px solid #6a7da7;border-radius:5px;background:#0a1530;color:#fff;font-size:13px}.rm-selector.checked{border-color:#4b92ff;background:#2f7bff}.rm-project-item .rm-card-meta h2{font-size:15px}.rm-project-item .rm-card-meta p{font-size:11px;white-space:nowrap}.rm-project-list{display:flex;flex-direction:column;gap:9px;padding:20px 30px}.rm-project-list .rm-project-item{height:70px;border-radius:10px}.rm-project-list .rm-project-link{height:100%;display:flex;align-items:center;padding-left:94px}.rm-project-list .rm-project-pdf{position:absolute;left:15px;top:10px;width:68px;height:50px;border-radius:6px}.rm-project-list .rm-project-pdf canvas{height:31px!important;width:auto!important}.rm-project-list .rm-card-badge{display:none}.rm-project-list .rm-card-meta{padding:0;border:0}.rm-project-list .rm-card-meta h2{margin-bottom:3px}.rm-project-list .rm-selector{right:auto;left:28px;top:24px}.rm-project-list .rm-project-pdf{padding-left:26px}.rm-project-details{padding:24px;border-left:1px solid var(--rm-line);background:#081329}.rm-detail-preview{height:185px;display:grid;place-items:center;border-radius:12px;background:#193856}.rm-detail-preview canvas{height:145px!important;width:auto!important;box-shadow:0 8px 20px #0008}.rm-project-details h2{margin:14px 0 5px;font-size:17px}.rm-project-details>p{display:flex;gap:8px;color:#8fa0cb}.rm-project-details>p i{width:11px;height:11px;border-radius:3px;background:#2f7bff}.rm-project-details dl{margin:20px 0}.rm-project-details dl div{display:flex;justify-content:space-between;padding:6px 0}.rm-project-details dt{color:#8b9bc1}.rm-project-details dd{font-weight:700}.rm-selection-bar{position:fixed;z-index:55;left:50%;bottom:24px;display:flex;align-items:center;gap:10px;padding:10px 12px 10px 18px;border:1px solid #31558d;border-radius:12px;background:#101d38;box-shadow:0 18px 50px #000b;transform:translateX(-50%)}.rm-selection-bar b{margin-right:10px}.rm-selection-bar button{height:37px;padding:0 15px;border:1px solid #304a76;border-radius:8px;background:#172644;color:#e9edf7}.rm-btn-primary.danger,.rm-selection-bar button.danger{border-color:#8b3d4b;background:#7d2638}.rm-selection-bar button:last-child{padding:0 12px}.rm-modal>footer>.rm-btn-secondary{margin-left:auto}@media(max-width:1500px){.rm-project-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:16px}.rm-project-pdf{height:210px}.rm-project-pdf canvas{max-height:180px}}@media(max-width:1150px){.rm-project-grid{grid-template-columns:repeat(3,1fr)}.rm-projects-layout.with-details{grid-template-columns:minmax(0,1fr) 290px}}.rm-project-item .rm-card-badge{left:auto;right:14px}.rm-project-item>.rm-selector{left:14px;right:auto}.rm-modal:has(.rm-new-report-content){max-height:none}.rm-modal:has(.rm-new-report-content)>.rm-modal-body{overflow:visible;padding:18px 25px 14px}.rm-modal:has(.rm-new-report-content)>header{height:76px}.rm-modal:has(.rm-new-report-content)>footer{min-height:70px}.rm-new-report-content .rm-new-grid{gap:22px}.rm-new-report-content .rm-field{gap:6px;margin-bottom:12px;font-size:10px}.rm-new-report-content .rm-field input,.rm-new-report-content .rm-field select{height:44px;font-size:13px}.rm-new-report-content .rm-field textarea{height:137px;min-height:137px;font-size:13px}.rm-new-report-content .rm-choice{min-height:94px;margin-bottom:10px;padding:15px}.rm-new-report-content .rm-choice.active{padding:14px}.rm-choice b em{color:#f2b735;font-size:10px;font-style:normal}.rm-enhance-inline{position:relative;overflow:hidden;height:32px;padding:0 14px;font-size:12px}.rm-prompt-wrap{position:relative;display:block}.rm-prompt-wrap textarea{display:block}.rm-prompt-wrap>i{pointer-events:none;position:absolute;inset:1px;overflow:hidden;border-radius:8px}.rm-prompt-wrap.sweeping>i:after{content:"";position:absolute;top:-20%;bottom:-20%;width:80px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent);filter:blur(2px);animation:rm-prompt-sweep .55s ease-in-out}@keyframes rm-prompt-sweep{0%{left:-100px}to{left:calc(100% + 20px)}}.rm-enhance-inline.running:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:rm-button-sweep .55s linear}@keyframes rm-button-sweep{0%{transform:translateX(-120%)}to{transform:translateX(120%)}}.rm-source-heading{display:flex;align-items:center;justify-content:space-between;margin:2px 0 8px;color:#7180a8;font-size:10px;letter-spacing:.11em}.rm-source-heading button{height:31px;padding:0 12px;border:1px solid #62a0ff;border-radius:7px;background:#2f7bff;color:#fff;font-weight:750}.rm-source-select{width:100%;height:44px;padding:0 12px;border:1px solid var(--rm-line2);border-radius:9px;background:#0f1a31;color:#e6eaf4;font-weight:650}.rm-file-chips,.rm-source-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.rm-file-chips span,.rm-source-chips span{height:31px;display:flex;align-items:center;gap:7px;max-width:100%;padding:0 10px;border:1px solid #2d4d83;border-radius:999px;background:#10203d;color:#bec9df;font-size:11px}.rm-file-chips span button,.rm-source-chips span button{border:0;background:none;color:#ff6576;font-size:16px}.rm-identity-head{display:flex;align-items:center;justify-content:space-between;margin:30px 0 8px;color:#7180a8;font-size:10px;letter-spacing:.11em}.rm-identity-head label{display:flex;align-items:center;gap:8px}.rm-identity-head label>button{width:42px;height:23px;padding:2px;border:0;border-radius:999px;background:#263a70}.rm-identity-head label>button i{display:block;width:19px;height:19px;border-radius:50%;background:#fff;transition:.18s}.rm-identity-head label>button.on{background:#2f7bff}.rm-identity-head label>button.on i{transform:translateX(19px)}.rm-identity-card{min-height:58px;display:flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--rm-line2);border-radius:10px;background:#0f1a31}.rm-identity-card strong{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#0c1b2c}.rm-identity-card div{display:flex;min-width:0;flex-direction:column}.rm-identity-card div b{font-size:13px}.rm-identity-card div span{overflow:hidden;color:#7383aa;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.rm-identity-options{display:flex;flex-direction:column;margin-top:9px;padding:8px 13px;border:1px solid var(--rm-line2);border-radius:10px;background:#0e1930}.rm-identity-options button{height:28px;display:flex;align-items:center;gap:9px;border:0;background:none;color:#e0e6f2;text-align:left;font-size:11px}.rm-identity-options button i{display:grid;width:17px;height:17px;place-items:center;border:1px solid #3d5689;border-radius:4px;font-size:10px}.rm-identity-options button.on i{border-color:#4b93ff;background:#2f7bff}.rm-file-drop{width:100%;height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #31538d;border-radius:12px;background:#0e1931;color:#9eb1dc;font-size:14px}.rm-file-drop small{color:#6f80aa;font-size:11px}@media(max-height:780px){.rm-modal:has(.rm-new-report-content){transform:scale(.92)}}.rm-modal:has(.rm-new-report-content) .rm-modal-icon{width:43px!important;height:43px!important;border:1px solid #68a5ff!important;border-radius:11px!important;background:linear-gradient(#438cff,#2166ea)!important}.rm-modal:has(.rm-new-report-content) .rm-modal-icon svg{width:23px;height:23px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round}.rm-new-report-content .rm-field input,.rm-new-report-content .rm-field select,.rm-new-report-content .rm-field textarea,.rm-new-report-content .rm-source-select{font-weight:500!important}.rm-new-report-content .rm-choice b,.rm-new-report-content .rm-identity-card b{font-weight:600}.rm-brand img{width:158px;height:42px;max-height:42px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.rm-view-toggle{border-color:#347be7;box-shadow:0 0 0 1px rgba(52,123,231,.22)}.rm-view-toggle button+button{border-left:1px solid #347be7}.rm-view-toggle button.active{box-shadow:inset 0 0 0 1px #4b91ff;background:#13264a}.rm-project-grid .rm-selector{opacity:0;transition:opacity .14s}.rm-project-grid .rm-project-item:hover .rm-selector,.rm-project-grid .rm-selector.checked{opacity:1}.rm-project-list .rm-selector{display:none}.rm-brand,.rm-product{white-space:nowrap}.rm-product{line-height:1}.rm-edit-regions{position:absolute;inset:0}.rm-edit-regions button{position:absolute;left:5%;width:90%;border:1px dashed rgba(47,123,255,.72);background:rgba(47,123,255,.06);color:#1755c5;opacity:0;transition:.12s}.rm-edit-regions button.active,.rm-edit-regions button:hover{opacity:1;background:rgba(47,123,255,.14)}.rm-edit-regions button span{position:absolute;top:2px;left:5px;padding:2px 5px;background:#eef5ff;font-size:8px;font-weight:750}.rm-edit-regions button em{display:block;overflow:hidden;padding:18px 8px 4px;color:#214d83;font-size:8px;font-style:normal;text-align:left}.rm-pdf-grid .rm-edit-regions button span{font-size:6px}.rm-live-section{margin-top:12px;padding:12px;border:1px solid #315b9c;border-radius:8px;background:#f6f9fd;color:#20334c}.rm-live-section b{font-size:9px;letter-spacing:.12em}.rm-live-section p{margin:6px 0 0;font:12px/1.5 Georgia,serif}.rm-modal[aria-label="EXPORT REPORT"]{font-size:11px}.rm-modal[aria-label="EXPORT REPORT"]>header{height:54px}.rm-modal[aria-label="EXPORT REPORT"]>header h2{font-size:16px;font-weight:800}.rm-modal[aria-label="EXPORT REPORT"] .rm-modal-body{padding:14px 18px}.rm-modal[aria-label="EXPORT REPORT"] .rm-export-option{height:50px;margin-bottom:8px;padding:0 14px;font-size:12px}.rm-modal[aria-label="EXPORT REPORT"] .rm-export-option i{width:17px;height:17px}.rm-modal[aria-label="EXPORT REPORT"]>footer{min-height:58px}.rm-range-input{width:calc(100% - 28px);height:42px;margin:-2px 14px 10px;padding:0 12px;border:1px solid #3984ff;border-radius:8px;background:#08152e;color:#fff}.rm-topbar{grid-template-columns:340px 1fr 300px}.rm-brand img{width:220px;height:52px;max-height:52px}.rm-brand{gap:8px}.rm-product{font-size:11px;flex-shrink:0}.rm-grid-view{overflow-y:hidden}.rm-project-pdf canvas{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.rm-project-list .rm-project-pdf canvas{left:58%;top:50%}.rm-modal[aria-label="AI RESTYLER"]>header h2{font-weight:800}.rm-modal[aria-label="AI RESTYLER"] .rm-modal-icon{display:grid!important;width:28px!important;height:28px!important}.rm-gemini-icon{width:24px;height:24px}.rm-restyle-prompt textarea{min-height:174px!important;font-size:14px!important;font-weight:400!important;line-height:1.5!important;scrollbar-width:thin;scrollbar-color:#46627d #0b1730}.rm-restyle-prompt textarea::-webkit-scrollbar{width:7px}.rm-restyle-prompt textarea::-webkit-scrollbar-track{background:#0b1730}.rm-restyle-prompt textarea::-webkit-scrollbar-thumb{border-radius:8px;background:#46627d}.rm-restyle-prompt .rm-prompt-wrap.sweeping>i:after{width:110px;animation:rm-prompt-sweep 1.8s linear infinite}.rm-restyle-prompt .rm-enhance-inline.running:after{animation:rm-button-sweep 1.8s linear infinite}html{scrollbar-width:thin;scrollbar-color:#46627d #08111f}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:#08111f}html::-webkit-scrollbar-thumb{border:2px solid #08111f;border-radius:8px;background:#46627d}.rm-export-range{margin-bottom:8px;border:1px solid transparent;border-radius:12px}.rm-export-range.active{border-color:#3984ff;background:#10254a}.rm-export-range .rm-export-option{margin:0!important;border:0!important;background:transparent!important}.rm-export-range .rm-range-input{width:calc(100% - 28px);margin:0 14px 14px}.rm-image-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rm-image-tabs button{height:38px;border:1px solid var(--rm-line2);border-radius:8px;background:#101b33;color:#aeb9d2;font-weight:700}.rm-image-tabs button.active{border-color:#4a92ff;background:#2f7bff;color:#fff}.rm-image-help{padding:14px;border:1px solid var(--rm-line2);border-radius:9px;background:#0e1930;color:#aeb9d2;line-height:1.45}.rm-image-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rm-image-gallery>button{overflow:hidden;padding:7px;border:1px solid var(--rm-line2);border-radius:9px;background:#0e1930;color:#bdc8df;text-align:left}.rm-image-gallery img,.rm-image-placeholder{width:100%;height:95px;display:grid;place-items:center;-o-object-fit:contain;object-fit:contain;border-radius:6px;background:#fff;color:#2f7bff}.rm-image-gallery b{display:block;overflow:hidden;margin-top:6px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.rm-image-drop{width:100%;height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:2px dashed #3984ff;border-radius:12px;background:rgba(47,123,255,.07);color:#dbe6fa}.rm-image-drop span{color:#7f96c2;font-size:11px}.rm-template-pdf{aspect-ratio:210/297;display:grid;place-items:center;overflow:hidden;border:1px solid #2b4472;border-radius:6px;background:#10283f;box-shadow:0 15px 35px #0005}.rm-template-pdf canvas{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain}.rm-template-cover-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#fff}.rm-template-built-cover{width:100%;height:100%;position:relative;display:flex;flex-direction:column;padding:25px 22px;border:2px solid;border-radius:4px;overflow:hidden}.rm-template-built-cover:before{content:"";position:absolute;inset:13px;border:1px solid;opacity:.22}.rm-template-built-cover i{width:34px;height:34px;border:2px solid;border-radius:50%;margin:22px auto 18px;opacity:.9}.rm-template-built-cover small{font-size:6px;font-weight:850;letter-spacing:.16em;text-align:center}.rm-template-built-cover b{margin:45px 0 8px;font:800 18px/1.05 Georgia,serif;text-align:center}.rm-template-built-cover span{font-size:8px;font-weight:850;letter-spacing:.11em;text-align:center;text-transform:uppercase}.rm-template-built-cover em{margin-top:auto;font-style:normal;font-size:6px;font-weight:850;letter-spacing:.16em;text-align:center}.rm-template-built-cover.classic b{margin-top:24px}.rm-template-inspector{position:sticky;top:95px;align-self:start;padding:18px;border:1px solid #243e6e;border-radius:14px;background:#0d1830;box-shadow:0 18px 45px #0007}.rm-template-inspector-preview{display:grid;place-items:center;margin-bottom:14px}.rm-template-inspector h2{margin:0 0 5px;font-size:17px;line-height:1.2}.rm-template-inspector>small{display:block;margin-bottom:14px;color:#7890c1;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.rm-template-inspector-copy{display:grid;gap:10px}.rm-template-inspector-copy p{margin:0;color:#aeb9d2;font-size:12px;line-height:1.45}.rm-template-preview{display:grid;place-items:center}.rm-template-preview .rm-template-pdf,.rm-template-preview canvas{max-width:100%;height:auto!important;box-shadow:0 18px 45px #0009}.rm-add-template>p{margin:0 0 14px;color:#9ba8c7;font-size:14px;line-height:1.35}.rm-template-drop{width:100%;height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px dashed #397ff1;border-radius:11px;background:#0b1730;color:#bac4dc}.rm-template-drop b{font-size:14px}.rm-template-drop span{color:#66759b;font-size:12px}.rm-modal[aria-label="ADD TEMPLATE"] .rm-modal-icon{display:none}.rm-modal[aria-label="ADD TEMPLATE"]>header h2{font-weight:800}.rm-modal[aria-label="ADD TEMPLATE"] .rm-btn-primary:disabled{opacity:.5}.rm-template-actions{display:flex;gap:10px}.rm-template-viewer{display:grid;grid-template-columns:1fr 260px;gap:22px}.rm-template-meta{display:grid;gap:12px}.rm-template-builder-grid label,.rm-template-candidate label,.rm-template-meta label{display:grid;gap:6px;color:#91a0c2;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rm-template-builder-grid select,.rm-template-builder-grid textarea,.rm-template-candidate input,.rm-template-meta input{width:100%;border:1px solid #294574;border-radius:10px;background:#0e1b35;color:#e9edf7;padding:11px 12px;font:600 14px/1.3 inherit;text-transform:none;letter-spacing:0}.rm-template-md-modal{display:grid;gap:12px}.rm-template-md-modal p{margin:0;color:#9ba8c7;font-size:13px}.rm-template-md-editor{width:100%;min-height:50vh;border:1px solid #294574;border-radius:10px;background:#071226;color:#dfe8fb;padding:14px;font:500 12px/1.48 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;text-transform:none;letter-spacing:0;resize:vertical}.rm-template-meta input:disabled{opacity:.65}.rm-template-meta p{margin:0;color:#9ba8c7;font-size:13px;line-height:1.4}.rm-template-meta code{display:block;overflow:auto;padding:9px;border:1px solid #273f68;border-radius:8px;background:#09162d;color:#75a7ff}.rm-template-message{margin:0!important;padding:10px 12px;border:1px solid #2a7a56;border-radius:10px;background:#103026;color:#b8f7d9!important}.rm-template-builder-grid{display:grid;gap:13px;margin-top:14px}.rm-template-builder-grid textarea{min-height:86px;resize:vertical}.rm-template-candidate{display:grid;gap:10px;margin-top:14px;padding:13px;border:1px solid #2b4472;border-radius:12px;background:#0b1730}.rm-template-candidate>b{color:#e9edf7}.rm-template-candidate pre{overflow:auto;margin:0;padding:10px;border-radius:8px;background:#071226;color:#9bc2ff;font-size:12px}.rm-modal[aria-label$="— Markdown"]{min-width:min(50vw,980px)}.rm-modal[aria-label$="— Markdown"] .rm-modal-body{padding:18px 22px}.rm-btn-primary:disabled,.rm-btn-secondary:disabled{cursor:not-allowed;opacity:.55}.rm-template-message.error{border-color:#8b3d4b;background:#341422;color:#ffbcc8!important}.rm-gemini-generate-button{display:inline-flex;align-items:center;gap:8px;justify-content:center;min-width:178px}.rm-gemini-generate-button small{display:inline-flex;align-items:center;gap:3px;color:#fff;font-size:10px;font-weight:850;letter-spacing:.08em}.rm-modal>footer .rm-gemini-generate-button small{color:#fff!important}.rm-gemini-generate-button small i{font-style:normal;color:#9bd1ff;font-size:11px}.rm-template-generation-card{width:min(650px,calc(100vw - 44px));min-height:244px;padding:28px 30px 27px}.rm-template-generation-card .rm-generation-top{font-size:12px}.rm-template-generation-card .rm-generation-top span{gap:12px;font-weight:850;letter-spacing:.22em}.rm-template-generation-card .rm-generation-top span i{width:18px;height:18px}.rm-template-generation-card h3{margin:16px 0 20px;font-size:24px;line-height:1.22}.rm-template-generation-card .rm-generation-chips{align-items:center;gap:10px;margin-bottom:18px}.rm-template-generation-card .rm-generation-chips span{height:34px;padding:0 14px;font-size:14px;text-transform:none}.rm-template-generation-card .rm-generation-line{height:5px}.rm-template-generation-card p{margin-top:18px;font-size:15px;font-weight:600}.rm-branding{max-width:1075px!important;margin:0!important;padding:27px 30px!important}.rm-branding>h1{margin:0!important;font-size:22px!important}.rm-branding>p{margin:2px 0 20px!important;color:#91a5db!important}.rm-branding>.eyebrow{display:none}.rm-brand-accordion{margin-bottom:14px;border:1px solid var(--rm-line)!important;border-radius:14px;background:#0f1a31}.rm-brand-accordion summary{height:59px;display:flex;align-items:center;justify-content:space-between;padding:0 23px;cursor:pointer;list-style:none;color:#f2f4fa;font-size:15px;font-weight:750}.rm-brand-accordion summary::-webkit-details-marker{display:none}.rm-brand-accordion summary span{color:#8292ba;transition:transform .18s}.rm-brand-accordion[open] summary{border-bottom:1px solid var(--rm-line)}.rm-brand-accordion[open] summary span{transform:rotate(180deg)}.rm-brand-panel{padding:20px 23px 24px}.rm-brand-panel .grid{-moz-column-gap:20px;column-gap:20px;row-gap:14px}.rm-brand-panel .input{font-weight:500}.rm-brand-panel label>span:first-child{text-transform:uppercase;color:#6f83b6!important;font-size:10px!important;font-weight:800!important;letter-spacing:.11em}.rm-gallery-control-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 30px 0}.rm-gallery-select-all{height:46px;display:flex;align-items:center;gap:11px;padding:0 20px;border:1px solid rgba(255,255,255,.07);border-radius:999px;background:rgba(30,41,59,.2);color:#fff;font-size:14px;font-weight:650;box-shadow:0 12px 30px rgba(0,0,0,.22);transition:.18s}.rm-gallery-select-all.active,.rm-gallery-select-all:hover{border-color:rgba(47,123,255,.5);background:#0a0e17}.rm-gallery-select-all i{width:26px;height:26px;display:grid;place-items:center;border:1px solid #64748b;border-radius:6px;background:transparent}.rm-gallery-select-all.active i{border-color:#2f7bff;background:#2f7bff}.rm-gallery-select-all svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.rm-gallery-select-all em{padding-left:4px;color:#a9b6d1;font-size:12px;font-style:normal}.rm-gallery-tools{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.rm-gallery-tools>label{display:flex;align-items:center;gap:8px;padding-left:6px;border-left:1px solid rgba(255,255,255,.1);color:#64748b;font-size:9px;font-weight:900;letter-spacing:.13em}.rm-gallery-tools select{height:33px;min-width:52px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(30,41,59,.6);color:#cbd5e1;font-size:10px;font-weight:800;text-align:center}.rm-gallery-search{width:0;opacity:0;overflow:hidden;transition:width .42s ease,opacity .22s ease}.rm-gallery-search.open{width:min(320px,28vw);opacity:1}.rm-gallery-search{position:relative}.rm-gallery-search input{width:100%;height:44px;padding:0 39px 0 16px;border:1px solid #334155;border-radius:999px;background:rgba(30,41,59,.8);color:#fff;outline:none}.rm-gallery-search input:focus{border-color:rgba(47,123,255,.7);box-shadow:0 0 0 2px rgba(47,123,255,.16)}.rm-gallery-search button{position:absolute;top:50%;right:8px;width:25px;height:25px;transform:translateY(-50%);border:0;border-radius:50%;background:#fff;color:#2563eb;font-size:18px;line-height:1}.rm-gallery-search-toggle{width:60px;height:60px;display:grid;place-items:center;flex:0 0 60px;border:0;border-radius:50%;background:#1e293b;color:#94a3b8;transition:.18s}.rm-gallery-search-toggle:hover{color:#fff;background:#27364c}.rm-gallery-search-toggle.open{background:#2563eb;color:#fff;transform:rotate(90deg)}.rm-gallery-search-toggle svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.rm-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(230px,380px));gap:22px;padding:17px 30px}.rm-gallery-grid .rm-gallery-card{max-width:380px}.rm-gallery-card.selected{border-color:#76adff;box-shadow:0 0 0 2px rgba(47,123,255,.28),0 0 28px rgba(47,123,255,.18)}.rm-gallery-pdf{height:238px;display:grid;place-items:center;overflow:hidden;background:#193856}.rm-gallery-pdf canvas{max-height:208px;width:auto!important;height:auto!important;box-shadow:0 8px 20px #0008}.rm-gallery-pdf>img{max-width:88%;max-height:88%;-o-object-fit:contain;object-fit:contain}.rm-gallery-grid .rm-card-meta{padding:13px 17px}.rm-gallery-grid .rm-card-meta h2{font-size:14px}.rm-gallery-grid .rm-card-meta p{margin-top:5px;color:#8fa6e0;font-size:12px}.rm-brand{height:68px;overflow:hidden}.rm-brand img{width:183px!important;height:96px!important;max-height:none!important;flex:0 0 183px;-o-object-fit:fill!important;object-fit:fill!important}.rm-prompt-wrap.sweeping>i:after{display:none!important}.rm-brand{margin-left:-21px}.rm-brand img{width:146px!important;height:77px!important;flex-basis:146px}.rm-project-item .rm-card-badge{z-index:5}.rm-modal[aria-label="EDIT SECTION — IMAGE"]>header h2,.rm-modal[aria-label="NEW REPORT — IMPORT & SETTINGS"]>header h2{font-weight:800}.rm-new-report-content .rm-prompt-wrap.sweeping>i:after{display:block!important;width:110px;animation:rm-prompt-sweep 1.15s linear infinite}.rm-source-heading button{font-size:13px;font-weight:850}.rm-modal[aria-label="EDIT SECTION — IMAGE"] .rm-image-help{margin:10px 0 0}.rm-modal[aria-label="EDIT SECTION — IMAGE"] .rm-image-gallery{margin-top:10px}.rm-modal[aria-label="EDIT SECTION — IMAGE"] .rm-image-drop{height:185px;margin-top:12px}.rm-brand-panel{position:relative}.rm-autosave-advisory{display:inline-flex;align-items:center;min-height:22px;margin:0 0 12px;padding:3px 9px;border:1px solid rgba(104,211,145,.24);border-radius:999px;background:rgba(104,211,145,.12);color:#9be7b5;font-size:11px;font-weight:700}.rm-save-check{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid rgba(73,222,128,.55);border-radius:999px;background:rgba(22,101,52,.92);color:#d8ffe8;font-size:15px;font-weight:900;box-shadow:0 0 18px rgba(34,197,94,.28)}.rm-new-report-content .rm-identity-selector{margin-bottom:9px}.rm-new-report-content .rm-advisor-card{margin-top:9px}.rm-generate-submit:hover:not(:disabled){filter:brightness(.78);box-shadow:inset 0 0 0 999px rgba(0,0,0,.12)}.rm-generation-scrim{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;background:rgba(7,13,26,.78);backdrop-filter:blur(6px)}.rm-generation-card{width:min(520px,92vw);padding:22px 24px;border:1px solid rgba(47,123,255,.4);border-radius:18px;background:linear-gradient(180deg,rgba(20,32,62,.96),rgba(12,22,46,.96));box-shadow:0 24px 80px rgba(0,0,0,.55);color:#e8eef9}.rm-generation-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#91a2c2;font-size:11px}.rm-generation-top span{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.rm-generation-top span i{width:16px;height:16px;border:2px solid rgba(47,123,255,.35);border-top-color:#2f7bff;border-radius:50%;animation:rm-generation-spin .8s linear infinite}.rm-generation-top em{color:#aabbda;font-size:11px;font-style:normal}.rm-generation-card h3{margin:12px 0 0;font-size:19px;font-weight:700;line-height:1.25}.rm-generation-chips{display:flex;align-items:center;gap:8px;margin:16px 0}.rm-generation-chips span{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #24385f;border-radius:999px;background:transparent;color:#697692;font-size:11px;font-weight:700;letter-spacing:.08em;white-space:nowrap}.rm-generation-chips span.done{border-color:rgba(34,197,94,.5);background:transparent;color:#4ade80}.rm-generation-chips span.active{border-color:rgba(47,123,255,.6);background:rgba(47,123,255,.12);color:#60a5fa;box-shadow:none}.rm-generation-line{position:relative;overflow:hidden;height:4px;border-radius:999px;background:rgba(255,255,255,.08)}.rm-generation-line i{position:absolute;inset:0 auto 0 0;width:40%;border-radius:999px;background:linear-gradient(90deg,#2f7bff,#4a92ff);animation:rm-generation-line 1.6s ease-in-out infinite}.rm-generation-card p{margin:14px 0 0;color:#aeb9d0;font-size:12px;font-weight:400}@keyframes rm-generation-spin{to{transform:rotate(1turn)}}@keyframes rm-generation-line{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}.rm-template-grid,.rm-template-workbench{min-width:0;max-width:100%}.rm-template-selection-controls{display:flex;align-items:center;gap:10px;margin-right:auto}.rm-template-delete-selected,.rm-template-select-all{height:38px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #2b4780;border-radius:999px;background:#0f1a35;color:#dfe8fb;font-size:13px;font-weight:850}.rm-template-select-all i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #5a6c92;border-radius:50%;font-size:12px;line-height:1}.rm-template-select-all.checked i{border-color:#4b93ff;background:#2f7bff;color:#fff}.rm-template-select-all span{padding-left:14px;border-left:1px solid #2b4780;color:#9db0d4;font-weight:650}.rm-template-select-all em{color:#7083b1;font-size:11px;font-style:normal;font-weight:900;letter-spacing:.08em}.rm-template-delete-selected{border-radius:10px;border-color:#703447;background:#2a1220;color:#ffbcc8}.rm-template-delete-selected:disabled,.rm-template-select-all:disabled{cursor:not-allowed;opacity:.45}.rm-template-category-controls{display:flex;align-items:flex-end;gap:8px;margin-left:auto}.rm-template-category-controls label{display:flex;flex-direction:column;gap:5px;color:#8fa0c5;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.rm-template-category-controls input,.rm-template-category-controls select{height:38px;min-width:142px;border:1px solid #2b4780;border-radius:10px;background:#0f1a35;color:#e4ebfb;padding:0 11px;font-size:13px;font-weight:750;outline:none}.rm-template-category-controls input{min-width:126px}.rm-template-category-controls button{height:38px;border:1px solid #2b4780;border-radius:10px;background:#0f1a35;color:#dfe8fb;padding:0 13px;font-size:12px;font-weight:850}.rm-template-category-controls button:last-child{border-color:#703447;color:#ffbcc8}.rm-template-category-controls button:disabled{cursor:not-allowed;opacity:.45}.rm-template-page-message{margin:-14px 0 22px;padding:10px 12px;border:1px solid #2a7a56;border-radius:10px;background:#103026;color:#b8f7d9;font-size:13px}.rm-template-page-message.error{border-color:#8b3d4b;background:#341422;color:#ffbcc8}.rm-template-grid{width:100%;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--rm-template-card-width,280px)),var(--rm-template-card-width,280px)))!important;-moz-column-gap:clamp(28px,3.6vw,58px);column-gap:clamp(28px,3.6vw,58px);row-gap:56px;justify-content:space-between}.rm-template-card{position:relative;max-width:100%}.rm-template-card-main{width:100%;display:block;padding:0;border:0;background:transparent;color:inherit;text-align:left}.rm-template-card label{width:var(--rm-template-card-width,280px);max-width:100%}.rm-template-card label em{display:block;margin-top:4px;color:#6fa2ff;font-size:11px;font-style:normal;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.rm-template-selector{position:absolute;z-index:5;top:12px;left:12px;width:25px;height:25px;display:grid;place-items:center;border:1px solid #657797;border-radius:50%;background:#09142bd9;color:#fff;font-size:13px;font-weight:900;box-shadow:0 6px 18px rgba(0,0,0,.35)}.rm-template-selector.checked{border-color:#68a5ff;background:#2f7bff}.rm-template-selector:disabled{opacity:.38}.rm-template-inspector-toggle svg{fill:none;stroke:currentColor}.rm-template-inspector-toggle svg rect:nth-of-type(2),.rm-template-inspector-toggle svg rect:nth-of-type(3){fill:currentColor;stroke:0}.rm-template-cover-image.aspac-corrected{background:#eef1e7}.rm-modal:has(.rm-template-viewer){max-height:none}.rm-modal:has(.rm-template-viewer)>.rm-modal-body{overflow:hidden;padding:24px 30px 18px}.rm-modal:has(.rm-template-viewer)>footer{min-height:72px;padding:12px 30px}.rm-template-viewer{grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:28px;align-items:start;overflow:hidden}.rm-template-preview{align-self:start;overflow:hidden}.rm-template-preview .rm-template-pdf{width:320px!important;max-width:100%;box-shadow:0 18px 45px #0009}.rm-template-menu{height:70px;min-height:70px;padding:10px 24px;gap:12px}.rm-template-menu .rm-template-select-all{height:36px;border-radius:999px;background:#0f1a31;text-transform:uppercase}.rm-template-menu .rm-template-delete-selected{width:42px;height:40px;min-width:0;justify-content:center;padding:0;border-radius:9px;background:#101b33;color:#ff8597}.rm-template-menu .rm-template-delete-selected:disabled{opacity:.32}.rm-template-menu .rm-template-inspector-toggle{width:42px;height:40px;margin-left:4px;border-radius:9px}.rm-template-menu .rm-template-category-select{position:relative;min-width:310px;height:36px;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--rm-line2);border-radius:999px;color:#438cff;font-size:10px;font-weight:800;letter-spacing:0;text-transform:uppercase;background:transparent}.rm-template-category-trigger{flex:1;min-width:0;height:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;background:transparent;color:#fff;font:700 12px/1 inherit;text-align:left;text-transform:none}.rm-template-category-trigger span{color:#d7e4ff;font-size:16px;line-height:1}.rm-template-category-menu{position:absolute;z-index:30;top:42px;left:0;right:0;overflow:hidden;padding:7px;border:1px solid #31558d;border-radius:12px;background:#071225;box-shadow:0 22px 55px rgba(0,0,0,.6)}.rm-template-category-menu button{width:100%;min-height:34px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#dfe8fb;text-align:left;font-size:13px;font-weight:600;text-transform:none}.rm-template-category-menu button.active,.rm-template-category-menu button:hover{background:#2569e8;color:#fff}.rm-template-menu .rm-template-category-select select{background:#0f1a31;color:#fff;color-scheme:dark}.rm-template-menu .rm-template-category-select select option{background:#0b1429;color:#e8eefc}.rm-template-menu .rm-template-category-select select option:checked{background:#2569e8;color:#fff}.rm-library .rm-template-heading,.rm-template-heading .rm-template-category-controls,.rm-template-heading .rm-template-selection-controls,.rm-template-heading .rm-template-toolbar{display:none!important}.rm-template-grid{grid-template-columns:repeat(4,minmax(220px,1fr))!important;justify-content:stretch;justify-items:center;-moz-column-gap:28px;column-gap:28px;row-gap:20px}.rm-template-card,.rm-template-card label,.rm-template-card-main{width:var(--rm-template-card-width,240px);max-width:100%}@media(max-width:1250px){.rm-template-grid{grid-template-columns:repeat(3,minmax(210px,1fr))!important}}@media(max-width:900px){.rm-template-grid{grid-template-columns:repeat(2,1fr)!important}}.rm-new-report-content .rm-identity-card{display:none!important}.rm-project-pdf img{max-height:210px;width:auto;max-width:78%;box-shadow:0 8px 22px #0008}.rm-detail-preview img{height:145px;width:auto;max-width:80%;-o-object-fit:contain;object-fit:contain;box-shadow:0 8px 20px #0008}.rm-template-meta{min-width:0;align-content:start;padding-top:2px}.rm-template-meta input{min-width:0}.rm-template-meta code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rm-category-typeahead{position:relative}.rm-category-suggestions{position:absolute;z-index:6;top:100%;left:0;right:0;display:grid;gap:4px;margin-top:6px;padding:7px;border:1px solid #2b4780;border-radius:10px;background:#0b1429;box-shadow:0 18px 42px rgba(0,0,0,.45)}.rm-category-suggestions button{min-height:31px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#cfd9ee;text-align:left;font-weight:750}.rm-category-suggestions button:hover{background:#14264a;color:#fff}.rm-category-select-panel{display:grid;gap:8px}.rm-category-select-panel>span{color:#91a0c2;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rm-category-select-list{max-height:154px;overflow:auto;display:grid;gap:6px;padding:8px;border:1px solid #294574;border-radius:10px;background:#0e1b35;scrollbar-width:thin;scrollbar-color:#46627d transparent}.rm-category-select-list button{min-height:34px;padding:0 11px;border:1px solid transparent;border-radius:8px;background:transparent;color:#d6deef;text-align:left;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}.rm-category-select-list button:hover{border-color:#315b9d;background:#13264a;color:#fff}.rm-category-select-list button.active{border-color:#4d93ff;background:#173461;color:#fff}.rm-category-select-list button.add{color:#76a9ff}.rm-categories-modal{display:grid;gap:16px}.rm-categories-modal p{margin:0;color:#a8b5d1;line-height:1.5}.rm-category-add-row{display:grid;grid-template-columns:1fr auto;gap:10px}.rm-category-add-row input{height:43px;padding:0 13px;border:1px solid #2b4780;border-radius:10px;background:#0f1a31;color:#fff;font-weight:750}.rm-category-add-row button{height:43px;padding:0 18px;border:1px solid #5a9bff;border-radius:10px;background:#2f7bff;color:#fff;font-weight:850}.rm-category-add-row button:disabled{opacity:.45}.rm-category-scroll{max-height:240px;overflow:auto;display:grid;gap:7px;padding:10px;border:1px solid #243b6d;border-radius:13px;background:#091329;scrollbar-width:thin;scrollbar-color:#46627d transparent}.rm-category-scroll>span{padding:18px;color:#7787ad;text-align:center}.rm-category-scroll button{min-height:40px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #253d70;border-radius:9px;background:#0f1a31;color:#dce6fb;text-align:left;font-weight:750}.rm-category-scroll button i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #637497;border-radius:6px;color:#fff;font-size:12px}.rm-category-scroll button.selected{border-color:#4b93ff;background:#13264a}.rm-category-scroll button.selected i{border-color:#2f7bff;background:#2f7bff}.rm-template-action-popover{position:fixed;left:50%;bottom:34px;z-index:10120;display:flex;align-items:center;gap:8px;max-width:min(760px,calc(100vw - 44px));padding:9px;border:1px solid #28518f;border-radius:20px;background:#071225;box-shadow:0 24px 70px rgba(0,0,0,.65);transform:translateX(-50%);animation:rm-pop-center .16s ease-out}.rm-template-action-popover>div{min-width:260px;padding:11px 15px;border-radius:14px;background:#1b273d}.rm-template-action-popover b{display:block;color:#fff;font-size:14px}.rm-template-action-popover p{margin:4px 0 0;color:#9eadc9;font-size:12px}.rm-template-action-popover button{height:46px;min-width:48px;padding:0 15px;border:0;border-radius:13px;background:#1b273d;color:#dce6fb;font-weight:850}.rm-template-action-popover .rm-template-action-confirm{background:#20375f;color:#fff}.rm-template-action-popover .rm-template-action-confirm.danger{background:#252f44;color:#ff7373;border:1px solid rgba(255,115,115,.2)}.rm-template-action-popover .rm-template-action-cancel{color:#9fb0cd}@keyframes rm-pop-center{0%{opacity:0;transform:translateX(-50%) translateY(8px) scale(.98)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.rm-confetti-burst{position:fixed;left:50%;top:50%;z-index:10110;pointer-events:none}.rm-confetti-burst i{position:absolute;width:9px;height:14px;border-radius:2px;background:hsl(calc(var(--i) * 29deg),90%,62%);transform:rotate(calc(var(--i) * 13deg));animation:rm-confetti-explode .95s ease-out forwards}.rm-confetti-burst i:nth-child(3n){width:7px;height:7px;border-radius:50%}.rm-confetti-burst i:nth-child(4n){background:#2f7bff}.rm-confetti-burst i:nth-child(5n){background:#facc15}@keyframes rm-confetti-explode{0%{opacity:1;transform:rotate(calc(var(--i) * 13deg)) translateX(0) scale(.4)}78%{opacity:1}to{opacity:0;transform:rotate(calc(var(--i) * 17deg)) translateX(150px) scale(1)}}@media(max-width:1050px){.rm-template-workbench.with-inspector{grid-template-columns:minmax(0,1fr)}.rm-template-inspector{position:static}}.rm-activity-root{position:relative;display:flex;align-items:center;gap:10px}.rm-suite-grid{width:34px!important;height:34px!important;display:grid!important;grid-template-columns:repeat(3,4px)!important;grid-auto-rows:4px!important;align-content:center!important;justify-content:center!important;gap:4px!important;padding:0!important;border:0!important;background:transparent!important;color:#7aa2ff!important}.rm-suite-grid span{width:4px;height:4px;border-radius:1px;background:linear-gradient(135deg,#2f7bff,#d52dff)}.rm-avatar-button{width:39px!important;height:39px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid #2a3f69!important;border-radius:50%!important;background:linear-gradient(135deg,#41506f,#1b2b48)!important;color:#fff!important;font-size:12px!important;font-weight:850!important;box-shadow:0 8px 20px rgba(0,0,0,.24)}.rm-activity-menu{position:absolute;top:51px;right:0;z-index:220;width:400px;max-height:calc(100dvh - 86px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #2d333b;border-radius:24px;background:#1c2333;color:#fff;box-shadow:0 20px 60px rgba(0,0,0,.58);animation:rm-pop .16s ease-out}.rm-activity-profile{display:flex;align-items:center;gap:14px;padding:17px 18px 13px;background:rgba(255,255,255,.02)}.rm-activity-avatar{width:55px;height:55px;display:grid;place-items:center;flex:0 0 55px;border:2px solid #2d333b;border-radius:50%;background:linear-gradient(135deg,#6e85aa,#32445f);font-size:17px;font-weight:900}.rm-activity-profile b{display:block;font-size:20px;line-height:1.05}.rm-activity-profile small{display:block;margin-top:4px;color:#9aa6bd;font-size:14px}.rm-activity-balance{display:flex;align-items:center;justify-content:space-between;margin:0 16px 16px;padding:18px;border:1px solid #1e293b;border-radius:12px;background:#0f1729}.rm-activity-balance span{display:block;margin-bottom:8px;color:#70809e;font-size:11px;font-weight:900;letter-spacing:.13em}.rm-activity-balance b{font-size:24px;line-height:1}.rm-activity-balance i{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(234,179,8,.26);border-radius:10px;background:rgba(234,179,8,.1);color:#facc15}.rm-activity-balance svg,.rm-activity-item svg,.rm-activity-signout svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rm-activity-balance svg{width:25px;height:25px;fill:currentColor;stroke:currentColor}.rm-activity-scroll{min-height:0;overflow:auto;padding:10px 10px 12px;border-top:1px solid rgba(255,255,255,.05);scrollbar-width:thin;scrollbar-color:#586a88 transparent}.rm-activity-section{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.rm-activity-section:last-child{border-bottom:0}.rm-activity-section h3{margin:0 0 8px 14px;color:#74829c;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.rm-activity-item{width:100%;min-height:56px;display:flex;align-items:center;gap:14px;padding:8px 14px;border:0;border-radius:10px;background:transparent;color:#d5dbe7;text-align:left;transition:.16s}.rm-activity-item.highlight,.rm-activity-item:hover{background:#213154;color:#5da0ff}.rm-activity-item:disabled{opacity:.45;cursor:not-allowed}.rm-activity-item>span{width:21px;display:grid;place-items:center;color:#93a3bd}.rm-activity-item div{display:flex;min-width:0;flex-direction:column}.rm-activity-item b{font-size:16px;line-height:1.2}.rm-activity-item small{margin-top:4px;color:#8b95a8;font-size:12px;font-weight:650}.rm-activity-item.success b,.rm-activity-item.success small{color:#74ef99}.rm-activity-item em{margin-left:auto;color:#718098;font-style:normal}.rm-workspace-picker{margin:0 10px 8px;overflow:hidden;border:1px solid #1e293b;border-radius:12px;background:#0f1729}.rm-workspace-picker button{width:100%;display:flex;align-items:center;gap:10px;padding:10px 13px;border:0;background:transparent;color:#cbd5e1;text-align:left}.rm-workspace-picker button.active,.rm-workspace-picker button:hover{background:rgba(47,123,255,.16);color:#7db4ff}.rm-workspace-picker button>span{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;background:#17233b;font-size:11px;font-weight:900}.rm-workspace-picker b{display:block;font-size:13px}.rm-workspace-picker small{display:block;color:#7e8ba3;font-size:10px;text-transform:capitalize}.rm-activity-signout{min-height:56px;display:flex;align-items:center;gap:13px;padding:0 23px;border:0;border-top:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.02);color:#ff7373;font-size:15px;font-weight:850}.rm-activity-signout:hover{background:rgba(239,68,68,.1);color:#ff9c9c}.rm-activity-modal-scrim{position:fixed;inset:0;z-index:260;display:grid;place-items:center;padding:22px;background:rgba(3,7,18,.72);backdrop-filter:blur(5px)}.rm-activity-modal{width:min(560px,calc(100vw - 44px));overflow:hidden;border:1px solid #2d477a;border-radius:22px;background:#111c33;color:#e8edf8;box-shadow:0 28px 90px rgba(0,0,0,.6)}.rm-activity-modal header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #22365f}.rm-activity-modal h2{margin:0;font-size:18px}.rm-activity-modal header button{width:40px;height:40px;border:1px solid #304a7c;border-radius:12px;background:#0f1a31;color:#c6d0e4;font-size:24px}.rm-activity-modal-body{padding:22px}.rm-activity-modal footer{display:flex;justify-content:flex-end;padding:16px 22px;border-top:1px solid #22365f}.rm-activity-modal footer button{height:42px;padding:0 22px;border:1px solid #34558d;border-radius:11px;background:#12213d;color:#fff;font-weight:800}.rm-info-rows{display:grid;gap:11px}.rm-info-rows div,.rm-usage-panel div{display:flex;justify-content:space-between;gap:18px;padding:14px;border:1px solid #243f70;border-radius:12px;background:#0e1930}.rm-info-rows span,.rm-usage-panel span{color:#8291b1;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rm-info-rows b,.rm-usage-panel b{font-size:13px;text-align:right}.rm-usage-panel{display:grid;gap:10px}.rm-activity-copy,.rm-usage-panel p{margin:0 0 12px;color:#aab5ca;font-size:14px;line-height:1.55}.rm-report-settings{display:grid;gap:14px}.rm-report-settings label{display:flex;flex-direction:column;gap:7px;color:#8291b1;font-size:11px;font-weight:900;letter-spacing:.1em}.rm-report-settings select{height:43px;padding:0 12px;border:1px solid #294676;border-radius:10px;background:#0e1930;color:#fff;font-weight:750}.rm-settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #294676;border-radius:12px;background:#0e1930;color:#fff;text-align:left}.rm-settings-toggle span{display:flex;flex-direction:column}.rm-settings-toggle small{margin-top:4px;color:#8390aa}.rm-settings-toggle i{width:46px;height:24px;position:relative;border-radius:999px;background:#334155}.rm-settings-toggle i:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:.18s}.rm-settings-toggle.on i{background:#2563eb}.rm-settings-toggle.on i:after{transform:translateX(22px)}.rm-side-footer button{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}@keyframes rm-pop{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}