:root{font-family:Arial,"Noto Sans KR","Apple SD Gothic Neo",sans-serif;color:#252922;background:#f3f2eb;font-synthesis:none;--line:#c9ccc0;--muted:#5b6256}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #456b31;outline-offset:5px}button{cursor:pointer}img{display:block;max-width:100%}.wrap{width:min(1440px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;top:-100px;left:20px;padding:15px;background:#252922;color:white;z-index:5}.skip:focus{top:10px}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:15px;font-weight:700;font-size:18px;letter-spacing:-.04em}.brand-mark{font-family:Georgia,serif;font-size:40px;font-style:italic}.languages{display:flex;gap:22px;font-size:14px}.languages a{padding-block:14px;color:var(--muted)}.languages [aria-current]{color:#252922;border-bottom:2px solid #252922;font-weight:700}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:7%;padding-block:88px 94px}.eyebrow{font-size:14px;letter-spacing:.12em;margin:0 0 30px}.hero h1{font-weight:500;letter-spacing:-.055em;font-size:clamp(42px,4.5vw,72px);line-height:1.2;margin:0 0 32px;word-break:keep-all}.intro{font-size:18px;line-height:1.8;max-width:650px;color:var(--muted);margin:0}.collection-mark{position:relative;min-width:0;min-height:360px}.collection-mark>span{position:absolute;top:0;right:0;font-size:14px}.stack-sheet{width:64%;height:72%;position:absolute;left:20%;top:10%;border:1px solid #737e63;background:#d4dbc8}.sheet-one{transform:rotate(-19deg);background:#cedab8}.sheet-two{transform:rotate(-8deg);background:#dce5ce}.sheet-three{transform:rotate(7deg);background:#e8eedc;padding:20px;display:flex;justify-content:space-between;align-items:flex-end;box-shadow:10px 14px 25px #28311d15}.sheet-three i{height:35%;width:10px;background:#65774f;display:block}.sheet-three b{font-family:Georgia,serif;font-style:italic;font-size:130px;line-height:1;font-weight:400;color:#405331}.collection-mark p{position:absolute;bottom:0;right:0;font-size:14px;letter-spacing:.1em}.catalog{border-top:1px solid #252922;padding-top:35px}.catalog-heading{display:flex;justify-content:space-between;align-items:center}.catalog h2{font-size:32px;font-weight:500;letter-spacing:-.04em;margin:0 0 30px}.catalog-heading>span{font-size:34px;margin-bottom:30px}#gallery-filters{display:flex;align-items:flex-end;gap:20px;background:#e8e9e0;padding:28px}label{display:block;font-size:14px;line-height:1.5}select,input{display:block;border:1px solid #8c9683;background:#f9faf4;color:#252922;border-radius:0;height:50px;padding:10px 14px;margin-top:10px;width:100%;min-width:0}select{min-width:225px}.search-label{flex:1;min-width:0}button{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:50px;border:1px solid #252922;background:#252922;color:white;padding:12px 22px;font-size:16px}button span{font-size:22px}[data-reset]{font-size:14px;text-decoration:underline;text-underline-offset:5px;padding:15px 0;white-space:nowrap}.result-count{font-size:14px;color:var(--muted);margin:30px 0 24px}.result-count strong{color:#252922}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 34px}.gallery-card{min-width:0;scroll-margin-top:30px}.preview-link{position:relative;display:block;background:#e1e4d8;overflow:hidden;border:1px solid #c8cdc0}.preview-link img{width:100%;height:auto;aspect-ratio:1440/900;object-fit:cover;transition:transform .35s ease}.preview-link:hover img{transform:scale(1.025)}.preview-number{position:absolute;bottom:0;left:0;background:#f3f2eb;padding:12px 18px;font-size:14px;border-top:1px solid #c8cdc0;border-right:1px solid #c8cdc0}.card-meta{display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:14px;margin-top:22px;line-height:1.5}.gallery-card h3{font-size:28px;letter-spacing:-.04em;font-weight:500;margin:16px 0 14px}.gallery-card h3 a{display:flex;justify-content:space-between;gap:20px;align-items:center}.gallery-card h3 span{font-size:26px}.gallery-card p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 20px;word-break:keep-all}.view-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-block:16px;font-size:14px}.empty-state{padding:70px 25px;text-align:center;border:1px solid var(--line);background:#fafbf6}.empty-state h3{font-size:26px;font-weight:500}.empty-state p{font-size:16px;line-height:1.7;color:var(--muted)}.demo-note{display:flex;align-items:center;gap:25px;background:#e4e8d8;margin-block:90px 60px;padding:30px;font-size:16px;line-height:1.7}.demo-note p{margin:0}.demo-note>span{font-size:36px}.site-footer{display:flex;justify-content:space-between;align-items:center;padding-block:35px 50px;border-top:1px solid var(--line);gap:25px;font-size:14px}.site-footer strong{font-size:16px}.site-footer p{margin:12px 0 0;color:var(--muted)}.site-footer>a{white-space:nowrap;padding-block:14px}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:3%;grid-template-columns:1.4fr 1fr}.collection-mark{min-height:320px}.stack-sheet{width:74%;left:12%;height:67%}#gallery-filters{gap:14px;flex-wrap:wrap}select{min-width:200px}.search-label{flex-basis:45%}.gallery-grid{gap:45px 24px}.card-meta{flex-wrap:wrap;gap:5px 14px}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}.site-header{height:84px;gap:12px}.brand{font-size:14px;gap:8px}.brand-mark{font-size:32px}.languages{gap:12px}.hero{grid-template-columns:1fr;padding-block:55px 45px;gap:35px}.hero h1{font-size:41px;line-height:1.25}.eyebrow{letter-spacing:.07em}.intro{font-size:16px}.collection-mark{min-height:260px;max-width:360px;width:100%;margin:auto}.stack-sheet{width:48%;height:67%;left:25%;top:6%}.sheet-three b{font-size:95px}.collection-mark p{font-size:14px;letter-spacing:.04em}.catalog h2{font-size:28px}#gallery-filters{padding:20px;gap:18px}#gallery-filters label{width:100%;flex-basis:100%}#gallery-filters button{flex:1}select{min-width:0}.gallery-grid{grid-template-columns:1fr;gap:45px}.preview-link img{aspect-ratio:390/520;object-fit:cover;object-position:top}.gallery-card h3{font-size:26px}.card-meta{font-size:14px}.demo-note{padding:24px;margin-block:60px 40px;gap:16px;align-items:flex-start}.site-footer{align-items:flex-start;flex-direction:column;padding-bottom:30px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
