:root{color-scheme:light;--paper: #fbfaf7;--paper-strong: #ffffff;--ink: #202124;--muted: #5e615b;--line: #ded8ce;--accent: #b94f2f;--accent-strong: #8f351f;--accent-soft: #f5dfd4;--teal: #1d766f;--mustard: #bd8b22;--charcoal: #252627;--shadow: 0 18px 50px rgba(24, 22, 18, .14);--max: 1160px;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif}html[data-site=factorypro]{--paper: #f8f8f3;--paper-strong: #ffffff;--ink: #1f261f;--muted: #5c6358;--line: #d9d6c9;--accent: #2f6f5d;--accent-strong: #1f4e41;--accent-soft: #dbece5;--teal: #237084;--mustard: #b98227;--charcoal: #23302b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.65;letter-spacing:0}a{color:inherit;text-decoration:none}button,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;min-height:72px;padding:0 32px;background:#fbfaf7eb;border-bottom:1px solid rgba(90,85,75,.16);backdrop-filter:blur(16px)}.brand,.header-call,.nav-links{display:flex;align-items:center}.brand{gap:10px;font-weight:800;color:var(--ink);white-space:nowrap}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:var(--charcoal);color:#fff}.nav-links{justify-content:center;gap:24px;color:var(--muted);font-size:14px;white-space:nowrap}.nav-links a:hover,.header-call:hover{color:var(--accent-strong)}.header-call{min-height:40px;padding:0 16px;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-weight:700;background:var(--paper-strong)}.hero{position:relative;display:grid;align-items:end;min-height:86svh;max-height:860px;overflow:hidden;color:#fff;background-image:var(--hero-image);background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#121212d1,#1212126b,#1212122e),linear-gradient(0deg,#121212c2,#12121214 50%)}.hero-inner{position:relative;z-index:1;width:min(680px,calc(100% - 48px));margin:0 auto 132px;transform:translate(-190px)}.eyebrow{margin:0 0 12px;color:var(--mustard);font-size:13px;font-weight:800;text-transform:uppercase}.hero .eyebrow{color:#f2c45f}h1,h2,h3,p{letter-spacing:0}h1{max-width:650px;margin:0;font-size:64px;line-height:1.08;font-weight:900;word-break:keep-all;overflow-wrap:break-word}.hero-lead{max-width:660px;margin:24px 0 0;color:#ffffffe0;font-size:20px;line-height:1.7}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:8px;font-weight:800;line-height:1.2}.button.primary{background:var(--accent);color:#fff;box-shadow:0 10px 28px #0000002e}.button.primary:hover{background:var(--accent-strong)}.button.secondary{color:#fff;border-color:#ffffff85;background:#ffffff14}.button.secondary:hover{background:#ffffff2e}.button.secondary.light{color:var(--ink);border-color:var(--line);background:var(--paper-strong)}.button.full{width:100%}.hero-stats{position:absolute;z-index:2;right:32px;bottom:28px;left:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--max);margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#18181894;backdrop-filter:blur(14px)}.hero-stats div{min-height:92px;padding:18px 22px;border-right:1px solid rgba(255,255,255,.16)}.hero-stats div:last-child{border-right:0}.hero-stats strong,.hero-stats span{display:block}.hero-stats strong{font-size:26px;line-height:1.2}.hero-stats span{margin-top:8px;color:#ffffffc2;font-size:14px;line-height:1.45}.band,.tool-section,.faq-section,.cta-section{padding:86px 32px}.intro-band{background:var(--paper)}.process-band{background:#f1eee7}html[data-site=factorypro] .process-band{background:#eef2e9}.section-heading,.focus-grid,.workflow,.faq-list,.tool-section,.cta-section,.site-footer{max-width:var(--max);margin-inline:auto}.section-heading{margin-bottom:34px}.section-heading h2,.tool-copy h2,.cta-section h2{margin:0;font-size:36px;line-height:1.25}.focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.focus-card,.workflow article,.demo-panel,.faq-list details{border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);box-shadow:0 10px 34px #25211c14}.focus-card{min-height:220px;padding:26px}.focus-card h3,.workflow h3{margin:0 0 12px;font-size:21px}.focus-card p,.workflow p,.tool-copy p,.cta-section p,.faq-list p{margin:0;color:var(--muted)}.tool-section{display:grid;grid-template-columns:minmax(0,.84fr) minmax(420px,1fr);gap:42px;align-items:center}.tool-copy{min-width:0}.check-list{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:24px;color:var(--ink)}.check-list li:before{position:absolute;top:10px;left:0;width:10px;height:10px;border-radius:50%;background:var(--teal);content:""}.demo-panel{overflow:hidden;background:#fffdf9}html[data-site=factorypro] .demo-panel{background:#fbfdf9}.demo-toolbar{display:flex;gap:8px;align-items:center;min-height:48px;padding:0 18px;border-bottom:1px solid var(--line);background:var(--charcoal);color:#fff}.demo-toolbar span{width:10px;height:10px;border-radius:50%;background:#e9654f}.demo-toolbar span:nth-child(2){background:#e0af39}.demo-toolbar span:nth-child(3){background:#41b883}.demo-toolbar strong{margin-left:8px;font-size:14px}.demo-panel form{display:grid;gap:14px;padding:22px}.demo-panel label{font-weight:800}.demo-panel textarea{width:100%;min-height:150px;resize:vertical;padding:14px;color:var(--ink);border:1px solid var(--line);border-radius:8px;outline:none;background:#fff}.demo-panel textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.suggestions{display:flex;flex-wrap:wrap;gap:8px}.suggestions button{min-height:34px;padding:0 12px;color:var(--accent-strong);border:1px solid var(--accent-soft);border-radius:999px;background:var(--accent-soft);font-size:13px;font-weight:800}.demo-output{display:block;min-height:150px;margin:0 22px 22px;padding:18px;white-space:pre-wrap;color:#24312c;border:1px solid var(--line);border-radius:8px;background:#f7f3ea}html[data-site=factorypro] .demo-output{background:#eef5ef}.workflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.workflow article{min-height:230px;padding:26px}.workflow span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:24px;border-radius:8px;background:var(--charcoal);color:#fff;font-weight:900}.faq-section{background:var(--paper)}.faq-list{display:grid;gap:12px}.faq-list details{padding:0 22px}.faq-list summary{min-height:68px;padding:20px 0;font-size:18px;font-weight:800;cursor:pointer}.faq-list p{padding:0 0 22px}.cta-section{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;margin-bottom:40px;border-radius:8px;background:var(--charcoal);color:#fff}.cta-section p{color:#ffffffb8}.site-footer{display:flex;justify-content:space-between;gap:16px;padding:28px 32px 48px;color:var(--muted);font-size:14px}@media(max-width:1120px){.hero-inner{transform:none}}@media(max-width:920px){.site-header{grid-template-columns:1fr auto;min-height:64px;padding:0 20px}.nav-links{display:none}h1{font-size:52px}.hero-lead{font-size:18px}.hero-inner{margin-bottom:210px}.hero-stats,.focus-grid,.workflow,.tool-section,.cta-section{grid-template-columns:1fr}.tool-section{gap:28px}.hero-stats{right:20px;left:20px}.hero-stats div{min-height:78px}.cta-actions{margin-top:0}}@media(max-width:640px){body{font-size:15px}.site-header{gap:10px}.brand span:last-child{display:none}.header-call{min-height:38px;padding:0 12px;font-size:14px}.hero{min-height:84svh;background-position:38% top}.hero-inner{width:calc(100% - 40px);margin-bottom:310px}h1{font-size:38px}.hero-lead{margin-top:18px;font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-stats{bottom:18px}.hero-stats div{padding:14px}.hero-stats strong{font-size:20px}.hero-stats span{font-size:12px}.band,.tool-section,.faq-section,.cta-section{padding:64px 20px}.section-heading h2,.tool-copy h2,.cta-section h2{font-size:29px}.focus-card,.workflow article{min-height:auto;padding:22px}.tool-section{grid-template-columns:minmax(0,1fr)}.demo-panel form{padding:18px}.demo-output{margin:0 18px 18px}.cta-section{margin-right:20px;margin-left:20px}.site-footer{flex-direction:column;padding-right:20px;padding-left:20px}}
