:root{--bg:#000c1e;--panel:#12253c;--gold:#f5ba20;--text:#fff;--muted:#d4d8e2}*{box-sizing:border-box}body{color:#102033;background:#f5f7fb;margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{min-height:100vh}.topbar{background:var(--bg);color:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex}.brand{font-weight:800}.brand span{color:var(--gold)}.layout{grid-template-columns:230px 1fr;min-height:calc(100vh - 68px);display:grid}.sidebar{color:#fff;background:#08162a;padding:24px}.sidebar a{border-radius:8px;margin-bottom:6px;padding:12px;display:block}.sidebar a:hover{background:#12253c}.main{padding:32px}.card{background:#fff;border:1px solid #dde4ee;border-radius:14px;padding:22px;box-shadow:0 8px 24px #1020330d}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.btn{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;padding:11px 16px;font-weight:700;display:inline-flex}.btn-primary{background:var(--gold);color:#111}.btn-dark{background:var(--bg);color:#fff}.field{gap:7px;margin-bottom:16px;display:grid}.field input,.field select{border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px}.auth-wrap{background:var(--bg);place-items:center;min-height:100vh;display:grid}.auth-card{background:#fff;border-radius:16px;width:min(430px,92vw);padding:30px}.muted{color:#667085}.alert{background:#fff4cc;border:1px solid #f5d86b;border-radius:9px;margin-bottom:18px;padding:12px 14px}@media (max-width:850px){.layout{grid-template-columns:1fr}.sidebar{display:none}.grid{grid-template-columns:1fr}.main{padding:20px}}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.tabs{gap:16px;margin:12px 0;display:flex}.table-card{background:#fff;border:1px solid #dce3ea;border-radius:14px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e8edf2;padding:16px}.editor-shell{background:#eef3f7;border:1px solid #ccd7e2;border-radius:14px;grid-template-columns:190px minmax(0,1fr) 280px;display:grid;overflow:hidden}.editor-list,.editor-panel{background:#fff;padding:18px}.editor-list button{text-align:left;text-transform:capitalize;background:0 0;border:0;width:100%;padding:10px;display:block}.editor-list button.selected{background:#edf3f8;font-weight:700}.editor-toolbar{background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.preview-frame{background:#fff;margin:24px}.editor-panel .field{gap:7px;margin:14px 0;display:grid}.field input,.field textarea,.field select{border:1px solid #cbd5df;border-radius:8px;width:100%;padding:12px}@media (max-width:900px){.editor-shell{display:block}}.save-status{color:#667085;margin-left:12px;font-size:13px}.toolbar-actions,.row-actions,.section-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.editor-notice{background:#e8f5e9;border-bottom:1px solid #b9ddbe;padding:10px 14px}.editor-notice a{text-decoration:underline}.section-actions{margin-bottom:16px}.section-actions button{cursor:pointer;background:#fff;border:1px solid #cbd5df;border-radius:7px;padding:7px 9px}.section-actions .danger{color:#b42318}.status-pill{text-transform:capitalize;background:#edf2f7;border-radius:999px;padding:5px 9px;font-size:13px;display:inline-block}.status-pill.published{color:#067647;background:#dcfae6}.link-button{color:#175cd3;cursor:pointer;background:0 0;border:0;padding:0}.editor-list hr{border:0;border-top:1px solid #e4e7ec;margin:18px 0}.editor-panel small{color:#667085}.editor-toolbar .btn{background:#fff;border:1px solid #d0d5dd}.editor-toolbar .btn-primary{background:var(--gold);border-color:var(--gold)}.brand-logo{align-items:center;display:flex}.brand-logo img{width:min(330px,42vw);height:auto}.workspace-actions{align-items:center;gap:14px;display:flex}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.pricing-card{background:#fff;border:1px solid #dce3ea;border-radius:18px;padding:28px;box-shadow:0 10px 30px #1020330f}.pricing-card.dark{border-top:5px solid #000c1e}.pricing-card.primary{border-top:5px solid #f5ba20}.pricing-card h2{margin:8px 0;font-size:32px}.plan-kicker{color:#667085;font-weight:800}.price-choice{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.price-choice strong{font-size:36px}.price-choice span{color:#667085;margin-left:5px}.price-choice small{color:#067647;font-weight:800;display:block}.pricing-card ul{gap:10px;padding:0;list-style:none;display:grid}.renewal-note{color:#667085;font-size:13px}.editor-commandbar{z-index:20;background:#fff;border:1px solid #dce3ea;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;display:flex;position:sticky;top:0}.editor-state{text-align:center;font-size:13px;display:grid}.editor-state span{color:#667085}.editor-commandbar button:disabled{opacity:.45;cursor:not-allowed}.danger-outline{color:#b42318;background:#fff!important;border:1px solid #d92d20!important}.draggable-row{cursor:grab;align-items:center;gap:7px;display:flex!important}.drag-handle{color:#667085;cursor:grab;font-size:18px}.repeater{border-top:1px solid #e5e7eb;padding-top:14px}.repeater-title,.repeater-item-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.repeater-item{background:#f8fafc;border:1px solid #dce3ea;border-radius:10px;margin:12px 0;padding:12px}.repeater-item-head button{color:#175cd3;cursor:pointer;background:0 0;border:0}.repeater-item-head .danger{color:#b42318}.rich-field{gap:6px;margin:14px 0;display:grid}.rich-label{text-transform:capitalize}.rich-toolbar{flex-wrap:wrap;gap:4px;display:flex}.rich-toolbar button{background:#fff;border:1px solid #d0d5dd;border-radius:5px;padding:5px 7px;font-size:11px}.rich-editor{background:#fff;border:1px solid #cbd5df;border-radius:8px;min-height:88px;padding:10px;line-height:1.5}.rich-editor:focus{outline:2px solid #f5ba20}.rich-editor p{margin:.3em 0}.check-field{align-items:center;gap:8px;margin:12px 0;display:flex}.back-link{color:#175cd3;margin-bottom:7px;font-weight:700;display:inline-block}.editor-panel h4{margin-bottom:4px}.preview-frame p{line-height:1.6}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr}.editor-commandbar{flex-direction:column;align-items:stretch;position:static}.workspace-actions span{display:none}.brand-logo img{width:230px}}.topbar{height:64px;padding:0 24px}.layout{min-height:calc(100vh - 64px)}.brand-logo{max-width:300px;height:46px;overflow:hidden}.main{width:100%;max-width:1700px;margin:0 auto;padding:38px 32px 60px}.eyebrow{color:#f5ba20;letter-spacing:.14em;font-size:12px;font-weight:800;display:inline-block}.eyebrow.dark{color:#8a5b00}.dashboard-hero{color:#fff;background:linear-gradient(125deg,#000c1e,#12253c);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:22px;padding:34px 38px;display:flex;box-shadow:0 18px 50px #000c1e29}.dashboard-hero p{color:#d4d8e2;max-width:720px;font-size:17px;line-height:1.6}.dashboard-actions{flex-wrap:wrap;gap:12px;display:flex}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:22px;display:grid}.metric-card{background:#fff;border:1px solid #dce3ea;border-radius:16px;align-items:flex-start;gap:18px;padding:24px;transition:all .2s;display:flex;box-shadow:0 10px 30px #1020330f}.metric-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #1020331a}.metric-icon{color:#8a5b00;background:#fff4cc;border-radius:12px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:800;display:grid}.metric-card small{color:#667085;font-weight:700;display:block}.metric-card strong{margin:4px 0;font-size:36px;display:block}.metric-card p{color:#667085;margin:0}.status-word{text-transform:capitalize;font-size:25px!important}.quick-start{grid-template-columns:1.2fr 1fr;align-items:center;gap:28px;display:grid}.quick-start h2{margin:8px 0;font-size:28px}.quick-start ol{gap:12px;margin:0;padding-left:24px;display:grid}.funnel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.funnel-card{background:#fff;border:1px solid #dce3ea;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #1020330f}.funnel-thumb{background:linear-gradient(135deg,#000c1e,#17314f);place-items:center;height:145px;display:grid}.funnel-thumb span{color:#000c1e;background:#f5ba20;border-radius:18px;place-items:center;width:66px;height:66px;font-size:34px;font-weight:900;display:grid}.funnel-card-body{padding:22px}.funnel-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.funnel-card h2{margin:0;font-size:22px}.empty-state{text-align:center;padding:60px 24px}.empty-icon{color:#f5ba20;font-size:48px}.editor-shell{min-height:720px}.editor-list,.editor-panel{align-self:start;max-height:calc(100vh - 150px);position:sticky;top:76px;overflow:auto}.editor-canvas{min-width:0}.preview-frame{min-width:420px;margin:18px}.editor-panel{padding:20px}.editor-panel textarea{min-height:72px}.editor-size-controls{color:#667085;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;display:flex}.editor-size-controls label{align-items:center;gap:6px;display:flex}.editor-size-controls input{width:90px}.editor-commandbar{overflow-x:auto}.pricing-grid{margin-top:8px}@media (max-width:1100px){.metric-grid,.funnel-grid{grid-template-columns:1fr}.dashboard-hero{flex-direction:column;align-items:flex-start}.quick-start{grid-template-columns:1fr}.editor-size-controls{display:none}.editor-shell{display:block!important}.editor-list,.editor-panel{max-height:none;position:static;width:auto!important}.preview-frame{min-width:0}.main{padding:24px}}.billing-nav{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.billing-nav .btn{background:#fff;border:1px solid #cbd5df}.billing-nav .btn-dark{color:#fff;background:#000c1e;border-color:#000c1e}.pricing-grid{scroll-margin-top:24px}.editor-shell{column-gap:0}.resize-rail{cursor:col-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:#e7edf3;border-left:1px solid #cbd5df;border-right:1px solid #cbd5df;place-items:center;min-height:100%;transition:background .15s,box-shadow .15s;display:grid;position:relative}.resize-rail span{color:#667085;background:#fff;border:1px solid #bac7d3;border-radius:999px;place-items:center;width:20px;height:48px;font-size:20px;font-weight:900;display:grid;box-shadow:0 4px 12px #10203314}.resize-rail:hover,.resize-rail:focus-visible{background:#d9e5ef;box-shadow:inset 0 0 0 2px #f5ba2080}.resize-rail:hover span{color:#000c1e;border-color:#f5ba20}.is-resizing,.is-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.panel-title-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.panel-title-row h3{margin:0}.panel-collapse{color:#000c1e;cursor:pointer;background:#fff;border:1px solid #cbd5df;border-radius:8px;width:30px;height:30px;font-size:20px;line-height:1}.panel-collapse:hover{background:#fff8dc;border-color:#f5ba20}.editor-list.collapsed,.editor-panel.collapsed{padding:10px 8px;overflow:hidden}.editor-list.collapsed>:not(.panel-title-row),.editor-panel.collapsed>:not(.panel-title-row){display:none}.editor-list.collapsed .panel-title-row,.editor-panel.collapsed .panel-title-row{writing-mode:vertical-rl;justify-content:flex-start;height:180px;margin:auto;transform:rotate(180deg)}.editor-list.collapsed .panel-title-row h3,.editor-panel.collapsed .panel-title-row h3{letter-spacing:.05em;font-size:13px}.editor-list.collapsed .panel-collapse,.editor-panel.collapsed .panel-collapse{transform:rotate(180deg)}@media (max-width:1100px){.resize-rail{display:none}.editor-list.collapsed,.editor-panel.collapsed{padding:18px}.editor-list.collapsed>:not(.panel-title-row),.editor-panel.collapsed>:not(.panel-title-row){display:block}.editor-list.collapsed .panel-title-row,.editor-panel.collapsed .panel-title-row{writing-mode:horizontal-tb;height:auto;margin-bottom:12px;transform:none}.editor-list.collapsed .panel-collapse,.editor-panel.collapsed .panel-collapse{transform:none}}.brand-logo{max-width:320px;height:54px}.brand-logo img{object-fit:contain;object-position:left center;width:300px;max-height:52px}.device-preview{background:#eef2f6;border:1px solid #d8e0e8;border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.device-preview button{color:#526173;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;padding:7px 10px;font-weight:700;display:flex}.device-preview button.active{color:#000c1e;background:#fff;box-shadow:0 2px 8px #1020331f}.canvas-help{color:#604500;background:#fff8dc;border:1px solid #f4d66a;border-radius:8px;margin:12px 18px 0;padding:9px 12px;font-size:13px}.preview-stage{background:#dfe7ee;justify-content:center;align-items:flex-start;min-height:650px;padding:18px;display:flex;overflow:auto}.preview-stage .preview-frame{border-radius:4px;width:100%;max-width:none;margin:0;transition:width .2s;overflow:hidden;box-shadow:0 12px 35px #10203326}.preview-stage.tablet .preview-frame{width:768px;max-width:100%}.preview-stage.mobile .preview-frame{width:390px;max-width:100%}.canvas-section{outline-offset:-2px;outline:2px solid #0000;transition:outline-color .15s;position:relative}.canvas-section:hover{outline-color:#f5ba208c}.canvas-section.selected{outline-color:#f5ba20}.canvas-section-bar{z-index:8;color:#fff;background:#000c1e;border-radius:7px;align-items:center;gap:8px;padding:6px 9px;font-size:12px;display:none;position:absolute;top:8px;left:8px;box-shadow:0 4px 12px #00000040}.canvas-section.selected .canvas-section-bar,.canvas-section:hover .canvas-section-bar{display:flex}.canvas-section-bar span:last-child{color:#d4d8e2}.canvas-drag{cursor:grab;color:#f5ba20;font-size:17px}.canvas-editable{border-radius:4px;transition:outline .15s,background .15s}.canvas-editable:hover{background:#f5ba2014;outline:1px dashed #f5ba20}.canvas-editable:focus{background:#ffffff1f;outline:2px solid #f5ba20}.preview-stage.mobile .canvas-section section{padding-left:18px!important;padding-right:18px!important}.preview-stage.mobile .canvas-section h1{font-size:42px!important}.preview-stage.mobile .canvas-section h2{font-size:31px!important}.preview-stage.mobile .canvas-section article,.preview-stage.mobile .canvas-section blockquote{padding:18px!important}.preview-stage.mobile .canvas-section [style*=grid-template-columns]{grid-template-columns:1fr!important}.preview-stage.tablet .canvas-section h1{font-size:56px!important}@media (max-width:1300px){.device-preview span{display:none}.device-preview button{padding:7px 9px}}@media (max-width:1100px){.device-preview span{display:inline}.preview-stage{padding:12px}.canvas-help{margin:12px 0 0}}.simple-builder-panel{padding:16px}.builder-tabs{background:#eef2f6;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:14px;padding:4px;display:grid}.builder-tabs button{color:#566477;font-size:12px;font-weight:800;text-align:center!important;border-radius:7px!important;padding:9px 5px!important}.builder-tabs button.active{box-shadow:0 2px 8px #1020331f;color:#000c1e!important;background:#fff!important}.panel-help{color:#667085;margin:8px 0 14px;font-size:13px;line-height:1.45}.block-library,.section-library,.layer-list{gap:9px;display:grid}.block-tile,.section-tile{align-items:center;gap:10px;transition:all .16s;text-align:left!important;background:#fff!important;border:1px solid #dce3ea!important;border-radius:10px!important;padding:11px!important;display:flex!important}.block-tile:hover,.section-tile:hover{transform:translateY(-1px);background:#fffaf0!important;border-color:#f5ba20!important}.block-tile span:nth-child(2),.section-tile span:nth-child(2),.layer-list .draggable-row>span:last-child{gap:2px;min-width:0;display:grid}.block-tile small,.section-tile small,.layer-list small{color:#667085;font-size:11px;line-height:1.3}.block-icon,.section-thumb{color:#765200;background:#fff3c4;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.section-thumb{color:#17314f;background:#eaf1f7}.section-tile b{color:#8a5b00;margin-left:auto;font-size:20px}.layer-list .draggable-row{background:#fff!important;border:1px solid #e1e7ed!important;border-radius:9px!important}.layer-list .draggable-row.selected{background:#fff8dc!important;border-color:#f5ba20!important}.page-style-card{border-top:1px solid #e3e8ee;margin-top:16px;padding-top:14px}.page-style-card h4{margin:0 0 12px}.color-field{grid-template-columns:1fr auto;align-items:center}.color-field input{height:34px;width:42px!important;padding:3px!important}.simple-editor-tip{color:#604500;background:#fff8dc;border:1px solid #f1d365;border-radius:9px;margin:12px 18px 0;padding:10px 13px;font-size:13px}.word-toolbar{z-index:12;background:#fff;border:1px solid #dce3ea;border-radius:9px;align-items:center;gap:5px;margin:8px 18px 0;padding:7px 9px;display:flex;position:sticky;top:0;box-shadow:0 3px 12px #1020330f}.word-toolbar button{cursor:pointer;background:#fff;border:1px solid #d4dce5;border-radius:6px;width:31px;height:31px}.word-toolbar button:hover{background:#fff8dc;border-color:#f5ba20}.word-toolbar span{background:#dce3ea;width:1px;height:24px;margin:0 3px}.word-toolbar em{color:#667085;margin-left:5px;font-size:12px}.friendly-actions{grid-template-columns:1fr 1fr;display:grid}.friendly-actions .danger{grid-column:1/-1}.editor-panel h3{font-size:19px}.editor-panel .field{color:#26374a;font-size:13px;font-weight:700}.editor-panel .field input,.editor-panel .field textarea,.editor-panel .field select{color:#102033;font-weight:400}.canvas-section.selected .canvas-section-bar{display:flex}.canvas-section-bar{border:1px solid #ffffff2e}.canvas-editable{cursor:text}.canvas-editable:focus{box-shadow:0 0 0 4px #f5ba2033}@media (max-width:1300px){.word-toolbar em{display:none}}.template-hero{color:#fff;background:linear-gradient(135deg,#001128,#0b2f63);border-radius:18px;justify-content:space-between;align-items:center;gap:32px;margin-bottom:28px;padding:42px;display:flex;box-shadow:0 18px 45px #000c1e29}.template-hero h1{margin:8px 0 12px;font-size:clamp(32px,4vw,50px)}.template-hero p{color:#d9e6f7;max-width:760px;font-size:18px;line-height:1.65}.btn-light{color:#001128;background:#fff}.template-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:22px 0;display:flex}.chip{background:#fff;border:1px solid #ccd6e2;border-radius:999px;margin-right:8px;padding:10px 14px;font-weight:700}.chip.active{color:#fff;background:#001128;border-color:#001128}.template-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:24px;display:grid}.template-card{background:#fff;border:1px solid #dbe3ec;border-radius:16px;overflow:hidden;box-shadow:0 12px 32px #05183014}.template-preview{background:#e9eef5;height:270px;padding:20px}.preview-1{background:linear-gradient(135deg,#020817,#183c91)}.preview-browser{background:#fff;border-radius:8px 8px 0 0;height:24px;padding:7px 10px}.preview-browser i{background:#cbd5e1;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.preview-content{text-align:center;background:#fff;border-radius:0 0 8px 8px;flex-direction:column;align-items:center;height:205px;padding:28px 32px;display:flex}.preview-1 .preview-content{color:#fff;background:#071126}.preview-content span{letter-spacing:1.5px;color:#e4a900;font-size:11px;font-weight:800}.preview-content strong{max-width:260px;margin:12px 0;font-size:24px}.preview-line{background:#d7dee8;border-radius:6px;width:56%;height:8px;margin:4px}.preview-line.wide{width:82%}.preview-content b{color:#08101d;background:#f5ba20;border-radius:7px;margin-top:15px;padding:9px 16px;font-size:12px}.template-card-body{padding:24px}.template-card-top{justify-content:space-between;gap:18px;display:flex}.template-card h2{margin:4px 0 10px;font-size:22px}.template-category{letter-spacing:1px;color:#526174;text-transform:uppercase;font-size:12px;font-weight:800}.template-card p{color:#526174;line-height:1.55}.template-pages{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.template-pages span{color:#314155;background:#edf3f8;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.palette{gap:7px;margin-bottom:18px;display:flex}.palette i{border:2px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 0 0 1px #cbd5e1}.studio-note{margin-top:30px}.template-full-preview{background:#fff;border:12px solid #dbe3ec;border-radius:15px;overflow:hidden;box-shadow:0 18px 50px #000c1e26}.create-funnel-card{max-width:850px}.selected-template{background:#f3f7fb;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:24px;margin:20px 0;padding:24px;display:flex}.selected-template h2{margin:6px 0}.mini-template-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.mini-template{color:inherit;flex-direction:column;text-decoration:none;display:flex}.mini-template span{color:#607086;margin-top:5px}@media (max-width:760px){.template-hero,.selected-template,.template-toolbar{flex-direction:column;align-items:flex-start}.template-hero{padding:28px}.template-grid{grid-template-columns:1fr}}.current-plan-card{background:linear-gradient(135deg,#f5ba2014,#12253cf2);border:1px solid #f5ba2057;justify-content:space-between;align-items:center;gap:32px;margin-bottom:32px;padding:28px 32px;display:flex}.current-plan-card h1{margin:8px 0 10px}.current-plan-card .muted{margin:5px 0 0}.current-plan{position:relative;box-shadow:0 0 0 1px #f5ba202e;border-color:#f5ba20!important}.current-plan-badge{color:#111827;background:#f5ba20;border-radius:999px;align-items:center;margin:10px 0 4px;padding:6px 11px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.pricing-card button:disabled{cursor:default;opacity:.72}@media (max-width:720px){.current-plan-card{flex-direction:column;align-items:stretch;padding:24px}.current-plan-card form,.current-plan-card .btn{width:100%}}.dashboard-hero{min-height:auto;padding:24px 32px}.dashboard-hero h1{max-width:760px;margin:6px 0 10px;font-size:26px;line-height:1.15}.dashboard-hero p{margin:0;font-size:15px;line-height:1.5}@media (max-width:720px){.dashboard-hero{padding:22px}.dashboard-hero h1{font-size:24px}}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;background:#12253c;border:1px solid #ffffff47;border-radius:9px;place-content:center;gap:5px;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;border-radius:2px;width:21px;height:2px;display:block}.mobile-menu-panel{z-index:1000;background:#08162a;border:1px solid #28415e;border-radius:12px;width:min(290px,100vw - 28px);padding:14px;position:absolute;top:54px;right:0;box-shadow:0 18px 45px #000c1e59}.mobile-menu-heading{border-bottom:1px solid #28415e;gap:3px;margin-bottom:6px;padding:8px 10px 14px;display:grid}.mobile-menu-heading strong{color:#fff;font-size:15px}.mobile-menu-heading small{color:#9fb0c5}.mobile-menu-panel a,.mobile-sign-out{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:12px;font-weight:700;display:block}.mobile-menu-panel a:hover,.mobile-sign-out:hover{background:#12253c}.mobile-sign-out{color:#f5ba20;margin-top:6px}@media (max-width:850px){.mobile-menu{display:block}.workspace-actions{display:none}.topbar{padding:0 16px}.brand-logo{max-width:210px}.brand-logo img{width:200px;max-height:48px}}.auth-page-content{justify-items:center;gap:24px;width:min(430px,92vw);display:grid}.auth-logo{width:min(300px,78vw);display:block}.auth-logo img{width:100%;height:auto;display:block}.auth-card{width:100%}.auth-card h1{margin:0 0 8px}.auth-intro{color:#667085;margin:0 0 22px;line-height:1.5}.password-field-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:7px;font-size:14px;display:flex}.password-field-heading a,.auth-footer a{color:#175cd3;font-weight:700}.password-field-heading a:hover,.auth-footer a:hover{text-decoration:underline}.auth-submit{width:100%;margin-top:4px}.auth-footer{text-align:center;margin:20px 0 0}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
