:root{--site-font-body:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--site-font-heading:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--site-color-text:#111827;--site-color-muted:#374151;--site-color-bg:#ffffff;--site-color-surface:#ffffff;--site-color-border:#e5e7eb;--site-color-primary:#3b82f6;--site-color-primary-contrast:#ffffff;--site-radius-sm:8px;--site-radius-md:12px;--site-shadow-md:0 8px 24px rgba(15,23,42,0.1)}body,html{height:100%}body{margin:0}.puck-bootstrap-shell{--topbar-h:60px;overflow:visible;min-height:100vh;background:#f7f8fb}.puck-bootstrap-shell .app-shell{height:100vh;display:grid;grid-template-columns:95px 320px 1fr;grid-template-rows:var(--topbar-h) 1fr;background:#f7f8fb;overflow:visible}.puck-bootstrap-shell .topbar.topbar--grid{grid-column:2/4;grid-row:1;position:-webkit-sticky;position:sticky;top:0;z-index:20;height:var(--topbar-h);padding:18px;display:flex;align-items:center;justify-content:space-between;background:rgba(247,248,251,.75);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(15,23,42,.06)}.puck-bootstrap-shell .topbar__title{font-size:18px;font-weight:800;color:#0f172a}.puck-bootstrap-shell .topbar__subtitle{font-size:13px;color:rgba(15,23,42,.6)}.puck-bootstrap-shell .topbar__right{display:flex;gap:10px;align-items:center}.puck-bootstrap-shell .topbar__btn{border-radius:999px!important}.puck-bootstrap-shell :where(.puck,.puck-root,.puck-editor){overflow:visible!important}.puck-bootstrap-shell :where(.puck-modal,.puck-overlay,.puck-toast,.puck-dialog){z-index:9999!important}.puck-bootstrap-shell .sidebar.sidebar--canva{grid-column:1;grid-row:1/3;position:-webkit-sticky;position:sticky;top:0;height:100vh;background:hsla(0,0%,100%,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#0f172a;border-right:1px solid rgba(15,23,42,.1)}.puck-bootstrap-shell .sidebar__brandWrap{display:flex;justify-content:center}.puck-bootstrap-shell .sidebar__brandBtn{width:44px;height:44px;border-radius:14px;border:none;background:rgba(0,0,0,0);display:grid;place-items:center;transition:background .12s ease;color:inherit}.puck-bootstrap-shell .sidebar__brandBtn:hover{background:rgba(15,23,42,.05)}.puck-bootstrap-shell .sidebar__brandBtn i{font-size:22px;color:inherit}.puck-bootstrap-shell .sidebar__scroll{overflow-y:auto;padding:14px 0 12px}.puck-bootstrap-shell .sidebar__grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;padding:0 8px}.puck-bootstrap-shell .sidebar__tile{width:100%;border:none;background:rgba(0,0,0,0);border-radius:12px;padding:8px 4px;text-align:center;display:grid;justify-items:center;grid-gap:6px;gap:6px;transition:background .12s ease;color:inherit}.puck-bootstrap-shell .sidebar__tile:hover{background:rgba(15,23,42,.05)}.puck-bootstrap-shell .sidebar__tile.is-active{background:rgba(99,102,241,.14)}.puck-bootstrap-shell .sidebar__tileIcon{display:grid;place-items:center}.puck-bootstrap-shell .sidebar__tileIcon i{font-size:20px;color:inherit}.puck-bootstrap-shell .sidebar__tileLabel{font-size:11px;font-weight:400;line-height:1.1;color:inherit;opacity:.92}.puck-bootstrap-shell .drawer{grid-column:2;grid-row:2;position:-webkit-sticky;position:sticky;top:var(--topbar-h);height:calc(100vh - var(--topbar-h));background:hsla(0,0%,100%,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-right:1px solid rgba(15,23,42,.08);overflow:hidden;display:flex;flex-direction:column}.puck-bootstrap-shell .drawer__header{padding:16px 16px 12px;border-bottom:1px solid rgba(15,23,42,.08)}.puck-bootstrap-shell .drawer__title{font-size:16px;font-weight:700;color:#0f172a}.puck-bootstrap-shell .drawer__subtitle{margin-top:4px;font-size:12px;color:rgba(15,23,42,.6)}.puck-bootstrap-shell .drawer__body{overflow:auto;padding:8px 12px 14px}.puck-bootstrap-shell .drawerCats{margin-top:10px;display:grid;grid-template-columns:28px 1fr 28px;grid-gap:8px;gap:8px;align-items:center}.puck-bootstrap-shell .drawerCats__arrow{width:28px;height:28px;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.85);border-radius:10px;display:grid;place-items:center;cursor:pointer;color:rgba(15,23,42,.7);transition:background .12s ease,border-color .12s ease}.puck-bootstrap-shell .drawerCats__arrow:hover{background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.18)}.puck-bootstrap-shell .drawerCats__rail{display:flex;gap:8px;overflow-x:auto;white-space:nowrap;padding:2px 0;scroll-behavior:smooth}.puck-bootstrap-shell .drawerCats__pill{border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.75);border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700;color:rgba(15,23,42,.78);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease;flex:0 0 auto}.puck-bootstrap-shell .drawerCats__pill:hover{background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.18)}.puck-bootstrap-shell .drawerCats__pill.is-active{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.35);color:#0f172a}.puck-bootstrap-shell .main{grid-column:3;grid-row:2;min-width:0;display:flex;flex-direction:column;min-height:0}.puck-bootstrap-shell .content{flex:1 1;min-height:0;padding:18px 18px 28px}.puck-bootstrap-shell .content.content--tight{padding:0}.puck-bootstrap-shell .editor-fluid{padding-left:0;padding-right:0}.puck-bootstrap-shell .puck-host{height:100%;min-height:0;display:flex;flex-direction:column}.puck-bootstrap-shell .puck-host>*{flex:1 1;min-height:0}.puck-bootstrap-shell .puck-element-preview-wrap{padding-top:10px}.puck-bootstrap-shell .puck-element-preview-img{display:block;width:100%;height:92px;object-fit:cover;border-radius:12px;border:1px solid rgba(15,23,42,.08);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f1f5f9}@media(max-width:992px){.puck-bootstrap-shell .app-shell{grid-template-columns:1fr;grid-template-rows:var(--topbar-h) auto;height:auto;min-height:100vh}.puck-bootstrap-shell .topbar.topbar--grid{grid-column:1;grid-row:1}.puck-bootstrap-shell .drawer,.puck-bootstrap-shell .main,.puck-bootstrap-shell .sidebar.sidebar--canva{grid-column:1;grid-row:auto;position:relative;top:auto;height:auto;border-right:none}.puck-bootstrap-shell .content{padding:16px}.puck-bootstrap-shell .content.content--tight{padding:0}.puck-bootstrap-shell .puck-host{min-height:360px}}.puck-drawerItemRow{display:block}.puck-drawerItemPreview{margin-top:8px;border:1px solid rgba(15,23,42,.12);border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.85);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateZ(0)}.puck-drawerItemPreviewImg{width:100%;height:145px;object-fit:cover;display:block}.puck-drawerItemRow:hover+.puck-drawerItemPreview{border-color:var(--puck-color-primary);box-shadow:0 8px 24px rgba(15,23,42,.08)}.puck-bootstrap-shell :where(.puck-fields,.puck-field,.puck-fieldset){min-width:0}.puck-bootstrap-shell :where(.puck-field){display:grid;grid-gap:6px;gap:6px;margin-bottom:12px;overflow:visible}.puck-bootstrap-shell :where(.puck-field__label,label){display:block;font-size:12px;font-weight:600;color:rgba(15,23,42,.75)}.puck-bootstrap-shell :where(.puck-field input[type=text],.puck-field input[type=email],.puck-field input[type=url],.puck-field input[type=number],.puck-field input[type=search],.puck-field textarea,.puck-field select){width:100%!important;max-width:100%!important;display:block;box-sizing:border-box;padding:12px;min-height:44px;border-radius:10px;border:1px solid rgba(15,23,42,.14);background:hsla(0,0%,100%,.92);font-size:14px;line-height:1.2;color:#0f172a}.puck-bootstrap-shell :where(.puck-field textarea){min-height:120px;resize:vertical}.puck-bootstrap-shell :where(.puck-field input[type=text],.puck-field input[type=email],.puck-field input[type=url],.puck-field input[type=number],.puck-field input[type=search],.puck-field textarea,.puck-field select):focus{outline:none;border-color:rgba(99,102,241,.7);box-shadow:0 0 0 4px rgba(99,102,241,.18)}.puck-bootstrap-shell :where(.puck-field__input,.puck-field__control){width:100%;min-width:0;overflow:visible}.puck-bootstrap-shell :where(.puck-field__row,.puck-fieldRow){display:block!important}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:95px 1fr;background:radial-gradient(1200px 700px at 20% 0,rgba(110,231,183,.26),transparent 58%),radial-gradient(900px 600px at 80% 20%,rgba(99,102,241,.26),transparent 54%),radial-gradient(900px 600px at 40% 90%,rgba(236,72,153,.2),transparent 52%),#f3f5fb}.dashboard-main{min-width:0;padding:22px 22px 28px}.dashboard-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.dashboard-title{font-weight:900;letter-spacing:-.02em;color:#0f172a;font-size:22px}.dashboard-subtitle{margin-top:6px;color:rgba(15,23,42,.62);font-size:13px}.dashboard-actions{display:flex;gap:10px;flex-wrap:wrap}.card-glass{border:1px solid rgba(15,23,42,.08);border-radius:18px;background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 16px 34px rgba(15,23,42,.06);overflow:hidden}.card-glass__header{padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:space-between}.card-glass__title{font-weight:900;color:#0f172a;font-size:14px}.kpi-card{border:1px solid rgba(15,23,42,.08);border-radius:16px;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 14px 30px rgba(15,23,42,.06)}.kpi-title{font-size:12px;color:rgba(15,23,42,.65);font-weight:600}.kpi-value{font-size:22px;font-weight:900;color:#0f172a;letter-spacing:-.02em}.badge-soft{border:none;background:rgba(15,23,42,.045);color:rgba(15,23,42,.78);border-radius:8px;font-weight:600}.badge-soft,.quick-switch{padding:6px 10px;font-size:12px}.quick-switch{border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.6);border-radius:999px;display:inline-flex;gap:8px;align-items:center}.quick-switch select{border:none;background:rgba(0,0,0,0);outline:none;font-weight:700;color:rgba(15,23,42,.85)}.dash-actionList .btn{text-align:left;justify-content:flex-start;display:inline-flex;align-items:center}.dash-table thead th{font-size:12px;font-weight:800;color:rgba(15,23,42,.7);border-top:0}.dash-table tbody td{font-size:13px;color:rgba(15,23,42,.78)}.dash-detail,.dash-when{color:rgba(15,23,42,.62)!important;font-size:13px}.dash-event{font-weight:700;color:rgba(15,23,42,.85);font-size:13px}.dash-outlineBtn{border:1px solid rgba(15,23,42,.14)!important}.dashboard-shell .sidebar.sidebar--canva{grid-column:1;grid-row:1;position:-webkit-sticky;position:sticky;top:0;height:100vh;background:hsla(0,0%,100%,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#0f172a;border-right:1px solid rgba(15,23,42,.1)}.dashboard-shell .sidebar__brandWrap{display:flex;justify-content:center}.dashboard-shell .sidebar__brandBtn{width:44px;height:44px;border-radius:14px;border:none;background:rgba(0,0,0,0);display:grid;place-items:center;transition:background .12s ease}.dashboard-shell .sidebar__brandBtn:hover{background:rgba(15,23,42,.05)}.dashboard-shell .sidebar__brandBtn i{font-size:22px;color:inherit}.dashboard-shell .sidebar__scroll{overflow-y:auto;padding:14px 0 12px}.dashboard-shell .sidebar__grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;padding:0 8px}.dashboard-shell .sidebar__tile{width:100%;border:none;background:rgba(0,0,0,0);border-radius:12px;padding:8px 4px;text-align:center;display:grid;justify-items:center;grid-gap:6px;gap:6px;transition:background .12s ease;color:inherit}.dashboard-shell .sidebar__tile:hover{background:rgba(15,23,42,.05)}.dashboard-shell .sidebar__tile.is-active{background:rgba(99,102,241,.14)}.dashboard-shell .sidebar__tileIcon{display:grid;place-items:center}.dashboard-shell .sidebar__tileIcon i{font-size:20px;color:inherit}.dashboard-shell .sidebar__tileLabel{font-size:11px;font-weight:400;color:inherit;line-height:1.1;opacity:.92}.dashboard-shell .sidebar__tile--brand{padding:10px 4px}.sites-list{display:grid;grid-gap:14px;gap:14px}.site-row{display:grid;grid-template-columns:260px 1fr;grid-gap:14px;gap:14px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:hsla(0,0%,100%,.72);box-shadow:0 16px 34px rgba(15,23,42,.06);overflow:hidden}.site-row__thumb{position:relative;min-height:180px;background:#f1f5f9}.site-row__main{padding:14px;min-width:0;display:flex;flex-direction:column;gap:10px;color:#0f172a}.site-row__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.site-row__meta{min-width:0}.site-row__title{font-weight:700;color:#0f172a;font-size:16px;letter-spacing:-.01em}.site-row__desc{margin-top:6px;color:#0f172a;opacity:.85;font-size:13px;line-height:1.45}.site-row__actions{flex-shrink:0}.site-row__actions,.site-row__caps{display:flex;gap:10px;flex-wrap:wrap}.site-cap{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:650;border:none;background:rgba(15,23,42,.045);color:#0f172a;opacity:.85}.site-cap.is-on{background:rgba(34,197,94,.1);color:#0f172a;opacity:.95}.site-cap.is-on i{color:rgba(34,197,94,.95)}.site-cap.is-off{opacity:.55}.site-row__foot{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.site-meta{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:500;line-height:1.3;color:#0f172a;opacity:.75;letter-spacing:.01em}.site-meta i{font-size:11px;opacity:.6}.forms-page{display:grid;grid-gap:14px;gap:14px}.forms-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.forms-search{position:relative;width:min(420px,100%)}.forms-search__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);opacity:.6}.forms-search__input{width:100%;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.75);border-radius:12px;padding:10px 12px 10px 38px;font-size:13px;color:#0f172a;outline:none}.forms-search__input:focus{border-color:rgba(15,23,42,.25)}.forms-tableWrap{overflow-x:auto;padding-bottom:2px}.forms-table{width:100%;border-collapse:separate;border-spacing:0 10px;min-width:820px}.forms-th{text-align:left;padding:0 12px;font-size:11px;font-weight:750;letter-spacing:.02em;text-transform:uppercase;color:rgba(15,23,42,.65);white-space:nowrap}.forms-th--name{padding-left:12px}.forms-th--actions{text-align:right;padding-right:12px}.forms-tr .forms-td{padding:12px;font-size:12px;color:rgba(15,23,42,.85);background:hsla(0,0%,100%,.72);border-top:1px solid rgba(15,23,42,.1);border-bottom:1px solid rgba(15,23,42,.1);white-space:nowrap}.forms-tr .forms-td:first-child{border-left:1px solid rgba(15,23,42,.1);border-top-left-radius:16px;border-bottom-left-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06)}.forms-tr .forms-td:last-child{border-right:1px solid rgba(15,23,42,.1);border-top-right-radius:16px;border-bottom-right-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06)}.forms-td--name{min-width:260px}.forms-name{font-size:13px;font-weight:750;color:#0f172a;white-space:normal;line-height:1.3}.forms-td--actions{text-align:right;white-space:nowrap}.forms-actions{display:inline-flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.forms-empty{padding:18px;border:1px dashed rgba(15,23,42,.2);border-radius:16px;background:hsla(0,0%,100%,.55);text-align:center}.forms-empty__title{font-size:14px;font-weight:800;color:#0f172a}.forms-empty__subtitle{margin-top:4px;font-size:12px;color:rgba(15,23,42,.75);line-height:1.35}@media(max-width:992px){.forms-table{min-width:0;border-spacing:0}.forms-table thead{display:none}.forms-tr,.forms-tr .forms-td{display:block;margin-bottom:10px}.forms-tr .forms-td{border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06);white-space:normal}.forms-tr .forms-td:first-child,.forms-tr .forms-td:last-child{border-radius:16px;border-left:1px solid rgba(15,23,42,.1);border-right:1px solid rgba(15,23,42,.1)}.forms-td--actions{text-align:left}.forms-actions{justify-content:flex-start}}.autos-page{display:grid;grid-gap:14px;gap:14px}.autos-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.autos-search{position:relative;width:min(420px,100%)}.autos-search__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);opacity:.6}.autos-search__input{width:100%;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.75);border-radius:12px;padding:10px 12px 10px 38px;font-size:13px;color:#0f172a;outline:none}.autos-search__input:focus{border-color:rgba(15,23,42,.25)}.autos-tableWrap{overflow-x:auto;padding-bottom:2px}.autos-table{width:100%;border-collapse:separate;border-spacing:0 10px;min-width:920px}.autos-th{text-align:left;padding:0 12px;font-size:11px;font-weight:750;letter-spacing:.02em;text-transform:uppercase;color:rgba(15,23,42,.65);white-space:nowrap}.autos-th--name{padding-left:12px}.autos-th--actions{text-align:right;padding-right:12px}.autos-tr .autos-td{padding:12px;font-size:12px;color:rgba(15,23,42,.85);background:hsla(0,0%,100%,.72);border-top:1px solid rgba(15,23,42,.1);border-bottom:1px solid rgba(15,23,42,.1);white-space:nowrap}.autos-tr .autos-td:first-child{border-left:1px solid rgba(15,23,42,.1);border-top-left-radius:16px;border-bottom-left-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06)}.autos-tr .autos-td:last-child{border-right:1px solid rgba(15,23,42,.1);border-top-right-radius:16px;border-bottom-right-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06)}.autos-td--name{min-width:320px}.autos-name{font-size:13px;font-weight:750;color:#0f172a;white-space:normal;line-height:1.3}.autos-td--actions{text-align:right;white-space:nowrap}.autos-actions{display:inline-flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.autos-empty{padding:18px;border:1px dashed rgba(15,23,42,.2);border-radius:16px;background:hsla(0,0%,100%,.55);text-align:center}.autos-empty__title{font-size:14px;font-weight:800;color:#0f172a}.autos-empty__subtitle{margin-top:4px;font-size:12px;color:rgba(15,23,42,.75);line-height:1.35}@media(max-width:992px){.autos-table{min-width:0;border-spacing:0}.autos-table thead{display:none}.autos-tr,.autos-tr .autos-td{display:block;margin-bottom:10px}.autos-tr .autos-td{border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06);white-space:normal}.autos-tr .autos-td:first-child,.autos-tr .autos-td:last-child{border-radius:16px;border-left:1px solid rgba(15,23,42,.1);border-right:1px solid rgba(15,23,42,.1)}.autos-td--actions{text-align:left}.autos-actions{justify-content:flex-start}}.shops-page{display:grid;grid-gap:14px;gap:14px}.shops-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.shops-search{position:relative;width:min(420px,100%)}.shops-search__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);opacity:.6}.shops-search__input{width:100%;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.75);border-radius:12px;padding:10px 12px 10px 38px;font-size:13px;color:#0f172a;outline:none}.shops-search__input:focus{border-color:rgba(15,23,42,.25)}.shops-tableWrap{overflow-x:auto;padding-bottom:2px}.shops-table{width:100%;border-collapse:separate;border-spacing:0 10px;min-width:900px}.shops-th{text-align:left;padding:0 12px;font-size:11px;font-weight:750;letter-spacing:.02em;text-transform:uppercase;color:rgba(15,23,42,.65);white-space:nowrap}.shops-th--name{padding-left:12px}.shops-th--actions{text-align:right;padding-right:12px}.shops-tr .shops-td{padding:12px;font-size:12px;color:rgba(15,23,42,.85);background:hsla(0,0%,100%,.72);border-top:1px solid rgba(15,23,42,.1);border-bottom:1px solid rgba(15,23,42,.1);white-space:nowrap}.shops-tr .shops-td:first-child{border-left:1px solid rgba(15,23,42,.1);border-top-left-radius:16px;border-bottom-left-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06)}.shops-tr .shops-td:last-child{border-right:1px solid rgba(15,23,42,.1);border-top-right-radius:16px;border-bottom-right-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06)}.shops-td--name{min-width:320px}.shops-name{font-size:13px;font-weight:750;color:#0f172a;white-space:normal;line-height:1.3}.shops-td--actions{text-align:right;white-space:nowrap}.shops-actions{display:inline-flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.shops-empty{padding:18px;border:1px dashed rgba(15,23,42,.2);border-radius:16px;background:hsla(0,0%,100%,.55);text-align:center}.shops-empty__title{font-size:14px;font-weight:800;color:#0f172a}.shops-empty__subtitle{margin-top:4px;font-size:12px;color:rgba(15,23,42,.75);line-height:1.35}@media(max-width:992px){.shops-table{min-width:0;border-spacing:0}.shops-table thead{display:none}.shops-tr,.shops-tr .shops-td{display:block;margin-bottom:10px}.shops-tr .shops-td{border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 16px 34px rgba(15,23,42,.06);white-space:normal}.shops-tr .shops-td:first-child,.shops-tr .shops-td:last-child{border-radius:16px;border-left:1px solid rgba(15,23,42,.1);border-right:1px solid rgba(15,23,42,.1)}.shops-td--actions{text-align:left}.shops-actions{justify-content:flex-start}}.ws-code{margin:0;padding:12px;border-radius:12px;border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.65);font-size:12px;overflow:auto}.st-settings{display:grid;grid-gap:14px;gap:14px}.st-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:14px;gap:14px;align-items:start}.st-sidebar{position:-webkit-sticky;position:sticky;top:14px}.st-sidebar__head{padding:12px 12px 6px}.st-sidebar__title{font-size:13px;font-weight:800;color:#0f172a}.st-sidebar__subtitle{margin-top:3px;font-size:12px;color:#0f172a;opacity:.75;line-height:1.35}.st-nav{padding:8px;display:grid;grid-gap:6px;gap:6px}.st-navItem{width:100%;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);border-radius:10px;padding:10px;text-align:left;display:flex;align-items:center;gap:10px;color:#0f172a;cursor:pointer}.st-navItem:hover{background:rgba(15,23,42,.04)}.st-navItem.is-active{background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.1)}.st-navItem__icon{opacity:.8;font-size:14px}.st-navItem__label{font-size:13px;font-weight:650}.st-content__inner,.st-panel{display:grid;grid-gap:12px;gap:12px}.st-panel__head{display:grid;grid-gap:4px;gap:4px}.st-panel__title{font-size:14px;font-weight:800;color:#0f172a}.st-panel__subtitle{font-size:12px;color:#0f172a;opacity:.75;line-height:1.35}.st-card{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:hsla(0,0%,100%,.72);overflow:hidden}.st-card__title{padding:10px 12px;font-size:12px;font-weight:800;color:#0f172a;border-bottom:1px solid rgba(15,23,42,.06)}.st-card__body{padding:12px}.st-grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.st-infoRow{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px dashed rgba(15,23,42,.12)}.st-infoRow:last-child{border-bottom:0}.st-infoRow__label{font-size:12px;color:#0f172a;opacity:.75}.st-infoRow__value{font-size:12px;font-weight:650;color:#0f172a}.st-settingRow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.72)}.st-settingRow__left{min-width:0}.st-settingRow__label{font-weight:750;color:#0f172a;font-size:13px}.st-settingRow__hint{margin-top:2px;color:#0f172a;opacity:.75;font-size:12px;line-height:1.35}.st-switch{width:42px;height:22px;cursor:pointer}.st-miniNote{margin-top:2px;opacity:.75;line-height:1.45}.st-callout,.st-miniNote{font-size:12px;color:#0f172a}.st-callout{padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:rgba(15,23,42,.03);opacity:.85}.st-danger{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border-radius:12px;border:1px solid rgba(220,38,38,.25);background:rgba(220,38,38,.06)}.st-danger__title{font-size:13px;font-weight:800;color:#7f1d1d}.st-danger__hint{margin-top:3px;font-size:12px;color:#7f1d1d;opacity:.85;line-height:1.4}.st-danger .btn{white-space:nowrap}@media(max-width:1200px){.st-layout{grid-template-columns:240px 1fr}}@media(max-width:992px){.st-layout{grid-template-columns:1fr}.st-sidebar{position:static}.st-grid2{grid-template-columns:1fr}}.support-panel{font-size:13px}.support-panel .support-statusRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;padding:2px 2px 8px}.support-panel .support-status{display:inline-flex;align-items:center;gap:10px;font-size:12px;opacity:.9}.support-panel .support-status__dot{width:10px;height:10px;border-radius:999px;flex:0 0 auto}.support-panel .support-status__dot.is-ok{background:#198754;box-shadow:0 0 0 4px rgba(25,135,84,.1)}.support-panel .support-status__dot.is-issue{background:#dc3545;box-shadow:0 0 0 4px rgba(220,53,69,.1)}.support-panel .support-status__text{font-weight:650;letter-spacing:-.01em}.support-panel .support-statusRow__actions{display:flex;align-items:center;gap:10px}.support-panel .support-statusLink{font-size:12px;text-decoration:none;opacity:.75}.support-panel .support-statusLink:hover{opacity:1;text-decoration:underline}.support-panel .support-card{border-radius:14px}.support-panel .support-card .card-body{padding:16px}.support-panel .support-card__header{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.support-panel .support-card__title{font-size:13px;font-weight:650;letter-spacing:-.01em;margin-bottom:2px}.support-panel .support-card__subtitle{font-size:12px;opacity:.72;line-height:1.35}.support-panel .support-hero__title{font-size:14px;font-weight:700;letter-spacing:-.01em;margin-bottom:2px}.support-panel .support-hero__subtitle{font-size:12px;opacity:.72;line-height:1.35}.support-panel .support-hero__hint{font-size:11px;opacity:.65;line-height:1.35}.support-panel .support-searchWrap{position:relative;max-width:760px}.support-panel .support-search{position:relative;display:flex;align-items:center;gap:8px;border-radius:12px;transition:box-shadow .12s ease,transform .12s ease}.support-panel .support-search.is-open{box-shadow:0 10px 28px rgba(0,0,0,.08)}.support-panel .support-search__icon{position:absolute;left:12px;opacity:.55;pointer-events:none;font-size:13px;z-index:2}.support-panel .support-search__input{padding-left:34px;font-size:13px;height:38px;border-radius:12px;transition:box-shadow .12s ease,border-color .12s ease}.support-panel .support-search__input:focus{box-shadow:0 0 0 .2rem rgba(13,110,253,.12);border-color:rgba(13,110,253,.35)}.support-panel .support-search__clear{height:34px;border-radius:12px;font-size:12px;padding:0 10px;white-space:nowrap}.support-panel .support-dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:50;border-radius:14px;border:1px solid rgba(0,0,0,.1);background:#fff;box-shadow:0 14px 38px rgba(0,0,0,.12);overflow:hidden}.support-panel .support-dropdown__header{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.06)}.support-panel .support-dropdown__label{font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase;opacity:.7}.support-panel .support-dropdown__count{font-size:11px;opacity:.6}.support-panel .support-dropdown__list{max-height:300px;overflow:auto}.support-panel .support-dropdown__item{display:block;padding:10px 12px;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.05);transition:background .12s ease}.support-panel .support-dropdown__item:hover{background:rgba(0,0,0,.03)}.support-panel .support-dropdown__item:last-child{border-bottom:none}.support-panel .support-dropdown__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:3px}.support-panel .support-dropdown__title{color:inherit;font-size:13px;font-weight:650;line-height:1.2}.support-panel .support-dropdown__tag{font-size:11px;padding:2px 8px;border-radius:999px;border:1px solid rgba(0,0,0,.1);opacity:.85;white-space:nowrap}.support-panel .support-dropdown__desc{font-size:12px;opacity:.75;line-height:1.35}.support-panel .support-dropdown__footer{padding:9px 12px;border-top:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.015)}.support-panel .support-dropdown__hint{font-size:11px;opacity:.65}.support-panel .support-dropdown__empty{padding:12px;font-size:12px;opacity:.75;line-height:1.35}.support-panel .support-popular__label{font-size:11px;font-weight:650;opacity:.75;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.support-panel .support-popular__items{display:flex;flex-wrap:wrap;gap:8px}.support-panel .support-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,0);opacity:.92;transition:transform .12s ease,border-color .12s ease;cursor:pointer}.support-panel .support-chip:hover{transform:translateY(-1px);border-color:rgba(0,0,0,.16)}.support-panel .support-table{border-radius:12px;overflow:hidden}.support-panel .support-table .table{margin:0}.support-panel .support-table .table thead th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;opacity:.62;border-bottom:1px solid rgba(0,0,0,.08)}.support-panel .support-table .table tbody td{font-size:12px;border-top:1px solid rgba(0,0,0,.06)}.support-panel .support-table__subject{font-weight:600;line-height:1.25;font-size:12.5px}.support-panel .support-inline-mono,.support-panel .support-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.support-panel .support-inline-mono{padding:0 6px;border:1px solid rgba(0,0,0,.08);border-radius:8px;opacity:.85}.support-panel .support-pill{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;border:1px solid rgba(0,0,0,.12);font-size:11px;white-space:nowrap}.support-panel .support-pill--open{background:rgba(13,110,253,.08);border-color:rgba(13,110,253,.18)}.support-panel .support-pill--waiting-on-you{background:rgba(255,193,7,.1);border-color:rgba(255,193,7,.22)}.support-panel .support-pill--in-progress{background:rgba(13,202,240,.1);border-color:rgba(13,202,240,.22)}.support-panel .support-pill--prio-low{background:rgba(108,117,125,.1);border-color:rgba(108,117,125,.22)}.support-panel .support-pill--prio-medium{background:rgba(255,193,7,.1);border-color:rgba(255,193,7,.22)}.support-panel .support-pill--prio-high{background:rgba(220,53,69,.1);border-color:rgba(220,53,69,.22)}.support-panel .support-empty{padding:16px;text-align:center}.support-panel .support-empty .support-empty__title{font-size:13px;font-weight:700;margin-bottom:4px}.support-panel .support-empty .support-empty__text{font-size:12px;opacity:.72;margin-bottom:12px}.support-panel .support-badge{font-size:11px;padding:4px 8px;border-radius:999px;border:1px solid rgba(0,0,0,.12);white-space:nowrap}.support-panel .support-badge--online{background:rgba(25,135,84,.1);border-color:rgba(25,135,84,.25)}.support-panel .support-badge--offline{background:rgba(108,117,125,.1);border-color:rgba(108,117,125,.25)}.support-panel .support-chat__text{font-size:12px;opacity:.78;line-height:1.4}.support-panel .support-chat__hint{margin-top:10px;font-size:11px;opacity:.68;line-height:1.35}.support-panel .support-footnote{font-size:11px;opacity:.65}.support-article .support-card{border-radius:14px}.support-article .support-card .card-body{padding:16px}.support-article .support-article__sidebar{position:-webkit-sticky;position:sticky;top:14px}.support-article .support-breadcrumb{font-size:12px;opacity:.78;display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.support-article .support-breadcrumb__link{text-decoration:none}.support-article .support-breadcrumb__linklike{opacity:.9}.support-article .support-breadcrumb__sep{opacity:.45}.support-article .support-breadcrumb__current{opacity:.9;font-weight:600}.support-article .support-article__title{font-size:16px;font-weight:750;letter-spacing:-.01em;margin-bottom:6px}.support-article .support-article__lede{font-size:12.5px;opacity:.78;line-height:1.45}.support-article .support-article__navTitle{font-size:11px;text-transform:uppercase;letter-spacing:.04em;opacity:.65;font-weight:700;margin-top:6px;margin-bottom:8px}.support-article .support-article__nav{display:grid;grid-gap:6px;gap:6px}.support-article .support-article__navItem{font-size:12px;text-decoration:none;opacity:.88;padding:6px 8px;border-radius:10px}.support-article .support-article__navItem:hover{background:rgba(0,0,0,.03)}.support-article .support-article__meta{border-top:1px solid rgba(0,0,0,.06);padding-top:10px}.support-article .support-article__metaRow{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:4px 0}.support-article .support-article__metaLabel{opacity:.6}.support-article .support-article__metaValue{opacity:.9}.support-article .support-article__content{border-top:1px solid rgba(0,0,0,.06);padding-top:14px}.support-article .support-article__section{margin-bottom:18px}.support-article .support-article__h2{font-size:13px;font-weight:700;margin-bottom:6px}.support-article .support-article__p{font-size:12.5px;opacity:.82;line-height:1.55;margin:0}.support-article .support-feedback{border-top:1px solid rgba(0,0,0,.06);padding-top:14px}.support-article .support-feedback__title{font-size:12px;font-weight:700;margin-bottom:8px}.support-article .support-feedback__row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.support-article .support-feedback__btn{display:inline-flex;align-items:center;gap:8px;font-size:12px;padding:8px 10px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,0)}.support-article .support-feedback__btn:hover{border-color:rgba(0,0,0,.16)}.support-article .support-feedback__btn.is-active{background:rgba(13,110,253,.08);border-color:rgba(13,110,253,.18)}.support-article .support-feedback__hint{font-size:11px;opacity:.7;margin-bottom:8px;line-height:1.35}.support-article .support-feedback__textarea{font-size:12px;border-radius:12px}.support-article .support-feedback__actions{margin-top:10px;display:flex;justify-content:flex-end}.support-article .support-feedback__thanks{font-size:12px;opacity:.8;padding:10px 0 2px}.support-new{padding:10px 0 18px}.support-new .support-new__wrap{max-width:760px;margin:0 auto;padding:0 12px}.support-new .support-card{border-radius:14px}.support-new .support-card .card-body{padding:16px}.support-new .support-new__title{font-size:14px;font-weight:750;letter-spacing:-.01em;margin-bottom:4px}.support-new .support-new__subtitle{font-size:12px;opacity:.75;line-height:1.4}.support-new .support-label{font-size:12px;font-weight:650;opacity:.85;margin-bottom:6px}.support-new .support-input{border-radius:12px;font-size:13px}.support-new .support-help{font-size:11px;opacity:.68;margin-top:6px;line-height:1.35}.support-new .support-optional{font-size:11px;opacity:.6;font-weight:600}.support-new .support-note{font-size:11px;opacity:.65;line-height:1.35;padding:10px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.015)}.support-new .support-new__successTitle{font-size:13px;font-weight:750;margin-bottom:4px}.support-new .support-new__successText{font-size:12px;opacity:.78;line-height:1.45}.support-new .support-new__foot{font-size:11px;opacity:.7}.support-breadcrumb{font-size:12px;opacity:.78;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.support-breadcrumb--top{margin-bottom:10px}.support-breadcrumb__link{text-decoration:none}.support-breadcrumb__sep{opacity:.45}.support-breadcrumb__current{opacity:.9;font-weight:650}.support-link{text-decoration:none}.dashboard-shell .dash-templates{min-height:auto;background:rgba(0,0,0,0)}.dashboard-shell .dash-templates .lp-section{padding:0}.dashboard-shell .dash-templates .dt-controls{display:grid;grid-gap:10px;gap:10px}.dashboard-shell .dash-templates .dt-searchRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dashboard-shell .dash-templates .dt-search{width:100%;max-width:560px}.dashboard-shell .dash-templates .dt-clearBtn{border-radius:14px!important}.dashboard-shell .dash-templates .dt-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.dashboard-shell .dash-templates .dt-pill{cursor:pointer}.dashboard-shell .dash-templates .lp-input{border-radius:10px!important}.lp-shell{--lp-radius:12px;--lp-radius-sm:10px;--lp-radius-lg:18px;--lp-radius-xl:22px;min-height:100vh;background:radial-gradient(1200px 700px at 20% 0,rgba(110,231,183,.18),transparent 60%),radial-gradient(900px 600px at 80% 20%,rgba(99,102,241,.18),transparent 55%),radial-gradient(900px 600px at 40% 90%,rgba(236,72,153,.14),transparent 50%),#f7f8fb}.lp-container{width:100%;max-width:1320px;margin:0 auto;padding:0 24px}.lp-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;padding:14px 0;background:rgba(247,248,251,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,23,42,.06)}.lp-headerInner{display:flex;align-items:center;justify-content:space-between;gap:14px}.lp-brand{display:inline-flex;align-items:center;gap:10px;color:#0f172a;text-decoration:none;font-weight:900;letter-spacing:-.02em}.lp-logo{width:36px;height:36px;border-radius:var(--lp-radius-lg);display:grid;place-items:center;background:hsla(0,0%,100%,.85);border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 24px rgba(15,23,42,.06)}.lp-logo--sm{width:30px;height:30px;border-radius:var(--lp-radius)}.lp-nav{display:flex;align-items:center;gap:14px}.lp-navLink{color:rgba(15,23,42,.72);text-decoration:none;font-weight:700;font-size:13px;padding:8px 10px;border-radius:var(--lp-radius);transition:background .12s ease}.lp-navLink:hover{background:rgba(15,23,42,.05);color:rgba(15,23,42,.85)}.lp-headerCtas{display:flex;gap:10px;flex-wrap:wrap}.btn.lp-round,.lp-round{border-radius:var(--lp-radius)!important}.lp-alt,.lp-section{padding:54px 0}.lp-hero{padding-top:54px}.lp-hero .row{justify-content:center}.lp-hero .col-12.col-lg-6{margin-left:auto;margin-right:auto;max-width:760px;flex:0 0 auto}.lp-heroCopy{text-align:center;width:100%}.lp-h1{font-size:64px;line-height:1.03;letter-spacing:-.03em;font-weight:950;color:#0f172a;margin:0;display:flex;flex-direction:column;align-items:center;text-align:center}.lp-h1Line{display:block;width:-moz-fit-content;width:fit-content}.lp-h1Line+.lp-h1Line{margin-top:10px}.lp-h1NoWrapDesktop{white-space:nowrap}@media(max-width:992px){.lp-h1NoWrapDesktop{white-space:normal}}.lp-gradientText{background:linear-gradient(90deg,rgb(110,231,183),rgb(99,102,241),rgb(236,72,153));-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;text-align:center;margin-left:auto;margin-right:auto}.lp-gradientText,.lp-gradientText .lp-h1Line{width:-moz-fit-content;width:fit-content}.lp-lead{margin-top:14px;font-size:16px;color:rgba(15,23,42,.68);max-width:56ch;line-height:1.6;margin-left:auto;margin-right:auto;text-align:center}.lp-heroCtas{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.lp-btnOutline{border:1px solid rgba(15,23,42,.18)!important}@media(max-width:576px){.lp-h1{font-size:44px;line-height:1.05}}.lp-heroPills{display:flex;flex-wrap:wrap;gap:10px}.lp-pill{display:inline-flex;gap:8px;padding:8px 12px;border-radius:var(--lp-radius);font-size:12px;font-weight:800;color:rgba(15,23,42,.78);border:1px solid rgba(15,23,42,.1);box-shadow:0 12px 26px rgba(15,23,42,.06)}.lp-emailCard,.lp-pill{align-items:center;background:hsla(0,0%,100%,.72)}.lp-emailCard{margin-top:14px;display:flex;justify-content:space-between;gap:12px;padding:12px 12px 12px 14px;border-radius:var(--lp-radius-xl);border:1px solid rgba(15,23,42,.1);box-shadow:0 16px 34px rgba(15,23,42,.06);flex-wrap:wrap}.lp-emailTitle{font-weight:900;color:#0f172a;font-size:13px}.lp-emailSub{font-size:13px;color:rgba(15,23,42,.62)}.lp-emailForm{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.lp-input{min-width:220px;border-radius:var(--lp-radius)!important}.lp-heroMedia{position:relative;border-radius:var(--lp-radius-xl);overflow:hidden;border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.65);box-shadow:0 18px 40px rgba(15,23,42,.08)}.lp-heroImg{display:block;aspect-ratio:4/3;object-fit:cover}.lp-floating{position:absolute;display:inline-flex;align-items:center;padding:10px 12px;border-radius:var(--lp-radius);background:hsla(0,0%,100%,.82);border:1px solid rgba(15,23,42,.1);box-shadow:0 18px 40px rgba(15,23,42,.1);font-weight:900;font-size:12px;color:rgba(15,23,42,.82)}.lp-floating--a{top:14px;left:14px}.lp-floating--b{bottom:14px;right:14px}.lp-strip{padding:18px;border-radius:var(--lp-radius-xl);background:hsla(0,0%,100%,.68);border:1px solid rgba(15,23,42,.1);box-shadow:0 16px 34px rgba(15,23,42,.06)}.lp-stripLabel{font-size:13px;font-weight:900;color:rgba(15,23,42,.62)}.lp-logosRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.lp-logoChip{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:var(--lp-radius);background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08);font-weight:900;font-size:12px;color:rgba(15,23,42,.75)}.lp-sectionHead{text-align:left;max-width:820px}.lp-eyebrow{display:inline-flex;align-items:center;padding:6px 10px;border-radius:var(--lp-radius);background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08);font-weight:900;font-size:12px;color:rgba(15,23,42,.72)}.lp-h2{margin-top:12px;font-weight:950;letter-spacing:-.02em;color:#0f172a;font-size:28px}.lp-muted{margin-top:8px;color:rgba(15,23,42,.62);font-size:14px;line-height:1.6}.lp-card{border-radius:var(--lp-radius-lg);background:hsla(0,0%,100%,.72);border:1px solid rgba(15,23,42,.1);box-shadow:0 16px 34px rgba(15,23,42,.06)}.lp-card--soft{background:hsla(0,0%,100%,.68)}.lp-card--highlight{outline:2px solid rgba(99,102,241,.35)}.lp-card__body{padding:16px}.lp-card__title{font-weight:950;color:#0f172a;font-size:14px}.lp-card__text{margin-top:8px;color:rgba(15,23,42,.64);font-size:14px;line-height:1.6}.lp-featureIcon{width:42px;height:42px;border-radius:var(--lp-radius-lg);display:grid;place-items:center;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08);color:rgba(15,23,42,.82)}.lp-quoteMark{font-size:28px;font-weight:900;color:rgba(15,23,42,.3);line-height:1}.lp-testiMeta{margin-top:14px}.lp-testiName{font-weight:950;color:#0f172a;font-size:13px}.lp-testiRole{font-size:13px;color:rgba(15,23,42,.6)}.lp-price{margin-top:10px;display:flex;align-items:baseline;gap:6px}.lp-price__value{font-size:34px;font-weight:950;letter-spacing:-.03em;color:#0f172a}.lp-price__unit{font-size:13px;color:rgba(15,23,42,.62);font-weight:800}.lp-badge{font-size:11px;font-weight:950;padding:6px 10px;border-radius:var(--lp-radius);background:rgba(99,102,241,.12);color:rgba(67,56,202,.95);border:1px solid rgba(99,102,241,.28)}.lp-divider{margin:14px 0;height:1px;background:rgba(15,23,42,.08)}.lp-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.lp-list li{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:rgba(15,23,42,.7);font-weight:700}.lp-list li i{margin-top:1px;color:rgba(15,23,42,.55)}.lp-faqItem+.lp-faqItem{border-top:1px solid rgba(15,23,42,.08);margin-top:10px;padding-top:10px}.lp-faqQ{width:100%;border:none;background:rgba(0,0,0,0);text-align:left;padding:10px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:950;color:rgba(15,23,42,.82)}.lp-faqQ i{color:rgba(15,23,42,.55)}.lp-faqA{padding:0 0 10px;color:rgba(15,23,42,.64);font-size:14px;line-height:1.6}.lp-footer{padding:34px 0;border-top:1px solid rgba(15,23,42,.08);background:rgba(247,248,251,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lp-footerTop{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.lp-footerBrand{display:inline-flex;align-items:center;gap:10px}.lp-footerText{margin-top:8px;color:rgba(15,23,42,.62);font-size:14px;max-width:54ch;line-height:1.6}.lp-footerLinks{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.lp-footerLinks a{text-decoration:none;font-weight:800;font-size:13px;color:rgba(15,23,42,.68);padding:8px 10px;border-radius:var(--lp-radius)}.lp-footerLinks a:hover{background:rgba(15,23,42,.05);color:rgba(15,23,42,.85)}.lp-footerBottom{margin-top:18px;padding-top:18px;border-top:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lp-social{color:rgba(15,23,42,.65);text-decoration:none;display:inline-flex;padding:8px;border-radius:var(--lp-radius)}.lp-social:hover{background:rgba(15,23,42,.05);color:rgba(15,23,42,.85)}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px 16px;background:radial-gradient(1200px 700px at 20% 0,rgba(110,231,183,.18),transparent 60%),radial-gradient(900px 600px at 80% 20%,rgba(99,102,241,.18),transparent 55%),radial-gradient(900px 600px at 40% 90%,rgba(236,72,153,.14),transparent 50%),#f7f8fb}.auth-card{width:100%;max-width:440px;border-radius:22px;overflow:hidden;background:hsla(0,0%,100%,.76);border:1px solid rgba(15,23,42,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 22px 60px rgba(15,23,42,.12)}.auth-card__inner{padding:18px}.auth-brand{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.auth-brand__left{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#0f172a}.auth-logo{width:40px;height:40px;border-radius:16px;display:grid;place-items:center;background:hsla(0,0%,100%,.9);border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 24px rgba(15,23,42,.06)}.auth-logo i{font-size:18px;color:rgba(15,23,42,.9)}.auth-brand__name,.auth-title{font-weight:950;letter-spacing:-.02em}.auth-title{font-size:20px;color:#0f172a;margin:8px 0 4px}.auth-subtitle{font-size:13px;color:rgba(15,23,42,.62);margin-bottom:14px}.auth-fieldLabel{font-size:12px;font-weight:900;color:rgba(15,23,42,.78);margin-bottom:6px}.auth-input{border-radius:14px!important;border:1px solid rgba(15,23,42,.12)!important;background:hsla(0,0%,100%,.86)!important}.auth-input:focus{box-shadow:0 0 0 .2rem rgba(99,102,241,.12)!important;border-color:rgba(99,102,241,.35)!important}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.auth-link{font-weight:800;font-size:12px;text-decoration:none;color:rgba(15,23,42,.7)}.auth-link:hover{color:rgba(15,23,42,.9)}.auth-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08);font-weight:900;font-size:12px;color:rgba(15,23,42,.75)}.auth-actions .btn{border-radius:14px!important;font-weight:900!important}.auth-footerText{margin-top:12px;text-align:center;font-size:12px;color:rgba(15,23,42,.6)}.auth-footerText a{color:rgba(15,23,42,.78);font-weight:900;text-decoration:none}.auth-footerText a:hover{color:rgba(15,23,42,.95)}.auth-note{margin-top:12px;border-radius:16px;padding:12px;border:1px solid rgba(15,23,42,.1);background:rgba(15,23,42,.03);color:rgba(15,23,42,.7);font-size:12px}.cp-container{width:100%;max-width:1120px;margin:0 auto}.cp-hero{text-align:center;max-width:920px;margin:0 auto 20px}.cp-title{font-size:42px;line-height:1.04;letter-spacing:-.04em;font-weight:950;color:#0f172a;margin:0}.cp-subtitle{margin:12px auto 0;font-size:14px;color:rgba(15,23,42,.62);max-width:72ch}.cp-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media(min-width:992px){.cp-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.cp-plan{border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.72);border-radius:18px;padding:0;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,outline-color .14s ease;box-shadow:0 14px 30px rgba(15,23,42,.06);overflow:hidden;min-height:520px;display:flex;flex-direction:column;outline:none}.cp-plan *{pointer-events:none}.cp-plan:hover{transform:translateY(-1px);box-shadow:0 22px 52px rgba(15,23,42,.1)}.cp-plan:focus-visible{outline:2px solid rgba(99,102,241,.35);outline-offset:2px}.cp-plan--selected{outline:2px solid rgba(37,99,235,.55);outline-offset:-2px;box-shadow:0 18px 44px rgba(37,99,235,.14)}.cp-plan--highlight{background:hsla(0,0%,100%,.78)}.cp-media{position:relative;width:100%;height:160px;border-bottom:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.65)}.cp-body{padding:16px;display:flex;flex-direction:column;flex:1 1}.cp-planTop{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.cp-planName{font-weight:950;letter-spacing:-.02em;color:#0f172a;font-size:16px}.cp-planPrice{margin-top:4px;font-size:13px;font-weight:900;color:rgba(15,23,42,.65)}.cp-badge{font-size:11px;font-weight:950;padding:6px 10px;border-radius:999px;background:rgba(99,102,241,.12);color:rgba(67,56,202,.95);border:1px solid rgba(99,102,241,.28);white-space:nowrap}.cp-planDesc{margin-top:10px;font-size:13px;color:rgba(15,23,42,.62);line-height:1.55}.cp-nccr{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:8px 10px;border-radius:12px;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08);font-weight:900;font-size:12px;color:rgba(15,23,42,.74)}.cp-divider{margin:14px 0;height:1px;background:rgba(15,23,42,.08)}.cp-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.cp-list li{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:rgba(15,23,42,.7);font-weight:700}.cp-list li i{margin-top:1px;color:rgba(15,23,42,.55)}.cp-selectHint{margin-top:auto;font-size:12px;font-weight:900;color:rgba(15,23,42,.55);padding-top:10px}.pay-container{width:100%;max-width:980px;margin:0 auto}.pay-hero{text-align:center;max-width:920px;margin:0 auto 20px}.pay-title{font-size:42px;line-height:1.04;letter-spacing:-.04em;font-weight:950;color:#0f172a;margin:0}.pay-subtitle{margin:12px auto 0;font-size:14px;color:rgba(15,23,42,.62);max-width:72ch}.pay-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;align-items:start}@media(min-width:992px){.pay-grid{grid-template-columns:1fr 1fr;gap:16px}}.pay-card{border-radius:18px;background:hsla(0,0%,100%,.72);border:1px solid rgba(15,23,42,.1);box-shadow:0 14px 30px rgba(15,23,42,.06);padding:16px}.pay-cardTitle{font-weight:950;font-size:14px;color:#0f172a}.pay-planRow{margin-top:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pay-planNameRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pay-planName{font-weight:950;font-size:15px;color:#0f172a}.pay-badge{font-size:11px;font-weight:950;padding:6px 10px;border-radius:999px;background:rgba(99,102,241,.12);color:rgba(67,56,202,.95);border:1px solid rgba(99,102,241,.28);white-space:nowrap}.pay-planPrice{margin-top:4px;font-weight:900;font-size:13px;color:rgba(15,23,42,.62)}.pay-changeBtn{border-radius:14px!important;font-weight:900!important}.pay-divider{margin:14px 0;height:1px;background:rgba(15,23,42,.08)}.pay-muted{font-size:13px;color:rgba(15,23,42,.62);line-height:1.55}.pay-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.pay-list li{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:rgba(15,23,42,.7);font-weight:700}.pay-list li i{margin-top:1px;color:rgba(15,23,42,.55)}.pay-summaryRow{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:4px 0}.pay-summaryLabel{font-size:12px;font-weight:900;color:rgba(15,23,42,.62)}.pay-summaryValue{font-size:13px;font-weight:950;color:rgba(15,23,42,.82)}.pay-form{margin-top:12px;display:grid;grid-gap:12px;gap:12px}.pay-label{font-size:12px;font-weight:900;color:rgba(15,23,42,.78);margin-bottom:6px}.pay-field{min-width:0}.pay-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;align-items:start}.pay-primaryBtn{width:100%;border-radius:14px!important;font-weight:900!important;padding:10px 14px}.pay-fineprint{margin-top:10px;font-size:12px;color:rgba(15,23,42,.58);line-height:1.5}.lp-card--clickable{cursor:pointer;text-align:left;width:100%;padding:0;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease}.lp-card--clickable:hover{transform:translateY(-1px);box-shadow:0 22px 52px rgba(15,23,42,.1)}.lp-container--wide{max-width:1320px}.sb-card{cursor:pointer;width:100%;padding:0;overflow:hidden;transition:transform .14s ease,box-shadow .14s ease,outline-color .14s ease}.sb-card:hover{transform:translateY(-2px);box-shadow:0 26px 60px rgba(15,23,42,.12);outline:2px solid rgba(99,102,241,.28);outline-offset:-2px}.sb-card:focus-visible{outline:2px solid rgba(99,102,241,.45);outline-offset:-2px}.sb-cardMedia{position:relative;width:100%;aspect-ratio:16/10}.sb-cardBody{height:140px;display:flex;flex-direction:column;justify-content:flex-end;padding-top:10px}.sb-cardTitle{-webkit-line-clamp:1}.sb-cardDesc,.sb-cardTitle{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.sb-cardDesc{-webkit-line-clamp:3}.sb-skip{position:absolute;top:24px;right:24px;z-index:10}.sb-skipBtn{background:#2563eb;color:#fff;font-weight:800;font-size:13px;padding:8px 14px;border-radius:10px;border:none;cursor:pointer;box-shadow:0 10px 24px rgba(37,99,235,.28);transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.sb-skipBtn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 14px 32px rgba(37,99,235,.35)}.sb-skipBtn:focus-visible{outline:2px solid rgba(59,130,246,.65);outline-offset:2px}.sb-modalOverlay{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:18px}.sb-modalBackdrop{position:absolute;inset:0;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sb-modal{position:relative;width:min(1240px,96vw);height:min(700px,86vh);border-radius:18px;background:hsla(0,0%,100%,.92);border:1px solid rgba(15,23,42,.1);box-shadow:0 26px 70px rgba(15,23,42,.22);overflow:hidden;display:flex;flex-direction:column}.sb-modalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 16px 12px;border-bottom:1px solid rgba(15,23,42,.08)}.sb-modalTitle{min-width:0}.sb-modalName{font-weight:950;letter-spacing:-.02em;color:#0f172a;font-size:16px}.sb-modalSub{margin-top:4px;color:rgba(15,23,42,.62);font-size:13px;max-width:72ch}.sb-modalHeaderActions{display:inline-flex;align-items:center;gap:10px}.sb-modalPrimaryBtn{background:#2563eb;color:#fff;font-weight:800;font-size:13px;padding:8px 12px;border-radius:10px;border:none;cursor:pointer;box-shadow:0 6px 14px rgba(37,99,235,.18);transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.sb-modalPrimaryBtn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 8px 18px rgba(37,99,235,.22)}.sb-modalPrimaryBtn:focus-visible{outline:2px solid rgba(59,130,246,.65);outline-offset:2px}.sb-modalSecondaryBtn{background:rgba(15,23,42,.06);border:1px solid rgba(15,23,42,.1);color:rgba(15,23,42,.85);font-weight:900;font-size:13px;padding:8px 12px;border-radius:10px;cursor:pointer}.sb-modalSecondaryBtn:hover{background:rgba(15,23,42,.08)}.sb-modalClose{width:36px;height:36px;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.85);display:grid;place-items:center;cursor:pointer}.sb-modalClose:hover{background:rgba(15,23,42,.04)}.sb-modalBody{flex:1 1;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}@media(max-width:992px){.sb-modal{height:min(760px,92vh)}.sb-modalBody{grid-template-columns:1fr}}.sb-modalLeft{padding:16px;border-right:1px solid rgba(15,23,42,.08)}@media(max-width:992px){.sb-modalLeft{border-right:none;border-bottom:1px solid rgba(15,23,42,.08)}}.sb-modalImageWrap{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden;border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.65);box-shadow:0 18px 40px rgba(15,23,42,.08)}@media(max-width:992px){.sb-modalImageWrap{min-height:280px;height:280px}}.sb-modalRight{padding:12px 16px 16px;overflow:hidden}.sb-modalTabs{display:flex;gap:18px;border-bottom:1px solid rgba(15,23,42,.1);padding-bottom:10px}.sb-modalTab{background:rgba(0,0,0,0);border:none;padding:8px 2px;font-weight:950;font-size:13px;color:rgba(15,23,42,.62);cursor:pointer;position:relative}.sb-modalTab:hover{color:rgba(15,23,42,.82)}.sb-modalTab.is-active{color:rgba(15,23,42,.92)}.sb-modalTab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;border-radius:2px;background:rgba(99,102,241,.85)}.sb-modalPanelWrap{margin-top:14px;height:calc(100% - 44px);overflow:auto;padding-right:6px}.sb-modalPanel{padding-bottom:10px}.sb-modalSectionTitle{font-weight:950;color:rgba(15,23,42,.82);font-size:13px}.sb-modalList{list-style:none;padding:0;margin:12px 0 0;display:grid;grid-gap:10px;gap:10px}.sb-modalList li{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:rgba(15,23,42,.7);font-weight:700}.sb-modalList li i{margin-top:1px;color:rgba(15,23,42,.55)}.sb-emailGrid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.sb-emailThumb{border-radius:14px;overflow:hidden;border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.72)}.sb-emailThumbInner{position:relative;width:100%;aspect-ratio:4/3}@media(max-width:992px){.dashboard-shell{grid-template-columns:1fr}.dashboard-shell .sidebar.sidebar--canva{position:relative;height:auto}.dashboard-main{padding:16px}.lp-h1{font-size:34px}.lp-emailForm{width:100%}.lp-input{min-width:0;flex:1 1}.site-row{grid-template-columns:1fr}.site-row__thumb{min-height:180px}.site-row__top{flex-direction:column}.site-row__actions{width:100%}.site-row__actions .btn{flex:1 1}}.lp-heroImg{width:100%;height:420px;border-radius:18px;overflow:hidden}.ws-settings{display:grid;grid-gap:14px;gap:14px}.ws-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:14px;gap:14px;align-items:start}.ws-sidebar{position:-webkit-sticky;position:sticky;top:14px}.ws-sidebar__head{padding:12px 12px 6px}.ws-sidebar__title{font-size:13px;font-weight:800;color:#0f172a}.ws-sidebar__subtitle{margin-top:3px;font-size:12px;color:#0f172a;opacity:.75;line-height:1.35}.ws-nav{padding:8px;display:grid;grid-gap:6px;gap:6px}.ws-navItem{width:100%;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);border-radius:10px;padding:10px;text-align:left;display:flex;align-items:center;gap:10px;color:#0f172a;cursor:pointer}.ws-navItem:hover{background:rgba(15,23,42,.04)}.ws-navItem.is-active{background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.1)}.ws-navItem__icon{opacity:.8;font-size:14px}.ws-navItem__label{font-size:13px;font-weight:650}.ws-content__inner,.ws-panel{display:grid;grid-gap:12px;gap:12px}.ws-panel__head{display:grid;grid-gap:4px;gap:4px}.ws-panel__title{font-size:14px;font-weight:800;color:#0f172a}.ws-panel__subtitle{font-size:12px;color:#0f172a;opacity:.75;line-height:1.35}.ws-card{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:hsla(0,0%,100%,.72);overflow:hidden}.ws-card__title{padding:10px 12px;font-size:12px;font-weight:800;color:#0f172a;border-bottom:1px solid rgba(15,23,42,.06)}.ws-card__body{padding:12px}.ws-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.ws-kpi{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:hsla(0,0%,100%,.72);padding:12px}.ws-kpi__label{font-size:12px;color:#0f172a;opacity:.75}.ws-kpi__value{margin-top:6px;font-size:20px;font-weight:850;color:#0f172a;letter-spacing:-.02em}.ws-kpi__hint{margin-top:2px;font-size:11px;color:#0f172a;opacity:.65}.ws-divider{height:1px;background:rgba(15,23,42,.08)}.ws-grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.ws-settingRow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.72)}.ws-settingRow__left{min-width:0}.ws-settingRow__label{font-weight:750;color:#0f172a;font-size:13px}.ws-settingRow__hint{margin-top:2px;color:#0f172a;opacity:.75;font-size:12px;line-height:1.35}.ws-switch{width:42px;height:22px;cursor:pointer}.ws-infoRow{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px dashed rgba(15,23,42,.12)}.ws-infoRow:last-child{border-bottom:0}.ws-infoRow__label{font-size:12px;color:#0f172a;opacity:.75}.ws-infoRow__value{font-size:12px;font-weight:650;color:#0f172a}.ws-chipRow{display:flex;flex-wrap:wrap;gap:8px}.ws-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:rgba(15,23,42,.03);font-weight:650}.ws-chip,.ws-list{font-size:12px;color:#0f172a}.ws-list{margin:0;padding-left:16px;opacity:.85;line-height:1.5}.ws-field{display:grid;grid-gap:6px;gap:6px}.ws-field__label{font-size:12px;font-weight:700;color:#0f172a}.ws-field__hint{font-size:11px;color:#0f172a;opacity:.7;line-height:1.35}.ws-input{font-size:13px}.ws-callout{margin-top:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:rgba(15,23,42,.03);color:#0f172a;opacity:.85;font-size:12px}.ws-workflow{padding:10px 0;border-bottom:1px dashed rgba(15,23,42,.12)}.ws-workflow:last-child{border-bottom:0}.ws-workflow__title{font-size:13px;font-weight:750;color:#0f172a}.ws-workflow__meta{margin-top:2px;font-size:12px;color:#0f172a;opacity:.75}.ws-activity{display:grid;grid-gap:10px;gap:10px}.ws-activity__item{display:flex;align-items:center;gap:10px;font-size:12px;color:#0f172a}.ws-activity__time{margin-left:auto;font-size:11px;color:#0f172a;opacity:.65}.ws-bigStat{font-size:22px;font-weight:900;color:#0f172a;letter-spacing:-.02em}.ws-miniNote{margin-top:8px;font-size:12px;color:#0f172a;opacity:.75;line-height:1.45}.ws-danger{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border-radius:12px;border:1px solid rgba(220,38,38,.25);background:rgba(220,38,38,.06)}.ws-danger__title{font-size:13px;font-weight:800;color:#7f1d1d}.ws-danger__hint{margin-top:3px;font-size:12px;color:#7f1d1d;opacity:.85;line-height:1.4}.ws-danger .btn{white-space:nowrap}.ws-overviewPreview{margin-top:2px}.ws-preview--row{display:grid;grid-template-columns:220px 1fr;grid-gap:12px;gap:12px;align-items:start}.ws-preview{display:grid;grid-gap:10px;gap:10px}.ws-preview__img{position:relative;width:100%;border-radius:14px;overflow:hidden;border:1px solid rgba(15,23,42,.1);background:#f1f5f9}.ws-preview__img--square{aspect-ratio:1/1}.ws-preview__name{font-weight:750;color:#0f172a;font-size:14px}.ws-preview__desc{margin-top:4px;color:#0f172a;opacity:.85;font-size:13px;line-height:1.45}.ws-preview__facts{display:grid;grid-gap:6px;gap:6px;margin-top:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:rgba(15,23,42,.03)}.ws-fact{display:flex;align-items:center}.ws-fact,.ws-preview__note{font-size:12px;color:#0f172a;opacity:.85}.ws-preview__note{margin-top:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:rgba(15,23,42,.03)}@media(max-width:1200px){.ws-layout{grid-template-columns:240px 1fr}}@media(max-width:992px){.ws-layout{grid-template-columns:1fr}.ws-sidebar{position:static}.ws-grid2,.ws-kpis,.ws-preview--row{grid-template-columns:1fr}}.sc-hero{text-align:center;margin:0 auto;max-width:820px}.sc-hero .lp-h1{font-size:59px;line-height:1.12;margin-bottom:0}.sc-hero .lp-muted{font-size:26px;line-height:1.45;opacity:.85;margin-top:10px}.sc-cardGrid{margin-top:32px;display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;justify-items:center}@media(min-width:768px){.sc-cardGrid{grid-template-columns:repeat(2,minmax(240px,300px));gap:22px;justify-content:center}}.sc-tradingCard{width:100%;max-width:300px;aspect-ratio:2.5/3.5;display:flex;flex-direction:column;padding:14px;border-radius:22px;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sc-tradingCard:hover{transform:translateY(-6px) scale(1.02)}.sc-tradingCard:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(99,102,241,.25)}.sc-cardImage{position:relative;width:100%;height:52%;border-radius:16px;overflow:hidden;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1)}.sc-tradingCard:hover .sc-cardImage img{transform:scale(1.04)}.sc-cardImage img{transition:transform .25s ease}.sc-cardContent{flex:1 1;margin-top:14px;padding:6px 6px 4px;display:flex;flex-direction:column;justify-content:center;text-align:center}.sc-cardTitle{font-weight:700;font-size:17px;line-height:1.2}.sc-cardText{margin-top:10px;font-size:14px;line-height:1.45;opacity:.85}.sc-tradingCard--primary{border-color:rgba(99,102,241,.35)}.sc-tradingCard--primary:hover{box-shadow:0 18px 40px rgba(99,102,241,.25),0 0 0 1px rgba(99,102,241,.35)}.sc-templateGrid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media(min-width:576px){.sc-templateGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.sc-templateGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}.sc-tplCard{width:100%;border:0;padding:12px;text-align:left;cursor:pointer;border-radius:18px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sc-tplCard:hover{transform:translateY(-6px) scale(1.01);border-color:hsla(0,0%,100%,.16)}.sc-tplCard:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(99,102,241,.22)}.sc-tplImage{position:relative;width:100%;aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08)}.sc-tplCard:hover .sc-tplImage img{transform:scale(1.04)}.sc-tplImage img{transition:transform .25s ease}.sc-tplFoot{padding:2px 4px}.sc-tplTitle{font-weight:700;font-size:14px;line-height:1.2}.sc-tplDesc{margin-top:6px;font-size:13px;line-height:1.35;opacity:.8}.sc-createShell{position:relative}.sc-createOverlay{position:absolute;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:hsla(0,0%,100%,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sc-createOverlayCard{width:100%;max-width:520px;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:16px;padding:18px 16px;box-shadow:0 18px 60px rgba(2,6,23,.1);display:grid;grid-gap:10px;gap:10px;justify-items:center;text-align:center}.sc-createOverlayTitle{font-size:16px;font-weight:800;color:#0f172a}.sc-createOverlayText{font-size:13px;color:rgba(15,23,42,.65)}.sc-spinner{width:44px;height:44px;border-radius:999px;border:3px solid rgba(15,23,42,.12);border-top-color:rgba(79,70,229,.95);animation:sc-spin .9s linear infinite}@keyframes sc-spin{to{transform:rotate(1turn)}}.fbmOverlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fbmModal{width:min(1200px,100%);height:min(820px,100%);background:#fff;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.35);overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(15,23,42,.1)}.fbmModal--tabs{width:min(1320px,100%);height:min(900px,100%)}.fbmHeader{position:-webkit-sticky;position:sticky;top:0;z-index:2;padding:18px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fbmHeaderLeft{display:flex;flex-direction:column;gap:6px}.fbmTitle{font-weight:950;letter-spacing:-.02em;font-size:16px;color:#0f172a}.fbmSubtitle{font-size:13px;line-height:1.35;color:rgba(15,23,42,.7);max-width:680px}.fbmIconBtn{border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:12px;padding:8px 10px;cursor:pointer;font-weight:900;color:#0f172a}.fbmIconBtn:hover{background:rgba(15,23,42,.04)}.fbmTabs{display:flex;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fbmTab{border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:999px;padding:10px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:10px;font-weight:950;color:rgba(15,23,42,.85)}.fbmTab:hover{background:rgba(15,23,42,.04)}.fbmTab:disabled{opacity:.55;cursor:not-allowed}.fbmTab.isActive{border-color:rgba(79,70,229,.35);box-shadow:0 0 0 4px rgba(79,70,229,.1);color:#4f46e5}.fbmTabLabel{font-size:13px;letter-spacing:-.01em}.fbmTabBadge{font-size:12px;font-weight:950;padding:3px 10px;border-radius:999px;background:rgba(79,70,229,.08);border:1px solid rgba(79,70,229,.18);color:#4f46e5}.fbmTabBody{flex:1 1;min-height:0;overflow:auto;padding:18px 18px 10px;background:linear-gradient(180deg,rgba(15,23,42,.01),rgba(15,23,42,.02))}.fbmPage{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.fbmPageHeader{padding:6px 2px 10px}.fbmPageHeaderRow{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap}.fbmH1{font-size:18px;font-weight:950;letter-spacing:-.02em;color:#0f172a}.fbmHint{margin-top:4px;font-size:13px;color:rgba(15,23,42,.68);line-height:1.35}.fbmCards{display:flex;flex-direction:column;gap:12px}.fbmCard{border:1px solid rgba(15,23,42,.1);border-radius:18px;background:hsla(0,0%,100%,.92);padding:16px}.fbmCardTitle{font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;color:rgba(15,23,42,.6);margin-bottom:12px}.fbmCardHeaderRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.fbmEmptyState{border:1px dashed rgba(15,23,42,.2);border-radius:18px;padding:18px;background:hsla(0,0%,100%,.75)}.fbmEmptyTitle{font-size:14px;font-weight:950;color:#0f172a;margin-bottom:6px}.fbmEmptyText{font-size:13px;color:rgba(15,23,42,.68);line-height:1.35;margin-bottom:12px}.fbmFieldGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.fbmFieldCard2{border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff;overflow:hidden}.fbmFieldCard2.isActive{border-color:rgba(79,70,229,.35);box-shadow:0 0 0 4px rgba(79,70,229,.09)}.fbmFieldCard2Main{width:100%;text-align:left;border:none;background:rgba(0,0,0,0);cursor:pointer;padding:14px 14px 10px}.fbmFieldCard2Top{display:flex;align-items:center;justify-content:space-between;gap:10px}.fbmBody{flex:1 1;min-height:0;display:grid;grid-template-columns:420px 1fr}.fbmSidebar{border-right:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,rgba(15,23,42,.02),rgba(15,23,42,.01))}.fbmInspector,.fbmSidebar{min-height:0;overflow:auto;padding:18px}.fbmInspector{background:rgba(15,23,42,.01)}.fbmSectionHeading{font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;color:rgba(15,23,42,.6);margin-bottom:10px}.fbmSectionHeadingRow{display:flex;align-items:center;justify-content:space-between}.fbmPill{font-size:12px;font-weight:900;padding:4px 10px;border-radius:999px;background:rgba(79,70,229,.08);color:#4f46e5;border:1px solid rgba(79,70,229,.18)}.fbmStack{display:flex;flex-direction:column;gap:12px}.fbmDivider{height:1px;background:rgba(15,23,42,.08);margin:16px 0}.fbmField{display:flex;flex-direction:column;gap:6px}.fbmLabel{font-size:12px;font-weight:900;color:rgba(15,23,42,.8)}.fbmInput{width:100%;border-radius:12px;border:1px solid rgba(15,23,42,.12);padding:10px 12px;font-size:14px;outline:none;background:#fff}.fbmInput:focus{border-color:rgba(79,70,229,.35);box-shadow:0 0 0 4px rgba(79,70,229,.12)}.fbmMono,.fbmMonoInput{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.fbmHelp{font-size:12px;color:rgba(15,23,42,.62);line-height:1.4;margin-top:6px}.fbmGrid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.fbmGridSpan2{grid-column:span 2}.fbmAddRow{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.fbmChip{border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:999px;padding:8px 10px;font-weight:900;cursor:pointer;font-size:12px}.fbmChip:hover{background:rgba(15,23,42,.04)}.fbmFieldList{display:flex;flex-direction:column;gap:10px}.fbmEmpty{font-size:13px;color:rgba(15,23,42,.65);padding:10px 2px}.fbmFieldCard{border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#fff;overflow:hidden}.fbmFieldCard.isActive{border-color:rgba(79,70,229,.35);box-shadow:0 0 0 4px rgba(79,70,229,.09)}.fbmFieldCardMain{width:100%;text-align:left;border:none;background:rgba(0,0,0,0);cursor:pointer;padding:12px 12px 10px}.fbmFieldCardTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.fbmFieldName{font-weight:950;color:#0f172a;font-size:14px;letter-spacing:-.01em}.fbmFieldType{font-size:12px;font-weight:900;padding:4px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:rgba(15,23,42,.03);color:rgba(15,23,42,.75)}.fbmFieldMeta{margin-top:6px;display:flex;align-items:center;gap:10px;font-size:12px;color:rgba(15,23,42,.65);flex-wrap:wrap}.fbmReq{font-size:12px;font-weight:900;padding:3px 8px;border-radius:999px;background:rgba(22,163,74,.08);border:1px solid rgba(22,163,74,.18);color:#16a34a}.fbmFieldActions{display:flex;gap:8px;padding:0 12px 12px}.fbmSmallBtn{border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:12px;padding:8px 10px;cursor:pointer;font-weight:900;font-size:12px;color:#0f172a}.fbmSmallBtn:hover{background:rgba(15,23,42,.04)}.fbmDangerBtn{border:1px solid rgba(239,68,68,.25);background:rgba(239,68,68,.06);border-radius:12px;padding:8px 10px;cursor:pointer;font-weight:900;font-size:12px;color:#b91c1c}.fbmDangerBtn:hover{background:rgba(239,68,68,.1)}.fbmIconDangerBtn{border:1px solid rgba(239,68,68,.25);background:rgba(239,68,68,.06);border-radius:12px;padding:10px 12px;cursor:pointer;font-weight:900;color:#b91c1c}.fbmIconDangerBtn:hover{background:rgba(239,68,68,.1)}.fbmInspectorEmpty{padding:18px;border:1px dashed rgba(15,23,42,.18);border-radius:16px;color:rgba(15,23,42,.7);background:hsla(0,0%,100%,.65)}.fbmInspectorInner{display:flex;flex-direction:column;gap:14px}.fbmInspectorHeader{display:flex;flex-direction:column;gap:4px;margin-bottom:6px}.fbmInspectorTitle{font-weight:950;font-size:16px;color:#0f172a;letter-spacing:-.01em}.fbmInspectorHint{font-size:13px;color:rgba(15,23,42,.7)}.fbmPanel{border:1px solid rgba(15,23,42,.1);border-radius:16px;background:hsla(0,0%,100%,.9);padding:14px}.fbmPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.fbmPanelTitle{font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;color:rgba(15,23,42,.6)}.fbmCheckRow{display:flex;align-items:center;gap:10px;margin-top:10px}.fbmCheckRow input{width:18px;height:18px}.fbmCheckText{font-weight:900;color:#0f172a}.fbmOptionList{display:flex;flex-direction:column;gap:10px}.fbmOptionRow{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:10px;gap:10px;align-items:center}.fbmFooter{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;padding:16px 20px;border-top:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:flex-end;gap:10px}.fbmBtn{border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:14px;padding:10px 14px;cursor:pointer;font-weight:950;color:#0f172a}.fbmBtn:hover{background:rgba(15,23,42,.04)}.fbmBtnPrimary{border:none;background:#4f46e5;border-radius:14px;padding:10px 14px;cursor:pointer;font-weight:950;color:#fff}.fbmBtnPrimary:hover{filter:brightness(.98)}@media(max-width:980px){.fbmOverlay{padding:14px}.fbmModal{height:min(860px,100%)}.fbmModal--tabs{height:min(940px,100%);width:min(980px,100%)}.fbmBody{grid-template-columns:1fr}.fbmSidebar{border-right:none;border-bottom:1px solid rgba(15,23,42,.08)}.fbmGrid2,.fbmOptionRow{grid-template-columns:1fr}.fbmGridSpan2{grid-column:auto}.fbmFieldGrid{grid-template-columns:1fr}}