
:root{--ink:#142019;--muted:#647068;--paper:#f4f6f1;--white:#fff;--green:#1d5a37;--green2:#2d7a4b;--deep:#0a2416;--sage:#e1ebdc;--lime:#dff3b4;--line:#d6ddd4;--shadow:0 28px 70px rgba(13,38,23,.13);--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;letter-spacing:-.018em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.topbar{background:var(--deep);color:#dce7de;font-size:12px}.topbar .container{display:flex;justify-content:space-between;padding:9px 0}.header{position:sticky;top:0;z-index:70;background:rgba(244,246,241,.95);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:220px}.menu{display:flex;gap:20px;font-size:14px;font-weight:800}.menu a{padding:29px 0;position:relative}.menu a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:var(--green);transition:.2s}.menu a:hover:after,.menu a.active:after{right:0}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:999px;padding:0 22px;font-weight:900;border:0;cursor:pointer}.nav-cta,.btn-primary{background:var(--green);color:#fff}.hamburger{display:none;border:0;background:none;font-size:28px}.hero{
  min-height:720px;
  display:grid;
  align-items:center;
  color:#fff;
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(90deg,rgba(4,24,13,.80) 0%,rgba(4,24,13,.64) 34%,rgba(4,24,13,.26) 62%,rgba(4,24,13,.06) 100%),
    url('https://images.unsplash.com/photo-1473448912268-2022ce9509d8?auto=format&fit=crop&w=2200&q=92') center 48%/cover;
}
.hero:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:120px;
  background:linear-gradient(180deg,transparent,rgba(4,24,13,.18));
  pointer-events:none;
}
.hero-inner{position:relative;z-index:2;padding-top:48px;padding-bottom:58px}
.hero-copy{max-width:790px}
.hero .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:24px;
  color:rgba(255,255,255,.88);
  letter-spacing:.11em;
}
.hero .eyebrow:before{content:"";width:28px;height:1px;background:rgba(255,255,255,.68)}
.hero h1{
  max-width:790px;
  font-size:clamp(46px,5vw,68px);
  font-weight:600;
  line-height:1.12;
  letter-spacing:-.035em;
  margin:0 0 26px;
}
.hero h1 strong{font-weight:700}
.hero p{
  font-size:clamp(17px,1.25vw,20px);
  line-height:1.8;
  max-width:660px;
  margin:0 0 34px;
  color:rgba(245,248,246,.90);
}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.hero .btn{min-height:56px;padding:0 28px;font-size:15px;box-shadow:0 14px 34px rgba(0,0,0,.18)}
.btn-secondary{background:#fff;color:var(--deep);border:1px solid rgba(255,255,255,.72)}
.btn-secondary:hover{transform:translateY(-1px)}
.hero-points{
  display:flex;
  gap:24px;
  flex-wrap:wrap;
  margin-top:34px;
  color:rgba(255,255,255,.82);
  font-size:13px;
  font-weight:800;
}
.hero-points span{display:flex;align-items:center;gap:9px}
.hero-points span:before{
  content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background:#b8dc91;
  box-shadow:0 0 0 5px rgba(184,220,145,.12);
}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.section{padding:100px 0;scroll-margin-top:88px}.section.alt{background:#fff}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:44px}.section-head h2{font-size:clamp(36px,4.2vw,54px);line-height:1.12;letter-spacing:-.04em;margin:8px 0 0;max-width:760px}.section-head p{max-width:580px;color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;min-height:220px}.card h3{font-size:25px;margin:20px 0 8px}.card p{color:var(--muted)}.num,.tag{font-size:12px;font-weight:900;color:var(--green)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{min-height:390px;border-radius:26px;overflow:hidden;position:relative;color:#fff;background:center/cover}.product:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(4,17,10,.82))}.product:nth-child(1){background-image:url('https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1400&q=92')}.product:nth-child(2){background-image:url('https://images.unsplash.com/photo-1585320806297-9794b3e4eeae?auto=format&fit=crop&w=1400&q=92')}.product:nth-child(3){background-image:url('https://images.unsplash.com/photo-1448375240586-882707db888b?auto=format&fit=crop&w=1400&q=92')}.product div{position:absolute;z-index:2;left:26px;bottom:24px}.notice-list{display:grid;gap:12px}.notice{display:grid;grid-template-columns:100px 1fr auto;gap:18px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:16px}.quote-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px}.quote-panel{background:var(--deep);color:#fff;border-radius:28px;padding:36px}.estimate-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.full{grid-column:1/-1}.input{width:100%;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:#fff}.textarea{min-height:150px;resize:vertical}.footer{padding:55px 0;background:#0b1710;color:#c6d1c9}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.footer h4{color:#fff}.mobile-quick{display:none}.ebodas-review-open{position:fixed;right:24px;bottom:24px;z-index:88;border:0;border-radius:999px;background:#0f172a;color:#fff;padding:14px 20px;font-weight:900;box-shadow:0 14px 35px rgba(15,23,42,.28);cursor:pointer}.edit-overlay{position:fixed;inset:0;z-index:1000;background:rgba(2,6,23,.72);display:none;padding:28px}.edit-overlay.open{display:block}.edit-panel{height:100%;max-width:1080px;margin:auto;background:#f4f6f8;border-radius:22px;overflow:auto;position:relative}.edit-close{position:sticky;top:14px;float:right;margin:14px 14px 0 0;z-index:3;width:42px;height:42px;border-radius:50%;border:0;background:#111827;color:#fff;font-size:22px;cursor:pointer}.edit-wrap{max-width:960px;margin:auto;padding:30px 20px 70px}.edit-head h1{margin:0 0 6px}.edit-card{background:#fff;border:1px solid #d9dee7;border-radius:18px;padding:24px}.edit-page{display:none}.edit-page.active{display:block}.page-title{display:flex;justify-content:space-between;border-bottom:1px solid #d9dee7;padding-bottom:14px;margin-bottom:20px}.edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-weight:800;font-size:14px;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:13px 14px;border:1px solid #cfd5df;border-radius:11px;background:#fff}.field textarea{min-height:110px}.field input:disabled,.field textarea:disabled,.field select:disabled{background:#f3f5f7;color:#374151}.file-box{border:1px dashed #aeb7c5;border-radius:12px;padding:12px;background:#fafbfc}.preview-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.preview-item{width:110px}.preview-item img{width:110px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #d9dee7}.preview-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edit-actions{display:flex;gap:10px;margin-top:22px}.edit-actions button{border:0;border-radius:10px;padding:12px 20px;font-weight:900;cursor:pointer}.edit-btn{background:#e8edf3}.save-btn{background:#0f172a;color:#fff}.status{margin-left:auto;align-self:center;color:#0f766e;font-weight:800}.pager{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px}.pager button{width:40px;height:40px;border-radius:50%;border:1px solid #d9dee7;background:#fff;font-weight:900}.pager button.active{background:#0f172a;color:#fff}.saved-note{color:#0f766e;font-weight:800;font-size:13px}.danger-small{border:0;background:#fee2e2;color:#991b1b;border-radius:7px;padding:5px 8px;font-size:11px;cursor:pointer;margin-top:5px}
@media(max-width:980px){.menu{display:none;position:absolute;top:88px;left:0;right:0;background:var(--paper);padding:18px;flex-direction:column}.menu.open{display:flex}.menu a{padding:8px}.hamburger{display:block}.nav-cta{display:none}.grid-3,.grid-4,.products{grid-template-columns:1fr 1fr}.quote-layout{grid-template-columns:1fr}}@media(max-width:680px){.container{width:min(100% - 28px,var(--max))}.grid-3,.grid-4,.products,.estimate-form,.edit-grid{grid-template-columns:1fr}.full{grid-column:auto}.hero{min-height:660px;background-position:64% center}.hero-inner{padding-top:34px;padding-bottom:42px}.hero h1{font-size:clamp(39px,11vw,52px);line-height:1.14;letter-spacing:-.048em}.hero p{font-size:16px;line-height:1.72;max-width:94%}.hero-actions{gap:10px}.hero .btn{min-height:52px;padding:0 21px}.hero-points{gap:15px;margin-top:28px}.desktop-break{display:none}.topbar{display:none}.brand img{width:175px}.footer-grid{grid-template-columns:1fr}.edit-overlay{padding:0}.edit-panel{border-radius:0}.ebodas-review-open{right:14px;bottom:14px}}

/* Inquiry board V2 */
.inquiry-board{background:#fff;border:1px solid var(--line);border-radius:28px;padding:0 28px 28px;box-shadow:var(--shadow);overflow:hidden}
.board-toolbar{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:2px solid var(--deep)}
.board-toolbar>div{display:flex;align-items:baseline;gap:14px}.board-toolbar strong{font-size:24px}.board-toolbar span{font-size:13px;color:var(--muted)}
.admin-toggle{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 15px;font-weight:800;cursor:pointer}.admin-toggle.active{background:var(--deep);color:#fff;border-color:var(--deep)}
.board-head,.board-row{display:grid;grid-template-columns:70px minmax(0,1fr) 120px 120px 90px;align-items:center;gap:12px}
.board-head{padding:15px 16px;background:#f1f4ef;border-bottom:1px solid var(--line);font-size:13px;font-weight:900;text-align:center}
.board-head span:nth-child(2){text-align:left}.board-list{border-bottom:1px solid var(--line)}
.board-row{width:100%;padding:18px 16px;border:0;border-bottom:1px solid #e7ebe5;background:#fff;text-align:center;cursor:pointer;color:var(--ink)}
.board-row:hover{background:#f7f9f5}.board-row:last-child{border-bottom:0}.board-row .subject{text-align:left;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board-row .number,.board-row .date{color:var(--muted);font-size:13px}.board-row .author{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.answer-badge{display:inline-flex;justify-content:center;min-width:58px;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900;background:#edf0ec;color:#6b746d}.answer-badge.done{background:var(--sage);color:var(--green)}
.board-empty{text-align:center;padding:58px 20px;color:var(--muted);border-bottom:1px solid var(--line)}.board-write-open{display:flex;margin:26px auto 0;min-width:210px}
.board-compose,.board-detail{margin-top:26px;border-top:1px solid var(--line);padding-top:26px}.board-panel-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.board-panel-title span{font-size:12px;color:var(--green);font-weight:900;letter-spacing:.12em}.board-panel-title h3{font-size:28px;margin:4px 0 0}.panel-close{width:40px;height:40px;border:0;border-radius:50%;background:#eef1ed;font-size:24px;cursor:pointer}
.board-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-actions{display:flex;gap:10px}.btn-ghost{background:#eef1ed;color:var(--ink)}.form-status{min-height:24px;margin:0;color:var(--green);font-weight:800}
.detail-meta{display:flex;flex-wrap:wrap;gap:10px 22px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:14px}.detail-content{padding:28px 4px;white-space:pre-wrap;min-height:130px}.detail-contact{padding:17px 20px;background:#f4f6f1;border-radius:14px;font-size:14px;color:var(--muted)}
.operator-answer{margin-top:24px;padding:24px;background:#eef5ea;border-radius:18px}.operator-answer h4{margin:0 0 12px;color:var(--green)}.operator-answer p{margin:0;white-space:pre-wrap}.operator-empty{color:var(--muted)}
.admin-editor{margin-top:22px;border-top:1px dashed #b9c5b9;padding-top:20px}.admin-editor textarea{width:100%;min-height:130px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.danger-btn{background:#fff0f0;color:#a11;border:1px solid #f0c9c9}
.admin-login{max-width:430px;margin:24px auto 0;padding:24px;border:1px solid var(--line);border-radius:18px;background:#f7f9f5}.admin-login h3{margin-top:0}.admin-login .input{margin-bottom:12px}
@media(max-width:760px){.inquiry-board{padding:0 14px 20px;border-radius:20px}.board-toolbar{min-height:76px}.board-toolbar strong{font-size:20px}.board-head{display:none}.board-row{grid-template-columns:42px minmax(0,1fr) 68px;padding:16px 8px}.board-row .author,.board-row .date{display:none}.board-row .subject{font-size:15px}.board-form{grid-template-columns:1fr}.board-form .full{grid-column:auto}.board-panel-title h3{font-size:24px}}
