  /* ── GEO 랜딩(geo.smartselling.co.kr) 토큰 그대로 ── */
*{box-sizing:border-box;margin:0;padding:0}
html,body{overflow-x:hidden;max-width:100%}
body{font-family:'Pretendard',-apple-system,BlinkMacSystemFont,sans-serif;background:#eef1f8;color:#1f2937;line-height:1.65;padding-bottom:82px;word-break:keep-all;overflow-wrap:anywhere}
b{font-weight:800}
a{color:inherit;text-decoration:none}
input,button{font-family:inherit}
#market{background:#fff}
.fwrap{max-width:540px;margin:0 auto;padding:0 16px}
.mono{font-family:'SF Mono','Fira Code',Consolas,monospace}

/* 헤더 (로고 / 로그인·설정) */
.hd{position:fixed;top:0;left:0;right:0;z-index:40;height:46px;background:#fff;border-bottom:1px solid #eef0f5}
.hd .in{max-width:540px;margin:0 auto;height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}
.logo{font-size:16px;font-weight:900;letter-spacing:-.03em;color:#2563eb;white-space:nowrap}
.hd nav{display:flex;gap:6px}
.hd nav a{font-size:12px;font-weight:800;padding:6px 13px;border-radius:20px;border:1px solid #c7d2fe;background:#eef2ff;color:#4f46e5;white-space:nowrap}
.hd nav a.pr{background:#2563eb;border-color:#2563eb;color:#fff}
#market{padding-top:46px}

/* 히어로 */
.fhero{background:linear-gradient(180deg,#eff6ff,#fff);padding:40px 20px 32px;text-align:center}
.fhero .hb{display:inline-flex;align-items:center;gap:6px;background:#dbeafe;color:#2563eb;padding:6px 14px;border-radius:20px;font-size:12.5px;font-weight:800;margin-bottom:18px}
.fhero .hb i{width:7px;height:7px;border-radius:50%;background:#10b981;display:inline-block}
.fhero h1{font-size:26px;font-weight:900;line-height:1.4;color:#0f172a;letter-spacing:-.02em}
.fhero h1 .bl{color:#2563eb}
.fhero .hp{color:#64748b;font-size:14.5px;margin:14px 0 22px;line-height:1.7}
.fhero .hp b{color:#0f172a}
.fcard{background:#fff;border-radius:18px;box-shadow:0 22px 48px rgba(30,60,120,.26),0 4px 12px rgba(30,60,120,.10);border:1px solid #c7d2fe;padding:20px;text-align:left;position:relative;overflow:hidden;max-width:540px;margin:0 auto}
.fcard::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#6366f1)}
.fcard label{display:block;font-size:14px;font-weight:800;color:#334155;margin-bottom:9px}
/* 주소창 위젯 (사업자비즈) */
.addr{background:#0f172a;border-radius:11px;padding:12px 14px;margin-bottom:24px}
.addr .dots{display:flex;gap:5px;align-items:center;margin-bottom:8px}
.addr .dots i{width:9px;height:9px;border-radius:50%;display:inline-block}
.addr .dots span{font-size:11px;color:#cbd5e1;margin-left:6px}
.addr .url{background:rgba(255,255,255,.12);border-radius:8px;padding:11px 13px;font-size:14px;color:#f1f5f9;letter-spacing:.01em;white-space:nowrap}
.addr .url b{color:#fff;font-weight:900;font-size:18px;transition:opacity .3s}
.geo-btn{display:block;width:100%;border:none;border-radius:11px;padding:15px;font-size:16px;font-weight:800;background:linear-gradient(90deg,#2563eb,#3b82f6);color:#fff;cursor:pointer;text-align:center}
.geo-btn.gh{background:#fff;color:#2563eb;border:1.5px solid #bfdbfe;margin-top:9px;padding:13px}
.geo-btn:active{transform:translateY(1px)}
.hint{font-size:12px;color:#4b5563;font-weight:600;text-align:center;margin-top:9px}

/* 섹션 공통 */
/* 섹션 영역 구분: 지그재그 배경 + 진한 경계선 (09-06) */
.fsec{padding:32px 16px;margin:36px -16px 0;border-top:2px solid #dbe2ee;background:#fff}
.fsec:first-child{margin-top:0}
.fsec.alt{background:#eef2f7}
.fsec.demo-sec{background:#e0e7ff;border-top:3px solid #4f46e5;border-bottom:3px solid #4f46e5;position:relative;padding-top:40px;margin-top:56px;margin-bottom:12px}
.fsec.demo-sec .tag{position:absolute;top:-12px;left:16px;background:#4f46e5;color:#fff;font-size:11px;font-weight:800;padding:4px 11px;border-radius:20px;letter-spacing:.04em}
.fsec.demo-sec .ftt h2{color:#312e81}
.fsec.demo-sec .fsub{color:#4338ca}
.fsec.demo-sec .demo{border:2px solid #6366f1;box-shadow:0 12px 32px rgba(79,70,229,.18)}
.fsec:first-child{border-top:none}
.ftt{display:flex;align-items:center;gap:8px;margin-bottom:5px}
.ftt .bar{width:3px;height:17px;background:#2563eb;border-radius:2px;flex-shrink:0}
.ftt h2{font-size:18px;font-weight:900;color:#0f172a;letter-spacing:-.01em}
.fsub{font-size:12.5px;color:#64748b;margin:0 0 16px 11px}
.fp{font-size:14px;color:#475569;line-height:1.75}
.fp b{color:#0f172a}
.fkicker{text-align:center;font-size:11px;font-weight:800;color:#94a3b8;letter-spacing:.06em;margin-bottom:16px;text-transform:uppercase}

/* 카드 리스트 (GEO .f5c) */
.f5{display:flex;flex-direction:column;gap:10px}
.f5c{background:#fff;border:1.5px solid #dbe2ee;border-radius:16px;box-shadow:0 8px 22px rgba(20,30,60,.12);display:flex;align-items:center;gap:14px;padding:15px 17px}
.f5c .em{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:22px;background:#f1f5f9;border-radius:13px}
.f5c .k{font-size:12px;font-weight:700;color:#64748b;margin-bottom:2px}
.f5c .t{font-size:15px;font-weight:800;color:#0f172a;line-height:1.35}
.f5c .d{font-size:12.5px;color:#64748b;margin-top:3px;line-height:1.5}
.f5c.q .t{font-size:14px;font-weight:700;color:#334155}
.f5c.q .t b{color:#2563eb}
.fnote{background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:15px;font-size:13px;color:#334155;line-height:1.7;margin-top:12px}
.fnote b{color:#1d4ed8}
.fnote.dk{background:#0f172a;border-color:#0f172a;color:#cbd5e1;text-align:center}
.fnote.dk b{color:#fff;font-size:16px;display:block;margin-bottom:3px}

/* 3단계 파이프 (GEO .fpipe) */
.fpipe{display:flex;align-items:center;gap:6px;margin:16px 0}
.fpipe .st{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:15px 6px;text-align:center}
.fpipe .st.on{background:#2563eb;border-color:#2563eb}
.fpipe .st.on .n,.fpipe .st.on .t{color:#fff}
.fpipe .st .n{font-size:11px;color:#94a3b8;font-weight:700;margin-bottom:5px}
.fpipe .st .t{font-size:13px;font-weight:800;color:#0f172a}
.fpipe .ar{color:#cbd5e1;font-weight:800;flex-shrink:0}
.link-card{background:#0f172a;border-radius:16px;padding:20px;text-align:center}
.link-card .k{font-size:10.5px;color:#64748b;letter-spacing:.12em;margin-bottom:10px}
.link-card .u{background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px;font-size:18px;font-weight:800;color:#34d399;line-height:1.4}
.link-card .u b{color:#fff}
.link-card .p{font-size:12px;color:#94a3b8;margin-top:10px}

/* 블루 CTA 밴드 */
.fband{background:linear-gradient(120deg,#2563eb,#3b82f6);text-align:center;padding:32px 22px;border-radius:18px;margin:40px 0}
.fband h2{color:#fff;font-size:18px;font-weight:800;margin-bottom:16px;line-height:1.5}
.fband a{display:block;width:100%;background:#fff;color:#1d4ed8;border-radius:12px;padding:15px;font-size:16px;font-weight:800}
.fband .s{color:#dbeafe;font-size:12px;margin-top:10px}

/* 받는 쪽 카드 목업 (사업자비즈 프로필) */
.demo{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 6px 22px rgba(0,0,0,.07);background:#fff}
.demo .ub{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #eef2f7;font-size:12px;color:#64748b}
.demo .ub .cp{margin-left:auto;font-size:11px;font-weight:800;color:#475569;background:#f1f5f9;border-radius:7px;padding:5px 9px}
.demo .top{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:18px}
.demo .av{width:46px;height:46px;border-radius:13px;background:#2563eb;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;margin-bottom:12px}
.demo .co{font-size:19px;font-weight:900}
.demo .sub{font-size:12.5px;color:#94a3b8;margin-top:2px}
.demo .intro{font-size:11.5px;color:#94a3b8;margin-top:8px;line-height:1.5}
.demo .tabs{display:flex;border-bottom:1px solid #eef0f5}
.demo .tabs div{flex:1;text-align:center;padding:11px;font-size:13px;font-weight:700;color:#94a3b8}
.demo .tabs div.on{color:#2563eb;border-bottom:2px solid #2563eb}
.demo .doc{margin:12px 14px 4px;height:96px;border:1.5px dashed #cbd5e1;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:12.5px;background:#f8fafc}
.demo .row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:8px 14px;background:#eef2ff;border:1.5px solid #c7d2fe;border-radius:11px;padding:11px 13px}
.demo .row .l{font-size:11px;color:#4338ca;font-weight:800}
.demo .row.opt{background:#fff;border:1.5px solid #94a3b8}
.demo .row.opt .l{color:#1e293b}
.demo .row .v{font-size:13.5px;font-weight:800;color:#0f172a;margin-top:1px}
.demo .row .cp{flex-shrink:0;font-size:11px;font-weight:800;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:7px;padding:5px 10px}
.demo .row .cp.y{background:#fefce8;border-color:#fde68a;color:#a16207}
.demo .row .cp.b{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}
.demo .dl{margin:12px 14px 14px;background:#0f172a;color:#fff;text-align:center;border-radius:11px;padding:12px;font-size:13.5px;font-weight:800}

/* 2x2 (GEO .fgrid2) */
.fgrid2{display:grid;grid-template-columns:1fr 1fr;gap:11px}
.fg2{background:#fff;border:1.5px solid #c7d2fe;border-radius:16px;box-shadow:0 10px 26px rgba(37,99,235,.12);padding:17px}
.fg2 .d{font-size:12px;color:#64748b;margin-top:5px;line-height:1.5}
.fg2 .ic{font-size:22px;color:#2563eb;margin-bottom:9px}
.fg2 .t{font-size:13.5px;font-weight:800;color:#0f172a;line-height:1.4}

/* FAQ */
.faq{border:1.5px solid #dbe2ee;border-radius:12px;margin-bottom:14px;overflow:hidden;box-shadow:0 4px 12px rgba(20,30,60,.06);background:#fff}
.faq>summary{list-style:none;cursor:pointer;padding:15px 16px;font-size:14.5px;font-weight:800;color:#1e1b4b;background:#f8fafc;display:flex;justify-content:space-between}
.faq>summary::-webkit-details-marker{display:none}
.faq[open]>summary{background:#eef2ff;color:#4338ca}
.faq .fa{padding:12px 15px;font-size:13.5px;color:#475569;line-height:1.7}

/* 기준 chips */
.fchips{display:flex;flex-wrap:wrap;gap:9px;justify-content:center}
.fchip{background:#fff;border:1.5px solid #dbe2ee;color:#334155;font-size:12.5px;font-weight:700;padding:8px 14px;border-radius:20px;box-shadow:0 2px 8px rgba(20,30,60,.06)}

/* 푸터 */
.foot{max-width:540px;margin:40px auto 0;padding:26px 16px 24px;text-align:center;font-size:12px;color:#94a3b8;line-height:1.85;border-top:1px solid #e2e8f0}
.foot b{color:#64748b}
.foot a{color:#6366f1}

/* 하단 고정바 */
.fixbar{position:fixed;left:0;right:0;bottom:0;z-index:50;background:rgba(255,255,255,.97);border-top:1px solid #e3e6f0;box-shadow:0 -3px 14px rgba(30,30,70,.08);padding:11px 13px}
.fixbar .fb-in{max-width:540px;margin:0 auto}
.fixbar a{display:block;width:100%;border-radius:12px;padding:15px;font-size:16px;font-weight:800;text-align:center;background:linear-gradient(90deg,#2563eb,#3b82f6);color:#fff}

/* ── 공통 추가: 폼·상태·유틸 ── */
.pg{padding:22px 0 10px}
.pt{font-size:22px;font-weight:900;color:#0f172a;letter-spacing:-.02em}
.ps{font-size:13px;color:#64748b;margin-top:4px}
.box{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 2px 12px rgba(40,40,90,.06);padding:18px;margin-top:14px}
.box .bh{display:flex;align-items:center;gap:9px;margin-bottom:14px}
.box .bh .no{width:26px;height:26px;border-radius:8px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;flex-shrink:0}
.box .bh h2{font-size:16px;font-weight:900;color:#0f172a}
.box .bh .opt{margin-left:auto;font-size:11px;font-weight:700;color:#94a3b8;background:#f1f5f9;border-radius:20px;padding:4px 11px;white-space:nowrap;flex-shrink:0}
.box .bh h2{white-space:nowrap}
.fld{margin-bottom:13px}
.fld:last-child{margin-bottom:0}
.fld label{display:block;font-size:13px;font-weight:800;color:#334155;margin-bottom:6px}
.fld label .req{color:#dc2626;margin-left:2px}
.fld label .hint{font-weight:600;color:#94a3b8;font-size:11.5px;margin-left:4px}
.in{width:100%;border:1.5px solid #e5e7eb;background:#fff;border-radius:11px;padding:12px 13px;font-size:14.5px;font-family:inherit;outline:none;color:#0f172a}
.in:focus{border-color:#6366f1}
textarea.in{min-height:96px;line-height:1.6;resize:vertical}
select.in{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.8' fill='none'/%3E%3C/svg%3E") no-repeat right 13px center}
.row2{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.chk{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#64748b;margin-top:7px;cursor:pointer}
.chk input{width:15px;height:15px;accent-color:#2563eb}
.drop{border:1.5px dashed #c7d2fe;background:#f8faff;border-radius:12px;padding:18px 12px;text-align:center;color:#64748b;font-size:13px;line-height:1.6}
.drop b{color:#2563eb}
.drop .ok{display:flex;align-items:center;gap:10px;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:9px 11px;margin-top:8px}
.drop .ok .th{width:44px;height:44px;border-radius:8px;background:#eef2ff;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:20px}
.drop .ok .nm{font-size:12.5px;font-weight:700;color:#0f172a}
.drop .ok .sz{font-size:11px;color:#94a3b8}
.drop .ok .rm{margin-left:auto;font-size:11px;font-weight:800;color:#dc2626}
.urlprev{background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;padding:12px 14px;font-size:13px;color:#312e81;margin-top:14px;line-height:1.7}
.urlprev b{color:#1d4ed8}
.btn{display:block;width:100%;border:none;border-radius:11px;padding:15px;font-size:16px;font-weight:800;background:linear-gradient(90deg,#2563eb,#3b82f6);color:#fff;cursor:pointer;text-align:center}
.btn.gh{background:#fff;color:#2563eb;border:1.5px solid #bfdbfe}
.btn.dk{background:#0f172a}
.btn.sm{padding:10px;font-size:13.5px;border-radius:9px}
.btn:active{transform:translateY(1px)}
.pill{display:inline-block;white-space:nowrap;font-size:11px;font-weight:800;padding:4px 9px;border-radius:20px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe}
.pill.g{background:#dcfce7;color:#15803d;border-color:#bbf7d0}
.pill.y{background:#fefce8;color:#a16207;border-color:#fde68a}
.pill.r{background:#fef2f2;color:#b91c1c;border-color:#fecaca}
.warn{background:#fffbeb;border:1px solid #fde68a;border-radius:11px;padding:11px 13px;font-size:12.5px;color:#92400e;line-height:1.6;margin-top:8px}
.err{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:11px;padding:11px 13px;font-size:13px;line-height:1.6;margin-top:10px}
.amber{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:10px 14px;text-align:center;font-size:12.5px;color:#92400e;margin-bottom:12px}
.amber a{color:#b45309;font-weight:800;text-decoration:underline}
/* 공유 페이지 (사업자비즈 프로필) */
.prof{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 6px 22px rgba(0,0,0,.07)}
.prof .ub{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #eef2f7;font-size:12px;color:#64748b}
.prof .ub .cp{margin-left:auto}
.prof .top{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:20px 18px}
.prof .av{width:52px;height:52px;border-radius:14px;background:#2563eb;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;margin-bottom:12px}
.prof .co{font-size:21px;font-weight:900}
.prof .sub{font-size:13px;color:#94a3b8;margin-top:2px}
.prof .intro{font-size:12px;color:#94a3b8;margin-top:9px;line-height:1.55}
.prof .tabs{display:flex;border-bottom:1px solid #eef0f5}
.prof .tabs div{flex:1;text-align:center;padding:12px;font-size:13.5px;font-weight:700;color:#94a3b8;cursor:pointer}
.prof .tabs div.on{color:#2563eb;border-bottom:2px solid #2563eb}
.prof .doc{margin:14px 14px 6px;min-height:150px;border:1.5px dashed #cbd5e1;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:13px;background:#f8fafc}
.prof .dlrow{display:flex;gap:8px;margin:8px 14px 6px}
.prof .dlrow .btn{flex:1}
.prow{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:8px 14px;background:#eef2ff;border:1.5px solid #c7d2fe;border-radius:12px;padding:12px 14px}
.prow .l{font-size:11.5px;color:#4338ca;font-weight:800}
.prow .v{font-size:14.5px;font-weight:800;color:#0f172a;margin-top:1px;word-break:break-all}
.prow .acts{display:flex;gap:6px;flex-shrink:0}
.cp{font-size:11.5px;font-weight:800;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 11px;cursor:pointer;white-space:nowrap}
.cp.y{background:#fefce8;border-color:#fde68a;color:#a16207}
.cp.b{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}
.cp.done{background:#10b981;border-color:#10b981;color:#fff}
.prof .pf{padding:0 14px 14px}
.about{font-size:13.5px;color:#334155;line-height:1.8;white-space:pre-line}
/* 게이트 */
.gate{max-width:420px;margin:40px auto 0;text-align:center}
.gate .lock{width:64px;height:64px;border-radius:18px;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:30px;margin:0 auto 14px}
.pin{display:flex;gap:10px;justify-content:center;margin:18px 0 12px}
.pin input{width:56px;height:64px;border:1.5px solid #e5e7eb;border-radius:12px;text-align:center;font-size:26px;font-weight:900;color:#0f172a;outline:none;font-family:inherit}
.pin input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}
/* 대시보드 */
.dcard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 10px rgba(20,30,60,.05);padding:15px 16px;margin-top:10px}
.dcard .h{display:flex;align-items:center;gap:12px}
.dcard .av{width:44px;height:44px;border-radius:12px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;flex-shrink:0}
.dcard .nm{font-size:15.5px;font-weight:900;color:#0f172a}
.dcard .bn{font-size:12.5px;color:#64748b;margin-top:1px}
.dcard .meta{font-size:11.5px;color:#94a3b8;margin-top:8px;display:flex;gap:10px;flex-wrap:wrap}
.dcard .acts{display:flex;gap:6px;margin-top:12px;flex-wrap:wrap}
.dcard .acts .cp{flex:1 1 40%;text-align:center}
.empty{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:36px 20px;text-align:center;margin-top:14px}
.empty .em{font-size:40px;margin-bottom:8px}
.empty .t{font-size:15px;font-weight:800;color:#0f172a}
.empty .d{font-size:12.5px;color:#64748b;margin:4px 0 14px}
.qr{width:120px;height:120px;background:repeating-conic-gradient(#0f172a 0 25%,#fff 0 50%) 0 0/16px 16px;border:6px solid #fff;outline:1px solid #e2e8f0;border-radius:6px;margin:0 auto}
.ogpick{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:6px}
.ogpick label{display:block;border:2px solid #e2e8f0;border-radius:10px;overflow:hidden;cursor:pointer}
.ogpick label.on{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}
.ogpick img{display:block;width:100%;height:auto}
.ogpick .nmm{font-size:11px;font-weight:700;color:#64748b;text-align:center;padding:5px 0}
.ogpick input{display:none}
.switch{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px}
.switch .t{font-size:13.5px;font-weight:800;color:#0f172a}
.switch .d{font-size:11.5px;color:#64748b;margin-top:2px}
.switch input{width:40px;height:22px;accent-color:#2563eb;flex-shrink:0}
.stack>*+*{margin-top:10px}
