@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Raleway:wght@400;600;700;800;900&family=Oswald:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");@layer base{*,:after,:before{box-sizing:border-box;margin:0;padding:0}}.bp-themed{--bg:#030712;--surface:#111827;--surface-2:#1f2937;--border:#1f2937;--border-2:#374151;--accent:#6366f1;--accent-hover:#4f46e5;--accent-dim:rgba(99,102,241,0.12);--accent-dim2:rgba(99,102,241,0.20);--success:#16a34a;--success-dim:rgba(22,163,74,0.15);--danger:#dc2626;--danger-dim:rgba(220,38,38,0.15);--text:#f1f5f9;--text-2:#94a3b8;--text-3:#6b7280;--radius:8px;--radius-lg:12px;--shadow-lg:0 4px 24px rgba(0,0,0,0.4);--sb-bg:#16181f;--sb-surface:#1e2028;--sb-border:#2a2a3e;--sb-text:#94a3b8;--sb-text-hover:#f1f5f9}html:not(.dark) .bp-themed{--bg:#f9fafb;--surface:#ffffff;--surface-2:#f3f4f6;--border:#e5e7eb;--border-2:#d1d5db;--text:#111827;--text-2:#374151;--text-3:#6b7280;--shadow-lg:0 4px 24px rgba(0,0,0,0.08)}.bp-shell{display:flex;min-height:100%;background:var(--bg);font-family:Inter,sans-serif;color:var(--text)}.bp-sidebar{width:200px;flex-shrink:0;background:var(--sb-bg);border-right:1px solid var(--sb-border);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow:hidden}.bp-sidebar__brand{padding:20px 16px 16px;border-bottom:1px solid var(--sb-border)}.bp-logo{gap:8px;text-decoration:none}.bp-logo,.bp-logo__b{display:flex;align-items:center}.bp-logo__b{width:32px;height:32px;background:var(--accent);border-radius:8px;justify-content:center;font-size:13px;font-weight:700;font-style:italic;color:#fff;flex-shrink:0}.bp-logo__text{display:flex;flex-direction:column;line-height:1.15}.bp-logo__text span{font-size:12.5px;font-weight:700;color:var(--sb-text-hover);letter-spacing:.4px}.bp-sidebar__nav{flex:1;padding:8px;display:flex;flex-direction:column;gap:1px;overflow-y:auto}.bp-sidebar__nav--bottom{flex:0}.bp-nav-item{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:var(--radius);color:var(--sb-text);font-size:12px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-family:Inter,sans-serif;letter-spacing:.2px}.bp-nav-item:hover{background:var(--sb-surface);color:var(--sb-text-hover)}.bp-nav-item--active{background:rgba(99,102,241,.18);color:#818cf8}.bp-nav-item__icon{font-size:13px;width:16px;text-align:center;flex-shrink:0}.bp-sidebar__divider{height:1px;background:var(--sb-border);margin:6px 12px}.bp-main-wrap{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--bg)}.bp-topbar{display:flex;align-items:center;background:var(--surface);border-bottom:1px solid var(--border);padding:0 24px;height:56px;flex-shrink:0;position:sticky;top:0;z-index:20;box-shadow:0 1px 3px rgba(0,0,0,.3)}.bp-topbar__title{font-size:15px;font-weight:600;color:var(--text);margin:0;flex:1}.bp-topbar__right{display:flex;align-items:center;gap:8px}.bp-topbar__icon-btn{width:34px;height:34px;border-radius:50%;background:var(--surface-2);border:1px solid var(--border);color:var(--text-2);font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s}.bp-topbar__icon-btn:hover{background:var(--border);color:var(--text)}.bp-main{flex:1;padding:24px;overflow-y:auto;min-height:0}.bp-page{max-width:1300px}.bp-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px}.bp-spacer{flex:1}.bp-search{position:relative}.bp-search__input{padding:7px 32px 7px 12px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);font-size:13px;color:var(--text);font-family:Inter,sans-serif;width:200px}.bp-search__input:focus{outline:none;border-color:var(--accent)}.bp-search__input::placeholder{color:var(--text-3)}.bp-search__icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:12px;color:var(--text-3)}.bp-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 16px;border-radius:var(--radius);font-size:13px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:all .12s;white-space:nowrap}.bp-btn--blue{background:var(--accent);color:#fff;border-color:var(--accent)}.bp-btn--blue:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.bp-btn--blue:disabled{opacity:.4;cursor:not-allowed}.bp-btn--blue.bp-btn--saved{background:var(--success);border-color:var(--success)}.bp-btn--gray{background:var(--surface-2);color:var(--text-2);border-color:var(--border)}.bp-btn--gray:hover{background:var(--border);color:var(--text)}.bp-btn--sm{padding:5px 11px;font-size:12px}.bp-btn--full{width:100%;margin-bottom:8px}.bp-table-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.bp-table{width:100%;border-collapse:collapse;font-size:13px}.bp-table th{padding:10px 14px;background:var(--surface-2);text-align:left;font-size:11px;font-weight:600;color:var(--text-3);letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.bp-table td,.bp-table th{border-bottom:1px solid var(--border)}.bp-table td{padding:12px 14px;vertical-align:middle;color:var(--text-2)}.bp-table tr:last-child td{border-bottom:none}.bp-table tr:hover td{background:var(--surface-2)}.bp-table__empty{text-align:center;color:var(--text-3);padding:48px 20px!important}.bp-table__link{color:var(--text);text-decoration:none;font-weight:500}.bp-table__link:hover{color:var(--accent)}.bp-table__domain-cell{display:flex;flex-direction:column;gap:4px}.bp-table__domain{color:var(--accent);font-size:12px;text-decoration:none}.bp-table__footer{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-size:11.5px;color:var(--text-3);border-top:1px solid var(--border)}.bp-table__pagination{color:var(--accent);cursor:pointer}.bp-status{font-size:11px;font-weight:600;letter-spacing:.4px;padding:2px 8px;border-radius:4px}.bp-status--active{color:var(--success);background:var(--success-dim)}.bp-status--inactive{color:var(--danger);background:var(--danger-dim)}.bp-status--draft{color:var(--text-3);background:var(--surface-2)}.bp-pill{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500;margin-bottom:2px}.bp-pill--won{background:var(--success-dim);color:var(--success)}.bp-pill--lost{background:var(--surface-2);color:var(--text-3);border:1px solid var(--border)}.bp-kebab-wrap{position:relative}.bp-kebab{background:none;border:none;font-size:16px;cursor:pointer;color:var(--text-3);padding:4px 8px;border-radius:var(--radius);transition:background .12s;letter-spacing:1px}.bp-kebab:hover{background:var(--surface-2);color:var(--text-2)}.bp-dropdown{position:absolute;right:0;top:calc(100% + 4px);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:100;min-width:180px;overflow:hidden}.bp-dropdown a,.bp-dropdown button{display:block;width:100%;padding:9px 14px;text-align:left;background:none;border:none;border-bottom:1px solid var(--border);font-size:13px;font-family:Inter,sans-serif;color:var(--text-2);cursor:pointer;text-decoration:none;transition:background .1s}.bp-dropdown a:last-child,.bp-dropdown button:last-child{border-bottom:none}.bp-dropdown a:hover,.bp-dropdown button:hover,.bp-input{background:var(--surface-2);color:var(--text)}.bp-input{padding:7px 10px;border:1px solid var(--border-2);border-radius:var(--radius);font-size:13px;font-family:Inter,sans-serif;width:100%;transition:border-color .12s,box-shadow .12s}.bp-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.bp-input::placeholder{color:var(--text-3)}.bp-input--sm{width:auto}.bp-input--inline{width:80px;margin-left:6px}.bp-textarea{resize:vertical;min-height:80px}.bp-select{cursor:pointer}.bp-mono{font-family:JetBrains Mono,monospace;font-size:12px}.bp-label{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:500;color:var(--text-2)}.bp-field{margin-bottom:14px}.bp-field__label{display:block;font-size:11px;font-weight:600;color:var(--text-3);margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.bp-field__hint{font-size:11.5px;color:var(--text-3);margin:2px 0 6px}.bp-radios{display:flex;gap:16px}.bp-radio{gap:6px;font-size:13px}.bp-chk,.bp-radio{display:flex;align-items:center;color:var(--text-2);cursor:pointer}.bp-chk{gap:7px;font-size:12px}.bp-chk input,.bp-radio input{cursor:pointer;accent-color:var(--accent)}.bp-nc-layout{display:grid;grid-template-columns:250px 1fr;gap:20px;align-items:start}.bp-nc-sidebar{padding:16px}.bp-nc-main,.bp-nc-sidebar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.bp-nc-main{padding:20px}.bp-nc-section{margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid var(--border)}.bp-nc-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.bp-nc-section__title{font-size:10.5px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:var(--text-3);margin-bottom:12px}.bp-nc-2col{grid-template-columns:1fr 1fr}.bp-nc-2col,.bp-nc-3col{display:grid;gap:10px;margin-bottom:0}.bp-nc-3col{grid-template-columns:1fr 1fr 1fr}.bp-nc-hours{display:grid;grid-template-columns:1fr 1fr;gap:7px 24px}.bp-nc-hour-row{display:flex;align-items:center;gap:8px}.bp-nc-hour-day{width:30px;font-size:12px;font-weight:600;color:var(--text-2);flex-shrink:0}.bp-new-client-grid{display:grid;grid-template-columns:210px 1fr;gap:16px}.bp-edit-grid{grid-template-columns:210px 210px 210px 1fr;gap:16px}.bp-nc-box{margin-bottom:18px}.bp-nc-box__title{font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--text-3);margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid var(--border)}.bp-nc-checks{display:flex;flex-direction:column;gap:7px}.bp-nc-checks.two-col{display:grid;grid-template-columns:1fr 1fr;gap:5px 12px}.bp-upload-box{border:1px dashed var(--border-2);border-radius:var(--radius);padding:20px;text-align:center;margin-top:12px;cursor:pointer;transition:border-color .12s}.bp-upload-box:hover{border-color:var(--accent)}.bp-upload-box__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-3);margin-bottom:10px}.bp-upload-icon{font-size:28px;color:var(--accent)}.bp-step-nav{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.bp-error-banner{background:var(--danger-dim);border:1px solid rgba(239,68,68,.25);color:#fca5a5;border-radius:6px;padding:10px 14px;margin-top:12px;font-size:14px}.bp-design-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}.bp-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-3);margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid var(--border)}.bp-color-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:12.5px;font-weight:500;color:var(--text-2)}.bp-colorbox{width:32px;height:32px;border:1px solid var(--border);border-radius:6px;cursor:pointer;padding:2px;background:none}.bp-themes{gap:10px}.bp-themes,.bp-two-col{display:grid;grid-template-columns:1fr 1fr;margin:16px 0}.bp-two-col{gap:12px}.bp-design-preview{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface-2)}.bp-browser-bar{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--surface-2);border-bottom:1px solid var(--border);font-size:12px;color:var(--text-2)}.bp-browser-bar__url{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:3px 8px;font-size:11.5px;color:var(--text-3)}.bp-browser-content{padding:8px;min-height:260px}.bp-browser-label{text-align:center;padding:6px;font-size:10.5px;font-weight:700;letter-spacing:.5px;color:var(--accent);background:var(--accent-dim);border-top:1px solid var(--border)}.bp-design-iframe-wrap{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface-2);display:flex;flex-direction:column}.bp-design-iframe-header{display:flex;align-items:center;padding:8px 12px;background:var(--surface-2);border-bottom:1px solid var(--border);font-size:12px;font-weight:600;color:var(--text-2)}.bp-design-iframe-scaler{position:relative;width:100%;height:600px;overflow:hidden}.bp-design-iframe-scaler iframe.bp-design-iframe{position:absolute;top:0;left:0;width:250%;height:250%;border:none;transform:scale(.4);transform-origin:top left;pointer-events:none}.bp-design-iframe-scaler--sections{position:relative;width:100%;height:auto;max-height:80vh;overflow-y:auto}.bp-subtabs{display:flex;align-items:center;gap:4px;margin-bottom:16px;flex-wrap:wrap;border-bottom:1px solid var(--border)}.bp-subtab{padding:8px 14px;font-size:12.5px;font-weight:500;font-family:Inter,sans-serif;color:var(--text-3);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .12s,border-color .12s;margin-bottom:-1px}.bp-subtab:hover{color:var(--text-2)}.bp-subtab--active{color:var(--accent);border-bottom-color:var(--accent)}.bp-subtabs__spacer{flex:1}.bp-specific{display:grid;grid-template-columns:1fr 220px;gap:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}.bp-coupon-row{display:flex;gap:8px}.bp-domain-page{display:flex;flex-direction:column;gap:16px}.bp-domain-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}.bp-domain-card h3{font-size:13px;font-weight:600;margin:0 0 14px;color:var(--text)}.bp-domain-note{font-size:12px;color:var(--text-3);margin:8px 0;line-height:1.6}.bp-input-addon{display:flex}.bp-input-addon .bp-input{border-radius:var(--radius) 0 0 var(--radius)}.bp-input-addon__suffix{padding:7px 10px;background:var(--surface-2);border:1px solid var(--border-2);border-left:none;border-radius:0 var(--radius) var(--radius) 0;font-size:12.5px;color:var(--text-3);white-space:nowrap}.bp-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:200}.bp-modal{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-lg);padding:28px;max-width:440px;width:100%;box-shadow:var(--shadow-lg)}.bp-modal h3{font-size:14px;font-weight:600;text-align:center;margin:0 0 8px;color:var(--text)}.bp-modal p{font-size:12px;color:var(--text-3);text-align:center;margin-bottom:20px;line-height:1.6}.bp-modal__options{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.bp-preview-bar{display:flex;align-items:center;gap:12px;padding:10px 20px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50;box-shadow:0 1px 3px rgba(0,0,0,.3)}.bp-preview-bar__url{flex:1;font-family:JetBrains Mono,monospace;font-size:12px;color:var(--text-3);background:var(--surface-2);border:1px solid var(--border);padding:5px 14px;border-radius:var(--radius);text-align:center}.bp-link{color:var(--accent);text-decoration:none;font-size:12.5px}.bp-link:hover{text-decoration:underline}.bp-muted{color:var(--text-3);font-size:12.5px}.bp-req{color:var(--danger)}.lp-wrap{font-family:Raleway,sans-serif}.lp-topHeader{height:auto;padding:8px 20px 0;position:sticky;top:48px;z-index:10}.lp-topHeader.lp-topHeader--embedded{top:0}.lp-container{max-width:1170px;margin:0 auto;padding:0 20px}.lp-nav__inner{display:flex;align-items:center;justify-content:space-between;height:auto;min-height:72px}.lp-navbar-brand{text-decoration:none}.lp-logo-img{height:80px;max-height:80px;width:auto;max-width:320px;object-fit:contain;display:block}.lp-logo-text{font-size:22px;font-weight:800}.lp-nav__right{display:flex;align-items:center;gap:12px}.lp-nav-item{padding:6px 12px;font-size:14px;cursor:pointer}.lp-services-wrap{position:relative}.lp-services-btn{border:none;border-radius:6px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .12s;padding:10px 20px}.lp-services-btn:hover{opacity:.85}.lp-services-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:999;padding:6px 0}.lp-services-group{padding:0}.lp-services-group__title{padding:6px 14px 2px;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#94a3b8}.lp-services-item{display:block;width:100%;text-align:left;padding:8px 14px;font-size:13.5px;color:#0f172a;background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;transition:background .1s}.lp-services-item:hover{background:#f1f5f9}.lp-services-item--dim{color:#94a3b8;cursor:default}.lp-phone-btn{width:auto;height:auto;justify-content:center;font-size:1.1rem;font-weight:700;cursor:pointer;padding:10px 20px;border-radius:6px;gap:8px;white-space:nowrap}.lp-heroSection,.lp-phone-btn{display:flex;align-items:center}.lp-heroSection{min-height:100vh;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:rgba(0,0,0,.7);padding:60px 0}.lp-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.lp-hero__left h1{font-size:44px;font-weight:800;color:#fff;margin-bottom:16px;line-height:1.2}.lp-hero__left h3{font-size:22px;font-weight:600;color:rgba(255,255,255,.85)}.lp-hero__right{text-align:center;color:#fff}.lp-hero__right h2{font-size:22px;font-weight:600;margin-bottom:12px}.lp-coupon{border:3px solid rgba(255,255,255,.7);border-radius:8px;padding:16px 20px;margin-bottom:16px;background:rgba(0,0,0,.3)}.lp-coupon__type{font-size:26px;font-weight:900}.lp-coupon__value{font-size:48px;font-weight:900;line-height:1}.lp-coupon__sub{font-size:14px;font-weight:600;margin-top:4px}.lp-quote-btn{padding:13px 35px;background:#fff;color:#000;font-size:1rem;font-weight:700;border-radius:10px;border:none;cursor:pointer;font-family:Raleway,sans-serif}.lp-callsection{padding:50px 0}.lp-callsection p{font-size:28px;font-weight:600;text-align:center}.lp-servicesSection{padding:40px 0}.lp-services__inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.lp-innerdiv{padding:2rem;border-radius:4px}.lp-innerdiv h2{font-size:22px;font-weight:700;margin-bottom:1rem}.lp-innerdiv p{font-size:15px;line-height:1.7;margin-bottom:1rem}.lp-reviewer{font-weight:700;text-align:right;font-size:15px}.lp-taglines h1{font-size:26px;font-weight:800;margin-bottom:20px;line-height:1.3;font-style:italic}.lp-checkIcon{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.lp-check{font-size:28px;line-height:1.3;flex-shrink:0}.lp-checkIcon p{font-size:22px;font-weight:600;margin:0;line-height:1.4}.lp-googleSection{padding:.5rem 0}.lp-icons-row{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.lp-badge-img{max-width:150px;height:150px;object-fit:contain}.lp-icon-wrap{width:50px;height:50px}.lp-icon-img{width:100%;height:100%;object-fit:contain}.lp-professionalSection{padding:2rem 0}.lp-body{font-size:16px;line-height:1.8;max-width:900px}.lp-scheduleSection{padding:1.5rem 0;text-align:center}.lp-scheduleSection h1{font-size:28px;font-weight:800;padding:1rem 0}.lp-scheduleSection p{font-size:1rem;font-weight:600;padding:.5rem 0}.lp-footerSection{padding:30px 0;min-height:100px}.lp-footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.lp-footer-logo{height:60px;width:auto;max-width:240px;object-fit:contain}.lp-footer-name{font-size:20px;font-weight:800}.lp-footer-addr{font-size:13px;margin-top:4px;opacity:.85}.lp-payment-row{display:flex;gap:6px;margin-bottom:8px}.lp-payment-pill{padding:4px 8px;background:rgba(255,255,255,.15);border-radius:4px;font-size:11px;font-weight:700;color:#fff}.lp-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.lp-modal{background:#fff;border-radius:12px;padding:28px;width:100%;max-width:460px}.lp-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.lp-modal__header h3{margin:0;font-size:18px;font-weight:700;font-family:Raleway,sans-serif;color:#111}.lp-modal__close{background:none;border:none;font-size:18px;cursor:pointer;color:#888}.lp-modal__form{display:flex;flex-direction:column;gap:12px}.lp-modal__form .bp-input{background:#f8f8f8;border-color:#e0e0e0;color:#111}.lp-modal__disclaimer{font-size:11px;color:#999;line-height:1.5;margin:8px 0 0}.theme-classic.lp-wrap{font-family:Raleway,sans-serif}.theme-classic .lp-topHeader{height:auto}.theme-classic .lp-heroSection{min-height:100vh}.theme-classic .lp-hero__left h1{font-size:44px;font-weight:800;line-height:1.2}.theme-classic .lp-quote-btn{border-radius:10px;font-family:Raleway,sans-serif;font-weight:700}.theme-classic .lp-callsection p{font-size:28px;font-weight:600}.theme-classic .lp-innerdiv{border-radius:4px}.theme-classic .lp-taglines h1{font-style:italic}.theme-classic .lp-scheduleSection h1{font-size:28px;font-weight:800}.theme-modern.lp-wrap{font-family:Inter,sans-serif}.theme-modern .lp-topHeader{height:auto}.theme-modern .lp-nav__inner{min-height:54px;height:auto}.theme-modern .lp-heroSection{min-height:80vh;display:flex;align-items:center}.theme-modern .lp-hero__inner{grid-template-columns:1fr;max-width:680px;margin:0 auto;text-align:center;justify-items:center}.theme-modern .lp-hero__left h1{font-size:46px;font-weight:700;letter-spacing:-1px;line-height:1.1}.theme-modern .lp-hero__left h3{font-size:18px;font-weight:400;letter-spacing:0}.theme-modern .lp-hero__right{margin-top:8px;width:100%;max-width:360px}.theme-modern .lp-coupon{border:2px solid rgba(255,255,255,.5);border-radius:16px;background:rgba(255,255,255,.1);backdrop-filter:blur(4px)}.theme-modern .lp-coupon__type{font-size:22px;font-weight:700}.theme-modern .lp-quote-btn{border-radius:999px;padding:14px 44px;font-family:Inter,sans-serif;font-weight:600;font-size:.95rem;letter-spacing:.3px}.theme-modern .lp-callsection{padding:40px 0}.theme-modern .lp-callsection p{font-size:22px;font-weight:500;letter-spacing:-.3px}.theme-modern .lp-innerdiv{border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.18)}.theme-modern .lp-innerdiv h2{font-size:20px;font-weight:700}.theme-modern .lp-taglines h1{font-size:22px;font-weight:700;font-style:normal;letter-spacing:-.3px}.theme-modern .lp-checkIcon p{font-size:18px;font-weight:500}.theme-modern .lp-scheduleSection{padding:2.5rem 0}.theme-modern .lp-scheduleSection h1{font-size:26px;font-weight:700;letter-spacing:-.5px}.theme-modern .lp-footerSection{padding:40px 0}.theme-modern .lp-footer-name{font-size:18px;font-weight:700}.theme-bold.lp-wrap{font-family:Oswald,sans-serif}.theme-bold .lp-topHeader{height:auto}.theme-bold .lp-nav__inner{min-height:56px;height:auto}.theme-bold .lp-logo-text{font-size:20px;letter-spacing:2px;text-transform:uppercase}.theme-bold .lp-heroSection{min-height:95vh}.theme-bold .lp-hero__inner{grid-template-columns:1fr;max-width:900px;margin:0 auto;text-align:center;justify-items:center;gap:24px}.theme-bold .lp-hero__left h1{font-size:72px;font-weight:700;letter-spacing:3px;text-transform:uppercase;line-height:1}.theme-bold .lp-hero__left h3{font-size:20px;font-weight:500;letter-spacing:3px;text-transform:uppercase;opacity:.9}.theme-bold .lp-hero__right{width:100%;max-width:420px}.theme-bold .lp-coupon{border:4px solid rgba(255,255,255,.9);border-radius:0;background:rgba(0,0,0,.35)}.theme-bold .lp-coupon__type{font-size:28px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.theme-bold .lp-coupon__value{font-size:56px;font-weight:700}.theme-bold .lp-quote-btn{border-radius:0;padding:18px 56px;font-family:Oswald,sans-serif;font-weight:700;font-size:1.1rem;letter-spacing:3px;text-transform:uppercase;border:3px solid #fff;background:#fff;color:#000}.theme-bold .lp-quote-btn:hover{background:transparent;color:#fff}.theme-bold .lp-callsection{padding:56px 0}.theme-bold .lp-callsection p{font-size:38px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.theme-bold .lp-servicesSection{padding:56px 0}.theme-bold .lp-innerdiv{border-radius:0;padding:3rem;border-left:6px solid rgba(255,255,255,.3)}.theme-bold .lp-innerdiv h2{font-size:24px}.theme-bold .lp-innerdiv h2,.theme-bold .lp-taglines h1{font-weight:700;letter-spacing:1px;text-transform:uppercase}.theme-bold .lp-taglines h1{font-size:28px;font-style:normal}.theme-bold .lp-check{font-size:24px}.theme-bold .lp-checkIcon p{font-size:22px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.theme-bold .lp-scheduleSection{padding:3.5rem 0}.theme-bold .lp-scheduleSection h1{font-size:40px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.theme-bold .lp-footer-name{font-size:18px;letter-spacing:2px;text-transform:uppercase}.theme-bold .lp-payment-pill{border:1px solid rgba(255,255,255,.5);border-radius:0;letter-spacing:1px}.theme-minimal.lp-wrap{font-family:Inter,sans-serif}.theme-minimal .lp-topHeader{height:auto;border-bottom:1px solid rgba(255,255,255,.15)}.theme-minimal .lp-nav__inner{min-height:44px;height:auto}.theme-minimal .lp-logo-text{font-size:16px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.theme-minimal .lp-heroSection{min-height:60vh}.theme-minimal .lp-hero__inner{grid-template-columns:3fr 2fr;align-items:center}.theme-minimal .lp-hero__left h1{font-size:36px;font-weight:300;letter-spacing:-.5px;line-height:1.25}.theme-minimal .lp-hero__left h3{font-size:16px;font-weight:400;opacity:.8}.theme-minimal .lp-coupon{border:1px solid rgba(255,255,255,.4);border-radius:8px;background:rgba(255,255,255,.08);padding:14px 18px}.theme-minimal .lp-coupon__type{font-size:16px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.theme-minimal .lp-coupon__value{font-size:36px;font-weight:300}.theme-minimal .lp-quote-btn{border-radius:6px;padding:11px 32px;font-family:Inter,sans-serif;font-weight:500;font-size:.85rem;letter-spacing:1.5px;text-transform:uppercase;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.8)}.theme-minimal .lp-quote-btn:hover{background:rgba(255,255,255,.1)}.theme-minimal .lp-callsection{padding:24px 0}.theme-minimal .lp-callsection p{font-size:17px;font-weight:400;letter-spacing:.5px}.theme-minimal .lp-servicesSection{padding:48px 0}.theme-minimal .lp-innerdiv{border-radius:8px;padding:2rem}.theme-minimal .lp-innerdiv h2{font-size:17px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.75rem}.theme-minimal .lp-innerdiv p{font-size:15px;line-height:1.8;font-weight:300}.theme-minimal .lp-taglines h1{font-size:21px;font-weight:600;font-style:normal;letter-spacing:-.3px;margin-bottom:16px}.theme-minimal .lp-checkIcon{margin-bottom:10px}.theme-minimal .lp-check{font-size:18px}.theme-minimal .lp-checkIcon p{font-size:16px;font-weight:400}.theme-minimal .lp-scheduleSection{padding:2rem 0}.theme-minimal .lp-scheduleSection h1{font-size:18px;font-weight:400;letter-spacing:2px;text-transform:uppercase}.theme-minimal .lp-body{font-size:15px;line-height:1.9;font-weight:300}.theme-minimal .lp-footer-name{font-size:16px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.theme-minimal .lp-payment-pill{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.25)}.bp-topbar{justify-content:space-between}.bp-topbar__left{display:flex;align-items:center;gap:10px}.bp-topbar__back{color:var(--text-3);text-decoration:none;font-size:18px;line-height:1;padding:4px 6px;border-radius:var(--radius);transition:background .12s,color .12s}.bp-topbar__back:hover{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.bp-color-hex{font-family:JetBrains Mono,monospace;font-size:11px;color:var(--text-3);margin-left:auto}.bp-steps{display:flex;align-items:center;gap:8px;padding:12px 0 20px;font-size:12.5px;font-weight:500}.bp-step{color:var(--text-3);padding:5px 12px;border-radius:20px;background:var(--surface-2);border:1px solid var(--border)}.bp-step--active{color:var(--accent);border-color:var(--accent);background:var(--accent-dim)}.bp-step-arrow{color:var(--text-3);font-size:16px}.bp-upload-zone{border:2px dashed var(--border-2);border-radius:var(--radius);min-height:100px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .12s,background .12s;position:relative;overflow:hidden}.bp-upload-zone:hover{border-color:var(--accent);background:var(--accent-dim)}.bp-upload-placeholder{font-size:13px;color:var(--text-3);display:flex;flex-direction:column;align-items:center;gap:6px}.bp-upload-preview{max-height:120px;max-width:100%;object-fit:contain;border-radius:var(--radius)}.bp-upload-clear{position:absolute;top:6px;right:6px;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:11px;cursor:pointer;display:flex;align-items:center;justify-content:center}.bp-upload-hint{font-size:11.5px;color:var(--text-3);margin-top:-8px;margin-bottom:14px}.bp-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.bp-trust-icon{padding:8px 4px 6px;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--text-2);font-size:10px;font-family:Inter,sans-serif;cursor:pointer;text-align:center;transition:all .12s;display:flex;flex-direction:column;align-items:center;gap:4px}.bp-trust-icon--selected,.bp-trust-icon:hover{border-color:var(--accent)}.bp-trust-icon--selected{background:var(--accent-dim);box-shadow:0 0 0 2px var(--accent)}.bp-trust-icon__img{width:52px;height:52px;object-fit:contain;border-radius:6px}.bp-trust-icon__label{color:var(--text-2);font-size:10px;line-height:1.2}.bp-theme-btn{display:inline-block;padding:7px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--text-2);font-size:12.5px;font-family:Inter,sans-serif;cursor:pointer;transition:all .12s}.bp-theme-btn:hover{border-color:var(--accent);color:var(--text)}.bp-theme-btn--active{border-color:var(--accent);background:var(--accent-dim);color:var(--accent)}.bp-theme-card{display:flex;flex-direction:column;gap:0;border:2px solid var(--border);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s;background:var(--surface)}.bp-theme-card--active,.bp-theme-card:hover{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.bp-theme-card__label{padding:7px 10px;font-size:12px;font-weight:600;color:var(--text-2);font-family:Inter,sans-serif;background:var(--surface-2);border-top:1px solid var(--border)}.bp-theme-card--active .bp-theme-card__label{color:var(--accent)}.bp-theme-preview{height:90px;background:#1e2333;overflow:hidden;position:relative;display:flex;flex-direction:column}.bp-theme-preview__nav{height:14px;background:#16181f;flex-shrink:0}.bp-theme-preview__hero{flex:1;display:flex;flex-direction:column;justify-content:center;padding:6px 10px;gap:5px}.bp-theme-preview__headline{height:7px;background:rgba(255,255,255,.75);border-radius:2px;width:70%}.bp-theme-preview__headline--sub{height:5px;background:rgba(255,255,255,.4);border-radius:2px;width:45%}.bp-theme-preview__btn{margin:0 10px 6px;height:12px;border-radius:6px;background:#fff;width:52px}.bp-theme-preview__bar{height:10px;background:rgba(255,255,255,.2);flex-shrink:0}.bp-theme-preview--classic .bp-theme-preview__nav{height:16px}.bp-theme-preview--classic .bp-theme-preview__btn{border-radius:5px;width:50px}.bp-theme-preview--modern .bp-theme-preview__nav{height:10px}.bp-theme-preview--modern .bp-theme-preview__hero{align-items:center}.bp-theme-preview--modern .bp-theme-preview__headline{width:60%}.bp-theme-preview--modern .bp-theme-preview__headline--sub{width:38%}.bp-theme-preview--modern .bp-theme-preview__btn{border-radius:999px;width:54px;margin:0 auto 6px}.bp-theme-preview--bold .bp-theme-preview__nav{height:12px}.bp-theme-preview--bold .bp-theme-preview__headline{height:10px;width:80%;border-radius:0}.bp-theme-preview--bold .bp-theme-preview__headline--sub{height:5px;width:55%;border-radius:0}.bp-theme-preview--bold .bp-theme-preview__btn{border-radius:0;width:60px;height:13px;background:#fff}.bp-theme-preview--bold .bp-theme-preview__bar{height:14px}.bp-theme-preview--minimal .bp-theme-preview{height:80px}.bp-theme-preview--minimal .bp-theme-preview__nav{height:8px;background:#0f1117}.bp-theme-preview--minimal .bp-theme-preview__headline{height:5px;width:55%;border-radius:1px;background:rgba(255,255,255,.65)}.bp-theme-preview--minimal .bp-theme-preview__headline--sub{height:4px;width:36%;background:rgba(255,255,255,.3)}.bp-theme-preview--minimal .bp-theme-preview__btn{border-radius:3px;width:46px;height:10px;background:transparent;border:1px solid rgba(255,255,255,.7)}.bp-theme-preview--minimal .bp-theme-preview__bar{height:7px;background:rgba(255,255,255,.12)}.bp-theme-preview--sections{background:linear-gradient(180deg,#1a2238,#0f1428);display:flex;flex-direction:column;gap:5px;padding:10px 8px}.bp-theme-preview--sections .bp-theme-preview__bar,.bp-theme-preview--sections .bp-theme-preview__btn,.bp-theme-preview--sections .bp-theme-preview__hero,.bp-theme-preview--sections .bp-theme-preview__nav{display:none}.bp-theme-preview--sections:after,.bp-theme-preview--sections:before{content:"";height:7px;border-radius:2px;background:rgba(255,255,255,.85)}.bp-theme-preview--sections:before{width:90%}.bp-theme-preview--sections:after{width:55%;background:rgba(255,255,255,.55)}.bp-theme-preview--sections{background-image:linear-gradient(180deg,#1a2238,#0f1428),repeating-linear-gradient(180deg,rgba(255,255,255,.13) 0 12px,transparent 12px 22px);background-blend-mode:normal}.bp-sections-options{margin-top:8px}.bp-sections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px}.bp-section-chk{display:flex;gap:8px;align-items:center;padding:9px 11px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer}.bp-section-chk:has(input:checked){border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-dim)}.bp-section-chk--required{opacity:.85;cursor:not-allowed}.bp-section-chk__label{font-size:13px;font-weight:600;color:var(--text-1)}.bp-section-chk small{font-size:11px;color:var(--text-3);display:block}.bp-save-bar{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 0 14px;border-bottom:1px solid var(--border);margin-bottom:16px}.bp-save-bar__error{color:#ef4444;font-size:13px;flex:1;text-align:left}.bp-alert{padding:10px 16px;border-radius:var(--radius);font-size:13px;margin-bottom:14px}.bp-alert--success{background:var(--success-dim);color:var(--success);border:1px solid rgba(34,197,94,.25)}.bp-alert--error{background:var(--danger-dim);color:var(--danger);border:1px solid rgba(239,68,68,.25)}.bp-field__label-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.bp-field__label-row .bp-field__label{margin-bottom:0}.bp-slug-row{display:flex;align-items:center;gap:0}.bp-slug-input{border-radius:var(--radius) 0 0 var(--radius)!important;flex:1}.bp-slug-suffix{padding:0 10px;height:36px;display:flex;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-left:none;border-radius:0 var(--radius) var(--radius) 0;font-size:13px;color:var(--text-2);white-space:nowrap}.bp-slug-row>.bp-btn{margin-left:8px;border-radius:var(--radius)!important;flex-shrink:0}.bp-slug-row>.bp-btn+*{display:none}.bp-input--error{border-color:#ef4444!important}.bp-input--ok{border-color:#22c55e!important}.bp-slug-status{font-size:12px;margin-top:4px;display:block}.bp-slug-status--ok{color:#22c55e}.bp-slug-status--err{color:#ef4444}.bp-slug-preview,.bp-slug-status--checking{color:var(--text-2)}.bp-slug-preview{font-size:12px;margin-top:4px}.bp-slug-preview a{color:var(--accent);text-decoration:none}.bp-slug-preview a:hover{text-decoration:underline}.bp-tooltip-wrap{position:relative;display:inline-flex}.bp-tooltip-trigger{width:16px;height:16px;border-radius:50%;background:var(--surface-2);border:1px solid var(--border);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:help;color:var(--text-2);flex-shrink:0}.bp-tooltip-box{display:none;position:absolute;left:50%;top:calc(100% + 6px);transform:translateX(-50%);width:280px;background:#1e2028;border:1px solid #2a2a3e;border-radius:var(--radius);padding:12px;box-shadow:0 6px 24px rgba(0,0,0,.4);z-index:200;font-size:12px;line-height:1.5;color:#e2e8f0}.bp-tooltip-wrap:hover .bp-tooltip-box{display:block}.bp-tooltip-box strong{display:block;margin-bottom:4px;font-size:13px;color:#f1f5f9}.bp-tooltip-box p{margin:4px 0 8px;color:#94a3b8}.bp-tooltip-box code{color:#a5b4fc;font-family:monospace;font-size:11px}.bp-tooltip-hr{border:none;border-top:1px solid #2a2a3e;margin:8px 0}.bp-tooltip-code{display:block;background:#12141a;border:1px solid #2a2a3e;border-radius:4px;padding:6px 8px;font-family:monospace;font-size:11px;margin:4px 0;word-break:break-all;color:#a5b4fc}.bp-tooltip-box--wide{width:340px}.bp-domain-status{display:flex;align-items:flex-start;gap:6px;margin-top:8px;font-size:12px;padding:8px 10px;border-radius:var(--radius)}.bp-domain-status--ok{background:var(--success-dim);color:var(--success)}.bp-domain-status--err{background:var(--danger-dim);color:var(--danger)}.bp-domain-status__icon{font-size:14px;font-weight:700;flex-shrink:0;line-height:1.4}.bp-domain-status code{font-family:monospace;font-size:11px}.bp-dns-panel{margin-top:12px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.bp-dns-panel__title{padding:8px 12px;background:var(--surface-2);font-size:10.5px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--text-2)}.bp-dns-panel__title,.bp-dns-section{border-bottom:1px solid var(--border)}.bp-dns-section{padding:10px 12px;transition:background .15s}.bp-dns-section:last-of-type{border-bottom:none}.bp-dns-section--active{background:rgba(99,102,241,.05)}.bp-dns-section--dim{opacity:.45}.bp-dns-section__heading{font-size:11.5px;font-weight:600;color:var(--text);margin-bottom:8px}.bp-dns-section__eg{font-weight:400;color:var(--text-2)}.bp-dns-row{display:grid;grid-template-columns:60px 60px 1fr auto;gap:0;border:1px solid var(--border);border-radius:6px;overflow:hidden;font-size:12px}.bp-dns-cell{padding:6px 10px;background:var(--surface);display:flex;align-items:center;border-right:1px solid var(--border)}.bp-dns-cell:last-child{border-right:none}.bp-dns-cell--label{font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--text-3);background:var(--surface-2);border-bottom:1px solid var(--border)}.bp-dns-cell--value code{word-break:break-all}.bp-dns-cell code{font-family:JetBrains Mono,monospace;font-size:11.5px;color:var(--text)}.bp-dns-panel__note{padding:8px 12px;font-size:11px;color:var(--text-3);background:var(--surface-2);border-top:1px solid var(--border)}.bp-copy-btn{font-size:11px;font-weight:600;font-family:Inter,sans-serif;padding:3px 10px;background:var(--accent-dim);color:var(--accent);border:1px solid transparent;border-radius:4px;cursor:pointer;white-space:nowrap;transition:background .1s,color .1s}.bp-copy-btn:hover{background:var(--accent);color:#fff}.bp-pages-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.bp-pages-stats{font-size:13px;color:var(--text-2)}.bp-pages-actions{display:flex;gap:6px;flex-wrap:wrap}.bp-pages-group{margin-bottom:24px}.bp-pages-group__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:8px;padding:4px 0;border-bottom:1px solid var(--accent-dim)}.bp-empty{text-align:center;padding:48px 20px;color:var(--text-3);display:flex;flex-direction:column;align-items:center;gap:14px}.bp-empty p{font-size:13.5px;max-width:380px;line-height:1.6}.bp-toggle{position:relative;display:inline-block;width:36px;height:20px;cursor:pointer}.bp-toggle input{opacity:0;width:0;height:0}.bp-toggle__slider{position:absolute;inset:0;background:var(--border-2);border-radius:20px;transition:.2s}.bp-toggle input:checked+.bp-toggle__slider{background:var(--accent)}.bp-toggle__slider:before{content:"";position:absolute;height:14px;width:14px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s}.bp-toggle input:checked+.bp-toggle__slider:before{transform:translateX(16px)}.bp-badge{display:inline-block;padding:2px 7px;border-radius:4px;font-size:10.5px;font-weight:600}.bp-badge--blue{background:var(--accent-dim);color:var(--accent)}.bp-code{font-family:JetBrains Mono,monospace;font-size:11.5px;color:var(--text-3);background:var(--surface-2);padding:2px 6px;border-radius:4px}.bp-btn--xs{padding:3px 8px;font-size:11px}.bp-btn--red{background:var(--danger-dim);color:var(--danger);border-color:rgba(239,68,68,.25)}.bp-btn--red:hover{background:var(--danger);color:#fff}.bp-btn-link{background:none;border:none;color:var(--accent);font-size:11.5px;cursor:pointer;padding:2px 0;font-family:Inter,sans-serif;text-decoration:underline}.bp-modal--lg{max-width:700px}.bp-modal__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;gap:12px}.bp-modal__title{font-size:14px;font-weight:600;color:var(--text)}.bp-modal__sub{font-size:12px;color:var(--text-3);margin-top:2px;font-family:JetBrains Mono,monospace}.bp-modal__close{background:none;border:none;color:var(--text-3);font-size:16px;cursor:pointer;padding:2px;line-height:1;flex-shrink:0}.bp-modal__close:hover{color:var(--text)}.bp-nc-note{font-size:11px;color:var(--accent);margin-top:8px;padding:4px 8px;background:var(--accent-dim);border-radius:4px}.bp-media-grid{display:grid}.bp-edit-grid,.bp-media-grid{grid-template-columns:1fr 1fr;gap:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}.bp-preview-bar__page-select{flex:1;max-width:280px;padding:5px 8px;background:var(--surface-2);border:1px solid var(--border-2);border-radius:var(--radius);font-size:12px;font-family:Inter,sans-serif;color:var(--text);cursor:pointer}.lp-trust-badge{display:flex;flex-direction:column;align-items:center}.lp-trust-badge__img{width:120px;height:120px;object-fit:contain;border-radius:10px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.3));transition:transform .15s}.lp-trust-badge__img:hover{transform:scale(1.05)}@media (max-width:768px){.bp-sidebar{width:52px;background:var(--sb-bg)}.bp-logo__text,.bp-nav-item__label{display:none}.bp-main{padding:16px}.bp-design-grid,.bp-edit-grid,.bp-media-grid,.bp-nc-2col,.bp-nc-3col,.bp-nc-hours,.bp-nc-layout,.bp-new-client-grid{grid-template-columns:1fr}.bp-trust-grid{grid-template-columns:repeat(2,1fr)}.lp-hero__inner,.lp-services__inner{grid-template-columns:1fr}.bp-files__layout{flex-direction:column}.bp-files__sidebar{width:100%;border-right:none;border-bottom:1px solid var(--border)}}.bp-files{width:100%}.bp-files__layout{display:flex;gap:0;min-height:400px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.bp-files__sidebar{width:220px;flex-shrink:0;border-right:1px solid var(--border);background:var(--surface-2);display:flex;flex-direction:column}.bp-files__sidebar-header{padding:12px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-2);border-bottom:1px solid var(--border)}.bp-files__folder-list{list-style:none;margin:0;padding:6px 0;flex:1;overflow-y:auto}.bp-files__folder-item{display:flex;align-items:center;gap:8px;padding:8px 14px;cursor:pointer;font-size:13px;color:var(--text-1);transition:background .1s;border-radius:0}.bp-files__folder-item:hover{background:var(--surface-1)}.bp-files__folder-item--active{background:var(--accent-dim);color:var(--accent);font-weight:600}.bp-files__folder-icon{font-size:16px}.bp-files__folder-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp-files__folder-count{font-size:11px;color:var(--text-3);background:var(--surface-1);padding:2px 6px;border-radius:10px}.bp-files__new-folder{padding:10px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:6px}.bp-files__main{flex:1;display:flex;flex-direction:column;min-width:0}.bp-files__toolbar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--border)}.bp-files__folder-title{margin:0;font-size:14px;font-weight:600;flex:1;text-transform:capitalize}.bp-files__empty,.bp-files__loading{padding:40px;text-align:center;color:var(--text-2);font-size:14px}.bp-files__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;padding:16px;overflow-y:auto;flex:1}.bp-files__item{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface-2);display:flex;flex-direction:column}.bp-files__thumb{aspect-ratio:1;overflow:hidden;background:var(--surface);display:flex;align-items:center;justify-content:center}.bp-files__thumb img{width:100%;height:100%;object-fit:contain;padding:8px}.bp-files__item-actions{display:flex;gap:4px;padding:6px;border-top:1px solid var(--border)}.bp-files__item-actions .bp-btn{flex:1;justify-content:center;font-size:11px;padding:4px 6px}.bp-btn--danger{background:var(--danger-dim);color:var(--danger);border:1px solid rgba(239,68,68,.25)}.bp-btn--danger:hover{background:var(--danger);color:#fff}.bp-modal--xl{max-width:860px}.bp-picker-sidebar{width:180px;flex-shrink:0;border-right:1px solid var(--border-2);padding-right:12px;display:flex;flex-direction:column;gap:4px}.bp-picker-folder-btn{width:100%;text-align:left;padding:6px 8px;border-radius:6px;border:none;background:none;cursor:pointer;font-size:13px;color:var(--text-2)}.bp-picker-folder-btn:hover{background:var(--surface-2)}.bp-picker-folder-btn--active{background:var(--accent-dim,#eff6ff);color:var(--accent,#2563eb);font-weight:600}.bp-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;overflow-y:auto;max-height:400px;padding-right:4px}.bp-picker-thumb{width:80px;height:80px;object-fit:contain;border:2px solid transparent;border-radius:6px;cursor:pointer;background:#f9fafb;transition:border-color .1s,transform .1s}.bp-picker-thumb:hover{border-color:var(--accent,#2563eb);transform:scale(1.04)}.bp-picker-browse-btn{font-size:11.5px;color:var(--accent,#2563eb);background:none;border:none;cursor:pointer;padding:0;margin-top:4px;text-decoration:underline;display:block}.bp-picker-browse-btn:hover{opacity:.75}.bp-picker-browse-btn--array{align-self:center;margin-top:0;margin-left:2px;display:flex;align-items:center;height:72px}.bp-fieldset{border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px;margin-bottom:18px}.bp-fieldset legend{padding:0 8px;font-weight:700;color:var(--text-1)}.bp-fieldset .bp-field{margin-bottom:10px;display:block}.bp-fieldset .bp-field span{display:block;font-size:12px;font-weight:600;color:var(--text-2);margin-bottom:4px}.bp-fieldset .bp-field input,.bp-fieldset .bp-field select{width:100%;padding:8px 10px;border:1px solid var(--border);border-radius:6px;font:inherit}.bp-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bp-editor-toolbar{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;border-bottom:1px solid var(--border-2);position:sticky;top:0;background:var(--surface);z-index:10}.bp-editor-status{font-size:11.5px;font-weight:500;color:var(--text-2)}.bp-editor-stage{padding:14px;display:flex;flex-direction:column;gap:14px;background:var(--bg)}.bp-editor-section{border:1px solid var(--border-2);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.bp-editor-section__head{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;background:var(--surface-2);border-bottom:1px solid var(--border-2)}.bp-editor-section__id{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;color:var(--text);letter-spacing:.5px;text-transform:uppercase}.bp-editor-section__body{padding:14px;color:var(--text)}.bp-editor-section__body h1{font-size:22px;line-height:1.2;margin:0 0 8px;color:var(--text)}.bp-editor-section__body h3{font-size:15px;margin:0 0 6px;color:var(--text)}.bp-editor-section__body p{color:var(--text-2);font-size:13.5px;line-height:1.55;margin:0 0 8px}.bp-editor-section__body ul{padding-left:20px;color:var(--text-2);font-size:13.5px;line-height:1.6;margin:0 0 8px}.bp-edit{outline:1px dashed transparent;padding:1px 3px;border-radius:3px;min-width:1ch;cursor:text;transition:outline-color .12s,background-color .12s;border-bottom:1px dotted var(--border-2)}.bp-edit:empty:not(:focus):before{content:"Click to edit";color:var(--text-3);font-style:italic;pointer-events:none}.bp-edit:hover{outline-color:var(--accent);background:var(--accent-dim)}.bp-edit:focus,.bp-edit:hover{border-bottom-color:transparent}.bp-edit:focus{outline:1px solid var(--accent);background:var(--accent-dim2)}.bp-edit-line{padding:4px 6px;border:1px solid var(--border-2);border-radius:6px;background:var(--surface-2)}.bp-edit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.bp-edit-card{border:1px solid var(--border-2);border-radius:8px;padding:12px;background:var(--surface-2)}.bp-media-slot{position:relative;border:2px dashed var(--border-2);border-radius:8px;background:var(--surface-2);overflow:hidden;max-height:280px}.bp-media-slot img{width:100%;height:100%;object-fit:cover;display:block}.bp-media-slot__add{width:100%;min-height:96px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;border:0;cursor:pointer;color:var(--text-2);padding:12px}.bp-media-slot__add:hover{background:var(--accent-dim);color:var(--text)}.bp-media-slot__plus{font-size:28px;line-height:1;color:var(--accent);font-weight:300}.bp-media-slot__hint{font-size:11px;color:var(--text-3)}.bp-media-slot__actions{position:absolute;inset:auto 6px 6px auto;display:flex;gap:4px;opacity:0;transition:opacity .15s}.bp-media-slot:focus-within .bp-media-slot__actions,.bp-media-slot:hover .bp-media-slot__actions{opacity:1}.bp-media-slot__actions button{background:rgba(0,0,0,.78);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:4px;padding:4px 8px;font-size:11px;font-weight:500;cursor:pointer}.bp-media-slot__actions button:hover{background:var(--accent);border-color:var(--accent)}.bp-editor-stage--compact{padding:10px;gap:10px}.bp-editor-stage--compact .bp-editor-section__head{padding:6px 10px}.bp-editor-stage--compact .bp-editor-section__body{padding:10px}.bp-editor-stage--compact .bp-editor-section__body h1{font-size:17px;line-height:1.25;margin-bottom:6px}.bp-editor-stage--compact .bp-editor-section__body h3{font-size:13px}.bp-editor-stage--compact .bp-editor-section__body p,.bp-editor-stage--compact .bp-editor-section__body ul{font-size:12.5px;line-height:1.5}.bp-editor-stage--compact .bp-edit-grid{grid-template-columns:1fr;gap:8px}.bp-editor-stage--compact .bp-edit-card{padding:8px}.bp-editor-stage--compact .bp-media-slot{max-height:160px}.bp-editor-stage--compact .bp-editor-toolbar{padding:6px 10px}.bp-editor-stage--compact .bp-editor-section__body h1 .bp-edit{font-size:inherit}