:root{--blue: #155eef;--ink: #101828;--slate: #243246;--muted: #667085;--line: rgba(16, 24, 40, .12);--paper: #fbf8f1;--paper-strong: #fffdf8;--warm: #ece4d5;--deep: #111827;color:var(--ink);background:var(--paper);font-family:Inter,Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(rgba(16,24,40,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(16,24,40,.035) 1px,transparent 1px),var(--paper);background-size:72px 72px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 clamp(20px,4vw,64px);border-bottom:1px solid rgba(16,24,40,.09);background:#fbf8f1d1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand,.top-nav,.header-cta,.hero-actions,.button,.text-link,.status-item,.pain-list span,.module-strip,.footer,.footer nav{display:flex;align-items:center}.brand{gap:10px;color:var(--ink);font-size:22px;font-weight:850;letter-spacing:0}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#fff;background:var(--blue);box-shadow:0 12px 26px #155eef42}.top-nav{gap:clamp(20px,2.8vw,42px);color:#26364f;font-size:15px;font-weight:760}.header-cta{justify-self:end;justify-content:center;min-height:42px;padding:0 19px;border-radius:999px;color:#fff;background:var(--blue);font-weight:850}.header-actions{display:flex;justify-content:flex-end;gap:12px}.login-cta{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 18px;border:1px solid rgba(16,24,40,.22);border-radius:999px;color:#172033;background:#ffffff3d;font-weight:850;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero{position:relative;display:grid;grid-template-columns:minmax(360px,.85fr) minmax(600px,1.15fr);gap:clamp(34px,5vw,92px);align-items:center;min-height:calc(100svh - 72px);padding:clamp(54px,6.5vw,94px) clamp(20px,4vw,64px) 28px;overflow:hidden;background:radial-gradient(circle at 97% 5%,rgba(116,78,39,.18),transparent 20%),radial-gradient(circle at 91% 96%,rgba(91,54,23,.22),transparent 17%),linear-gradient(115deg,#fffdf8fa 0,#fffdf8fa 43%,#fffdf8a8 58%,#e2d3bdc7),linear-gradient(145deg,#fffaf0,#d9c7ad 54%,#765c42)}.hero:before{content:"";position:absolute;inset:0 0 0 auto;width:44%;border-radius:0;background:radial-gradient(circle at 82% 8%,rgba(255,255,255,.92) 0 7%,transparent 7.4%),radial-gradient(circle at 88% 91%,rgba(96,58,28,.36) 0 9%,transparent 9.4%),radial-gradient(circle at 62% 21%,rgba(82,95,57,.28) 0 2%,transparent 2.4%),linear-gradient(90deg,#fffdf800,#6e4f2f1f);pointer-events:none}.hero:after{content:"";position:absolute;right:0;bottom:-8px;width:23vw;height:18vw;max-width:420px;max-height:330px;border-radius:56% 44% 0 0;background:radial-gradient(circle at 50% 48%,#7a4f2c 0 18%,#f2e3cc 19% 38%,transparent 39%);opacity:.58;filter:blur(.5px);pointer-events:none}.hero-copy,.hero-stage,.section-copy,.section-heading,.dashboard-copy,.workspace,.compare-table,.pricing-layout,.final-copy,.final-strip,.footer{position:relative;z-index:1}.eyebrow,.muted-label{margin:0 0 16px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{display:grid;gap:4px;margin-bottom:24px;color:#0b1528;font-size:clamp(54px,5.4vw,86px);line-height:1.15;letter-spacing:0;word-break:keep-all}.hero-lead{max-width:620px;margin-bottom:34px;color:#42526b;font-size:clamp(18px,1.35vw,22px);line-height:1.72;word-break:keep-all}.hero-actions{gap:18px;flex-wrap:wrap}.button{justify-content:center;gap:10px;min-height:54px;padding:0 24px;border-radius:999px;font-weight:900}.button.primary{color:#fff;background:var(--blue);box-shadow:0 20px 46px #155eef47}.text-link{gap:5px;color:#25364f;font-weight:850}.hero-stage{position:relative;min-height:620px}.main-console{position:absolute;top:24px;left:4%;width:78%;min-height:360px;border:1px solid rgba(16,24,40,.12);border-radius:18px;background:#ffffffc2;box-shadow:0 34px 90px #2a22192e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.console-toolbar{display:grid;grid-template-columns:32px 150px 1px minmax(160px,1fr) auto;gap:14px;align-items:center;min-height:66px;padding:0 22px;border-bottom:1px solid rgba(16,24,40,.08)}.mini-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#fff;background:var(--blue);font-weight:900}.console-toolbar button{min-height:38px;border:1px solid rgba(16,24,40,.1);border-radius:10px;color:#172033;background:#fff;font-weight:850}.console-toolbar i{width:1px;height:28px;background:#1018281f}.console-toolbar strong{color:var(--blue);font-size:14px}.console-toolbar em{color:#20875a;font-size:13px;font-style:normal;font-weight:850}.console-body{display:grid;grid-template-columns:.62fr 1fr;gap:18px;padding:22px}.site-status{display:grid;gap:10px;padding:18px;border-radius:16px;background:#ffffffe0}.site-status h3{margin-bottom:6px;font-size:20px}.status-line{display:grid;grid-template-columns:20px 1fr auto;gap:10px;align-items:center;min-height:34px;color:#44536a;font-size:14px}.status-line svg{color:#536275}.status-line em{padding:5px 9px;border-radius:8px;font-style:normal;font-weight:900}.status-line .done{color:#118456;background:#dcf7e9}.status-line .progress{color:var(--blue);background:#e7f0ff}.status-line .wait{color:#5d6676;background:#eef1f5}.site-window{overflow:hidden;border:1px solid rgba(16,24,40,.11);border-radius:16px;background:#fff;box-shadow:0 18px 52px #1f29371f}.site-nav{display:grid;grid-template-columns:1fr repeat(5,auto);gap:16px;align-items:center;height:52px;padding:0 18px;color:#0f172a;font-size:12px}.site-nav strong{font-family:Georgia,serif;letter-spacing:.08em}.site-visual{min-height:228px;padding:88px 26px 22px;color:#fff;background:linear-gradient(#0c14231f,#0c14238a),linear-gradient(145deg,#dac39a,#7b5a39,#1c1820)}.site-visual strong{display:block;margin-bottom:20px;font-size:26px;line-height:1.25;word-break:keep-all}.site-visual button{min-height:38px;padding:0 16px;border:1px solid rgba(255,255,255,.65);border-radius:8px;color:#fff;background:#ffffff1f;font-weight:850}.phone-mock{position:absolute;top:138px;right:0;z-index:3;width:190px;padding:10px;border-radius:28px;background:#262626;box-shadow:0 30px 80px #231a1247;transform:rotate(8deg)}.phone-notch{width:60px;height:6px;margin:0 auto 8px;border-radius:999px;background:#ffffff38}.phone-screen{overflow:hidden;border-radius:20px;background:#fff}.phone-nav{display:flex;justify-content:space-between;align-items:center;height:42px;padding:0 12px;color:#101828}.phone-nav strong{font-family:Georgia,serif;font-size:12px;letter-spacing:.06em}.phone-nav span{width:16px;height:2px;border-radius:999px;background:#101828;box-shadow:0 5px #101828}.phone-photo{min-height:158px;padding:54px 14px 14px;color:#fff;background:linear-gradient(#10182824,#10182899),linear-gradient(140deg,#d6bc91,#6f4e2f 55%,#141923)}.phone-photo strong{display:block;margin-bottom:13px;font-size:18px;line-height:1.25}.phone-photo button{min-height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.6);border-radius:6px;color:#fff;background:transparent;font-size:12px}.phone-copy{padding:14px}.phone-copy strong{display:block;margin-bottom:6px;font-size:14px}.phone-copy p{margin:0;color:#667085;font-size:12px;line-height:1.5}.hero-float-card{position:absolute;z-index:4;padding:22px;border:1px solid rgba(16,24,40,.1);border-radius:16px;background:#ffffffdb;box-shadow:0 24px 64px #2f261d29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.booking-card{left:-8%;bottom:72px;width:270px}.inquiry-card{left:34%;bottom:72px;width:270px}.revision-card{right:-5%;bottom:56px;width:320px}.float-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:15px}.float-head strong{font-size:18px}.float-head span{color:#667085;font-size:13px}.hero-table{display:grid}.hero-table div{display:grid;grid-template-columns:1fr 42px 58px;gap:10px;padding:11px 0;border-top:1px solid rgba(16,24,40,.08);color:#536174;font-size:14px}.hero-table em,.revision-card em{justify-self:end;padding:4px 8px;border-radius:8px;color:#118456;background:#dcf7e9;font-style:normal;font-weight:900}.hero-table div:last-child em{color:#5d6676;background:#eef1f5}.revision-card p{margin:0 0 16px;color:#243246;font-size:15px;font-weight:850}.revision-card>div:not(.float-head){display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;color:#667085;font-size:13px}.revision-card button{width:100%;min-height:42px;border:1px solid rgba(16,24,40,.16);border-radius:9px;color:#172033;background:#fff;font-weight:900}.hero-proof{position:relative;z-index:2;grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:min(1040px,74vw);margin:20px auto 0;padding-top:18px;border-top:1px solid rgba(16,24,40,.1)}.hero-proof .status-item{min-height:58px;border:0;border-right:1px solid rgba(16,24,40,.12);border-radius:0;background:transparent}.hero-proof .status-item:last-child{border-right:0}.phone-panel span{display:block;margin-bottom:18px;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.phone-panel button,.editor-panel button{min-height:42px;border:0;border-radius:999px;color:#fff;background:var(--blue);font-weight:900}.dash-stack{display:grid;align-content:start;gap:12px}.status-item{gap:10px;min-height:62px;padding:15px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff}.status-item svg{color:var(--blue)}.status-item span{color:#667085;font-size:13px;font-weight:800}.status-item strong{margin-left:auto;color:#152238;font-size:14px}.section{padding:clamp(82px,10vw,154px) clamp(20px,4vw,64px)}.section h2,.final-section h2{margin-bottom:20px;color:var(--ink);font-size:clamp(38px,4.7vw,76px);line-height:1.1;letter-spacing:0;word-break:keep-all}.section h2 span,.final-section h2 span{display:block}.section p,.final-section p{color:#5a6678;font-size:18px;line-height:1.75;word-break:keep-all}.pain{display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(360px,.95fr);gap:clamp(44px,7vw,112px);align-items:center;background:var(--paper-strong)}.visual-notes{position:relative;min-height:560px}.visual-notes:before{content:"";position:absolute;top:28px;right:72px;bottom:60px;left:10px;border-radius:32px;background:linear-gradient(#1018280f,#1018282e),linear-gradient(140deg,#f3e0c5,#d7e4ff 52%,#26364f)}.note-card{position:absolute;display:grid;gap:8px;width:260px;padding:20px;border:1px solid rgba(16,24,40,.1);border-radius:20px;background:#ffffffd1;box-shadow:0 26px 70px #2432461f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.note-card svg{color:var(--blue)}.note-card strong{font-size:20px}.note-card span{color:#667085}.menu-note{top:0;left:7%}.domain-note{top:40%;right:0}.schedule-note{bottom:6%;left:22%}.section-copy{max-width:650px}.pain-list{display:grid;gap:12px;margin:30px 0 26px}.pain-list span{gap:10px;color:#1f2f46;font-weight:850}.pain-list svg{color:var(--blue)}.process{background:var(--deep);color:#fff}.section-heading{max-width:860px;margin-bottom:clamp(34px,5vw,70px)}.section-heading.center{margin-right:auto;margin-left:auto;text-align:center}.process h2,.process p{color:#fff}.process .section-heading p:last-child{color:#ffffffad}.process-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.16)}.process-item{position:relative;min-height:280px;padding:34px 28px;border-right:1px solid rgba(255,255,255,.16)}.process-item:last-child{border-right:0}.step-num{display:block;margin-bottom:54px;color:#8fb5ff;font-size:13px;font-weight:900}.process-item svg{margin-bottom:20px;color:#8fb5ff}.process-item h3{margin-bottom:12px;color:#fff;font-size:25px}.process-item p{margin:0;color:#ffffffad;font-size:16px}.dashboard{display:grid;grid-template-columns:minmax(320px,.66fr) minmax(640px,1.34fr);gap:clamp(34px,5vw,78px);align-items:center;background:#f6f9ff}.dashboard-copy{max-width:520px}.workspace{display:grid;grid-template-columns:190px 1fr;border:1px solid rgba(16,24,40,.1);border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 34px 110px #1f31561f}.workspace-nav{display:grid;align-content:start;gap:6px;padding:24px 18px;border-right:1px solid var(--line);background:#fbfcff}.workspace-nav span{display:flex;gap:10px;align-items:center;min-height:42px;padding:0 12px;border-radius:12px;color:#526173;font-weight:850}.workspace-nav .active{color:var(--blue);background:#edf4ff}.workspace-main{padding:clamp(22px,3vw,36px)}.workspace-top,.panel-head{display:flex;justify-content:space-between;gap:18px;align-items:center}.workspace-top{margin-bottom:24px}.workspace-top h3{margin-bottom:0;font-size:30px;line-height:1.2}.url-pill{padding:10px 14px;border-radius:999px;color:var(--blue);background:#eef5ff;font-size:14px;font-weight:900}.dashboard-grid{display:grid;grid-template-columns:.8fr 1fr;gap:14px}.phone-panel{min-height:330px;padding:22px;border-radius:24px;color:#fff;background:linear-gradient(#0c14230f,#0c14239e),linear-gradient(145deg,#d9e6ff,#e8d0aa 54%,#172133)}.phone-panel strong{display:block;margin-top:140px;font-size:28px}.phone-panel p{color:#ffffffc7;font-size:15px}.phone-panel button{padding:0 18px}.editor-panel,.requests-panel{padding:20px;border:1px solid rgba(16,24,40,.09);border-radius:20px;background:#fff}.editor-panel{display:grid;gap:13px}.editor-panel label{display:grid;gap:8px;color:#536071;font-size:13px;font-weight:850}.editor-panel input{width:100%;min-height:42px;border:1px solid var(--line);border-radius:12px;padding:0 12px;color:#172033;background:#fbfcff}.editor-panel button{margin-top:2px}.requests-panel{grid-column:1 / -1}.panel-head{margin-bottom:12px}.panel-head strong{color:var(--blue);font-size:22px}.request-row{display:grid;grid-template-columns:44px minmax(0,1fr) 74px 42px;gap:10px;align-items:center;padding:12px 0;border-top:1px solid rgba(16,24,40,.08);color:#556274;font-size:14px}.request-row p{margin:0;overflow:hidden;color:#243246;font-size:14px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.request-row em{color:var(--blue);font-style:normal;font-weight:900}.module-strip{gap:0;margin-top:14px;border:1px solid rgba(16,24,40,.09);border-radius:18px;background:#fbfcff;overflow:hidden}.module-strip div{flex:1;display:grid;gap:4px;padding:16px 18px;border-right:1px solid rgba(16,24,40,.08)}.module-strip div:last-child{border-right:0}.module-strip span{color:#667085;font-size:13px}.module-strip small{color:var(--blue);font-weight:850}.comparison{background:var(--paper-strong)}.compare-table{display:grid;border:1px solid rgba(16,24,40,.1);border-radius:26px;background:#fff;overflow:hidden}.compare-head,.compare-row{display:grid;grid-template-columns:.56fr 1fr 1fr;align-items:center}.compare-head{min-height:76px;color:#152238;background:#f6f8fc;font-size:18px}.compare-head strong:last-child{color:var(--blue)}.compare-row{border-top:1px solid rgba(16,24,40,.09)}.compare-row>*{margin:0;padding:24px 26px}.compare-row span{color:#1c2d44;font-weight:900}.compare-row p{color:#667085;font-size:16px}.compare-row strong{color:var(--blue);font-size:16px}.pricing{background:radial-gradient(circle at 50% 0%,rgba(21,94,239,.1),transparent 24%),var(--paper)}.pricing-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;max-width:1040px;margin:0 auto}.price-panel{display:grid;align-content:start;padding:34px;border:1px solid rgba(16,24,40,.12);border-radius:26px;background:#ffffffd1;box-shadow:0 22px 80px #24324614}.price-panel.featured{border-color:#155eef94;background:#fff;box-shadow:0 30px 96px #155eef29}.price-panel svg{margin-bottom:26px;color:var(--blue)}.price-panel p{margin-bottom:10px;color:var(--blue);font-weight:900}.price-panel h3{margin-bottom:10px;font-size:clamp(34px,3.6vw,52px);line-height:1.05}.price-panel span{color:#667085}.price-panel ul{display:grid;gap:10px;margin:26px 0 28px;padding:0;list-style:none}.price-panel li{color:#2d3c52;font-weight:800}.price-panel li:before{content:"✓";margin-right:9px;color:var(--blue)}.price-panel a{display:flex;align-items:center;justify-content:center;min-height:50px;border-radius:999px;color:#fff;background:var(--blue);font-weight:900}.pricing-note{max-width:640px;margin:24px auto 0;text-align:center}.final-section{padding:clamp(84px,10vw,150px) clamp(20px,4vw,64px) 40px;background:var(--deep);color:#fff}.final-copy{max-width:820px;margin:0 auto clamp(42px,7vw,86px);text-align:center}.final-section h2,.final-section p{color:#fff}.final-section p{color:#ffffffad}.final-section .button{display:inline-flex;margin-top:14px}.final-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1080px;margin:0 auto 52px}.final-strip .status-item{border-color:#ffffff1f;background:#ffffff0f}.final-strip .status-item span{color:#ffffff9e}.final-strip .status-item strong{color:#fff}.footer{justify-content:space-between;gap:22px;max-width:1180px;margin:0 auto;padding-top:28px;border-top:1px solid rgba(255,255,255,.14);color:#ffffffb3}.footer strong{color:#fff}.footer nav{gap:22px;flex-wrap:wrap;font-size:14px}@media(max-width:1080px){.site-header{grid-template-columns:1fr auto}.top-nav{display:none}.hero,.pain,.dashboard{grid-template-columns:1fr}.hero-stage{min-height:620px}.main-console{left:0;width:82%}.process-line,.final-strip{grid-template-columns:repeat(2,1fr)}.process-item:nth-child(2){border-right:0}.process-item:nth-child(n+3){border-top:1px solid rgba(255,255,255,.16)}.workspace{grid-template-columns:1fr}.workspace-nav{display:none}}@media(max-width:760px){.site-header{min-height:64px;padding:0 16px}.brand{font-size:19px}.brand-mark{width:31px;height:31px}.header-cta{min-height:38px;padding:0 14px}.login-cta{display:none}.hero{min-height:auto;padding:42px 16px 70px}.hero:before,.hero:after{opacity:.45}h1{font-size:clamp(42px,11vw,56px);line-height:1.04}.hero-lead,.section p,.final-section p{font-size:16px;line-height:1.68}.hero-actions,.button,.final-section .button{width:100%}.text-link{justify-content:center;min-height:44px}.hero-stage{display:grid;gap:12px;min-height:auto}.main-console,.phone-mock,.hero-float-card{position:relative;inset:auto}.main-console{width:100%;min-height:auto;border-radius:22px}.console-body,.dashboard-grid,.pricing-layout,.compare-head,.compare-row{grid-template-columns:1fr}.console-toolbar{grid-template-columns:30px 1fr;gap:10px;min-height:auto;padding:14px}.console-toolbar i,.console-toolbar strong,.console-toolbar em{display:none}.site-status{order:2}.site-nav{grid-template-columns:1fr auto}.site-nav span:not(:last-child){display:none}.site-visual{min-height:210px;padding-top:76px}.site-visual strong{font-size:30px}.phone-mock{justify-self:end;width:min(250px,70vw);transform:rotate(2deg)}.booking-card,.inquiry-card,.revision-card{left:auto;right:auto;bottom:auto;width:100%}.hero-proof{grid-template-columns:1fr;width:100%;margin-top:12px;padding-top:8px}.hero-proof .status-item{border-right:0;border-bottom:1px solid rgba(16,24,40,.1)}.hero-proof .status-item:last-child{border-bottom:0}.section{padding:74px 16px}.section h2,.final-section h2{font-size:clamp(32px,8.8vw,44px)}.visual-notes{min-height:400px}.visual-notes:before{top:18px;right:0;bottom:36px;left:0}.note-card{width:min(260px,82vw)}.menu-note{left:0}.domain-note{right:0}.schedule-note{left:8%}.process-line,.final-strip{grid-template-columns:1fr}.process-item,.process-item:nth-child(2){min-height:auto;border-right:0;border-top:1px solid rgba(255,255,255,.16)}.step-num{margin-bottom:30px}.workspace{border-radius:22px}.workspace-main,.price-panel{padding:20px}.workspace-top,.panel-head,.module-strip,.footer{align-items:stretch;flex-direction:column}.url-pill{width:100%;overflow-wrap:anywhere}.requests-panel{grid-column:auto}.request-row{grid-template-columns:42px 1fr}.request-row em,.request-row strong{grid-column:2}.module-strip div{border-right:0;border-bottom:1px solid rgba(16,24,40,.08)}.module-strip div:last-child{border-bottom:0}.compare-head span,.compare-head strong,.compare-row>*{padding:18px 20px}.compare-head span{display:none}.compare-head strong:first-of-type{border-bottom:1px solid rgba(16,24,40,.08)}}
