: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}.onboarding-card{background:radial-gradient(circle at 100% 0,#f5ba201a,#0000 38%),#fff;border:1px solid #f5ba2038;gap:28px;margin-bottom:28px;padding:32px;display:grid}.onboarding-copy{max-width:720px}.onboarding-copy h2{margin:10px 0 12px}.onboarding-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.onboarding-step{background:#f8fafc;border:1px solid #dbe3ec;border-radius:14px;gap:14px;padding:20px;display:flex}.onboarding-step>span{color:#000c1e;background:#f5ba20;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.onboarding-step strong{color:#0a1528;margin-bottom:5px;display:block}.onboarding-step p{color:#657184;margin:0;font-size:14px;line-height:1.55}.onboarding-actions{flex-wrap:wrap;gap:12px;display:flex}.alert a{color:inherit;font-weight:700;text-decoration:underline}@media (max-width:900px){.onboarding-steps{grid-template-columns:1fr}}@media (max-width:640px){.onboarding-card{padding:22px}.onboarding-actions{display:grid}.onboarding-actions .btn{justify-content:center;width:100%}}.editor-notice{justify-content:space-between;align-items:center;gap:16px;display:flex}.editor-notice>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.editor-notice>div strong{color:#0a1528}.editor-notice>div span{color:#334155}.editor-notice.upgrade-notice{background:#fff7d6;border:1px solid #f5ba20;padding:14px 16px}.editor-notice.upgrade-notice .btn{white-space:nowrap;flex:none}@media (max-width:700px){.editor-notice{flex-direction:column;align-items:stretch}.editor-notice.upgrade-notice .btn{justify-content:center;width:100%}}.publish-upgrade-banner{background:linear-gradient(90deg,#fff7d6 0%,#fffaf0 100%);border:1px solid #f5ba20;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.publish-upgrade-banner>div:first-child{gap:3px;display:grid}.publish-upgrade-banner strong{color:#000c1e;font-size:15px}.publish-upgrade-banner span{color:#475569;font-size:14px;line-height:1.45}.publish-upgrade-actions{flex-wrap:wrap;flex:none;gap:10px;display:flex}.publish-upgrade-actions .btn{white-space:nowrap}@media (max-width:760px){.publish-upgrade-banner{flex-direction:column;align-items:stretch}.publish-upgrade-actions{grid-template-columns:1fr;display:grid}.publish-upgrade-actions .btn{justify-content:center;width:100%}}.editor-shell{overflow:visible}.editor-canvas{contain:inline-size;min-width:0;overflow:clip}.word-ribbon{z-index:19;background:linear-gradient(#fff 0%,#f6f8fb 100%);border:1px solid #d7e0ea;border-radius:10px;gap:8px;width:calc(100% - 36px);min-width:0;min-height:auto;margin:8px 18px 0;padding:10px 12px;display:grid;position:sticky;top:76px;overflow:hidden;box-shadow:0 5px 18px #000c1e1f}.word-ribbon-row{align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.word-ribbon-row-top{border-bottom:1px solid #e3e8ef;padding-bottom:8px}.word-ribbon-row-bottom{flex-wrap:nowrap}.word-group{flex:none;align-items:center;gap:5px;min-width:0;display:flex}.word-group-selects{align-items:center;gap:10px;min-width:0;display:flex}.word-select-inline{align-items:center;gap:6px;min-width:0;margin:0!important;display:flex!important}.word-select-inline>span{white-space:nowrap;color:#526174!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline!important;position:static!important}.word-select-inline select{color:#0a1528;width:112px;min-width:0;min-height:36px;font:inherit;background:#fff;border:1px solid #cfd9e5;border-radius:7px;padding:6px 28px 6px 10px;font-size:13px}.word-font-control select{width:clamp(150px,17vw,220px)}.word-size-control select{width:72px}.word-ribbon button{color:#0a1528;min-width:36px;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:6px 9px;font-size:14px;line-height:1;display:inline-flex}.word-ribbon button:hover,.word-ribbon button:focus-visible{background:#eaf0f6;border-color:#cbd6e2}.word-ribbon button:disabled{opacity:.38;cursor:not-allowed}.word-divider{background:#dce4ed;flex:0 0 1px;align-self:stretch;width:1px;min-height:36px;margin:0 2px}.word-color-group label{cursor:pointer;border:1px solid #0000;border-radius:7px;place-items:center;width:38px;height:36px;position:relative;overflow:hidden;display:grid!important}.word-color-group label:hover{background:#eaf0f6;border-color:#cbd6e2}.word-color-group input[type=color]{cursor:pointer;background:0 0;border:0;width:25px;height:7px;padding:0;position:absolute;bottom:3px;right:4px;overflow:hidden}.color-letter,.highlight-letter{color:#0a1528;font-weight:800}.highlight-letter{background:#fff2a8;padding:0 2px}.word-toolbar-help{color:#738095;text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:90px;margin:0 6px;font-size:12px;overflow:hidden}.word-insert-group{flex:none;align-items:center;gap:8px;margin-left:auto;padding-left:4px;display:flex}.word-insert-group button{white-space:nowrap;background:#fff;border:1px solid #cfd9e5;border-radius:7px;min-width:82px;padding:7px 11px}.word-insert-group button span{background:0 0;width:auto;height:auto;margin:0;display:inline}.word-group-label{color:#526174;text-transform:uppercase;letter-spacing:.05em;margin-right:1px;font-size:11px;font-weight:800}.rich-field-simple .rich-toolbar{display:none}.rich-editor-help{color:#718096;margin-top:7px;font-size:12px;line-height:1.45;display:block}.editor-toolbar,.word-ribbon,.word-ribbon-row,.preview-stage,.preview-frame{box-sizing:border-box;min-width:0;max-width:100%}.editor-panel{z-index:2;background:#fff;min-width:0;position:relative}.resize-rail{z-index:3;position:relative}@media (max-width:1250px){.word-ribbon-row,.word-ribbon-row-bottom{flex-wrap:wrap}.word-toolbar-help{text-align:left;flex-basis:100%;order:3}.word-insert-group{margin-left:0}}@media (max-width:900px){.word-ribbon{width:calc(100% - 24px);margin:8px 12px 0;position:static;overflow-x:auto}.word-ribbon-row{flex-wrap:nowrap;min-width:max-content}.word-toolbar-help{display:none}}.word-select-inline>span,.word-control-label{color:#526174!important;white-space:nowrap!important;background:0 0!important;width:auto!important;min-width:auto!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;display:inline-block!important;position:static!important}.word-group-selects{flex-wrap:nowrap}.word-select-inline{flex:none}.word-toolbar-help{text-align:right;margin-left:auto}.word-insert-group{display:none!important}@media (max-width:1250px){.word-toolbar-help{flex-basis:auto;order:initial;text-align:right;margin-left:auto}}.editor-shell{align-items:start;overflow:visible!important}.editor-list,.editor-panel{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;align-self:start!important;height:calc(100vh - 92px)!important;max-height:calc(100vh - 92px)!important;position:sticky!important;top:76px!important;overflow:hidden auto!important}.editor-list{z-index:5}.editor-panel{z-index:6;border-left:1px solid #d7e0ea}.editor-canvas{align-self:start;min-height:100%}@media (max-width:1100px){.editor-list,.editor-panel{height:auto!important;max-height:none!important;position:static!important;top:auto!important;overflow:visible!important}}.template-preview-image{aspect-ratio:16/9;background:#e9eef5;border-bottom:1px solid #dbe3ec;position:relative;overflow:hidden}.template-preview-image img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .28s;display:block}.template-card:hover .template-preview-image img{transform:scale(1.025)}.template-preview-overlay{pointer-events:none;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;inset:14px 14px auto}.template-page-count,.template-preview-badge{color:#000c1e;background:#fffffff0;border-radius:999px;align-items:center;min-height:30px;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 5px 15px #000c1e24}.template-preview-badge{color:#08101d;background:#f5ba20}.template-card-actions{grid-template-columns:1fr 1fr;display:grid}.template-card-actions .btn{width:100%}.template-preview-button{background:#fff;border:1px solid #cbd5df}@media (max-width:560px){.template-card-actions{grid-template-columns:1fr}}.hex-color-field{gap:7px}.hex-color-field>span{color:#26374a;font-size:13px;font-weight:700}.hex-color-control{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;display:grid}.hex-color-control input[type=color]{cursor:pointer;background:#fff;border:1px solid #cbd5df;border-radius:8px;height:42px;width:48px!important;padding:3px!important}.hex-color-text{color:#102033;letter-spacing:.03em;text-transform:uppercase;background:#fff;border:1px solid #cbd5df;border-radius:8px;width:100%;min-width:0;height:42px;font-size:14px;padding:9px 11px!important;font-family:Consolas,Courier New,monospace!important;font-weight:700!important}.hex-color-text:focus,.hex-color-control input[type=color]:focus{outline-offset:1px;border-color:#f5ba20;outline:2px solid #f5ba208c}.hero-layout.has-image,.hero-layout>*{min-width:0}.hero-image-settings{background:#f8fafc;border:1px solid #dbe3ec;border-radius:12px;margin:18px 0;padding:16px}.hero-image-settings h4{margin:0 0 10px}@media (max-width:760px){.hero-layout.has-image{grid-template-columns:1fr!important}.hero-layout.has-image .hero-media,.hero-layout.has-image.image-left .hero-media{order:2}}.editor-shell.focus-mode{grid-template-columns:minmax(0,1fr)!important}.editor-shell.focus-mode>.editor-list,.editor-shell.focus-mode>.editor-panel,.editor-shell.focus-mode>.resize-rail{display:none!important}.editor-shell.focus-mode .editor-canvas{width:100%;max-width:none}.canvas-zoom-controls{background:#eef2f6;border:1px solid #d8e0e8;border-radius:9px;flex:none;align-items:center;gap:4px;padding:4px;display:inline-flex}.canvas-zoom-controls button,.canvas-zoom-controls select{color:#26374a;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:32px;font-weight:700}.canvas-zoom-controls button{min-width:32px;padding:5px 8px}.canvas-zoom-controls select{padding:5px 8px}.canvas-zoom-controls button:hover,.canvas-zoom-controls button.active,.canvas-zoom-controls select:hover{color:#000c1e;background:#fff;box-shadow:0 2px 7px #1020331a}.canvas-zoom-controls span{color:#526174;text-align:center;min-width:42px;font-size:12px;font-weight:800}.preview-stage{min-width:0;overflow:auto}.preview-zoom-wrap{transform-origin:top;min-width:0;margin:0 auto}.preview-zoom-wrap .preview-frame{transform-origin:top;width:100%;margin:0}@media (max-width:1250px){.editor-toolbar{flex-wrap:wrap}.canvas-zoom-controls{order:3}}@media (max-width:900px){.canvas-zoom-controls{justify-content:center;width:100%}.editor-shell.focus-mode>.editor-list,.editor-shell.focus-mode>.editor-panel{display:block!important}}.section-width-card,.hero-image-settings{background:#f8fafc;border:1px solid #dbe3ec;border-radius:12px;margin:18px 0;padding:16px}.section-width-card h4,.hero-image-settings h4{margin:0 0 8px}.readonly-setting{color:#475569;background:#eef2f7;border:1px solid #dbe3ec;border-radius:8px;align-items:center;min-height:42px;padding:0 12px;font-weight:700;display:flex}.hero-layout{width:100%}.hero-layout>*,.hero-copy{min-width:0}.hero-media img{height:auto}@media (max-width:760px){.hero-layout.has-image{grid-template-columns:1fr!important}.hero-layout.has-image .hero-media,.hero-layout.has-image.image-left .hero-media{order:2}.hero-copy{max-width:100%!important}}.word-line-control select{min-width:72px}.word-line-control{white-space:nowrap}.field small{color:#64748b;margin-top:6px;font-size:12px;line-height:1.4;display:block}.word-toolbar select,.word-toolbar input,.word-toolbar button,.toolbar-custom-menu{position:relative}.toolbar-menu-trigger{color:#0f172a;min-width:92px;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;display:inline-flex}.toolbar-menu-options{z-index:100000;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:100%;max-height:300px;padding:5px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 12px 30px #0f172a2e}.toolbar-menu-options button{color:#0f172a;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;width:100%;padding:9px 10px}@media (max-width:900px){.word-font-control .toolbar-menu-trigger{min-width:150px}}.word-toolbar,.word-toolbar-top,.word-group,.word-group-selects{overflow:visible!important}.word-toolbar{z-index:1000;position:relative}.word-group-selects{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;display:flex!important}.toolbar-custom-menu{z-index:1001;align-items:center!important;gap:6px!important;display:inline-flex!important;position:relative!important;overflow:visible!important}.toolbar-custom-menu>span{color:#475569;white-space:nowrap;font-size:12px;font-weight:700}.toolbar-menu-trigger{appearance:none!important;color:#0f172a!important;min-width:96px!important;height:38px!important;font:inherit!important;box-shadow:none!important;cursor:pointer!important;white-space:nowrap!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:0 11px!important;line-height:1!important;display:inline-flex!important}.toolbar-menu-trigger:hover{background:#f8fafc!important;border-color:#94a3b8!important}.word-font-control .toolbar-menu-trigger{min-width:205px!important}.word-size-control .toolbar-menu-trigger,.word-line-control .toolbar-menu-trigger{min-width:88px!important}.toolbar-menu-options{z-index:999999!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:max-content!important;min-width:100%!important;max-width:280px!important;max-height:320px!important;padding:6px!important;position:absolute!important;top:calc(100% + 6px)!important;left:0!important;overflow:hidden auto!important;box-shadow:0 16px 36px #0f172a38!important}.word-font-control .toolbar-menu-options{min-width:205px!important}.word-size-control .toolbar-menu-options,.word-line-control .toolbar-menu-options{min-width:88px!important}.toolbar-menu-options button{appearance:none!important;color:#0f172a!important;width:100%!important;min-height:36px!important;font:inherit!important;text-align:left!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:7px!important;margin:0!important;padding:8px 10px!important;line-height:1.25!important;display:block!important}.toolbar-menu-options button:hover,.toolbar-menu-options button.is-selected{background:#e2e8f0!important}.toolbar-menu-options button+button{margin-top:2px!important}.editor-shell,.editor-main,.editor-center,.editor-canvas-wrap,.preview-shell{overflow:visible}.editor-canvas-scroll{overflow:auto!important}@media (max-width:900px){.word-font-control .toolbar-menu-trigger,.word-font-control .toolbar-menu-options{min-width:165px!important}.word-group-selects{gap:8px!important}}.range-number-field{display:block}.range-number-field>span{margin-bottom:7px;font-weight:600;display:block}.range-number-control{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:12px;display:grid}.range-number-control>input[type=range]{width:100%;min-width:0}.range-number-exact{background:#fff;border:1px solid #cbd5e1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:40px;display:grid;overflow:hidden}.range-number-exact input[type=number]{color:#0f172a;width:100%;min-width:0;height:38px;font:inherit;background:0 0;border:0;outline:0;padding:0 8px}.range-number-exact span{color:#64748b;padding:0 9px 0 4px;font-size:12px;font-weight:700}.range-number-exact:focus-within{border-color:#6d3df5;box-shadow:0 0 0 2px #6d3df51f}@media (max-width:1050px){.range-number-control{grid-template-columns:1fr;gap:7px}.range-number-exact{width:110px}}.benefits-layout-settings{background:#f8fafc;border:1px solid #dbe3ec;border-radius:12px;margin:18px 0;padding:16px}.benefits-layout-settings h4{margin:0 0 8px}.benefits-layout-settings-prominent{background:#f7f5ff;border:2px solid #6d3df5;border-radius:12px;margin:16px 0 22px;padding:16px}.benefits-layout-settings-prominent h4{margin:0 0 8px}.benefits-icon-toggle{background:#fff;border:1px solid #d8d0f4;border-radius:8px;margin:14px 0;padding:10px}.testimonials-layout-settings-prominent{background:#f2fbfd;border:2px solid #00a6c7;border-radius:12px;margin:16px 0 22px;padding:16px}.testimonials-layout-settings-prominent h4{margin:0 0 8px}.testimonials-quote-toggle{background:#fff;border:1px solid #bfe8f0;border-radius:8px;margin:14px 0;padding:10px}.template-category-filters{flex-wrap:wrap;gap:10px;display:flex}.template-grid-three{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;display:grid!important}.template-grid-three .template-card{flex-direction:column;min-width:0;height:100%;display:flex}.template-grid-three .template-preview-image,.template-grid-three .template-coming-preview{aspect-ratio:16/9;min-height:0}.template-grid-three .template-preview-image img{object-fit:cover;width:100%;height:100%}.template-grid-three .template-card-body{flex-direction:column;flex:1;padding:22px 22px 20px;display:flex}.template-grid-three .template-card-body>p{flex:1}.template-grid-three .template-card h2{font-size:clamp(20px,1.5vw,26px);line-height:1.2}.template-grid-three .template-card-actions{margin-top:18px}.template-card-coming-soon{border-style:dashed}.template-coming-preview{color:#fff;background:radial-gradient(circle at 85% 15%,#f5ba2038,#0000 28%),linear-gradient(135deg,#071527 0%,#12253c 100%);flex-direction:column;justify-content:center;gap:10px;padding:28px;display:flex;position:relative;overflow:hidden}.template-coming-preview:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-55px}.template-coming-category{color:#f5ba20;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.template-coming-preview strong{max-width:85%;font-size:clamp(24px,2vw,34px);line-height:1.05}.template-coming-preview>span:not(.template-coming-category):not(.template-preview-badge){color:#d4d8e2;font-size:14px}.template-coming-lines{gap:7px;width:72%;margin-top:8px;display:grid}.template-coming-lines i{background:#ffffff2e;border-radius:999px;height:7px}.template-coming-lines i:nth-child(2){width:82%}.template-coming-lines i:nth-child(3){width:58%}.template-coming-badge{top:14px;right:14px}.template-coming-button{cursor:not-allowed;opacity:.72;color:#475569;background:#e2e8f0;width:100%;margin-top:20px}@media (max-width:1180px){.template-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.template-grid-three{grid-template-columns:1fr!important}.template-toolbar{align-items:flex-start;gap:14px}}.funnels-page-heading{margin-bottom:28px}.funnels-summary-grid{grid-template-columns:repeat(3,minmax(0,190px));gap:14px;margin-bottom:18px;display:grid}.funnels-summary-card{background:#fff;border:1px solid #dbe3ec;border-radius:12px;padding:16px 18px}.funnels-summary-card span{color:#64748b;font-size:13px;font-weight:700;display:block}.funnels-summary-card strong{color:#000c1e;margin-top:4px;font-size:26px;display:block}.funnels-controls{grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:26px;margin-bottom:24px;padding:18px;display:grid}.funnels-search label,.funnels-filter-label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.funnels-search>div{gap:8px;display:flex}.funnels-search input{border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:0;min-height:42px;padding:0 12px}.funnels-filter-groups{gap:14px;display:grid}.funnels-filter-row{flex-wrap:wrap;gap:8px;display:flex}.funnel-grid-improved{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.funnel-card-improved{flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.funnel-preview-wrap{aspect-ratio:16/9;background:#e8eef6;position:relative;overflow:hidden}.funnel-preview-image{object-fit:cover;width:100%;height:100%;display:block}.funnel-preview-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:absolute;top:12px;left:12px;right:12px}.funnel-type-badge,.recent-funnel-badge{color:#fff;background:#000c1eeb;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 6px 16px #000c1e2e}.recent-funnel-badge{color:#08101d;background:#f5ba20;position:absolute;bottom:12px;right:12px}.funnel-card-improved .status-pill{box-shadow:0 6px 16px #000c1e1f}.funnel-card-improved .funnel-card-body{flex-direction:column;flex:1;padding:22px;display:flex}.funnel-card-improved h2{margin:0;font-size:23px;line-height:1.2}.funnel-template-name{color:#526278;margin:7px 0 0;font-size:14px}.funnel-card-meta{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.funnel-card-meta span{color:#405168;background:#edf2f7;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.funnel-card-actions{align-items:stretch;margin-top:auto}.funnel-card-actions .btn{text-align:center}@media (max-width:1260px){.funnel-grid-improved{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.funnels-controls{grid-template-columns:1fr}}@media (max-width:680px){.funnels-summary-grid,.funnel-grid-improved{grid-template-columns:1fr}.funnels-search>div{flex-wrap:wrap}.funnels-search input{flex-basis:100%}.funnel-card-actions{grid-template-columns:1fr;display:grid}}.funnel-card-head{position:relative}.funnel-manage{flex:none;position:relative}.funnel-manage-trigger{color:#102033;cursor:pointer;background:#fff;border:1px solid #d6dee8;border-radius:9px;place-items:center;width:38px;height:38px;font-size:24px;line-height:1;display:grid}.funnel-manage-trigger:hover,.funnel-manage-trigger:focus-visible{background:#fff8dc;border-color:#f5ba20}.funnel-manage-menu{z-index:50;background:#fff;border:1px solid #dbe3ec;border-radius:11px;width:210px;padding:8px;position:absolute;top:44px;right:0;box-shadow:0 16px 38px #000c1e2e}.funnel-manage-menu button{color:#102033;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px 11px;font-weight:700;display:block}.funnel-manage-menu button:hover:not(:disabled){background:#edf3f8}.funnel-manage-menu button.danger{color:#b42318}.funnel-manage-menu button.danger:hover:not(:disabled){background:#fff0ee}.funnel-manage-menu button:disabled{opacity:.5;cursor:wait}.funnel-manage-message{color:#b42318;margin:8px 4px 2px;font-size:12px;line-height:1.4}.funnel-action-toast{z-index:10000;color:#075e36;background:#ecfdf3;border:1px solid #b7e4c7;border-radius:12px;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:10px;width:min(390px,100vw - 32px);padding:14px 15px;display:grid;position:fixed;top:82px;right:24px;box-shadow:0 18px 42px #000c1e33}.funnel-action-toast.error{color:#9f1d17;background:#fff1f0;border-color:#f2b8b5}.funnel-action-toast>span{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.funnel-action-toast.error>span{background:#d92d20}.funnel-action-toast p{margin:0;font-size:14px;font-weight:800;line-height:1.4}.funnel-action-toast>button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;font-size:22px;display:grid}.funnel-action-toast>button:hover{background:#0000000f}.funnel-card-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px!important;display:grid!important}.funnel-card-actions>.btn,.funnel-card-actions>.link-button{text-align:center;white-space:nowrap;border-radius:9px;width:100%;min-width:0;min-height:42px;margin:0;padding:10px 12px}.funnel-card-actions>.link-button{color:#175cd3;cursor:pointer;background:#fff;border:1px solid #cbd5df;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.funnel-card-actions>.link-button:hover{color:#102033;background:#fff8dc;border-color:#f5ba20}.funnel-card-actions>:last-child:nth-child(odd){grid-column:1/-1}@media (max-width:680px){.funnel-action-toast{width:auto;top:76px;left:16px;right:16px}.funnel-card-actions{grid-template-columns:1fr}.funnel-card-actions>:last-child:nth-child(odd){grid-column:auto}}body{background:#e7edf4}.main{background:0 0}.funnels-summary-card,.funnels-controls,.funnel-card-improved{background:#fff;border-color:#c8d3df;box-shadow:0 10px 28px #000c1e1a}.funnel-grid-improved{row-gap:28px}.funnel-card-body{border-top:1px solid #d9e1ea}.funnels-summary-card:hover,.funnel-card-improved:hover{border-color:#aebdcd;box-shadow:0 16px 34px #000c1e24}.funnels-page-heading{padding:4px 0 8px}@media (max-width:680px){body{background:#edf2f7}}.leads-page-heading{align-items:flex-start}.leads-filter-card{gap:14px;margin-bottom:22px;padding:18px;display:grid}.leads-filter-card>div:first-child{gap:4px;display:grid}.leads-filter-row{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:680px){.leads-page-heading .row-actions{grid-template-columns:1fr;width:100%;display:grid}.leads-page-heading .row-actions .btn{text-align:center;width:100%}}.template-coming-preview{color:#fff;grid-template-columns:minmax(0,1.1fr) minmax(110px,.9fr);align-items:center;gap:18px;min-height:250px;padding:28px;display:grid;position:relative;overflow:hidden}.template-coming-art{z-index:2;align-content:center;gap:11px;display:grid;position:relative}.template-coming-art strong{letter-spacing:-.035em;max-width:340px;font-size:clamp(25px,2.4vw,38px);line-height:1.02}.template-coming-category{letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:900}.template-coming-subheadline{color:#ffffffd1;max-width:330px;font-size:14px;line-height:1.45}.template-coming-cta{color:#0b1830;background:#fff;border-radius:8px;width:fit-content;margin-top:4px;padding:10px 15px;font-size:12px;font-weight:900}.template-coming-visual{z-index:1;min-height:150px;position:relative}.template-coming-visual span{border-radius:14px;display:block;position:absolute;box-shadow:0 14px 35px #0000002e}.template-coming-visual span:first-child{inset:10px 0 18px 18px}.template-coming-visual span:nth-child(2){width:58%;height:34%;top:2%;right:8%}.template-coming-visual span:nth-child(3){width:48%;height:28%;bottom:0;left:0}.template-coming-visual span:nth-child(4){border-radius:50%;width:24px;height:24px;bottom:12%;right:0}.template-coming-badge{z-index:3;position:absolute;top:16px;right:16px}.template-coming-preview-squeeze{background:radial-gradient(circle at 88% 12%,#f5ba2057,#0000 28%),linear-gradient(135deg,#071426,#0f2d46)}.template-coming-preview-squeeze .template-coming-category{color:#f5ba20}.template-coming-preview-squeeze .template-coming-cta{background:#f5ba20}.template-coming-preview-squeeze .template-coming-visual span:first-child{background:linear-gradient(#fff,#dbe8f3)}.template-coming-preview-squeeze .template-coming-visual span:nth-child(2){background:#f5ba20}.template-coming-preview-squeeze .template-coming-visual span:nth-child(3){background:#8bb8d8}.template-coming-preview-squeeze .template-coming-visual span:nth-child(4){background:#fff}.template-coming-preview-evergreen{background:radial-gradient(circle at 80% 18%,#43d6af47,#0000 30%),linear-gradient(135deg,#063d3b,#0e6a64)}.template-coming-preview-evergreen .template-coming-category{color:#baf7e8}.template-coming-preview-evergreen .template-coming-cta{color:#063d3b;background:#d9fff5}.template-coming-preview-evergreen .template-coming-visual span:first-child{background:linear-gradient(#d7fff7,#9fe5d5)}.template-coming-preview-evergreen .template-coming-visual span:nth-child(2){background:#0b1f2a}.template-coming-preview-evergreen .template-coming-visual span:nth-child(3){background:#43d6af}.template-coming-preview-evergreen .template-coming-visual span:nth-child(4){background:#fff}.template-coming-preview-sales{background:radial-gradient(circle at 80% 20%,#ffbf7647,#0000 30%),linear-gradient(135deg,#3b1720,#a4412f)}.template-coming-preview-sales .template-coming-category{color:#ffd2a3}.template-coming-preview-sales .template-coming-cta{color:#38151d;background:#ffb36b}.template-coming-preview-sales .template-coming-visual span:first-child{background:linear-gradient(#fff3e9,#ffd2b2)}.template-coming-preview-sales .template-coming-visual span:nth-child(2){background:#ff8a4c}.template-coming-preview-sales .template-coming-visual span:nth-child(3){background:#7d2330}.template-coming-preview-sales .template-coming-visual span:nth-child(4){background:#ffd2a3}.template-coming-preview-launch{background:radial-gradient(circle at 82% 15%,#8268ff61,#0000 30%),linear-gradient(135deg,#1d1554,#4c32b7 58%,#1b6adf)}.template-coming-preview-launch .template-coming-category{color:#d8d0ff}.template-coming-preview-launch .template-coming-visual span:first-child{background:linear-gradient(#f4f0ff,#d7ccff)}.template-coming-preview-launch .template-coming-visual span:nth-child(2){background:#23c4ff}.template-coming-preview-launch .template-coming-visual span:nth-child(3){background:#8b5cf6}.template-coming-preview-launch .template-coming-visual span:nth-child(4){background:#ffdf6b}.template-coming-preview-course{color:#17213c;background:radial-gradient(circle at 84% 14%,#f7c0736b,#0000 30%),linear-gradient(135deg,#f5efe3,#dbe9f8)}.template-coming-preview-course .template-coming-category{color:#9c5d14}.template-coming-preview-course .template-coming-subheadline{color:#17213cb8}.template-coming-preview-course .template-coming-cta{color:#fff;background:#244b7a}.template-coming-preview-course .template-coming-visual span:first-child{background:linear-gradient(#fff,#f1e7d6)}.template-coming-preview-course .template-coming-visual span:nth-child(2){background:#f4bd72}.template-coming-preview-course .template-coming-visual span:nth-child(3){background:#8db7de}.template-coming-preview-course .template-coming-visual span:nth-child(4){background:#244b7a}.template-coming-preview-appointments{color:#102033;background:radial-gradient(circle at 82% 16%,#3eb58b42,#0000 30%),linear-gradient(135deg,#f8fbfd,#dceee8)}.template-coming-preview-appointments .template-coming-category{color:#1f7d5b}.template-coming-preview-appointments .template-coming-subheadline{color:#102033b8}.template-coming-preview-appointments .template-coming-cta{color:#fff;background:#1f7d5b}.template-coming-preview-appointments .template-coming-visual span:first-child{background:linear-gradient(#fff,#eaf4f0);border:1px solid #bdd8cd}.template-coming-preview-appointments .template-coming-visual span:nth-child(2){background:#1f7d5b}.template-coming-preview-appointments .template-coming-visual span:nth-child(3){background:#b9d9cc}.template-coming-preview-appointments .template-coming-visual span:nth-child(4){background:#f5ba20}@media (max-width:720px){.template-coming-preview{grid-template-columns:1fr;min-height:320px}.template-coming-visual{min-height:110px}.template-coming-art strong{font-size:30px}}.funnel-preview-top{align-items:flex-start;padding:10px 12px 0}.funnel-type-badge{z-index:3;color:#fff;white-space:normal;background:#000c1eeb;border-radius:999px;max-width:62%;padding:6px 10px;font-size:11px;line-height:1.15;position:relative;box-shadow:0 4px 12px #000c1e33}.status-pill{flex:none}.funnel-preview-top-status-only{justify-content:flex-end;padding:10px 12px 0}.funnel-preview-top-status-only .status-pill{margin-left:auto}.funnel-card-category-row{justify-content:flex-start;align-items:center;margin-bottom:10px;display:flex}.funnel-type-label{color:#18324f;background:#edf3f8;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:11px;font-weight:800;line-height:1.15;display:inline-flex}.funnel-card-body .funnel-card-head{margin-top:0}.funnel-preview-wrap .funnel-type-badge{display:none!important}.auth-shell{background:#f6f8fc;grid-template-columns:minmax(520px,1.15fr) minmax(460px,.85fr);min-height:100svh;display:grid}.auth-promo-panel{background:#000c1e;min-height:100svh;position:relative;overflow:hidden}.auth-form-panel{background:radial-gradient(circle at 90% 8%,#3255aa14,#0000 30%),linear-gradient(#fff 0%,#f7f9fc 100%);place-items:center;min-height:100svh;padding:48px;display:grid}.auth-form-wrap{gap:26px;width:min(100%,580px);display:grid}.auth-form-wrap .auth-logo{width:min(100%,330px);margin:0 auto;display:block}.auth-card-modern{background:#fffffff5;border:1px solid #e0e6ef;border-radius:26px;width:100%;padding:42px;box-shadow:0 22px 60px #000c1e1f}.auth-card-heading{margin-bottom:28px}.auth-card-heading h1{color:#000c1e;letter-spacing:-.035em;margin:8px 0;font-size:clamp(34px,3vw,46px);line-height:1.05}.auth-card-heading .auth-intro{color:#64748b;margin:0;font-size:16px;line-height:1.55}.auth-form{gap:18px;display:grid}.auth-card-modern .field{color:#15233b;gap:8px;font-weight:750;display:grid}.auth-card-modern .field input{color:#102033;width:100%;min-height:52px;font:inherit;background:#fff;border:1px solid #cfd8e5;border-radius:11px;outline:none;padding:0 16px;transition:border-color .18s,box-shadow .18s}.auth-card-modern .field input:focus{border-color:#d59a0b;box-shadow:0 0 0 4px #f5ba202b}.auth-card-modern .field input::placeholder{color:#94a3b8}.auth-two-column{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-card-modern .password-field-heading{color:#15233b;justify-content:space-between;align-items:center;margin-bottom:-10px;font-weight:750;display:flex}.auth-card-modern .password-field-heading a,.auth-card-modern .auth-footer a{color:#175cd3;font-weight:750}.auth-card-modern .auth-submit{border-radius:11px;min-height:54px;margin-top:4px;font-size:16px;font-weight:850;box-shadow:0 12px 24px #d59a0b38}.auth-card-modern .auth-footer{text-align:center;border-top:1px solid #e3e8ef;margin:26px 0 0;padding-top:22px}.auth-card-modern .alert{margin-bottom:20px}@media (max-width:1100px){.auth-shell{grid-template-columns:minmax(420px,.95fr) minmax(440px,1.05fr)}.auth-form-panel,.auth-card-modern{padding:34px}}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-promo-panel{min-height:320px}.auth-promo-image{object-position:center 34%}.auth-form-panel{min-height:auto;padding:34px 20px 50px}.auth-form-wrap{width:min(100%,620px)}}@media (max-width:620px){.auth-promo-panel{min-height:245px}.auth-form-panel{padding:24px 14px 38px}.auth-form-wrap{gap:18px}.auth-form-wrap .auth-logo{width:min(86%,280px)}.auth-card-modern{border-radius:20px;padding:26px 20px}.auth-card-heading h1{font-size:34px}.auth-two-column{grid-template-columns:1fr}.auth-card-modern .password-field-heading{flex-direction:column;align-items:flex-start;gap:10px}}.auth-promo-image{object-fit:cover;object-position:center top}.auth-form-wrap .auth-logo{width:min(100%,430px)}.auth-form-wrap .auth-logo img{width:100%;height:auto}@media (max-width:1100px){.auth-shell{grid-template-columns:minmax(400px,46fr) minmax(500px,54fr)}}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-form-wrap .auth-logo{width:min(88%,360px)}}.auth-shell{grid-template-columns:minmax(460px,48fr) minmax(500px,52fr)}.auth-form-wrap .auth-logo{background:#000c1e;border-radius:16px;width:min(100%,310px);padding:12px 20px;box-shadow:0 12px 28px #000c1e24}@media (max-width:1100px) and (min-width:769px){.auth-shell{grid-template-columns:42% 58%}.auth-promo-panel{min-height:100svh}.auth-promo-image{object-fit:cover;object-position:48% center}.auth-form-panel{padding:28px}.auth-form-wrap{gap:20px;width:min(100%,540px)}.auth-card-modern{padding:30px}.auth-card-heading h1{font-size:38px}.auth-two-column{grid-template-columns:1fr}}@media (max-width:768px){.auth-shell{background:#f4f7fb;grid-template-columns:1fr;min-height:100svh}.auth-promo-panel{min-height:170px;max-height:170px}.auth-promo-image{object-fit:cover;object-position:center 33%}.auth-form-panel{place-items:start center;min-height:auto;padding:22px 14px 34px}.auth-form-wrap{gap:16px;width:min(100%,560px)}.auth-form-wrap .auth-logo{z-index:2;border:4px solid #f4f7fb;border-radius:15px;width:min(78%,270px);margin-top:-38px;padding:10px 16px;position:relative}.auth-card-modern{border-radius:20px;padding:26px 20px;box-shadow:0 14px 34px #000c1e1a}.auth-card-heading{margin-bottom:22px}.auth-card-heading h1{font-size:36px}.auth-card-heading .auth-intro{font-size:15px}.auth-two-column{grid-template-columns:1fr}.auth-card-modern .password-field-heading{flex-direction:row;align-items:center}}@media (max-width:480px){.auth-promo-panel{min-height:138px;max-height:138px}.auth-promo-image{object-position:center 28%}.auth-form-panel{padding:18px 10px 28px}.auth-form-wrap .auth-logo{width:min(82%,245px);margin-top:-32px}.auth-card-modern{padding:24px 18px}.auth-card-heading h1{font-size:34px}.auth-card-modern .password-field-heading{flex-wrap:wrap;gap:8px}.auth-card-modern .field input{min-height:50px}}.auth-promo-mobile{display:none}.auth-form-wrap .auth-logo{width:min(100%,360px);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.auth-form-wrap .auth-logo img{width:100%;height:auto;display:block}@media (max-width:768px){.auth-promo-panel{min-height:260px;max-height:260px}.auth-promo-desktop{display:none}.auth-promo-mobile{object-fit:cover;object-position:center 15%;display:block}.auth-form-wrap .auth-logo{background:0 0;border:0;width:min(76%,300px);margin-top:-24px;padding:0}}@media (max-width:480px){.auth-promo-panel{min-height:230px;max-height:230px}.auth-promo-mobile{object-position:center 12%}.auth-form-wrap .auth-logo{width:min(78%,270px);margin-top:-18px}.auth-card-modern{margin-top:0}}@media (max-width:768px){.auth-promo-panel{width:100%;min-height:430px!important;max-height:430px!important}.auth-promo-mobile{object-fit:cover!important;object-position:center top!important;display:block!important}.auth-promo-desktop,.auth-form-wrap>.auth-logo{display:none!important}.auth-form-panel{padding-top:18px!important}.auth-card-modern{margin-top:0!important}}@media (max-width:480px){.auth-promo-panel{min-height:440px!important;max-height:440px!important}}@media (max-width:768px){.auth-promo-panel{aspect-ratio:941/1672;height:auto!important;min-height:0!important;max-height:none!important}.auth-promo-mobile{object-fit:contain!important;object-position:center top!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}}@media (max-width:1100px){.auth-shell{min-height:100vh;display:block!important}.auth-promo-panel{aspect-ratio:941/1672;overflow:hidden;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;position:relative!important}.auth-promo-desktop{display:none!important}.auth-promo-mobile{object-fit:contain!important;object-position:center top!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.auth-form-panel{width:100%!important;min-height:auto!important;padding:28px 24px 48px!important}.auth-form-wrap{width:min(100%,720px)!important;margin:0 auto!important}.auth-form-wrap>.auth-logo{display:none!important}.auth-card-modern{margin-top:0!important}}.help-hero{color:#fff;background:radial-gradient(circle at 85% 15%,#f5ba2038,#0000 28%),linear-gradient(135deg,#000c1e,#12345c);border-radius:20px;justify-content:space-between;align-items:center;gap:34px;margin-bottom:24px;padding:38px 42px;display:flex;box-shadow:0 18px 45px #000c1e29}.help-hero h1{max-width:760px;margin:8px 0 12px;font-size:clamp(32px,4vw,50px);line-height:1.08}.help-hero p{color:#d9e6f7;max-width:760px;margin:0;font-size:17px;line-height:1.65}.help-hero-actions{flex-wrap:wrap;gap:11px;min-width:230px;display:flex}.help-support-card{border-color:#f5ba2073;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:34px;display:grid}.help-support-card h2{margin:0 0 5px}.help-support-card p{margin:0}.help-support-icon,.help-resource-icon{color:#704d00;background:#fff3bf;border-radius:13px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:grid}.help-section-heading{margin:0 0 18px}.help-section-heading h2{margin:6px 0 5px;font-size:28px}.help-section-heading p{margin:0}.help-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.help-topic-card{background:#fff;border:1px solid #dbe3ec;border-radius:15px;grid-template-columns:42px 1fr;gap:15px;padding:22px;display:grid;box-shadow:0 9px 26px #1020330f}.help-topic-card:hover{border-color:#f5ba20;transform:translateY(-2px)}.help-topic-number{color:#000c1e;background:#f5ba20;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.help-topic-status{color:#8a5b00;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.help-topic-card h3{margin:5px 0 8px;font-size:19px}.help-topic-card p{color:#607086;margin:0;line-height:1.55}.help-resources-heading{margin-top:38px}.help-resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.help-resource-card{align-content:start;gap:10px;display:grid}.help-resource-card h3{margin:4px 0 0}.help-resource-card p{color:#607086;margin:0;line-height:1.55}.help-resource-card small{color:#8a5b00;font-weight:800}.help-quick-links{justify-content:space-between;align-items:center;gap:28px;margin-top:28px;display:flex}.help-quick-links h2{margin:6px 0 0}.help-link-list{flex-wrap:wrap;gap:9px;display:flex}.help-link-list a{color:#17314f;background:#fff;border:1px solid #cbd5df;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:800}.help-link-list a:hover{background:#fff8dc;border-color:#f5ba20}@media (max-width:1100px){.help-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.help-hero,.help-quick-links{flex-direction:column;align-items:flex-start}.help-hero{padding:28px}.help-hero-actions,.help-hero-actions .btn{width:100%}.help-support-card{grid-template-columns:auto 1fr}.help-support-card .btn{grid-column:1/-1;width:100%}.help-topic-grid,.help-resource-grid{grid-template-columns:1fr}}.help-section-heading,.help-resources-heading{text-align:left!important;border-top:2px solid #c3cfdd!important;width:100%!important;margin:52px 0 24px!important;padding:34px 0 0!important;display:block!important}.help-section-heading>div,.help-resources-heading>div{text-align:left!important;width:100%!important;margin:0!important}.help-section-heading:first-of-type{border-top:0!important;margin-top:28px!important;padding-top:0!important}.help-resources-heading:before,.help-section-heading:before{content:none!important;display:none!important}.help-section-heading .eyebrow,.help-resources-heading .eyebrow{text-align:left!important;margin:0 0 7px!important;display:block!important}.help-section-heading h2,.help-resources-heading h2{text-align:left!important;margin:0 0 8px!important}.help-section-heading p,.help-resources-heading p{text-align:left!important;margin:0!important}.help-topic-grid,.help-resource-grid,.help-faq-list{gap:22px!important;margin-top:0!important;margin-bottom:12px!important}.help-topic-card,.help-resource-card{padding:24px!important}.help-quick-links{border-top:3px solid #f5ba20!important;margin-top:54px!important;padding:26px 28px!important}@media (max-width:760px){.help-section-heading,.help-resources-heading{border-top-width:2px!important;margin-top:40px!important;padding-top:26px!important}.help-topic-card,.help-resource-card{padding:20px!important}.help-quick-links{margin-top:42px!important;padding:22px!important}}.help-center-page{width:100%}.help-breadcrumb{color:#64748b;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;font-weight:700;display:flex}.help-center-hero{color:#fff;background:radial-gradient(circle at 85% 15%,#f5ba2038,#0000 28%),linear-gradient(135deg,#000c1e,#12345c);border-radius:20px;justify-content:space-between;align-items:center;gap:34px;margin-bottom:28px;padding:38px 42px;display:flex;box-shadow:0 18px 45px #000c1e29}.help-center-hero h1{max-width:760px;margin:8px 0 12px;font-size:clamp(32px,4vw,50px);line-height:1.08}.help-center-hero p{color:#d9e6f7;max-width:760px;margin:0;font-size:17px;line-height:1.65}.help-center-hero .eyebrow{color:#f5ba20}.help-center-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:11px;min-width:230px;display:flex}.help-center-intro{margin:0 0 20px}.help-center-intro h2{color:#102033;margin:6px 0 8px;font-size:28px}.help-center-intro p{color:#607086;max-width:900px;margin:0;line-height:1.6}.help-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.help-hub-card{background:#fff;border:1px solid #dbe3ec;border-radius:16px;align-content:start;min-height:250px;padding:24px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative;box-shadow:0 9px 26px #1020330f}.help-hub-card:hover{border-color:#f5ba20;transform:translateY(-2px);box-shadow:0 14px 34px #1020331a}.help-hub-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.help-hub-number{color:#000c1e;background:#f5ba20;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.help-count-pill{color:#526174;background:#f8fafc;border:1px solid #dbe3ec;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.help-hub-eyebrow{color:#8a5b00;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.help-hub-card h3{color:#102033;margin:0 0 10px;font-size:21px}.help-hub-card p{color:#607086;margin:0 0 20px;line-height:1.6}.help-card-link{color:#17314f;margin-top:auto;font-weight:900;text-decoration:none}.help-card-link:hover{color:#8a5b00}@media (max-width:900px){.help-center-hero{flex-direction:column;align-items:flex-start;padding:30px}.help-center-hero-actions{justify-content:flex-start;width:100%;min-width:0}.help-hub-grid{grid-template-columns:1fr}}@media (max-width:600px){.help-center-hero{padding:24px}.help-center-hero-actions,.help-center-hero-actions .btn{width:100%}}
a.btn,button.btn,form[action*="/api/public/forms/"] button[type=submit]{transition:transform .12s,filter .12s,box-shadow .12s,opacity .12s;position:relative}a.btn:active:not([data-pls-busy=true]),button.btn:active:not(:disabled):not([data-pls-busy=true]),form[action*="/api/public/forms/"] button[type=submit]:active:not([data-pls-busy=true]){filter:brightness(.92);transform:translateY(1px)scale(.985)}a.btn[data-pls-busy=true],button.btn[data-pls-busy=true],form[action*="/api/public/forms/"] button[type=submit][data-pls-busy=true]{pointer-events:none;filter:brightness(.9);opacity:.88;transform:translateY(1px)scale(.99);cursor:wait!important;padding-right:38px!important}a.btn[data-pls-busy=true]:after,button.btn[data-pls-busy=true]:after,form[action*="/api/public/forms/"] button[type=submit][data-pls-busy=true]:after{content:"";opacity:.85;border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;margin-top:-7px;animation:.65s linear infinite pls-action-spin;position:absolute;top:50%;right:13px}@keyframes pls-action-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){a.btn,button.btn,form[action*="/api/public/forms/"] button[type=submit]{transition:none}a.btn[data-pls-busy=true]:after,button.btn[data-pls-busy=true]:after,form[action*="/api/public/forms/"] button[type=submit][data-pls-busy=true]:after{animation-duration:1.2s}}
