.bundle-float{position:fixed;right:22px;bottom:22px;z-index:95;display:inline-flex;align-items:center;gap:10px;padding:12px 16px 12px 12px;border-radius:999px;background:#1e3a5f;color:white;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 14px 34px rgba(30,58,95,.28);border:1px solid rgba(255,255,255,.18);transition:transform .18s,background .18s,box-shadow .18s;font-family:'DM Sans',sans-serif}.bundle-float:hover{transform:translateY(-2px);background:#132842;box-shadow:0 18px 42px rgba(30,58,95,.34)}.bundle-float-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.14);flex:0 0 auto}.bundle-float-icon svg{width:18px;height:18px;stroke:white;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bundle-drawer-backdrop{position:fixed;inset:0;z-index:10000;background:rgba(15,23,42,.38);opacity:0;pointer-events:none;transition:opacity .2s}.bundle-drawer-backdrop.open{opacity:1;pointer-events:auto}.bundle-drawer{position:fixed;top:0;right:0;bottom:0;z-index:10010;width:min(520px,100vw);background:white;box-shadow:-24px 0 70px rgba(15,23,42,.22);transform:translateX(100%);transition:transform .24s ease;overflow-y:auto;font-family:'DM Sans',sans-serif}.bundle-drawer.open{transform:translateX(0)}.bundle-drawer-inner{padding:28px}.bundle-drawer-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.bundle-drawer-kicker{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.bundle-drawer h3{font-family:'DM Serif Display',serif;color:#1e3a5f;font-size:30px;line-height:1.05;margin:0 0 8px}.bundle-drawer p{color:#475569;font-size:14px;line-height:1.6;margin:0}.bundle-close{border:0;background:transparent;color:#64748b;width:34px;height:34px;border-radius:999px;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.bundle-close:hover{background:#f1f5f9;color:#1e3a5f}.bundle-mini-grid{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.bundle-mini-card{background:#eff6ff;border:0;border-radius:999px;padding:7px 10px;font-size:11px;color:#1e3a5f;font-weight:800}.bundle-drawer-form{border-top:0;padding-top:0}.bundle-drawer-form .field{margin-bottom:12px}.bundle-drawer-form label{display:block;font-size:10px;color:#64748b;font-weight:900;text-transform:uppercase;letter-spacing:.07em;margin-bottom:7px}.bundle-drawer-form input,.bundle-drawer-form select,.bundle-drawer-form textarea{width:100%;border:1.5px solid #e2e8f0;border-radius:12px;padding:11px 12px;font:inherit;font-size:14px;background:#f8fafc;color:#1e293b;box-sizing:border-box}.bundle-drawer-form textarea{min-height:82px;resize:vertical}.bundle-widget-step{display:none}.bundle-widget-step.active{display:block}.bundle-step-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:16px}.bundle-step-tabs span{height:5px;border-radius:999px;background:#e2e8f0}.bundle-step-tabs span.active{background:#2563eb}.bundle-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bundle-check{display:flex!important;gap:8px;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;font-size:13px!important;color:#334155!important;text-transform:none!important;letter-spacing:0!important;font-weight:700!important}.bundle-check input{width:auto}.bundle-widget-actions{display:flex;gap:10px;justify-content:space-between;margin-top:14px}.bundle-widget-actions button,.bundle-add-domain{border:0;border-radius:12px;padding:12px 14px;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.bundle-next,.bundle-submit{background:#1e3a5f;color:white;margin-left:auto}.bundle-back,.bundle-add-domain{background:#eff6ff;color:#2563eb}.bundle-add-domain{margin-top:8px;border:1px dashed #bfdbfe}.bundle-domain-fields{display:grid;gap:8px}.bundle-domain-row{display:flex;gap:8px}.bundle-domain-row input{flex:1}.bundle-remove-domain{width:40px;padding:0!important;background:#f8fafc!important;color:#64748b!important;border:1px solid #e2e8f0!important}.bundle-msg{display:none;margin-top:12px;padding:11px 12px;border-radius:12px;font-size:13px}.bundle-msg.ok{display:block;background:#dcfce7;color:#166534;border:1px solid #86efac}.bundle-msg.err{display:block;background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5}@media(max-width:640px){.bundle-float{right:14px;bottom:14px;padding:10px}.bundle-float-text{display:none}.bundle-float-icon{width:40px;height:40px}.bundle-drawer{width:100vw}.bundle-drawer-inner{padding:calc(22px + env(safe-area-inset-top)) 16px calc(28px + env(safe-area-inset-bottom))}.bundle-check-grid{grid-template-columns:1fr}}