@import"https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;500;600&display=swap";:root{font-family:"Noto Serif KR",Malgun Gothic,serif;color:#25221d;background:#f4efe4}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 75% 4%,#fff9e9 0,transparent 24rem),#f4efe4}a{color:inherit}header{height:76px;padding:0 max(24px,5vw);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d7cdbd}.brand{text-decoration:none;font-size:22px;letter-spacing:.18em}.brand small{font-size:10px;color:#766e62}nav{display:flex;gap:24px;font-size:13px}nav a{text-decoration:none}main{min-height:calc(100vh - 190px)}.hero{min-height:720px;text-align:center;padding:110px 20px 80px;background:linear-gradient(180deg,transparent,#eee4d2)}.moon{font-size:64px;color:#8b7352}.eyebrow{font:11px system-ui;letter-spacing:.24em;color:#796d5c;margin-top:24px}h1{font-size:clamp(32px,6vw,58px);font-weight:500;line-height:1.35;letter-spacing:-.04em;margin:24px 0}p{line-height:1.9}.button,button{display:inline-block;border:0;background:#22231f;color:#f8f3e8;padding:16px 28px;text-decoration:none;font:14px inherit;cursor:pointer;margin-top:24px}.sub{font-size:11px;color:#766e62}.seal{margin-top:40px;width:62px;height:62px;background:#773a31;color:#fff;display:grid;place-items:center;font-size:27px}article{max-width:820px;margin:auto;padding:70px 24px 100px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px}.cards section{padding:28px 22px;border:1px solid #cfc3af;background:#f8f4eb}.cards p{font-size:13px}.order{max-width:600px}.order h1{font-size:36px}form{margin-top:46px}label,legend{display:block;font-size:13px;margin:24px 0 10px}label>input:not([type=radio]):not([type=checkbox]){width:100%;border:0;border-bottom:1px solid #938774;background:transparent;padding:13px 2px;font:18px inherit}fieldset{border:0;padding:0;margin:24px 0}.choice{display:inline-flex;align-items:center;gap:8px;margin:8px 22px 8px 0}.choice input{accent-color:#463e32}.notice{padding:16px;background:#e9dfcc;font-size:13px;margin-top:24px}.error{color:#943c31}.actions{display:flex;gap:10px;justify-content:flex-end}.secondary{background:transparent;color:#27231e;border:1px solid #918673}button:disabled{opacity:.6}footer{text-align:center;padding:30px;color:#756c60;font-size:11px;border-top:1px solid #d7cdbd;line-height:2}@media(max-width:600px){header{height:64px}.brand small{display:none}nav{gap:14px}.hero{padding-top:75px}.cards{grid-template-columns:1fr}article{padding-top:45px}.order h1{font-size:30px}}
