:root{--ink:#0b1b31;--text:#344054;--muted:#667085;--line:#d6deea;--soft:#f7f9fd;--panel:#fff;--blue:#0b63ff;--green:#18b45b;--warn:#b45309;--builder-theme:#0b63ff;--shadow:0 24px 70px #1020332e}[data-astro-cid-czdb24fv]{box-sizing:border-box}[data-astro-cid-czdb24fv][hidden]{display:none!important}body{color:var(--ink);background:#eef3fa;margin:0;font:16px/1.45 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button[data-astro-cid-czdb24fv],input[data-astro-cid-czdb24fv],textarea[data-astro-cid-czdb24fv]{font:inherit}.builder-shell[data-astro-cid-czdb24fv]{min-height:100vh;position:relative;overflow:hidden}.builder-panel[data-astro-cid-czdb24fv]{z-index:3;border:1px solid var(--line);background:var(--panel);width:min(430px,100vw - 40px);max-height:calc(100vh - 116px);box-shadow:var(--shadow);border-radius:14px;grid-template-rows:auto 1fr auto;margin:34px;display:grid;position:relative;overflow:hidden}.builder-header[data-astro-cid-czdb24fv]{padding:34px 34px 18px}.builder-header[data-astro-cid-czdb24fv] a[data-astro-cid-czdb24fv]{color:var(--blue);font-size:15px;font-weight:750;text-decoration:none}.step-kicker[data-astro-cid-czdb24fv]{color:var(--blue);margin:0 0 12px;font-weight:800}h1[data-astro-cid-czdb24fv]{letter-spacing:0;margin:0 0 16px;font-size:clamp(34px,4vw,52px);line-height:1.05}.builder-header[data-astro-cid-czdb24fv] p[data-astro-cid-czdb24fv]{color:var(--muted);margin:0;font-size:18px}.steps[data-astro-cid-czdb24fv]{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:22px;display:grid}.step[data-astro-cid-czdb24fv]{background:#e5eaf2;border-radius:999px;height:6px}.step[data-astro-cid-czdb24fv].active,.step[data-astro-cid-czdb24fv].done{background:var(--blue)}.builder-body[data-astro-cid-czdb24fv]{padding:0 34px 34px;overflow:auto}.flow-section[data-astro-cid-czdb24fv]{gap:14px;display:none}.flow-section[data-astro-cid-czdb24fv].active{display:grid}.field[data-astro-cid-czdb24fv]{color:var(--text);gap:9px;font-weight:700;display:grid}.field[data-astro-cid-czdb24fv] span[data-astro-cid-czdb24fv]{font-size:15px}.field[data-astro-cid-czdb24fv] input[data-astro-cid-czdb24fv],.field[data-astro-cid-czdb24fv] textarea[data-astro-cid-czdb24fv]{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:13px 14px}.field[data-astro-cid-czdb24fv] textarea[data-astro-cid-czdb24fv]{resize:vertical;min-height:74px}.field[data-astro-cid-czdb24fv] input[data-astro-cid-czdb24fv]:focus,.field[data-astro-cid-czdb24fv] textarea[data-astro-cid-czdb24fv]:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #2563eb24}.two-col[data-astro-cid-czdb24fv]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.hint[data-astro-cid-czdb24fv],.status[data-astro-cid-czdb24fv]{color:var(--muted);margin:0;font-size:15px}.status[data-astro-cid-czdb24fv]{min-height:20px}.result[data-astro-cid-czdb24fv]{border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:8px;min-height:44px;padding:11px 12px}.result[data-astro-cid-czdb24fv].inside{color:#166534;background:#dcfce7bd;border-color:#16a34a59;font-weight:700}.result[data-astro-cid-czdb24fv].outside,.result[data-astro-cid-czdb24fv].error{color:var(--warn);background:#fffbebdb;border-color:#f59e0b61;font-weight:700}.test-card[data-astro-cid-czdb24fv]{border:1px solid var(--line);background:#fff;border-radius:12px;gap:12px;padding:18px;display:grid}.test-card[data-astro-cid-czdb24fv] h2[data-astro-cid-czdb24fv]{margin:0;font-size:16px;line-height:1.2}.test-card-header[data-astro-cid-czdb24fv]{gap:4px;display:grid}.test-card-row[data-astro-cid-czdb24fv]{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.test-card-row[data-astro-cid-czdb24fv] .btn[data-astro-cid-czdb24fv]{min-width:92px}.action-row[data-astro-cid-czdb24fv],.builder-footer[data-astro-cid-czdb24fv]{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.builder-footer[data-astro-cid-czdb24fv]{z-index:4;border-top:1px solid var(--line);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;min-height:82px;padding:14px 34px;position:fixed;bottom:0;left:0;right:0}.btn[data-astro-cid-czdb24fv]{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:52px;padding:13px 22px;font-weight:800;box-shadow:0 12px 24px #0b63ff33}.btn[data-astro-cid-czdb24fv].secondary{border:1px solid var(--line);color:var(--ink);box-shadow:none;background:#fff}.btn[data-astro-cid-czdb24fv].green{background:var(--blue)}.btn[data-astro-cid-czdb24fv]:disabled{opacity:.48;cursor:default}.icon-btn[data-astro-cid-czdb24fv]{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-btn[data-astro-cid-czdb24fv]:hover{background:var(--soft)}.icon-btn[data-astro-cid-czdb24fv]:disabled{opacity:.42;cursor:default}.icon-btn[data-astro-cid-czdb24fv] svg[data-astro-cid-czdb24fv]{width:20px;height:20px}.map-shell[data-astro-cid-czdb24fv]{z-index:1;background:#e7edf5;position:absolute;inset:0}.map-toolbar[data-astro-cid-czdb24fv]{gap:14px;display:grid}.map-toolbar[data-astro-cid-czdb24fv] input[data-astro-cid-czdb24fv]{border:1px solid var(--line);border-radius:8px;min-height:56px;padding:13px 14px}.map-toolbar-actions[data-astro-cid-czdb24fv]{grid-template-columns:repeat(2,48px);gap:10px;display:grid}#service-area-builder-map[data-astro-cid-czdb24fv]{filter:saturate(.58)contrast(.9)brightness(1.12);width:100%;height:100vh;min-height:100vh}.publish-box[data-astro-cid-czdb24fv]{border:1px solid var(--line);background:#fff;border-radius:10px;gap:12px;padding:18px;display:grid}.publish-box[data-astro-cid-czdb24fv] h2[data-astro-cid-czdb24fv]{margin:0;font-size:18px}.iframe-code[data-astro-cid-czdb24fv]{min-height:96px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.install-list[data-astro-cid-czdb24fv]{color:var(--text);margin:0;padding-left:18px}.footer-status[data-astro-cid-czdb24fv]{color:var(--ink);align-items:center;gap:10px;font-weight:750;display:inline-flex}.footer-status[data-astro-cid-czdb24fv] .status-dot[data-astro-cid-czdb24fv]{background:var(--muted);border-radius:50%;width:16px;height:16px}.footer-status[data-astro-cid-czdb24fv].ready .status-dot[data-astro-cid-czdb24fv]{background:var(--green)}.checker-preview-form[data-astro-cid-czdb24fv]{gap:14px;display:grid}.checker-preview-form[data-astro-cid-czdb24fv] .btn[data-astro-cid-czdb24fv]{pointer-events:none}.checker-preview-input[data-astro-cid-czdb24fv]{border:1px solid var(--line);min-height:56px;color:var(--muted);border-radius:8px;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.publish-preview-map[data-astro-cid-czdb24fv]{border:1px solid var(--line);background:linear-gradient(135deg,#0000 48%,#0b63ff1f 49% 51%,#0000 52%),linear-gradient(45deg,#0000 48%,#0b63ff1a 49% 51%,#0000 52%),#eef5ff;border-radius:12px;min-height:230px;position:relative;overflow:hidden}.publish-preview-map[data-astro-cid-czdb24fv]:before{content:"";clip-path:polygon(28% 8%,68% 0,94% 28%,86% 72%,52% 94%,18% 78%,4% 42%);border:3px solid var(--builder-theme);background:color-mix(in srgb,var(--builder-theme) 17%,transparent);position:absolute;inset:36px 42px}.publish-preview-map[data-astro-cid-czdb24fv]:after{content:"";background:var(--builder-theme);border:5px solid #fff;border-radius:50% 50% 50% 0;width:26px;height:26px;position:absolute;top:50%;left:52%;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 8px 16px #0b63ff47}.publish-preview[data-astro-cid-czdb24fv]{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) 320px;gap:22px;padding:18px;display:grid}body[data-builder-step="3"] .builder-shell[data-astro-cid-czdb24fv]:after{content:"";z-index:2;background:#0f172a8f;position:absolute;inset:0}body[data-builder-step="3"] .builder-panel[data-astro-cid-czdb24fv]{border-radius:12px;width:min(980px,100vw - 48px);max-height:calc(100vh - 80px);margin:40px auto}body[data-builder-step="3"] .builder-header[data-astro-cid-czdb24fv]{border-bottom:1px solid var(--line);padding:28px 34px 14px}body[data-builder-step="3"] .builder-header[data-astro-cid-czdb24fv] p[data-astro-cid-czdb24fv],body[data-builder-step="3"] .steps[data-astro-cid-czdb24fv]{display:none}body[data-builder-step="3"] h1[data-astro-cid-czdb24fv]{margin-bottom:0;font-size:30px}body[data-builder-step="3"] .builder-body[data-astro-cid-czdb24fv]{padding-top:24px}body[data-builder-step="3"] .builder-footer[data-astro-cid-czdb24fv]{display:none}@media(width<=860px){.builder-panel[data-astro-cid-czdb24fv]{width:calc(100vw - 28px);max-height:calc(100vh - 104px);margin:14px}.builder-header[data-astro-cid-czdb24fv],.builder-body[data-astro-cid-czdb24fv]{padding-left:22px;padding-right:22px}.publish-preview[data-astro-cid-czdb24fv]{grid-template-columns:1fr}}@media(width<=620px){.map-toolbar[data-astro-cid-czdb24fv],.test-card-row[data-astro-cid-czdb24fv]{grid-template-columns:1fr}.test-card-row[data-astro-cid-czdb24fv] .btn[data-astro-cid-czdb24fv]{width:100%}}
