:root{color-scheme:light;font-family:ui-sans-serif,system-ui,-apple-system,"Malgun Gothic",sans-serif;color:#242820;background:#f4f2eb}*{box-sizing:border-box}body{margin:0}.page{max-width:1180px;min-height:100svh;margin:auto;padding:0 48px;display:flex;flex-direction:column}header{display:flex;align-items:center;justify-content:space-between;padding:32px 0;border-bottom:1px solid #24282022}.logo{font-size:25px;font-weight:750;letter-spacing:-1px;text-decoration:none;color:inherit}.logo span{color:#d96540;margin-left:3px}.label,.eyebrow,footer{font-size:11px;letter-spacing:1.5px}.label{color:#6b7064}main{flex:1;padding:clamp(90px,14vh,170px) 0 100px}.eyebrow{display:flex;gap:12px;align-items:center;color:#646d5a}.eyebrow span{display:block;width:7px;height:7px;background:#d96540;border-radius:50%}h1{font-size:clamp(35px,5.2vw,66px);letter-spacing:-.06em;line-height:1.35;font-weight:600;margin:35px 0}h1 em{font-style:normal;color:#68775a}.description{font-size:17px;line-height:2;color:#6a6e63;word-break:keep-all}.note{display:flex;gap:12px;align-items:center;margin-top:65px;font-size:13px}.note>span{color:#d96540;font-size:25px}.note p{border-bottom:1px solid #c7cbbb;padding-bottom:6px}footer{display:flex;justify-content:space-between;padding:27px 0;border-top:1px solid #24282022;color:#85897d;letter-spacing:.1px}a:focus-visible{outline:2px solid #d96540;outline-offset:5px}.back{display:inline-block;color:#68775a;text-underline-offset:5px;margin-top:30px}@media(max-width:600px){.page{padding:0 25px}header{padding:25px 0}.label{font-size:9px;letter-spacing:1px}main{padding:100px 0 85px}h1{font-size:clamp(30px,8.5vw,48px);margin:28px 0}.description{font-size:14px}.eyebrow{font-size:9px;letter-spacing:1px}footer{font-size:10px}.note{margin-top:45px}}
