@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@500;700&family=Inter:wght@400;600;700&display=swap");:root{color-scheme:light;background:#ffffff;color:#1a1c1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#ffffff;color:#1a1c1c;font-family:Inter,"Noto Serif KR",system-ui,sans-serif;word-break:keep-all;overflow-wrap:normal}a{color:inherit;text-decoration:none}.site-nav{position:sticky;top:0;z-index:50;border-bottom:1px solid #f3f0eb;background:rgb(255 255 255/.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-inner{width:min(100%,1440px);height:88px;margin:0 auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,.footer-brand{font-size:24px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#111111}.brand,.footer-brand,.nav-links{font-family:"Noto Serif KR",Georgia,serif}.nav-links{display:flex;align-items:center;gap:28px;font-size:18px;color:#99958d}.nav-links a{padding-bottom:6px;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.nav-links a.active,.nav-links a:hover{color:#111111;border-color:#111111}.primary-button,.subscribe-link{display:inline-flex;min-height:48px;align-items:center;justify-content:center;background:#111111;color:#ffffff;padding:0 28px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;transition:background .18s ease,transform .18s ease}.primary-button:hover,.subscribe-link:hover{background:#5d5f5b}.primary-button:active{transform:scale(.97)}.section-shell{width:min(100%,1200px);margin:0 auto;padding:112px 64px;text-align:center}.hero{display:flex;min-height:calc(100vh - 88px);flex-direction:column;align-items:center;justify-content:center}.editorial-mark{position:relative;width:112px;height:112px;margin-bottom:42px;transform:rotate(45deg);border:1px solid rgb(27 27 27/.3);opacity:.35}.editorial-mark div,.editorial-mark span{position:absolute;inset:0;border:1px solid rgb(27 27 27/.3)}.editorial-mark div{transform:rotate(-30deg)}.editorial-mark span{transform:rotate(15deg)}.editorial-line{width:1px;height:64px;margin:42px auto 0;background:#e0e0db}h1,h2,p{margin-top:0;word-break:keep-all;overflow-wrap:normal}.hero h1{max-width:1120px;margin-bottom:24px;color:#111111;font-size:clamp(42px,5.4vw,72px);font-weight:700;line-height:1.12;letter-spacing:0}.hero p{max-width:760px;margin-bottom:0;color:#5d5f5b;font-size:20px;line-height:1.85}.about-copy span,.hero p span{display:block}.values-section{border-top:1px solid rgb(27 27 27/.1);border-bottom:1px solid rgb(27 27 27/.1);padding:104px 64px}.values-grid{width:min(100%,1200px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;text-align:center}.value-card{display:flex;flex-direction:column;align-items:center}.value-icon{margin-bottom:22px;color:#5d5f5b;font-size:42px;line-height:1}.value-card h2{margin-bottom:12px;color:#111111;font-size:25px;line-height:1.35}.value-card p{max-width:340px;margin-bottom:0;color:#5d5f5b;font-size:16px;line-height:1.75;word-break:keep-all;overflow-wrap:normal}.about-section{border-bottom:1px solid rgb(27 27 27/.1)}.image-frame{width:min(100%,680px);margin:0 auto 64px;border:1px solid #e0e0db;padding:8px;background:#ffffff}.image-frame img{display:block;width:100%;height:320px;object-fit:cover;filter:grayscale(1)}.about-section h2,.contact-section h2{max-width:820px;margin:0 auto 32px;color:#111111;font-size:clamp(32px,4vw,46px);line-height:1.32}.about-copy{max-width:820px;margin:0 auto;color:#5d5f5b;font-size:20px;line-height:1.9;word-break:keep-all;overflow-wrap:normal}.about-copy p{margin-bottom:26px}.about-copy p:last-child{margin-bottom:0}.contact-section{padding:104px 64px;text-align:center}.site-footer{border-top:1px solid #e5e0d8;background:#f5f5f0;padding:72px 64px;text-align:center}.footer-links{margin:34px auto;display:flex;flex-wrap:wrap;justify-content:center;gap:28px;color:#6f6b64;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.footer-links a:hover{color:#111111}.site-footer p{margin-bottom:0;color:#111111;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}@media (max-width:860px){.nav-inner{height:auto;min-height:76px;padding:18px 20px;flex-wrap:wrap}.brand{font-size:18px}.nav-links{order:3;width:100%;justify-content:center;gap:16px;font-size:14px;overflow-x:auto}.subscribe-link{min-height:40px;padding:0 18px;font-size:11px}.contact-section,.section-shell,.site-footer,.values-section{padding-left:22px;padding-right:22px}.hero{min-height:auto;padding-top:76px;padding-bottom:76px}.editorial-mark{width:84px;height:84px}.hero h1{font-size:40px}.about-copy,.hero p{font-size:17px;line-height:1.8}.values-grid{grid-template-columns:1fr}.image-frame img{height:240px}}