:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#222;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#fff7fb 0%,#fff 44%,#fff7fb 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}#root{text-align:left;border:0;width:min(100%,520px);min-height:100vh;margin:0 auto;display:block}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;padding:22px 16px 42px}.badge{color:#e7358b;background:#ffe4f1;border-radius:999px;margin-bottom:14px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.kv-hero h1,.kv-panel h2,.product-card h3,.result-header h2{color:#222;letter-spacing:0;margin:0}.kv-hero h1{font-size:34px;line-height:1.08}.kv-hero p{color:#777;max-width:390px;margin:12px auto 0;font-size:15px;line-height:1.55}.kv-panel{background:#fff;border:1px solid #f0dce8;border-radius:8px;margin:14px 0;padding:18px;box-shadow:0 14px 35px #ff4fa321}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-title h2{font-size:18px;line-height:1.2}.section-title span{color:#777;text-align:right;font-size:12px}.method-grid,.language-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.method-btn,.language-btn,.pill,.primary-btn,.secondary-btn{cursor:pointer;border:0}.method-btn{color:#222;text-align:left;background:#fff;border:1px solid #f0dce8;border-radius:8px;min-height:78px;padding:15px 10px}.language-btn{color:#222;text-align:left;background:#fff;border:1px solid #f0dce8;border-radius:8px;min-height:64px;padding:12px 10px}.method-btn strong,.language-btn strong,.method-btn small{display:block}.language-btn small,.method-btn small{color:#777;margin-top:4px;line-height:1.35}.method-btn.active,.language-btn.active,.pill.active{color:#fff;background:#ff4fa3;border-color:#ff4fa3;box-shadow:0 8px 18px #ff4fa33d}.method-btn.active small,.language-btn.active small{color:#ffe9f4}.input-card,.input-grid{margin-top:14px}.input-card{color:#444;background:#fffafd;border:1px solid #f0dce8;border-radius:8px;gap:8px;padding:14px;font-size:13px;font-weight:800;display:grid}.input-card small{color:#777;font-weight:500;line-height:1.45}.input-grid{gap:10px;display:grid}label{color:#444;font-size:13px;font-weight:800}input,select{color:#222;background:#fff;border:1px solid #f0dce8;border-radius:8px;outline:none;width:100%;margin-top:6px;padding:13px 14px}.pill-wrap,.keyword-row{gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.pill{color:#222;white-space:nowrap;background:#fff;border:1px solid #f0dce8;border-radius:999px;flex:none;padding:11px 15px;font-weight:900}.action-bar{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff7fbe6;padding:12px 0 14px;position:sticky;bottom:0}.primary-btn,.secondary-btn{border-radius:8px;width:100%;padding:16px 18px;font-size:16px;font-weight:900}.primary-btn{color:#fff;background:linear-gradient(135deg,#ff4fa3,#ff82bf);box-shadow:0 14px 25px #ff4fa340}.primary-btn:disabled{cursor:wait;opacity:.72}.secondary-btn{color:#222;background:#fff;border:1px solid #f0dce8;margin-top:12px}.error{color:#b42318;text-align:center;margin-top:10px;font-size:13px;line-height:1.5}.result-header{color:#fff;background:linear-gradient(135deg,#1f1f1f,#4a2a3c);border-radius:8px;margin-top:14px;padding:22px}.result-header small{color:#ffd6e9;font-weight:800}.result-header h2{color:#fff;margin-top:8px;font-size:24px}.result-header p{color:#fff2f8;margin-top:8px;line-height:1.55}.keyword-row{margin-top:14px}.keyword-row span{color:#fff;background:#ffffff24;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:800}.report-copy p,.guide-card p,.preview-card p,.product-card p,.tip,.disclosure{color:#444;line-height:1.68}.report-copy p{white-space:pre-line}.preview-panel{overflow:hidden}.preview-card{background:linear-gradient(135deg,#fffafd,#fff7e7);border:1px solid #f0dce8;border-radius:8px;padding:14px}.preview-card strong{color:#222;margin-bottom:8px;display:block}.guide-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.guide-card{background:#fffafd;border:1px solid #f0dce8;border-radius:8px;min-height:116px;padding:13px}.guide-card strong{margin-bottom:6px;display:block}.tip{color:#6a470a;background:#fff7e7;border-radius:8px;margin-top:12px;padding:12px;font-size:13px}.product-card{background:#fff;border:1px solid #f0dce8;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin:10px 0;padding:13px;display:grid}.product-card small{color:#e7358b;font-weight:900}.product-card h3{margin:4px 0;font-size:16px}.product-card a{color:#fff;background:#222;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.disclosure{color:#6a470a;background:#fff7e7;border-radius:8px;padding:12px;font-size:12px}@media (width<=390px){.guide-grid,.language-grid,.method-grid{grid-template-columns:1fr}}:root{--gg-bg:#fcf9f8;--gg-surface:#fff;--gg-surface-low:#f6f3f2;--gg-surface-high:#eae7e7;--gg-text:#1c1b1b;--gg-muted:#6f625f;--gg-line:#e3cfcb;--gg-primary:#9f4035;--gg-primary-soft:#ffdad5;--gg-primary-bright:#ff8a7a;--gg-tertiary:#006b54;--gg-shadow:0 18px 45px -22px #5c272073;--gg-headline:"Playfair Display", Georgia, serif;--gg-body:"Be Vietnam Pro", "Noto Sans KR", system-ui, sans-serif}body{color:var(--gg-text);font-family:var(--gg-body);background:radial-gradient(circle at 20% 0,#ff8a7a2e,#0000 28rem),linear-gradient(#fcf9f8 0%,#fff 46%,#f6f3f2 100%)}.top-app-bar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fcf9f8db;border-bottom:1px solid #e3cfcb80;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 10px 30px -28px #1c1b1bcc}.brand-mark{color:var(--gg-primary);font-family:var(--gg-headline);align-items:center;gap:9px;font-size:24px;font-weight:700;display:inline-flex}.brand-icon{background:var(--gg-primary-soft);width:30px;height:30px;font-family:var(--gg-body);border-radius:999px;place-items:center;font-size:16px;display:grid}.profile-chip{border:1px solid var(--gg-line);width:34px;height:34px;color:var(--gg-primary);background:linear-gradient(145deg,#fff,#f1e8e5);border-radius:999px;place-items:center;font-size:11px;font-weight:800;display:grid}.top-actions{align-items:center;gap:10px;display:inline-flex;position:relative}.language-menu{position:relative}.language-tab{border:1px solid var(--gg-line);min-height:36px;color:var(--gg-primary);letter-spacing:.04em;text-transform:uppercase;background:#ffffffb8;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.language-tab span{color:var(--gg-text);letter-spacing:0;text-transform:none;font-weight:800}.language-popover{z-index:60;border:1px solid var(--gg-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;width:min(280px,100vw - 32px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px -22px #1c1b1be6}.language-popover button{background:var(--gg-surface-low);color:var(--gg-text);text-align:left;border:1px solid #e3cfcbcc;border-radius:10px;gap:2px;padding:10px;display:grid}.language-popover button.active{border-color:var(--gg-primary);background:var(--gg-primary);color:#fff}.language-popover small{color:var(--gg-muted);font-size:11px}.language-popover button.active small{color:#ffe7e4}.app-shell{width:min(100%,1200px);padding:88px 20px 112px}.kv-hero{text-align:left;padding:18px 0 22px}.badge{color:var(--gg-primary);letter-spacing:.05em;text-transform:uppercase;background:#ffdad5b8;margin-bottom:12px;font-size:12px}.kv-hero h1{max-width:620px;color:var(--gg-text);font-family:var(--gg-headline);font-size:clamp(42px,8vw,72px);line-height:.98}.kv-hero p{max-width:620px;color:var(--gg-muted);margin:16px 0 0;font-size:16px;line-height:1.7}.progress-panel{grid-template-columns:1fr auto;align-items:end;gap:12px 18px;margin:12px 0 22px;display:grid}.progress-panel span{color:var(--gg-primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.progress-panel h2{color:var(--gg-text);font-family:var(--gg-headline);margin:0;font-size:28px;line-height:1.1}.progress-panel strong{color:var(--gg-primary);font-family:var(--gg-headline);font-size:24px}.progress-track{background:var(--gg-surface-high);border-radius:999px;grid-column:1/-1;height:7px;overflow:hidden}.progress-track div{border-radius:inherit;background:linear-gradient(90deg, var(--gg-primary-bright), var(--gg-primary));height:100%;transition:width .35s}.workspace-grid{grid-template-columns:1fr;gap:18px;display:grid}.form-column,.result-column{min-width:0}.kv-panel,.result-header{box-shadow:var(--gg-shadow);border:1px solid #e3cfcbc7;border-radius:12px}.kv-panel{background:#ffffffd1;margin:0 0 16px;padding:20px}.section-title h2{color:var(--gg-text);font-family:var(--gg-headline);font-size:22px;font-weight:700}.section-title span{color:var(--gg-muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:700}.language-grid,.method-grid,.guide-grid{gap:12px}.language-btn,.method-btn,.guide-card,.input-card,.preview-card,.product-card{background:var(--gg-surface-low);border-color:#e3cfcbe6;border-radius:10px}.language-btn,.method-btn{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.language-btn:hover,.method-btn:hover{border-color:var(--gg-primary-bright);transform:translateY(-1px)}.language-btn.active,.method-btn.active,.pill.active{background:var(--gg-primary);border-color:var(--gg-primary);box-shadow:0 16px 28px -18px #9f4035a6}.pill-wrap{padding:2px 0 10px}.pill{color:var(--gg-text);background:#fff;border-color:#e3cfcbe6;box-shadow:0 8px 20px -20px #1c1b1bcc}input,select{background:#fff;border-color:#e3cfcbf2;border-radius:10px}input:focus,select:focus{border-color:var(--gg-primary);box-shadow:0 0 0 3px #9f40351f}.action-bar{background:0 0;margin:0 0 16px;padding:0}.primary-btn{background:var(--gg-primary);border-radius:10px;box-shadow:0 16px 35px -20px #9f4035cc}.secondary-btn{border-color:var(--gg-line);border-radius:10px}.result{display:block}.result-header{background:radial-gradient(circle at 85% 10%,#ff8a7a47,#0000 14rem),linear-gradient(135deg,#313030,#5a302d);margin:0 0 16px;padding:24px}.result-header h2{font-family:var(--gg-headline);font-size:30px}.keyword-row span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29}.preview-card{background:radial-gradient(circle at 10% 0,#ff8a7a29,#0000 12rem),linear-gradient(135deg,#fff,#f8efec)}.product-card{background:#fff}.product-card a{background:var(--gg-text)}.tip,.disclosure{color:#6a4a22;background:#fff4e9}.site-footer{border-top:1px solid var(--gg-line);background:var(--gg-surface-low);text-align:center;flex-direction:column;align-items:center;gap:18px;padding:32px 20px 92px;display:flex}.site-footer strong{color:var(--gg-primary);font-family:var(--gg-headline);font-size:24px}.site-footer p{color:var(--gg-muted);margin-top:4px;font-size:13px}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.site-footer a{color:var(--gg-muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800;text-decoration:none}.mobile-nav{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #e3cfcbe0;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:4px;padding:9px;display:grid;position:fixed;inset:auto 12px 12px;box-shadow:0 -12px 34px -24px #1c1b1be6}.mobile-nav a{min-width:0;color:var(--gg-muted);border-radius:12px;place-items:center;gap:2px;padding:5px 2px;font-size:11px;font-weight:800;text-decoration:none;display:grid}.mobile-nav a.active{color:var(--gg-primary);background:#ffdad594}.mobile-nav span{font-size:18px;line-height:1}@media (width>=760px){.top-app-bar{padding:0 48px}.app-shell{padding-inline:48px;padding-bottom:64px}.kv-panel{padding:26px}.site-footer{text-align:left;flex-direction:row;justify-content:space-between;padding:34px 48px}.mobile-nav{display:none}}@media (width>=1024px){.workspace-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:start;gap:32px}.result-column{position:sticky;top:86px}}
