﻿:root{--bg:#f5f2ec;--ink:#292c29;--muted:#797b72;--red:#a83232;--line:#deded4}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Malgun Gothic",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #476e96;outline-offset:4px}header,main,footer{max-width:1180px;margin:auto}header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);font-size:23px;font-weight:700}.brand-icon{display:grid;place-items:center;width:36px;height:36px;border:2px solid var(--red);color:var(--red);font-family:serif;border-radius:6px;transform:rotate(-5deg)}.brand-en{font-size:10px;letter-spacing:2px;font-weight:400;margin-left:8px;color:var(--muted)}.header-note{font-size:12px;color:var(--muted)}main{padding:56px 0 0}.intro{margin-bottom:40px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.5px;color:var(--red);margin:0 0 20px}h1{font-size:53px;font-family:Batang,"Noto Serif CJK KR",serif;line-height:1.35;letter-spacing:-3px;font-weight:500;margin:0}h1 em{font-style:normal;color:var(--red)}.intro{position:relative}.description{position:absolute;right:0;bottom:4px;font-size:14px;line-height:1.9;color:var(--muted)}.workspace{display:grid;grid-template-columns:1fr 1.15fr;background:#fffefa;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #282c2405}.controls{padding:36px 40px}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:26px}.section-title>span{font-family:serif;font-size:14px;color:var(--red)}h2{font-size:17px;letter-spacing:-.5px;margin:0;font-weight:600}.second{margin-top:34px}label,legend{font-size:12px;font-weight:600}label[for=name]{display:block;margin-bottom:10px}.input-wrap{position:relative}.input-wrap input{width:100%;border:1px solid #d8d9cf;border-radius:6px;background:#fff;padding:16px 65px 16px 16px;font-size:22px;letter-spacing:3px;color:var(--ink)}#count{position:absolute;right:15px;top:24px;font-size:11px;color:var(--muted);letter-spacing:1px}.hint{font-size:11px;line-height:1.7;color:var(--muted);margin:9px 0 0}fieldset{padding:0;border:0;margin:0 0 24px;min-width:0}legend{margin-bottom:12px}.choices{display:flex;gap:8px}.choices button{flex:1;border:1px solid var(--line);border-radius:6px;background:transparent;color:#65685f;font-size:12px;padding:13px 5px}.choices button[aria-pressed=true]{border-color:var(--red);color:var(--red);background:#a8323206}.shapes button{display:flex;flex-direction:column;align-items:center;gap:12px}.shape{display:block;border:2px solid currentColor;width:25px;height:25px}.circle{border-radius:50%}.oval{border-radius:50%;width:20px}.square{border-radius:3px}.fonts button[data-font=serif]{font-family:Batang,serif}.fonts button[data-font=brush]{font-family:Gungsuh,serif}.colors{display:flex;gap:14px}.colors button{border:3px solid #fffefa;background:var(--swatch);width:28px;height:28px;border-radius:50%;outline:1px solid transparent}.colors button[aria-pressed=true]{outline-color:var(--swatch)}.colors button:focus-visible{outline:3px solid #476e96}.texture-row{display:flex;justify-content:space-between;align-items:center;padding-top:22px;border-top:1px solid var(--line);cursor:pointer}.texture-row small{display:block;color:var(--muted);font-weight:400;font-size:11px;margin-top:7px}.texture-row input{width:20px;height:20px;accent-color:var(--red)}.preview-panel{background:#eeeee6;border-left:1px solid var(--line);padding:26px 32px 24px;display:flex;flex-direction:column}.preview-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#7d8275}.preview-top i{display:inline-block;background:#71816a;width:5px;height:5px;border-radius:50%;margin-right:5px}.paper{margin:23px 0 0;min-height:345px;flex:1;background:#fffefa;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 5px 20px #292c2906;position:relative;border:1px solid #e5e5da;background-image:radial-gradient(#8a826015 .6px,transparent .6px);background-size:5px 5px}.paper-caption{font-family:Georgia,serif;font-size:9px;letter-spacing:3px;color:#a1a392;margin-top:25px}canvas{width:min(76%,290px);height:auto;display:block;aspect-ratio:1}.paper-bottom{font-size:11px;color:#969a8d;margin:0 0 24px}.download-area{text-align:center;margin-top:23px}#status{font-size:12px;color:#676e60;margin:0 0 14px;min-height:18px}#download{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-radius:6px;padding:17px 22px;background:var(--red);color:white;font-size:14px;font-weight:600;box-shadow:0 3px 5px #a8323210}#download:hover{background:#902b2b}#download:disabled{opacity:.5;cursor:not-allowed}#download>span+span{font-size:22px;font-weight:400;line-height:16px}.download-note{font-size:10px;color:#818678;margin:13px 0 0}footer{border-top:1px solid var(--line);padding:23px 0 32px;display:flex;justify-content:space-between;font-size:11px;color:#5d6358}footer>span+span{font-size:9px;letter-spacing:1px}.muted{color:#93978b;margin-left:8px}@media(min-width:1400px){header,main,footer{max-width:1100px}}@media(max-width:1240px){header,main,footer{margin-left:30px;margin-right:30px}}@media(max-width:720px){header,main,footer{margin-left:20px;margin-right:20px}header{height:78px}.header-note,.brand-en{display:none}main{padding-top:34px}h1{font-size:42px}.intro{margin-bottom:28px}.description{position:static;font-size:12px;margin-top:18px}.workspace{grid-template-columns:1fr}.controls{padding:26px 24px}.preview-panel{border-left:0;border-top:1px solid var(--line);padding:24px}.paper{min-height:320px}footer{gap:12px;flex-wrap:wrap}.fonts button{font-size:11px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s,border-color .15s}}
.suffix-field{margin-top:24px;margin-bottom:0}#suffix-script:not([hidden]){display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px}#suffix-script>span{font-size:11px;color:var(--muted)}#suffix-script .choices{width:150px}#suffix-script button{padding:8px}.suffix-help{margin-top:12px;font-size:11px;color:var(--muted)}.suffix-help summary{cursor:pointer;color:#59604f}.suffix-help p{line-height:1.8;margin:10px 0 0}.suffix-help summary:focus-visible{outline:3px solid #476e96;outline-offset:4px}
.site-footer{display:block;margin-top:48px;padding:28px 0 32px;font-size:12px;line-height:1.8}
.site-footer a,.back-link{color:inherit;text-decoration:none}.site-footer a:hover,.back-link:hover{text-decoration:underline;text-underline-offset:4px}
.footer-heading,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-brand{font-size:15px;font-weight:700}.footer-brand .muted{font-size:11px;font-weight:400}
.footer-company{display:flex;flex-wrap:wrap;gap:4px 18px;margin:18px 0;color:#656b60;font-size:11px}.footer-address{flex-basis:100%}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:20px}.privacy-link{font-weight:700}.footer-bottom small{color:var(--muted);font-size:10px}
.back-link{font-size:12px}.legal-page{max-width:760px;line-height:1.9;padding-top:42px}.legal-page h1{font-size:34px;letter-spacing:-1.5px}.legal-page>p,.legal-page section{font-size:14px}.legal-page section{margin-top:32px}.legal-page h2{margin-bottom:12px}.legal-page a{color:var(--red);overflow-wrap:anywhere}.legal-draft{padding:16px 20px;background:#eeeee6;border-radius:6px;color:#59604f}.legal-contact{display:grid;grid-template-columns:auto 1fr;gap:8px 20px}.legal-contact dt{color:var(--muted)}.legal-contact dd{margin:0}
@media(max-width:720px){.site-footer{margin-top:32px;padding-top:24px}.footer-heading{align-items:flex-start;flex-direction:column;gap:10px}.footer-brand .muted{margin-left:4px}.legal-page h1{font-size:28px}.legal-contact{grid-template-columns:1fr;gap:2px}.legal-contact dd{margin-bottom:12px}.back-link{font-size:11px}}

.stamp-example{display:flex;align-items:center;gap:24px;margin:28px 0 0}.stamp-example img{width:144px;max-width:40%;height:auto;border-radius:8px}.stamp-example figcaption{font-size:13px;color:var(--ink)}.stamp-example figcaption span{display:block;margin-top:8px;font-size:11px;color:var(--muted)}

.intro .description{max-width:440px;width:43%;word-break:keep-all}@media(max-width:720px){.intro .description{width:auto;max-width:none}}
