:root{--navy:#07172d;--navy2:#0b1f3a;--gold:#c9a55f;--gold2:#e4c17a;--ink:#162130;--muted:#6d7278;--line:#e5e3df;--paper:#fbfaf7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}
a{text-decoration:none;color:inherit}
.site-header{position:absolute;z-index:10;top:0;left:0;right:0;height:78px;color:#fff}.nav-wrap{height:100%;display:flex;align-items:center;gap:28px}.brand{font-family:Georgia,serif;font-size:25px;font-weight:700;color:var(--gold2);white-space:nowrap}.brand span{font-family:inherit;color:#e7d7ae;font-size:18px}.desktop-nav{display:flex;gap:34px;margin-left:auto;font-size:14px}.desktop-nav a{opacity:.95}.nav-call{border:1px solid rgba(212,174,99,.65);border-radius:14px;padding:10px 16px;font-size:12px;color:#e4c17a}.nav-call b{display:block;font-size:13px;margin-top:2px}.menu-btn{display:none;margin-left:auto;border:0;background:transparent;color:#fff;font-size:27px}
.hero{height:570px;position:relative;overflow:hidden;background:var(--navy)}.hero-media{position:absolute;inset:0 0 0 46%;background:url('hero-bow.jpg') center/cover no-repeat;filter:saturate(.92) contrast(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07172d 0%,#07172d 43%,rgba(7,23,45,.68) 58%,rgba(7,23,45,.08) 100%)}.hero-inner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{width:50%;padding-top:50px;color:#fff}.ornament{color:var(--gold);font-size:41px;letter-spacing:8px}.eyebrow{font-size:10px;letter-spacing:2px;color:#dbc080;margin:6px 0 8px}.hero h1{font-family:Georgia,"Noto Serif KR",serif;font-size:54px;line-height:1.18;margin:0 0 14px;font-weight:500}.hero h1 em{font-style:normal;color:#e1bd76}.hero-sub{font-family:Georgia,"Noto Serif KR",serif;font-size:20px;margin:0 0 21px}.hero-tags{padding-top:17px;border-top:1px solid rgba(200,166,97,.4);width:max-content;color:#e1bd76;font-size:15px;font-weight:600}.hero-tags span{opacity:.45;margin:0 12px}.hero-actions{display:grid;gap:9px;width:360px;margin-top:22px}.btn{display:flex;justify-content:center;align-items:center;height:48px;border-radius:26px;font-weight:700}.btn.gold{border:1px solid var(--gold);color:#f0d79e;background:rgba(0,0,0,.15)}.btn.light{background:#fff;color:#182130}
.section{padding:58px 0}.section-title{text-align:center;margin-bottom:34px}.section-title h2{font-family:Georgia,"Noto Serif KR",serif;font-size:29px;margin:0 0 8px;font-weight:650}.section-title p{margin:0;color:#777}.section-title span{display:block;width:64px;height:1px;background:var(--gold);margin:12px auto;position:relative}.section-title span:after{content:"◇";position:absolute;left:50%;top:-11px;transform:translateX(-50%);background:#fff;color:var(--gold);padding:0 7px}
.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-bottom:35px}.service-grid article{text-align:center;padding:15px 18px;border-right:1px solid #eee}.service-grid article:last-child{border-right:0}.ico{height:46px;display:flex;align-items:center;justify-content:center}.ico svg{width:38px;height:38px;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-grid h3{font-size:17px;line-height:1.45;margin:10px 0 6px}.service-grid p{font-size:13px;line-height:1.6;color:#666;margin:0}.naver-strip{width:min(820px,100%);margin:0 auto;background:var(--navy);color:#fff;border-radius:10px;display:grid;grid-template-columns:45px 1fr 20px;align-items:center;gap:13px;padding:13px 18px;box-shadow:0 10px 25px rgba(7,23,45,.15)}.naver-strip small{display:block;color:#c5cbd3;margin-top:3px}.naver-n{display:grid;place-items:center;width:34px;height:34px;background:#03c75a;border-radius:6px;font-weight:900;font-size:23px}.naver-strip strong{font-size:28px;color:var(--gold2)}
.products{background:var(--paper);padding-top:38px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid #ece8e1;border-radius:9px;padding:18px;box-shadow:0 8px 23px rgba(0,0,0,.07);text-align:center}.product-card h3{font-family:Georgia,"Noto Serif KR",serif;font-size:24px;margin:0 0 5px}.product-card .desc{margin:0 0 18px;color:#434343}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.feature-row span{font-size:27px;color:var(--gold);border-right:1px solid #eee}.feature-row span:last-child{border:0}.feature-row small{display:block;font-size:11px;color:#555;margin-top:5px}.price{background:#f8f7f5;margin:16px -18px 9px;padding:11px;font-size:20px;font-weight:800}.product-card>a{display:inline-flex;background:var(--navy);color:#fff;border-radius:18px;padding:8px 36px;font-size:13px}.outline-link{display:block;width:max-content;margin:18px auto 0;border:1px solid #d7c79c;border-radius:18px;padding:7px 23px;color:#7d6330;font-size:13px}
.lecture{display:grid;grid-template-columns:1fr 1.16fr;min-height:285px;background:var(--navy);color:#fff}.lecture-copy{display:flex;justify-content:flex-end}.lecture-inner{width:min(590px,calc(100% - 48px));padding:38px 36px 32px 0}.lecture h2{font-family:Georgia,"Noto Serif KR",serif;font-size:28px;margin:0 0 7px}.lecture-copy p{color:#cbd1da;margin:0 0 25px}.lecture-items{display:grid;grid-template-columns:1fr 1fr;gap:13px 25px;color:#e4c17a;font-size:14px;margin-bottom:22px}.lecture-items span{line-height:1.45}.lecture-copy a{display:inline-flex;border:1px solid #a9884f;border-radius:20px;padding:8px 22px;color:#e4c17a;font-size:13px}.lecture-image{position:relative;background:linear-gradient(rgba(5,17,34,.25),rgba(5,17,34,.25)),url('lecture.jpg') center/cover no-repeat;display:grid;place-items:center;text-align:center}.lecture-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,23,45,.45),rgba(7,23,45,0))}.lecture-image>div{z-index:1}.lecture-image h3{font-family:Georgia,"Noto Serif KR",serif;font-size:32px;margin:0 0 7px}.lecture-image p{font-size:18px;margin:0 0 12px}.lecture-image span{color:#fff;font-size:38px}
.reviews{padding-bottom:42px}.review-window{overflow:hidden}.review-track{display:flex;gap:18px;will-change:transform}.review-track article{flex:0 0 calc((100% - 36px)/3);border:1px solid #e5e3df;border-radius:8px;padding:21px 24px;text-align:center;box-shadow:0 7px 18px rgba(0,0,0,.06);background:#fff}.stars{color:#d6b062;letter-spacing:2px}.stars small{color:#555;letter-spacing:0}.review-track p{font-size:14px;line-height:1.65;min-height:72px}.review-track b{font-size:13px;color:#777}.naver-strip.narrow{margin-top:18px;width:min(510px,100%)}
.footer{background:#07172d;color:#fff;padding:24px 0}.footer-grid{display:grid;grid-template-columns:1.15fr .75fr 1.15fr auto;align-items:center;gap:22px}.footer-brand{font-size:21px}.footer p{font-size:12px;color:#b9c1cb;margin:6px 0 0}.footer-call,.footer-address{display:flex;gap:8px;align-items:center;color:#d7b56c}.footer-call span,.footer-address span{color:#cbd1da;font-size:11px}.footer-call b{font-size:16px}.footer-btn{background:#d7b56c;color:#101820;border-radius:6px;padding:12px 20px;font-weight:700;font-size:13px}
@media(max-width:900px){
.wrap{width:min(100% - 28px,760px)}.desktop-nav,.nav-call{display:none}.menu-btn{display:block}.site-header{height:62px}.brand{font-size:19px}.brand span{font-size:14px}
.hero{height:520px;min-height:0;padding-top:0}.hero-media{inset:0 0 0 38%;height:auto;background-position:58% center}.hero-shade{inset:0;background:linear-gradient(90deg,#07172d 0%,#07172d 34%,rgba(7,23,45,.93) 48%,rgba(7,23,45,.42) 70%,rgba(7,23,45,.12) 100%)}
.hero-inner{height:100%;align-items:center;padding-bottom:0}.hero-copy{width:62%;padding-top:54px}.ornament{font-size:28px}.eyebrow{font-size:8px;letter-spacing:1.4px}.hero h1{font-size:35px;line-height:1.15;margin-bottom:12px}.hero-sub{font-size:14px;line-height:1.4;margin-bottom:14px}.hero-tags{width:100%;font-size:11px;line-height:1.65;padding-top:11px}.hero-tags span{margin:0 5px}.hero-actions{width:100%;max-width:260px;margin-top:14px;gap:7px}.btn{height:40px;font-size:11px}
.section{padding:46px 0}.section-title{margin-bottom:28px}.section-title h2{font-size:26px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article{border-right:0;border-bottom:1px solid #eee;padding:17px 10px}.service-grid article:nth-child(odd){border-right:1px solid #eee}.service-grid article:last-child{grid-column:1/-1;border-right:0}.service-grid h3{font-size:15px}.service-grid p{font-size:12px}.ico svg{width:34px;height:34px}
.product-grid{grid-template-columns:1fr}.lecture{grid-template-columns:1fr}.lecture-copy{justify-content:center}.lecture-inner{padding:34px 0;width:min(100% - 28px,760px)}.lecture-image{min-height:225px}.review-track article{flex-basis:calc((100% - 18px)/2)}.footer-grid{grid-template-columns:1fr 1fr}.footer-btn{justify-self:end}
}
@media(max-width:560px){
.wrap{width:calc(100% - 24px)}.site-header{height:58px}.brand{font-size:17px}.brand span{font-size:12px}.menu-btn{font-size:24px}
.hero{height:500px}.hero-media{left:42%;background-position:56% center}.hero-shade{background:linear-gradient(90deg,#07172d 0%,#07172d 36%,rgba(7,23,45,.96) 50%,rgba(7,23,45,.48) 73%,rgba(7,23,45,.15) 100%)}.hero-copy{width:66%;padding-top:48px}.ornament{font-size:24px}.eyebrow{font-size:7px}.hero h1{font-size:31px}.hero-sub{font-size:12px}.hero-tags{font-size:10px}.hero-actions{max-width:235px}.btn{height:38px;font-size:10.5px}
.section{padding:40px 0}.section-title h2{font-size:24px}.service-grid article{padding:15px 7px}.service-grid h3{font-size:14px}.service-grid p{font-size:11px}.naver-strip{grid-template-columns:36px 1fr 14px;padding:11px 12px}.naver-strip b{font-size:12px}.naver-strip small{font-size:9px}.naver-n{width:30px;height:30px;font-size:20px}
.product-card{padding:19px 15px}.price{margin-left:-15px;margin-right:-15px}.lecture-items{grid-template-columns:1fr 1fr;font-size:12px}.review-track article{flex-basis:100%}.footer-grid{grid-template-columns:1fr;gap:13px}.footer-btn{justify-self:start}.footer-address{align-items:flex-start}
}
