@charset "UTF-8";
:root{--paper:#f7f5ee;--ink:#292c28;--muted:#666a61;--line:#dedfd5;--rust:#ac5038;--plum:#8e759e;--apricot:#edb876;--sans:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;--serif:Georgia,"Times New Roman",serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);word-break:keep-all;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--rust);outline-offset:6px}::selection{background:#edb87680}img{display:block;max-width:100%}.wrap{width:min(1200px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;transform:translateY(-180%);z-index:10;background:var(--ink);color:#fff;padding:14px 20px}.skip-link:focus{transform:translateY(0)}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;font-weight:800;letter-spacing:-1px}.brand-dot{color:var(--rust)}nav{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:500}nav a{padding-block:10px}nav a:hover{color:var(--rust)}.nav-contact{display:flex;gap:20px;align-items:center}.nav-contact span{font-size:21px}.hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;padding-top:75px;column-gap:25px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:600;letter-spacing:2px;margin:0 0 28px}.small-line{width:23px;height:1px;background:var(--rust)}h1{font-size:clamp(48px,5.05vw,70px);line-height:1.28;letter-spacing:-4.5px;font-weight:600;margin:0}.accent{color:var(--rust)}.hero-description{font-size:16px;line-height:1.9;color:var(--muted);margin:28px 0 30px;letter-spacing:-.4px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:18px 24px;font-size:13px;border-radius:3px;transition:background .2s,transform .2s}.button-dark{color:var(--paper);background:var(--ink)}.button-dark:hover{background:#42483d;transform:translateY(-2px)}.button span{font-size:21px}.hero-art{height:540px;position:relative;isolation:isolate}.orbit{position:absolute;border:1px solid #e0ded3;border-radius:50%;width:450px;height:450px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.orbit-two{width:340px;height:340px}.story-sheet{position:absolute;width:240px;height:321px;border-radius:7px;box-shadow:0 14px 24px #31271e0d;padding:24px;display:flex;flex-direction:column;left:50%;top:50%;border:1px solid #ffffff40}.sheet-back{background:#a18bae;transform:translate(-85%,-65%) rotate(-16deg);color:#31213c}.sheet-middle{background:#cd7a60;transform:translate(-24%,-53%) rotate(15deg);color:#472a20}.sheet-front{background:#f0c28b;transform:translate(-55%,-29%) rotate(-5deg);color:#514131;z-index:2}.sheet-index{font-size:8px;letter-spacing:1.6px;font-weight:600}.sheet-caption{font-family:var(--serif);font-style:italic;font-size:21px;line-height:1.25;margin-top:auto;letter-spacing:-.4px}.sheet-sun{height:90px;width:90px;border-radius:50%;border:1px solid #64536d80;position:absolute;top:70px;left:70px}.sheet-front img{margin:26px auto 8px;width:125px;height:125px}.sheet-front .sheet-caption{font-size:23px;margin:8px 0 16px}.sheet-footer{border-top:1px solid #51413140;padding-top:13px;display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.3px}.sheet-footer span{font-size:17px;line-height:10px}.memory-lines{margin:70px 0 0 45px;display:flex;gap:10px;transform:rotate(30deg)}.memory-lines i{height:90px;width:1px;background:#643d2d60}.art-star{position:absolute;color:var(--rust)}.star-one{right:8%;top:6%;font-size:43px}.star-two{left:2%;bottom:17%;font-size:28px;font-weight:200;color:var(--plum)}.art-note{position:absolute;bottom:4px;right:9%;font-family:var(--serif);font-style:italic;font-size:17px;color:#797365;transform:rotate(-6deg)}.hero-bottom{grid-column:1/-1;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:59px 0 25px;margin-top:32px}.hero-bottom>span{font-size:9px;letter-spacing:1.7px;color:var(--muted)}.hero-bottom a{font-size:11px;display:flex;gap:24px;align-items:center}.hero-bottom a span{font-size:22px}.section{padding-block:100px}.section-label{display:flex;align-items:center;gap:16px;font-size:10px;letter-spacing:1.7px;font-weight:600}.section-label>span{font-size:9px;color:#72756d;border:1px solid #c9cbbf;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;letter-spacing:0}h2{font-size:36px;font-weight:500;line-height:1.5;letter-spacing:-1.8px;margin:0}.about{display:grid;grid-template-columns:1fr 2.2fr;gap:35px}.about>.section-label{align-self:start;margin-top:12px}.about-text{max-width:650px;margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:32px}.about-text p{margin:0;color:var(--muted);font-size:14px;line-height:1.95}.about-signature{font-family:var(--serif);font-style:italic;color:var(--rust);font-size:22px;margin:28px 0 0}.work-section{background:#eeeee6;border-block:1px solid #e4e5dc}.work-heading{display:flex;justify-content:space-between;align-items:end;margin:29px 0 40px;gap:30px}.work-heading>p{font-size:14px;line-height:1.9;color:var(--muted);margin:0 0 7px}.project{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dadcd0;border-radius:5px;overflow:hidden;background:var(--paper)}.project-visual{min-height:378px;position:relative;background:#dedfd1;overflow:hidden;background-image:radial-gradient(#b2b5a4 0.6px,transparent 0.6px);background-size:18px 18px}.mini-note{position:absolute;left:18%;top:43px;width:210px;height:270px;padding:26px;background:#faf8ef;border:1px solid #dbd9cc;transform:rotate(-9deg);box-shadow:0 8px 15px #242b1910;display:flex;flex-direction:column}.mini-note>span{font-family:var(--serif);font-size:22px;font-style:italic}.note-flower{font-size:53px;line-height:1;margin:22px 0 15px;color:var(--rust)}.note-lines{display:grid;gap:12px}.note-lines i{height:1px;width:100%;background:#dedbd1}.note-lines i:last-child{width:70%}.mini-note small{font-size:6px;letter-spacing:1.5px;margin-top:auto;color:var(--muted)}.mini-card{position:absolute;background:#ecd2ab;border:1px solid #cdb99b;border-radius:5px;width:160px;height:216px;left:52%;top:106px;transform:rotate(10deg);display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:18px;box-shadow:0 10px 25px #343a2412}.mini-card>span{font-size:10px;color:#67513b}.mini-card small{font-size:7px;letter-spacing:2px;color:#67513b}.project-visual-label{position:absolute;bottom:20px;left:24px;font-size:7px;letter-spacing:2px;color:#565e4d}.project-copy{padding:48px 46px}.status{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:#656b5a}.status>span{width:5px;height:5px;border-radius:50%;background:#73825e}h3{font-size:28px;font-weight:500;letter-spacing:-1.1px;line-height:1.55;margin:20px 0 15px}.project-copy>p{font-size:13px;color:var(--muted);line-height:1.9;margin:0}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.tags span{border:1px solid #d7dacf;border-radius:30px;padding:7px 10px;font-size:10px;color:#5c6454}.contact{padding-bottom:76px}.contact-content{display:flex;align-items:center;justify-content:space-between;margin-top:30px;gap:30px}.contact-content p{font-size:14px;color:var(--muted);line-height:1.9;margin:22px 0 0}.contact-arrow{width:93px;height:93px;flex-shrink:0;border:1px solid #cacabd;border-radius:50%;display:grid;place-items:center;font-size:42px;transition:background .2s,color .2s}.contact-arrow:hover{background:var(--ink);color:var(--paper)}.email-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #c8cbbf;padding:33px 0 18px;margin-top:15px}.email-address{font-family:var(--serif);font-size:clamp(23px,3.2vw,42px);letter-spacing:-.5px;overflow-wrap:anywhere;word-break:normal}.email-address:hover{color:var(--rust)}.copy-email{border:0;background:transparent;color:#5f6459;cursor:pointer;display:flex;align-items:center;gap:9px;font-size:11px;padding:12px 0 12px 12px;white-space:nowrap}.copy-email[hidden]{display:none}.copy-email:hover{color:var(--rust)}.copy-email svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.1}.copy-status{font-size:12px;min-height:20px;margin:10px 0 0;color:var(--rust)}.site-footer{background:#292e29;color:#eeefe7;padding:42px 0 25px}.footer-top{display:flex;align-items:center;gap:30px}.footer-top .brand{font-size:22px}.footer-top>p{font-size:12px;color:#b9c0b5}.back-top{margin-left:auto;font-size:11px;display:flex;align-items:center;gap:20px}.back-top span{font-size:22px}.footer-bottom{border-top:1px solid #495047;margin-top:30px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#b9c0b5;line-height:1.8}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:8px 22px}.footer-bottom a:hover,.back-top:hover{color:white}
@media(min-width:1500px){.hero{padding-top:88px}.hero-art{height:555px}.hero-bottom{margin-top:45px}}
@media(max-width:1050px){.wrap{width:calc(100% - 72px)}h1{font-size:52px;letter-spacing:-3px}.hero{column-gap:0;padding-top:60px}.hero-art{transform:scale(.85);transform-origin:center;height:510px}.about{grid-template-columns:1fr 2fr;gap:20px}.about-text{display:block}.about-text p+p{margin-top:15px}.project-copy{padding:35px 30px}.mini-note{left:12%}.mini-card{left:49%}.work-heading>p{font-size:13px}.hero-description{font-size:14px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:83px}.brand{font-size:21px;gap:5px}.brand img{width:30px;height:30px}nav{gap:18px;font-size:12px}.nav-contact{gap:7px}.nav-contact span{font-size:17px}.hero{grid-template-columns:1fr;padding-top:51px}.eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:23px}h1{font-size:clamp(43px,8.2vw,61px);letter-spacing:-2.6px;line-height:1.3}.hero-description{font-size:14px;margin:23px 0 25px}.button{font-size:12px;padding:15px 20px;gap:35px}.hero-art{height:452px;transform:scale(.88);margin:6px -15px -22px}.orbit-one{width:390px;height:390px}.story-sheet{width:216px;height:289px;padding:22px}.sheet-front img{width:104px;height:104px;margin-top:22px}.sheet-front .sheet-caption{font-size:21px}.sheet-caption{font-size:19px}.art-note{font-size:15px;right:6%;bottom:-5px}.star-one{right:7%;top:6%}.star-two{left:4%;bottom:9%}.hero-bottom{margin-top:26px;padding-top:20px;padding-bottom:23px}.hero-bottom>span{font-size:7px;letter-spacing:1px}.hero-bottom a{font-size:10px;gap:10px}.section{padding-block:65px}.about{display:block}.about-content{margin-top:27px}h2{font-size:28px;letter-spacing:-1.4px;line-height:1.55}.about-text{margin-top:23px;max-width:520px}.about-text p{font-size:13px}.about-signature{font-size:21px;margin-top:25px}.work-heading{display:block;margin-top:25px;margin-bottom:28px}.work-heading>p{margin-top:18px}.work-heading>p br{display:none}.project{grid-template-columns:1fr}.project-visual{min-height:337px}.mini-note{left:17%;top:28px;width:185px;height:246px;padding:23px}.mini-card{left:53%;top:93px;width:145px;height:193px}.mini-note>span{font-size:21px}.project-copy{padding:30px 26px 34px}h3{font-size:25px;margin-top:16px}.project-copy>p{font-size:13px}.contact-content{align-items:start;gap:15px}.contact-arrow{height:56px;width:56px;font-size:29px;margin-top:9px}.contact-content p{font-size:13px}.email-row{align-items:start;flex-direction:column;gap:9px;margin-top:7px;padding-top:23px}.email-address{font-size:clamp(22px,5.5vw,34px)}.copy-email{padding:10px 0}.contact{padding-bottom:44px}.site-footer{padding-top:32px}.footer-top{gap:12px;flex-wrap:wrap}.footer-top>p{order:3;flex-basis:100%;margin:4px 0 0;font-size:11px}.footer-bottom{flex-direction:column;gap:17px;margin-top:25px;font-size:10px}.footer-bottom>div{flex-direction:column;gap:5px}.desktop-break{display:none}}
@media(max-width:370px){nav{gap:12px}.brand{font-size:19px}.brand img{width:26px;height:26px}.hero-art{transform:scale(.77);margin-inline:-20px;height:418px}.mini-note{left:9%}.mini-card{left:48%}h2{font-size:25px}.contact-arrow{width:46px;height:46px}.hero-bottom>span{font-size:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
