:root{--white:#fff;--black:#111;--soft-black:#222;--mustard:#f2d94e;--pale-yellow:#f7eca3;--light-gray:#e8e8e8;--off-white:#fafaf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--black);margin:0;font-family:Helvetica Neue,Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;border-bottom:1px solid var(--light-gray);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:74px;padding:16px clamp(20px,4vw,60px);display:grid;position:sticky;top:0}.logo{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}nav{color:var(--soft-black);justify-content:center;gap:28px;font-size:13px;font-weight:400;display:flex}.header-cta,.button,.sticky-cta{border:1px solid var(--black);border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:500;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.header-cta,.button.primary,.sticky-cta{background:var(--mustard);color:var(--black);box-shadow:0 1px #11111129}.button.secondary{background:var(--white);color:var(--black)}.button:hover,.header-cta:hover,.sticky-cta:hover{transform:translateY(-1px)}.section{padding:clamp(58px,7.2vw,96px) clamp(20px,4vw,60px)}.hero{border-bottom:1px solid var(--light-gray);grid-template-columns:minmax(0,.98fr) minmax(360px,.86fr);align-items:center;gap:clamp(30px,4.2vw,60px);min-height:calc(100vh - 74px);padding-top:clamp(38px,5vw,72px);padding-bottom:clamp(54px,6vw,86px);display:grid}.eyebrow{color:var(--soft-black);letter-spacing:0;text-transform:uppercase;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:400}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:760px;color:var(--black);word-break:keep-all;overflow-wrap:normal;margin-bottom:24px;font-size:clamp(38px,4.35vw,56px);font-weight:500;line-height:1.18}h2{letter-spacing:0;margin-bottom:16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4.2vw,54px);font-weight:500;line-height:1.08}h3{color:var(--black);margin-bottom:12px;font-size:20px;font-weight:600;line-height:1.24}p{color:var(--soft-black);font-size:16px;font-weight:400;line-height:1.76}.hero-copy p:not(.eyebrow){max-width:640px;font-size:18px;line-height:1.82}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.studio-board{border:1px solid var(--light-gray);background:var(--off-white);min-height:508px;position:relative;overflow:hidden}.studio-board:before{content:"";background-color:#ffffffc2;background-image:linear-gradient(#11111109 1px,#0000 1px),linear-gradient(90deg,#11111107 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #e8e8e8bf;position:absolute;inset:30px}.paper-layer{z-index:1;border:1px solid var(--light-gray);background:#ffffffb8;position:absolute}.paper-one{width:54%;height:60%;top:12%;left:11%}.paper-two{width:38%;height:42%;bottom:12%;right:9%}.board-card{z-index:2;border:1px solid var(--black);background:var(--white);position:absolute;box-shadow:2px 2px #1111110f}.artbook-card{width:min(320px,72%);min-height:280px;padding:28px;top:15%;left:10%}.folio{color:var(--soft-black);text-transform:uppercase;margin-bottom:44px;font-family:Georgia,Times New Roman,serif;font-size:12px;display:inline-block}.artbook-card h2{margin-bottom:18px;font-size:clamp(40px,5vw,62px);line-height:.96}.artbook-card p{text-transform:lowercase;max-width:178px;font-size:13px;line-height:1.55}.material-card{width:238px;height:216px;padding:24px;bottom:11%;right:7%}.thin-line{background:var(--black);width:100%;height:1px;margin-bottom:22px;display:block}.thin-line.short{width:48%}.swatch{border:1px solid var(--black);width:54px;height:54px;margin:18px 8px 20px 0;display:inline-block}.swatch.pale{background:var(--pale-yellow)}.swatch.mustard{background:var(--mustard)}.material-card small,.board-note,.note-slip{color:var(--soft-black);font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.55}.board-note{z-index:2;text-transform:uppercase;max-width:190px;position:absolute;top:11%;right:10%}.note-slip{z-index:2;border-left:1px solid var(--black);text-transform:lowercase;background:#ffffffa3;padding:10px 12px;position:absolute;bottom:10%;left:14%}.board-rule{z-index:1;background:var(--black);width:50%;height:1px;position:absolute;bottom:12%;left:13%}.board-rule:after{content:"";background:var(--black);width:1px;height:44px;position:absolute;top:-22px;right:0}.opening-section{border-bottom:1px solid var(--light-gray);background:var(--white)}.opening-header{grid-template-columns:minmax(0,.76fr) minmax(280px,.48fr);align-items:end;gap:clamp(24px,5vw,72px);margin-bottom:28px;display:grid}.opening-header h2{margin-bottom:0}.opening-header>p{max-width:420px;margin-bottom:4px;font-size:17px}.opening-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.opening-card{border:1px solid var(--light-gray);background:var(--off-white);min-height:244px;padding:24px;transition:border-color .18s,background .18s;position:relative}.opening-card:before{content:"";background:var(--light-gray);height:1px;position:absolute;top:74px;left:24px;right:24px}.opening-card:hover{border-color:var(--black);background:var(--white)}.opening-card span{border-bottom:4px solid var(--pale-yellow);margin-bottom:42px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:.8;display:inline-block}.opening-card h3{min-height:50px;margin-bottom:14px}.opening-card strong{border-bottom:5px solid var(--pale-yellow);margin-bottom:16px;font-size:18px;font-weight:600;line-height:.9;display:inline-block}.opening-card p{margin-bottom:0;font-size:15px;line-height:1.7}.opening-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.section-heading{max-width:730px;margin-bottom:34px}.section-heading.compact{max-width:660px}.class-grid,.price-grid,.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.class-card,.price-card,.gallery-card,details{border:1px solid var(--light-gray);background:var(--white);transition:border-color .18s,background .18s}.class-card{min-height:360px;padding:26px;position:relative}.class-card:after{content:"";background:var(--light-gray);height:1px;position:absolute;bottom:24px;left:26px;right:26px}.class-card:hover{border-color:var(--black)}.class-card:hover .card-number{border-color:var(--mustard)}.card-number{color:var(--soft-black);border-bottom:4px solid var(--pale-yellow);margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:.8;transition:border-color .18s;display:inline-block}.card-label,.price-type,.gallery-card p{text-transform:uppercase;color:var(--soft-black);margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.4}.tags,.option-grid{flex-wrap:wrap;gap:8px;display:flex}.tags span,.option-grid span{border:1px solid var(--light-gray);background:var(--off-white);color:var(--soft-black);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:400}.price-section,.onsite-section,.contact-section{border-top:1px solid var(--light-gray);border-bottom:1px solid var(--light-gray);background:var(--off-white)}.price-grid{align-items:stretch}.price-card{flex-direction:column;justify-content:space-between;min-height:190px;padding:24px;display:flex}.price-card.core{background:var(--white);border-color:#d8d8d8}.price-card.optional{background:#ffffffa8}.price-card p{margin-bottom:16px}.price-card strong{border-bottom:5px solid var(--pale-yellow);width:fit-content;font-size:25px;font-weight:600;line-height:.86;display:inline-block}.notice{margin-top:20px;font-size:14px}.gallery-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.gallery-card{min-height:252px;padding:14px}.gallery-card:hover{border-color:var(--black)}.gallery-visual{border:1px solid var(--light-gray);background:linear-gradient(#11111109 1px, transparent 1px), linear-gradient(90deg, #11111108 1px, transparent 1px), var(--off-white);background-size:28px 28px;justify-content:center;align-items:center;height:150px;display:flex;position:relative;overflow:hidden}.gallery-visual:before{content:"";border:1px solid var(--black);background:var(--white);width:64px;height:82px;transition:transform .18s}.gallery-visual:after{content:"";background:var(--black);width:88px;height:1px;transition:transform .18s;position:absolute;transform:rotate(-24deg)}.gallery-card:hover .gallery-visual:before{transform:translateY(-3px)}.gallery-card:hover .gallery-visual:after{transform:rotate(-20deg)translate(3px)}.gallery-visual span{color:var(--soft-black);font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:400;position:absolute;top:10px;left:12px}.gallery-visual i{border:1px solid var(--black);background:var(--pale-yellow);width:18px;height:18px;transition:background .18s;position:absolute;bottom:12px;right:13px}.gallery-card:hover .gallery-visual i{background:var(--mustard)}.gallery-card p{margin:14px 0 8px}.gallery-card h3{margin:0;font-size:15px;font-weight:500}.onsite-section,.contact-section{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(28px,6vw,78px);display:grid}.option-grid{align-content:start}.option-grid span{background:var(--white)}.faq-list{gap:10px;display:grid}details{padding:0}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:19px 22px;font-size:17px;font-weight:500;line-height:1.45;list-style:none;display:flex;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";flex:none;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;line-height:1}details[open] summary{border-bottom:1px solid var(--light-gray)}details[open] summary:after{content:"-"}details p{background:#fafaf79e;margin:0;padding:18px 22px 22px;font-size:15px;line-height:1.78}.contact-section{align-items:start}.contact-note{margin-top:-6px;font-size:15px}.contact-actions{border:1px solid var(--light-gray);background:#ffffffb8;gap:12px;padding:20px;display:grid}footer{color:var(--soft-black);flex-wrap:wrap;align-items:center;gap:14px 22px;padding:30px clamp(20px,4vw,60px) 94px;font-size:14px;display:flex}footer strong{color:var(--black);font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}.sticky-cta{right:18px;bottom:max(18px, env(safe-area-inset-bottom));z-index:30;position:fixed;box-shadow:0 1px #11111124}@media (max-width:1280px){.hero{grid-template-columns:minmax(0,.95fr) minmax(340px,.88fr);gap:34px}h1{font-size:clamp(38px,4.1vw,52px)}}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero,.onsite-section,.contact-section{grid-template-columns:1fr}.hero{min-height:auto;padding-top:50px}.studio-board{min-height:420px}.class-grid,.price-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header{gap:12px;min-height:68px;padding:14px 16px}.logo{font-size:20px}.header-cta{min-height:40px;padding:0 13px;font-size:13px}.section{padding:50px 16px}h1{font-size:34px;line-height:1.2}h2{font-size:34px}.hero-copy p:not(.eyebrow){font-size:16px}.hero-actions,.contact-actions{grid-template-columns:1fr;display:grid}.button{width:100%;min-height:44px}.studio-board{min-height:390px}.studio-board:before{background-size:34px 34px;inset:18px}.paper-one{width:78%;height:58%;top:9%;left:6%}.paper-two{width:50%;height:38%;bottom:8%;right:5%}.artbook-card{width:76%;min-height:224px;padding:22px;top:10%;left:7%}.folio{margin-bottom:28px}.artbook-card h2{font-size:38px}.material-card{width:174px;height:164px;padding:18px;bottom:7%;right:6%}.swatch{width:38px;height:38px;margin-top:8px}.board-note,.note-slip{display:none}.opening-header{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.opening-grid{grid-template-columns:1fr}.opening-card{min-height:auto;padding:22px}.opening-card h3{min-height:auto}.opening-actions{grid-template-columns:1fr;display:grid}.class-grid,.price-grid,.gallery-grid{grid-template-columns:1fr}.class-card,.gallery-card{min-height:auto}summary{min-height:60px;padding:17px 18px;font-size:16px}details p{padding:16px 18px 20px}.contact-actions{padding:16px}.sticky-cta{left:16px;right:16px;bottom:max(14px, env(safe-area-inset-bottom));width:auto}}
