/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#11110f;--panel:#191916;--ivory:#f2f0e9;--muted:#9f9a90;--brass:#9b8060;--paper:#e8e4da}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--ivory);margin:0;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}h1,h2,h3,p,a,strong{word-break:keep-all;overflow-wrap:break-word}a{color:inherit;text-decoration:none}button{font:inherit}.brand-ribbon{color:#111;letter-spacing:.12em;background:#a58967;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:38px;padding:0 max(24px,50vw - 720px);font-size:10px;font-weight:700;display:grid}.brand-ribbon p{letter-spacing:0;margin:0;font-size:11px;font-weight:500}.brand-ribbon a{justify-self:end}.hero{background:#080909;min-height:100svh;position:relative;overflow:hidden}.hero-image{filter:brightness(.62)contrast(1.08)saturate(.6);background:url(/products/mpingo.jpg) 63% 48%/cover no-repeat;animation:1.5s ease-out both heroIn;position:absolute;inset:0;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,#090908f5 0%,#090908c7 34%,#0909081a 72%,#09090838 100%),linear-gradient(#0000 58%,#0000009e);position:absolute;inset:0}.site-header{z-index:5;border-bottom:1px solid #f1eee629;grid-template-columns:180px 1fr 190px;align-items:center;width:min(100% - 112px,1440px);height:108px;margin:auto;animation:.6s both fadeDown;display:grid;position:relative}.brand{flex-direction:column;width:max-content;line-height:1;display:flex}.brand strong{letter-spacing:.3em;color:#b8b1a5;order:2;margin-top:7px;font-family:Noto Sans KR,sans-serif;font-size:10px;font-weight:400}.brand span{letter-spacing:.18em;order:1;margin:0;padding-left:0;font-family:Georgia,serif;font-size:23px}.nav{letter-spacing:.04em;color:#ded9cf;justify-self:center;gap:46px;font-size:12px;display:flex}.nav a{position:relative}.nav a:after{content:"";background:var(--brass);height:1px;transition:all .3s;position:absolute;bottom:-9px;left:0;right:100%}.nav a:hover:after{right:0}.header-contact{text-align:center;color:#d6d0c5;letter-spacing:.08em;border:0;border-bottom:1px solid #f1eee68c;justify-self:end;padding:10px 0;font-size:12px;transition:all .25s}.header-contact:hover{background:var(--ivory);color:var(--ink)}.menu-button{display:none}.hero-content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:min(100% - 112px,1440px);min-height:calc(100svh - 108px);margin:auto;padding:12vh 0 148px;display:flex;position:relative}.eyebrow,.section-kicker{color:var(--brass);letter-spacing:.18em;margin:0 0 28px;font-size:13px;font-weight:600}.hero h1{letter-spacing:-.06em;max-width:960px;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(56px,5.4vw,84px);font-weight:500;line-height:1.32;animation:.7s .1s both rise}.hero-copy{color:#d0cbc2;margin:37px 0 0;font-size:17px;line-height:1.9;animation:.7s .18s both rise}.hero-actions{align-items:center;gap:34px;margin-top:42px;animation:.7s .26s both rise;display:flex}.hero-text-link{letter-spacing:.04em;border-bottom:1px solid #f1eee67a;padding:15px 0 10px;font-size:13px}.hero-text-link span{color:var(--brass);margin-left:42px}.hero-signatures{border-top:1px solid #f1eee629;border-bottom:1px solid #f1eee629;gap:0;margin-top:50px;animation:.7s .32s both rise;display:flex}.hero-signatures>span{grid-template-columns:28px 1fr;gap:3px 8px;min-width:190px;padding:17px 25px 17px 0;display:grid}.hero-signatures>span+span{border-left:1px solid #f1eee621;padding-left:25px}.hero-signatures i{color:var(--brass);grid-row:1/3;font-family:serif;font-size:10px;font-style:normal}.hero-signatures strong{letter-spacing:.13em;font-family:serif;font-size:11px}.hero-signatures small{color:#8f8980;font-size:10px}.button{border:1px solid #f1eee6b3;justify-content:center;align-items:center;min-width:190px;height:62px;font-size:15px;font-weight:600;transition:all .25s;display:inline-flex}.button.primary{background:var(--ivory);color:#171817;border-color:var(--ivory)}.button.primary:hover{background:var(--brass);border-color:var(--brass)}.button.secondary:hover{background:var(--ivory);color:var(--ink)}.hero-meta{z-index:2;color:#bea98c;letter-spacing:.12em;grid-template-columns:80px 280px 1fr;align-items:center;gap:20px;font-family:serif;font-size:13px;display:grid;position:absolute;bottom:38px;left:56px;right:56px}.hero-meta i{background:linear-gradient(90deg,var(--brass) 25%,#f1eee647 25%);height:1px}.hero-meta p{text-align:right;justify-self:end;margin:0;line-height:1.65}.intro,.collection,.custom-work,.finder,.contact,footer{width:min(100% - 112px,1328px);margin:auto}.intro{background:var(--paper);color:#191916;border-bottom:1px solid #cac4b8;grid-template-columns:.72fr 2fr;width:100%;padding:170px max(56px,50vw - 664px);display:grid}.intro h2,.section-head h2,.finder h2,.slab-callout h2,.contact h2{letter-spacing:-.045em;margin:0;font-family:Noto Serif KR,serif;font-weight:500}.intro h2{font-size:clamp(38px,4vw,58px);line-height:1.45}.intro>div>p{color:#69645b;max-width:680px;font-size:17px;line-height:2}.material-services{width:min(100% - 112px,1328px);margin:auto;padding:165px 0 65px}.material-services-head{grid-template-columns:1fr 1.3fr;align-items:end;gap:20px 80px;margin-bottom:58px;display:grid}.material-services-head .section-kicker{grid-column:1/-1}.material-services-head h2{letter-spacing:-.05em;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(39px,4vw,58px);font-weight:500;line-height:1.45}.material-services-head>p:last-child{max-width:510px;color:var(--muted);margin:0 0 9px;font-size:16px;line-height:1.95}.material-service-grid{grid-template-columns:1.25fr 1fr 1fr;gap:12px;display:grid}.material-service-card{background:#151616;border:0;flex-direction:column;justify-content:space-between;min-height:540px;padding:32px;transition:all .45s;display:flex;position:relative;overflow:hidden}.material-service-card:before{content:"";background:linear-gradient(#0708080d 30%,#070808eb);position:absolute;inset:0}.material-service-card.visual-search{background:url(/products/mpingo.jpg) 50%/cover}.material-service-card.species-archive{background:url(/products/wenge.jpg) 50%/cover}.material-service-card.craft-consult{background:url(/woodforart-feature.jpg) 50% 55%/cover}.material-service-card:hover{border-color:#9f8769;transform:translateY(-7px)}.material-service-card>span,.material-service-card>div{z-index:1;position:relative}.material-service-card>span{color:#d1b995;letter-spacing:.16em;font-family:serif;font-size:10px}.material-service-card p{color:#a9a197;margin:0 0 9px;font-size:13px}.material-service-card h3{margin:0 0 25px;font-family:Noto Serif KR,serif;font-size:31px;font-weight:500}.material-service-card em{color:#d6c8b6;border-bottom:1px solid #a58967;padding-bottom:8px;font-size:12px;font-style:normal;display:inline-block}.collection{padding:140px 0 170px}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:55px;display:flex}.section-head h2{font-size:48px}.section-head>a{border-bottom:1px solid #706b63;padding:0 0 10px;font-size:14px}.section-head>a span{margin-left:30px}.product-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:3/4;filter:saturate(.78)brightness(.88);background-size:cover;transition:all .5s;position:relative;overflow:hidden}.product-card:hover .product-image{filter:saturate()brightness();background-size:108%}.product-image span{color:#c8b99f;letter-spacing:.14em;font-size:12px;position:absolute;top:18px;left:18px}.product-info{border-bottom:1px solid #f1eee633;padding:20px 0;position:relative}.product-info p{color:var(--muted);letter-spacing:.08em;margin:0 0 10px;font-size:11px}.product-info h3{margin:0;font-family:Noto Serif KR,serif;font-size:24px;font-weight:500}.product-info>span{color:#8e887e;font-size:12px;position:absolute;bottom:24px;right:0}.brand-manifesto{text-align:center;border-top:1px solid #f1eee629;border-bottom:1px solid #f1eee629;width:min(100% - 112px,1328px);margin:0 auto 160px;padding:120px 0}.brand-manifesto>p:first-child{color:var(--brass);letter-spacing:.22em;margin:0 0 30px;font-family:serif;font-size:12px}.brand-manifesto h2{letter-spacing:-.055em;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(45px,5.3vw,76px);font-weight:500;line-height:1.42}.brand-manifesto>div{color:#8c806f;letter-spacing:.18em;align-items:center;gap:20px;max-width:760px;margin:48px auto 38px;font-family:serif;font-size:10px;display:flex}.brand-manifesto>div i{background:#3f3c37;flex:1;height:1px}.brand-manifesto>p:last-child{color:#928b80;max-width:700px;margin:auto;font-size:16px;line-height:2}.custom-work{border-top:1px solid #f1eee626;padding:145px 0}.custom-feature{grid-template-columns:.92fr 1.08fr;align-items:center;gap:90px;display:grid}.custom-photo{filter:saturate(.72)contrast(1.04);background:url(/woodforart-feature.jpg) 50% 58%/cover no-repeat;min-height:760px}.custom-copy h2{letter-spacing:-.05em;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(44px,4.8vw,68px);font-weight:500;line-height:1.45}.custom-copy>p{max-width:590px;color:var(--muted);margin:25px 0 42px;font-size:17px;line-height:2}.custom-copy ul{border-top:1px solid #f1eee626;margin:0;padding:0;list-style:none}.custom-copy li{border-bottom:1px solid #f1eee626;grid-template-columns:45px 100px 1fr;align-items:center;gap:18px;min-height:86px;display:grid}.custom-copy li span{color:var(--brass);font-family:serif;font-size:12px}.custom-copy li strong{font-family:Noto Serif KR,serif;font-size:22px;font-weight:500}.custom-copy li p{color:#8e887e;margin:0;font-size:14px}.custom-note{justify-content:space-between;align-items:center;gap:30px;margin-top:42px;display:flex}.custom-note p{color:#aaa398;margin:0;font-size:16px;line-height:1.9}.finished{border-top:1px solid #f1eee626;grid-template-columns:1fr 2.25fr;min-height:620px;padding:145px 0;display:grid;position:relative}.finished-number{color:#5f5b54;letter-spacing:.15em;font-family:serif;font-size:13px}.finished-copy h2{letter-spacing:-.05em;max-width:900px;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(42px,4.4vw,64px);font-weight:500;line-height:1.48}.finished-copy>p:last-child{max-width:650px;color:var(--muted);margin:34px 0 0;font-size:17px;line-height:2}.finished-label{color:#766f64;letter-spacing:.18em;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;font-size:10px;display:grid;position:absolute;bottom:72px;left:0;right:0}.finished-label i{background:linear-gradient(90deg,var(--brass),#f1eee61f);height:1px}.finder{border-top:1px solid #f1eee626;grid-template-columns:1fr 2fr;gap:70px;padding:150px 0;display:grid}.finder h2{font-size:clamp(42px,4.4vw,64px);line-height:1.45}.channel-list{border-top:1px solid #f1eee626;align-self:center}.channel-list>a{border-bottom:1px solid #f1eee626;grid-template-columns:120px 1fr 30px;align-items:center;gap:24px;min-height:126px;transition:all .25s;display:grid}.channel-list>a:hover{background:#f1eee609;padding-left:16px}.channel-list>a>span{color:var(--brass);letter-spacing:.16em;font-size:11px;font-weight:600}.channel-list strong{font-family:Noto Serif KR,serif;font-size:23px;font-weight:500}.channel-list p{color:var(--muted);margin:8px 0 0;font-size:14px}.channel-list i{color:var(--brass);font-size:18px;font-style:normal}.slab-callout{background:linear-gradient(90deg,#080909f5,#08090940),url(/hero-mpingo.png) 70% 56%/cover no-repeat;align-items:center;min-height:720px;padding:100px max(56px,50vw - 664px);display:flex}.slab-callout>div{max-width:600px}.slab-callout h2{font-size:clamp(48px,5vw,72px);line-height:1.4}.slab-callout>div>p:not(.section-kicker){color:#c2beb6;margin:24px 0 36px;font-size:17px}.contact{text-align:center;padding:160px 0}.contact h2{font-size:clamp(40px,4.5vw,64px);line-height:1.5}.contact>a{border-bottom:1px solid var(--brass);color:#c3ad8e;margin-top:48px;padding-bottom:12px;display:inline-block}.contact>a span{margin-left:28px}footer{color:#827f78;border-top:1px solid #f1eee626;grid-template-columns:1fr 1fr auto;align-items:start;padding:70px 0 40px;font-size:13px;display:grid}footer .brand{color:var(--ivory)}footer p{margin:2px 0}footer>div{color:#b7b2a9;gap:28px;display:flex}footer small{letter-spacing:.1em;grid-column:1/-1;margin-top:70px;font-size:10px}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:none}}@keyframes heroIn{0%{opacity:.4;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}:focus-visible{outline:2px solid var(--brass);outline-offset:4px}@media (width<=900px){.brand-ribbon{grid-template-columns:1fr auto}.brand-ribbon p{display:none}.site-header{grid-template-columns:1fr auto;width:calc(100% - 40px);height:76px}.header-contact{display:none}.menu-button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;display:flex}.menu-button span{background:var(--ivory);width:24px;height:1px;display:block}.nav{background:#101111;flex-direction:column;gap:25px;padding:30px 20px;display:none;position:absolute;top:75px;left:-20px;right:-20px}.nav.open{display:flex}.hero-content{width:calc(100% - 48px);padding:8vh 0 115px}.hero-image{opacity:.75;background-position:65%}.hero-shade{background:linear-gradient(90deg,#080909ed,#08090940),linear-gradient(#0000 50%,#080909 100%)}.hero h1{font-size:clamp(44px,10.8vw,68px)}.hero-copy{font-size:16px}.hero-meta{grid-template-columns:55px 1fr;left:24px;right:24px}.hero-meta p{display:none}.intro,.collection,.custom-work,.finder,.contact,footer,.material-services,.brand-manifesto{width:calc(100% - 48px)}.intro,.finder{grid-template-columns:1fr;gap:35px;padding:100px 0}.intro{width:100%;padding:110px 24px}.finished{grid-template-columns:1fr;gap:28px;min-height:560px;padding:100px 0 140px}.custom-work{padding:100px 0}.custom-feature{grid-template-columns:1fr;gap:50px}.custom-photo{background-position:50% 52%;min-height:620px}.custom-note{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:repeat(2,1fr);gap:30px 12px}.material-services{padding-top:100px}.material-services-head{grid-template-columns:1fr;gap:25px}.material-services-head .section-kicker{grid-column:auto}.material-service-grid{grid-template-columns:1fr 1fr}.material-service-card:first-child{grid-column:1/-1}.brand-manifesto{margin-bottom:100px}.slab-callout{min-height:620px;padding:80px 24px}footer{grid-template-columns:1fr;gap:25px}footer small{margin-top:35px}}.home-simple{color:#171815;background:#f5f4f0;min-height:100vh}.simple-header{border-bottom:1px solid #d8d6cf;justify-content:space-between;align-items:center;width:min(100% - 64px,1280px);height:82px;margin:auto;display:flex}.simple-brand{align-items:baseline;gap:12px;display:flex}.simple-brand strong{letter-spacing:.13em;font-family:Georgia,serif;font-size:20px}.simple-brand span{color:#77786f;font-size:12px}.simple-header nav{color:#4e514b;align-items:center;gap:34px;font-size:14px;display:flex}.simple-header nav a:hover{color:#171815}.simple-menu{color:#171815;background:0 0;border:0;display:none}.simple-hero{border-bottom:1px solid #d8d6cf;grid-template-columns:.86fr 1.14fr;align-items:stretch;width:min(100% - 64px,1280px);min-height:660px;margin:auto;display:grid}.simple-hero-copy{flex-direction:column;justify-content:center;padding:76px 72px 76px 0;display:flex}.simple-hero-copy>p,.simple-find>div>p,.simple-section-head p,.simple-custom>div>p{color:#766450;margin:0 0 20px;font-size:14px;font-weight:700}.simple-hero h1{letter-spacing:-.055em;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(46px,5vw,70px);font-weight:500;line-height:1.28}.simple-hero-copy>span{color:#696b65;max-width:470px;margin-top:25px;font-size:17px;line-height:1.8}.simple-hero-copy>div{gap:10px;margin-top:38px;display:flex}.simple-primary,.simple-secondary{border:1px solid #22241f;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:14px;font-weight:700;display:inline-flex}.simple-primary{color:#fff;background:#22241f}.simple-secondary{color:#22241f;background:0 0}.simple-hero-image{background:url(/products/mpingo.jpg) 56% 48%/cover no-repeat;margin:38px 0}.simple-find,.simple-collection,.simple-custom,.simple-links,.simple-footer{width:min(100% - 64px,1280px);margin:auto}.simple-find{grid-template-columns:.72fr 2fr;gap:70px;padding:110px 0;display:grid}.simple-find h2,.simple-section-head h2,.simple-custom h2{letter-spacing:-.045em;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(34px,3.5vw,48px);font-weight:500;line-height:1.4}.simple-find-grid{border-top:1px solid #bfc0b9;grid-template-columns:repeat(3,1fr);display:grid}.simple-find-grid a{border-bottom:1px solid #bfc0b9;flex-direction:column;min-height:188px;padding:26px 22px;display:flex;position:relative}.simple-find-grid a+a{border-left:1px solid #d2d2cc}.simple-find-grid span{color:#8c7962;font-size:12px}.simple-find-grid strong{margin-top:34px;font-family:Noto Serif KR,serif;font-size:23px;font-weight:500}.simple-find-grid small{color:#777970;margin-top:9px;font-size:14px}.simple-find-grid i{font-style:normal;position:absolute;bottom:26px;right:22px}.simple-collection{border-top:1px solid #d8d6cf;padding:110px 0 125px}.simple-section-head{justify-content:space-between;align-items:flex-end;margin-bottom:38px;display:flex}.simple-section-head a{border-bottom:1px solid #85867f;padding-bottom:7px;font-size:13px}.simple-product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.simple-product-grid>a{background:#ecebe6;min-width:0}.simple-product-grid img{aspect-ratio:4/5;object-fit:cover;filter:saturate(.78);width:100%;display:block}.simple-product-grid>a>div{grid-template-columns:1fr auto;gap:7px 12px;padding:20px;display:grid}.simple-product-grid small{color:#777970;grid-column:1/-1;font-size:12px}.simple-product-grid span{color:#777970;align-self:center;font-size:12px}.simple-custom{color:#fff;background:#22241f;grid-template-columns:1fr 1fr;min-height:640px;display:grid}.simple-custom-image{background:url(/woodforart-feature.jpg) 50% 55%/cover no-repeat;min-height:640px}.simple-custom>div:last-child{flex-direction:column;justify-content:center;padding:80px;display:flex}.simple-custom>div>span{color:#c3c4bd;margin:26px 0 34px;font-size:16px;line-height:1.8}.simple-custom .simple-primary{color:#171815;background:#f5f4f0;border-color:#f5f4f0;width:max-content}.simple-links>a{border-top:1px solid #c7c7c0;grid-template-columns:150px 1fr 30px;align-items:center;min-height:92px;display:grid}.simple-links>a:last-child{border-bottom:1px solid #c7c7c0}.simple-links span{color:#777970;font-size:13px}.simple-links i{font-style:normal}.simple-footer{color:#777970;border-top:1px solid #d8d6cf;grid-template-columns:1fr 1fr auto;align-items:center;padding:48px 0;display:grid}.simple-footer p{margin:0;font-size:13px}.simple-footer small{grid-column:auto;margin:0;font-size:11px}.curator-clean .curator-hero{padding:54px 0 70px}.curator-workspace{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);gap:16px}.curator-workspace>.wood-chat{box-shadow:none;grid-area:1/2}.chat-options{background:#fff;border-radius:16px}.chat-options summary{padding:18px}.curator-workspace .condition-browser>div{background:#fafaf7;border-radius:10px}.condition-browser button{background:#fff}.curator-clean .wood-chat{border-radius:16px}.curation-result .analysis-index{color:#7d6952}@media (width<=900px){.simple-header,.simple-hero,.simple-find,.simple-collection,.simple-custom,.simple-links,.simple-footer{width:calc(100% - 40px)}.simple-header{height:70px;position:relative}.simple-menu{display:block}.simple-header nav{z-index:20;background:#f5f4f0;border-bottom:1px solid #ccc;flex-direction:column;align-items:flex-start;gap:22px;padding:24px 20px;display:none;position:absolute;top:70px;left:-20px;right:-20px}.simple-header nav.open{display:flex}.simple-hero{grid-template-columns:1fr;min-height:0}.simple-hero-copy{padding:70px 0 46px}.simple-hero-image{min-height:480px;margin:0 0 28px}.simple-find{grid-template-columns:1fr;gap:36px;padding:80px 0}.simple-product-grid{grid-template-columns:repeat(2,1fr)}.simple-custom{grid-template-columns:1fr}.simple-custom-image{min-height:520px}.simple-custom>div:last-child{padding:60px 40px}.curator-workspace{grid-template-columns:1fr}.curator-workspace>.chat-options,.curator-workspace>.wood-chat{grid-area:auto/1}}@media (width<=560px){.simple-hero h1{font-size:40px}.simple-hero-copy>div{flex-direction:column}.simple-hero-image{min-height:390px}.simple-find-grid{grid-template-columns:1fr}.simple-find-grid a{min-height:140px}.simple-find-grid a+a{border-left:0}.simple-find-grid strong{margin-top:20px}.simple-product-grid{gap:8px}.simple-product-grid>a>div{grid-template-columns:1fr;padding:14px}.simple-product-grid span{display:none}.simple-custom-image{min-height:400px}.simple-custom>div:last-child{padding:48px 24px}.simple-links>a{grid-template-columns:1fr 24px;padding:20px 0}.simple-links span{grid-column:1/-1}.simple-links strong{font-size:18px}.simple-footer{grid-template-columns:1fr;gap:14px}.curator-clean .curator-hero{padding-top:36px}.curator-intro{text-align:left}.curator-clean .wood-chat-messages{min-height:260px}.curation-result .analysis-copy{padding:24px}}.darak-home{--d-ink:#161616;--d-gray:#f3f3f1;--d-line:#dededb;color:var(--d-ink);background:#fff;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-weight:400}.darak-home h1,.darak-home h2,.darak-home p{margin:0}.darak-home i{font-style:normal}.darak-notice{color:#fff;background:#171717;justify-content:center;align-items:center;height:34px;font-size:12px;display:flex}.darak-header{border-bottom:1px solid var(--d-line);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:92px;padding:0 4vw;display:grid;position:relative}.darak-logo{letter-spacing:.18em;flex-direction:column;align-items:center;gap:4px;font-size:22px;font-weight:700;line-height:1;display:flex}.darak-logo small{letter-spacing:.2em;font-size:9px;font-weight:400}.darak-menu,.darak-contact{color:#222;letter-spacing:.12em;background:0 0;border:0;font-size:11px}.darak-menu{cursor:pointer;justify-self:start;padding:0}.darak-contact{justify-self:end}.darak-header nav{z-index:30;border-bottom:1px solid var(--d-line);background:#fff;gap:40px;width:100%;padding:34px 4vw;font-size:13px;display:none;position:absolute;top:92px;left:0}.darak-header nav.open{display:flex}.darak-hero{background:linear-gradient(90deg,#050505b3,#05050514),url(/hero-mpingo.png) 50% 55%/cover no-repeat;align-items:flex-end;min-height:620px;margin:24px 4vw 0;display:flex;position:relative}.darak-hero>div{color:#fff;width:100%;padding:64px}.darak-hero p,.darak-copy>small{letter-spacing:.14em;margin-bottom:20px;font-size:11px;font-weight:600;display:block}.darak-hero h1{letter-spacing:-.055em;max-width:720px;font-size:clamp(42px,4.6vw,68px);font-weight:400;line-height:1.22}.darak-hero a,.darak-copy>a{border-bottom:1px solid;align-items:center;gap:55px;width:max-content;margin-top:36px;padding-bottom:9px;font-size:14px;display:flex}.darak-menu-grid{border:1px solid var(--d-line);border-top:0;grid-template-columns:repeat(3,1fr);margin:0 4vw 110px;display:grid}.darak-menu-grid>a{min-height:150px;padding:24px 26px;position:relative}.darak-menu-grid>a+a{border-left:1px solid var(--d-line)}.darak-menu-grid span{color:#999;font-size:11px}.darak-menu-grid h2{margin-top:24px;font-size:20px;font-weight:500}.darak-menu-grid p{color:#777;margin-top:8px;font-size:13px}.darak-menu-grid i{position:absolute;bottom:24px;right:26px}.darak-ai,.darak-feature{background:var(--d-gray);grid-template-columns:1fr 1fr;margin:0 4vw;display:grid}.darak-copy{flex-direction:column;justify-content:center;min-height:520px;padding:70px;display:flex}.darak-copy h2{letter-spacing:-.05em;font-size:clamp(37px,3.6vw,52px);font-weight:400;line-height:1.25}.darak-copy>p{color:#686868;max-width:540px;margin-top:24px;font-size:16px;line-height:1.8}.darak-copy>a{margin-top:34px}.darak-tags{flex-wrap:wrap;gap:7px;margin-top:32px;display:flex}.darak-tags span{color:#666;border:1px solid #c8c8c4;border-radius:99px;padding:8px 13px;font-size:12px}.darak-ai-panel{background:#fff;align-self:center;margin:48px;padding:55px;box-shadow:0 20px 60px #00000014}.darak-ai-panel strong{font-size:24px;font-weight:500}.darak-ai-panel>p{color:#777;margin-top:10px;font-size:14px}.darak-ai-panel>div{color:#888;border-bottom:1px solid #222;justify-content:space-between;align-items:center;height:62px;margin-top:45px;padding:0 18px;font-size:14px;display:flex}.darak-ai-panel>small{color:#999;margin-top:18px;font-size:11px;display:block}.darak-feature{border:1px solid var(--d-line);background:#fff;margin-top:110px}.darak-feature.reverse .darak-craft-image{order:2}.darak-feature.reverse .darak-copy{order:1}.darak-wood-image,.darak-craft-image{background-position:50%;background-size:cover;min-height:590px}.darak-wood-image{background-image:url(/hero-mpingo.png)}.darak-craft-image{background-image:url(/woodforart-feature.jpg);background-position:50% 47%}.darak-service{color:#fff;background:#1b1b1b;margin-top:110px;padding:100px 4vw}.darak-service>p{letter-spacing:.14em;font-size:11px}.darak-service>div{border-top:1px solid #4b4b4b;grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.darak-service article{border-bottom:1px solid #4b4b4b;flex-direction:column;justify-content:space-between;min-height:145px;padding:24px 20px 20px 0;display:flex}.darak-service article+article{border-left:1px solid #4b4b4b;padding-left:20px}.darak-service span{color:#888;font-size:11px}.darak-service strong{font-size:16px;font-weight:400}.darak-footer{color:#777;grid-template-columns:1fr 1fr auto;align-items:start;gap:40px;min-height:250px;padding:60px 4vw 35px;font-size:12px;display:grid}.darak-footer .darak-logo{color:#111;align-items:flex-start}.darak-footer p{line-height:1.8}.darak-footer>div{color:#222;gap:25px;display:flex}.darak-footer>small{grid-column:1/-1;align-self:end}@media (width<=760px){.darak-header{height:76px}.darak-header nav{flex-direction:column;top:76px}.darak-contact{display:none}.darak-hero{background-position:62%;min-height:530px;margin:12px 16px 0}.darak-hero>div{background:linear-gradient(#0000,#000000b8);padding:34px 24px}.darak-hero h1{font-size:40px}.darak-menu-grid{grid-template-columns:1fr;margin:0 16px 75px}.darak-menu-grid>a{min-height:118px}.darak-menu-grid>a+a{border-left:0;border-top:1px solid var(--d-line)}.darak-menu-grid h2{margin-top:15px}.darak-ai,.darak-feature{grid-template-columns:1fr;margin-left:16px;margin-right:16px}.darak-copy{min-height:0;padding:55px 25px}.darak-ai-panel{margin:0 18px 38px;padding:32px 24px}.darak-feature{margin-top:75px}.darak-wood-image,.darak-craft-image{min-height:410px}.darak-feature.reverse .darak-craft-image{order:1}.darak-feature.reverse .darak-copy{order:2}.darak-service{margin-top:75px;padding:70px 20px}.darak-service>div{grid-template-columns:1fr}.darak-service article+article{border-left:0;padding-left:0}.darak-footer{grid-template-columns:1fr}.darak-footer>small{grid-column:auto}}.clean-home{--c-ink:#111;--c-line:#d9d9d6;--c-soft:#f5f5f2;min-height:100vh;color:var(--c-ink);background:#fff;font-family:Arial,Pretendard,Noto Sans KR,sans-serif;font-weight:400}.clean-home h1,.clean-home h2,.clean-home p{margin:0}.clean-home i{font-style:normal;font-weight:400}.clean-header{border-bottom:1px solid var(--c-line);grid-template-columns:1fr auto;align-items:center;width:min(100% - 80px,1440px);height:88px;margin:auto;display:grid}.clean-logo{letter-spacing:.18em;font-size:22px;font-weight:800}.clean-header nav{gap:44px;font-size:14px;display:flex}.clean-header nav a{padding:8px 0}.clean-header nav a:hover{opacity:.45}.clean-menu{cursor:pointer;background:0 0;border:0;display:none}.clean-hero{border-bottom:1px solid var(--c-line);flex-direction:column;justify-content:space-between;width:min(100% - 80px,1440px);min-height:650px;margin:auto;padding:100px 0 65px;display:flex}.clean-hero>p{font-size:15px}.clean-hero h1{letter-spacing:-.075em;font-size:clamp(72px,9vw,138px);font-weight:400;line-height:.98}.clean-hero-bottom{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.clean-hero-bottom>span{color:#656565;font-size:16px;line-height:1.65}.clean-hero-bottom>a,.clean-button{color:#fff;background:#111;justify-content:space-between;align-items:center;min-width:260px;min-height:58px;padding:0 20px;font-size:14px;display:flex}.clean-ai,.clean-split{border-bottom:1px solid var(--c-line);grid-template-columns:1fr 2fr;gap:80px;width:min(100% - 80px,1440px);margin:auto;padding:120px 0;display:grid}.clean-index{align-items:flex-start;gap:20px;font-size:13px;display:flex}.clean-index span{color:#999}.clean-index p{letter-spacing:.12em;font-size:12px;font-weight:700}.clean-section-copy{max-width:880px}.clean-section-copy h2{letter-spacing:-.06em;font-size:clamp(48px,5.5vw,82px);font-weight:400;line-height:1.08}.clean-section-copy>p{color:#686868;max-width:650px;margin-top:32px;font-size:17px;line-height:1.8}.clean-conditions{border-top:1px solid var(--c-line);grid-template-columns:repeat(3,1fr);margin:60px 0 28px;display:grid}.clean-conditions a{border-bottom:1px solid var(--c-line);flex-direction:column;min-height:130px;padding:22px 18px 18px 0;display:flex;position:relative}.clean-conditions a+a{border-left:1px solid var(--c-line);padding-left:18px}.clean-conditions span{color:#888;font-size:12px}.clean-conditions strong{margin-top:22px;font-size:17px;font-weight:400}.clean-conditions i{position:absolute;bottom:18px;right:16px}.clean-button{width:260px}.clean-split{min-height:500px}.clean-text-link{border-bottom:1px solid #111;align-items:center;gap:55px;margin-top:45px;padding-bottom:10px;font-size:14px;display:inline-flex}.clean-link-row{gap:45px;display:flex}.clean-craft{background:var(--c-soft);width:100%;padding-left:max(40px,50% - 720px);padding-right:max(40px,50% - 720px)}.clean-shop{color:#fff;background:#111;flex-direction:column;justify-content:space-between;min-height:520px;padding:100px max(40px,50% - 720px);display:flex}.clean-shop>p{letter-spacing:.12em;font-size:12px;font-weight:700}.clean-shop h2{letter-spacing:-.065em;font-size:clamp(52px,6vw,90px);font-weight:400;line-height:1.08}.clean-shop>a{border-bottom:1px solid #fff;width:max-content;padding-bottom:10px;font-size:14px}.clean-shop>a i{margin-left:70px}.clean-footer{color:#666;grid-template-columns:1fr 1fr auto;align-items:start;gap:24px;width:min(100% - 80px,1440px);min-height:190px;margin:auto;padding:50px 0;font-size:13px;display:grid}.clean-footer strong{color:#111;letter-spacing:.15em;font-size:17px}.clean-footer p{line-height:1.7}.clean-footer>div{color:#111;gap:28px;display:flex}.clean-footer small{grid-column:1/-1;align-self:end;font-size:11px}@media (width<=800px){.clean-header,.clean-hero,.clean-ai,.clean-split,.clean-footer{width:calc(100% - 40px)}.clean-header{height:72px;position:relative}.clean-menu{display:block}.clean-header nav{z-index:20;border-bottom:1px solid var(--c-line);background:#fff;flex-direction:column;gap:22px;padding:28px 20px;display:none;position:absolute;top:72px;left:-20px;right:-20px}.clean-header nav.open{display:flex}.clean-hero{min-height:610px;padding:70px 0 45px}.clean-hero h1{font-size:clamp(62px,16vw,100px)}.clean-ai,.clean-split{grid-template-columns:1fr;gap:48px;padding:90px 0}.clean-craft{width:100%;padding-left:20px;padding-right:20px}.clean-footer{grid-template-columns:1fr}.clean-footer small{grid-column:auto}}@media (width<=520px){.clean-logo{font-size:18px}.clean-hero{min-height:540px}.clean-hero h1{font-size:59px;line-height:1.02}.clean-hero-bottom{flex-direction:column;align-items:stretch;gap:28px}.clean-hero-bottom>a,.clean-button{width:100%;min-width:0}.clean-section-copy h2{font-size:46px}.clean-section-copy>p{font-size:16px}.clean-conditions{grid-template-columns:1fr;margin-top:45px}.clean-conditions a{min-height:105px}.clean-conditions a+a{border-left:0;padding-left:0}.clean-link-row{flex-direction:column;align-items:flex-start;gap:0}.clean-shop{min-height:460px;padding:70px 20px}.clean-shop h2{font-size:47px}}.home-simple{--store-ink:#121512;--store-green:#29372e;--store-line:#d9ddd7;--store-soft:#f3f5f1;color:var(--store-ink);background:#fff;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}.shop-notice{background:var(--store-green);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:38px;padding:8px max(24px,50% - 690px);font-size:12px;display:grid}.shop-notice span{letter-spacing:.15em;font-size:10px;font-weight:800}.shop-notice p{color:#e6ebe7;margin:0}.shop-notice a{border-bottom:1px solid #ffffff80;justify-self:end}.simple-header{border-color:var(--store-line);width:min(100% - 48px,1380px);height:78px}.simple-brand{flex-direction:column;align-items:flex-start;gap:4px;line-height:1}.simple-brand strong{letter-spacing:.14em;font-family:inherit;font-size:21px;font-weight:850}.simple-brand span{color:#7c847e;letter-spacing:.2em;font-size:8px;font-weight:700}.simple-header nav{color:#424842;gap:40px;font-size:13px;font-weight:650}.simple-header nav a:first-child{color:#315d3f}.header-call{border:1px solid #bec5be;padding:11px 15px;font-size:11px;font-weight:700}.simple-hero{border:0;grid-template-columns:1.28fr .72fr;width:min(100% - 48px,1380px);min-height:690px;position:relative}.simple-hero-image{filter:saturate(.78)contrast(1.03);background-image:linear-gradient(90deg,#0b0f0c0d,#0b0f0c0d),url(/products/mpingo.jpg);background-position:50% 46%;order:1;min-height:666px;margin:24px 0 0}.simple-hero-copy{background:var(--store-soft);order:2;justify-content:flex-end;margin-top:24px;padding:70px 48px}.simple-hero-copy>p,.simple-find>div>p,.simple-section-head p,.simple-custom>div>p{color:#637269;letter-spacing:.16em;margin-bottom:17px;font-size:10px;font-weight:800}.simple-hero h1{letter-spacing:-.065em;font-family:inherit;font-size:clamp(42px,4vw,61px);font-weight:720;line-height:1.18}.simple-hero-copy>span{color:#606761;margin-top:25px;font-size:15px;line-height:1.75}.simple-hero-copy>div{flex-direction:column;margin-top:32px}.simple-primary,.simple-secondary{border-color:var(--store-ink);justify-content:space-between;min-height:52px;padding:0 19px;font-size:13px}.simple-primary{background:var(--store-ink)}.simple-primary b{margin-left:28px;font-size:18px;font-weight:400}.simple-find,.simple-collection,.simple-custom,.simple-links,.simple-footer{width:min(100% - 48px,1380px)}.simple-find{grid-template-columns:.72fr 1.28fr;gap:100px;padding:130px 0}.simple-find-title>span{color:#747a75;max-width:330px;margin-top:22px;font-size:14px;line-height:1.75;display:block}.simple-find h2,.simple-section-head h2,.simple-custom h2{letter-spacing:-.055em;font-family:inherit;font-size:clamp(34px,3.4vw,50px);font-weight:700;line-height:1.25}.simple-find-grid{border:1px solid var(--store-line);grid-template-columns:repeat(2,1fr)}.simple-find-grid a{border:0;min-height:190px;padding:24px;transition:all .25s}.simple-find-grid a:nth-child(2),.simple-find-grid a:nth-child(4){border-left:1px solid var(--store-line)}.simple-find-grid a:nth-child(n+3){border-top:1px solid var(--store-line)}.simple-find-grid a:hover{background:var(--store-soft)}.simple-find-grid span{color:#708076;letter-spacing:.12em;font-size:10px;font-weight:800}.simple-find-grid strong{letter-spacing:-.04em;margin-top:35px;font-family:inherit;font-size:23px;font-weight:700}.simple-find-grid small{color:#7a817b;font-size:12px}.simple-find-grid .find-ai{background:var(--store-green);color:#fff}.simple-find-grid .find-ai span,.simple-find-grid .find-ai small{color:#cdd7d0}.simple-find-grid .find-ai:hover{background:#1f2d25}.simple-collection{border-color:var(--store-line);padding:120px 0 140px}.simple-section-head{margin-bottom:42px}.simple-section-head a{border:0;font-size:12px;font-weight:700}.simple-section-head a span{margin-left:20px}.simple-product-grid{gap:10px}.simple-product-grid>a{background:#fff}.simple-product-grid .product-photo{background:#edf0ec;position:relative;overflow:hidden}.simple-product-grid img{aspect-ratio:4/5.2;filter:saturate(.72);transition:all .45s}.simple-product-grid a:hover img{filter:saturate(.95);transform:scale(1.025)}.simple-product-grid em{color:#3e4941;background:#ffffffe0;padding:6px 8px;font-size:9px;font-style:normal;font-weight:800;position:absolute;top:12px;left:12px}.simple-product-grid>a>div:last-child{border-bottom:1px solid var(--store-line);padding:17px 2px}.simple-product-grid strong{font-family:inherit;font-size:19px;font-weight:700}.simple-custom{background:var(--store-green);grid-template-columns:1.25fr .75fr;min-height:680px}.simple-custom-image{filter:saturate(.72);min-height:680px}.simple-custom>div:last-child{padding:64px}.simple-custom h2{color:#fff}.simple-custom>div>span{color:#d0d7d1;font-size:14px}.simple-custom .simple-primary{background:#fff;border-color:#fff}.simple-links{padding:120px 0}.simple-links>a{border-color:var(--store-line);grid-template-columns:190px 1fr 30px;min-height:105px;transition:all .2s}.simple-links>a:hover{background:var(--store-soft);padding-left:14px}.simple-links span{letter-spacing:.12em;font-size:10px;font-weight:750}.simple-links strong{font-family:inherit;font-size:22px;font-weight:650}.simple-footer{border-color:var(--store-line);padding:48px 0 56px}.simple-footer>div{align-items:center;gap:28px;display:flex}.simple-footer small{font-size:10px}@media (width<=900px){.shop-notice{grid-template-columns:1fr auto;padding:8px 20px}.shop-notice p{display:none}.simple-header,.simple-hero,.simple-find,.simple-collection,.simple-custom,.simple-links,.simple-footer{width:calc(100% - 32px)}.header-call{display:none}.simple-header nav{background:#fff;left:-16px;right:-16px}.simple-hero{grid-template-columns:1fr}.simple-hero-image{order:1;min-height:62vh;margin-top:16px}.simple-hero-copy{order:2;margin:0;padding:48px 28px}.simple-hero-copy>div{flex-direction:row}.simple-find{grid-template-columns:1fr;gap:42px;padding:90px 0}.simple-custom{grid-template-columns:1fr}.simple-custom-image{min-height:560px}}@media (width<=560px){.simple-brand strong{font-size:18px}.simple-hero-image{min-height:430px}.simple-hero-copy{padding:42px 22px}.simple-hero h1{font-size:40px}.simple-hero-copy>div{flex-direction:column}.simple-find-grid{grid-template-columns:1fr}.simple-find-grid a{min-height:145px}.simple-find-grid a:nth-child(2),.simple-find-grid a:nth-child(4){border-left:0}.simple-find-grid a:nth-child(n+2){border-top:1px solid var(--store-line)}.simple-find-grid strong{margin-top:22px}.simple-collection{padding:85px 0 100px}.simple-product-grid{grid-template-columns:1fr 1fr}.simple-product-grid strong{font-size:17px}.simple-custom-image{min-height:410px}.simple-custom>div:last-child{padding:48px 24px}.simple-links{padding:80px 0}.simple-footer>div{flex-direction:column;align-items:flex-start;gap:8px}.brand-ribbon{height:34px;padding:0 16px;font-size:8px}.brand-ribbon a{font-size:8px}.hero h1{letter-spacing:-.06em;font-size:42px;line-height:1.38}.hero-copy{line-height:1.75}.intro h2,.finder h2,.finished-copy h2,.custom-copy h2,.slab-callout h2,.contact h2{letter-spacing:-.05em;font-size:36px;line-height:1.5}.intro>div>p,.finished-copy>p:last-child,.slab-callout>div>p:not(.section-kicker){font-size:16px;line-height:1.85}.channel-list strong{font-size:21px;line-height:1.45}.channel-list p{line-height:1.7}.hero-actions{flex-direction:column;gap:10px;width:100%}.hero-text-link{justify-content:space-between;width:100%;display:flex}.hero-signatures{grid-template-columns:1fr;width:100%;margin-top:35px;display:grid}.hero-signatures>span{min-width:0;padding:13px 0}.hero-signatures>span+span{border-top:1px solid #f1eee621;border-left:0;padding-left:0}.button{width:100%}.section-head{flex-direction:column;align-items:flex-start;gap:30px}.section-head h2{font-size:40px}.collection{padding:100px 0}.material-services-head h2{font-size:36px}.material-service-grid{grid-template-columns:1fr}.material-service-card,.material-service-card:first-child{grid-column:auto;min-height:400px}.brand-manifesto{padding:90px 0}.brand-manifesto h2{font-size:39px}.brand-manifesto>div{gap:10px;margin:38px auto 30px}.brand-manifesto>p:last-child{font-size:15px}.custom-photo{min-height:470px}.custom-copy li{grid-template-columns:34px 70px 1fr;gap:10px}.custom-copy li strong{font-size:20px}.custom-copy li p{font-size:13px;line-height:1.6}.product-info>span{display:none}.channel-list>a{grid-template-columns:1fr 24px;gap:8px 16px;min-height:138px;padding:20px 0}.channel-list>a>span{grid-column:1/-1}.contact{text-align:left}}.curator-clean{background:#fff;min-height:100vh}.curator-main{min-width:0;margin-left:268px}.chat-sidebar{z-index:45;color:#292c28;background:#f4f4f1;border-right:1px solid #e5e5e1;flex-direction:column;width:268px;padding:14px 12px;display:flex;position:fixed;inset:0 auto 0 0}.chat-sidebar-top{gap:14px;display:grid}.sidebar-brand{align-items:center;gap:10px;min-height:44px;padding:0 8px;display:flex}.sidebar-brand>span{color:#fff;background:#65705a;border-radius:9px;place-items:center;width:31px;height:31px;font-family:serif;font-weight:800;display:grid}.sidebar-brand strong{letter-spacing:.03em;font-size:14px}.chat-sidebar-top>button{color:#30332f;cursor:pointer;text-align:left;background:#fff;border:1px solid #d9dad5;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:0 13px;font:600 14px inherit;display:flex}.chat-sidebar-top>button:hover{background:#fafaf8;border-color:#c7cac2}.chat-sidebar-top>button span{font-size:21px;font-weight:300}.chat-sidebar nav{min-height:0;margin-top:26px;overflow-y:auto}.chat-sidebar nav>p{color:#8a8d86;margin:0 10px 8px;font-size:12px}.chat-sidebar nav>button{color:#454843;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:4px;width:100%;min-height:42px;padding:0 10px;display:grid}.chat-sidebar nav>button:hover,.chat-sidebar nav>button.active{color:#222521;background:#e8e9e4}.chat-sidebar nav>button span{color:#858980;font-size:14px}.chat-sidebar nav>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.chat-sidebar-bottom{border-top:1px solid #dedfd9;margin-top:auto;padding:16px 9px 6px}.chat-sidebar-bottom a{color:#4f544d;font-size:13px;font-weight:600;display:block}.chat-sidebar-bottom small{color:#969990;margin-top:8px;font-size:11px;display:block}.sidebar-toggle,.sidebar-backdrop{display:none}.curator-clean .curator-header{width:calc(100% - 64px);max-width:1180px}.curator-clean .curator-hero{width:min(100% - 48px,900px)}.curator-clean .curation-result{padding-left:max(32px,50% - 590px);padding-right:max(32px,50% - 590px)}@media (width<=980px){.curator-main{margin-left:0}.chat-sidebar{transition:transform .22s;transform:translate(-102%);box-shadow:18px 0 60px #1418121f}.sidebar-open .chat-sidebar{transform:translate(0)}.sidebar-backdrop{z-index:44;background:#14161447;border:0;display:block;position:fixed;inset:0}.sidebar-toggle{color:#4f544d;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;padding:0;font-size:19px;display:grid}.curator-clean .curator-header{grid-template-columns:44px 1fr auto;width:calc(100% - 32px)}.curator-clean .curator-header .brand{justify-self:start}}@media (width<=560px){.chat-sidebar{width:min(86vw,300px)}.curator-clean .curator-header,.curator-clean .curator-hero{width:calc(100% - 20px)}}.ai-launcher{z-index:30;color:#fff;background:#20251f;border:1px solid #ffffff29;border-radius:18px;align-items:center;gap:12px;min-width:265px;padding:14px 16px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 18px 50px #0c120c47}.ai-launcher:hover{transform:translateY(-3px);box-shadow:0 22px 60px #0c120c5c}.ai-launcher-mark{color:#56614d;background:#eef1e9;border-radius:12px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.ai-launcher>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.ai-launcher strong{letter-spacing:-.02em;font-size:14px}.ai-launcher small{color:#b9c0b4;font-size:10px}.ai-launcher i{color:#cbd2c6;margin-left:auto;font-style:normal}.curator-clean .curator-hero{width:min(100% - 48px,1180px);padding:46px 0 70px;display:block}.curator-intro{text-align:center;margin:0 auto 30px}.curator-intro>span{color:#69745d;letter-spacing:.14em;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.curator-intro>span i{background:#6fa982;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #6fa9821f}.curator-clean .curator-intro h1{color:#1f211f;letter-spacing:-.055em;margin:18px auto 0;font-family:inherit;font-size:clamp(38px,5vw,58px);font-weight:650;line-height:1.16}.curator-intro p{color:#777b74;margin:16px 0 0;font-size:16px;line-height:1.7}.curator-clean .wood-chat{border:1px solid #e2e4df;border-radius:24px;margin:0;box-shadow:0 20px 70px #1e261b1a}.curator-workspace>.wood-chat{grid-area:auto/1}.curator-clean .wood-chat-head{padding:14px 18px}.curator-clean .chat-composer{border-radius:18px;margin:0 18px}.curator-clean .chat-hint{margin-bottom:14px!important}.chat-options{background:#fafbf8;border:1px solid #e2e4df;border-radius:18px;margin-top:0}.chat-options summary{cursor:pointer;color:#4d534a;align-items:center;gap:12px;padding:16px 18px;list-style:none;display:flex}.chat-options summary::-webkit-details-marker{display:none}.chat-options summary:after{content:"＋";color:#7b8275;margin-left:auto}.chat-options[open] summary:after{content:"−"}.chat-options summary strong{font-size:13px}.chat-options summary span{color:#989c94;font-size:11px}.chat-options .smart-filters{margin:0;padding:0 16px 16px}.chat-options .theme-list{margin:0;padding:0 16px 18px}.chat-options .photo-status{margin:0 16px 14px!important}.condition-browser{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 16px 16px;display:grid}.condition-browser>div{background:#fff;border:1px solid #e1e3dd;border-radius:14px;min-width:0;padding:18px}.condition-browser>div>strong{color:#272b26;font-size:16px;display:block}.condition-browser>div>span{color:#8a8e86;margin:5px 0 14px;font-size:12px;display:block}.condition-browser>div>div{flex-wrap:wrap;gap:6px;display:flex}.condition-browser button{color:#596056;cursor:pointer;background:#f8f9f6;border:1px solid #d9dcd4;border-radius:99px;min-height:34px;padding:7px 10px;font-size:12px}.condition-browser button:hover{color:#fff;background:#606b57;border-color:#606b57}.curator-workspace .condition-browser{grid-template-columns:1fr}.curator-workspace .condition-browser>div{padding:14px 15px}.curator-workspace .condition-browser>div>span{margin:3px 0 10px}.curator-workspace .smart-filters{grid-template-columns:1fr 1fr}.curator-workspace .smart-filters label,.curator-workspace .photo-search,.curator-workspace .condition-search-button{min-height:66px}.curator-workspace .photo-search{grid-column:1/-1}.curator-main{margin-left:0}.chat-sidebar{transition:transform .22s;transform:translate(-102%);box-shadow:18px 0 60px #1418121f}.sidebar-open .chat-sidebar{transform:translate(0)}.sidebar-toggle{color:#4f544d;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;padding:0;font-size:19px;display:grid}.sidebar-backdrop{z-index:44;background:#14161447;border:0;display:block;position:fixed;inset:0}.curator-clean .curator-header{grid-template-columns:44px 1fr auto}.curator-clean .curator-header .brand{justify-self:start}.curator-clean .wood-chat-messages{min-height:270px;max-height:420px}@media (width<=980px){.curator-workspace{grid-template-columns:1fr}.curator-workspace .condition-browser{grid-template-columns:repeat(3,1fr)}}@media (width<=560px){.ai-launcher{border-radius:16px;min-width:0;padding:11px 13px;bottom:14px;right:14px}.ai-launcher small,.ai-launcher i{display:none}.ai-launcher-mark{width:34px;height:34px}.curator-clean .curator-hero{width:calc(100% - 24px);padding:30px 0 48px}.curator-clean .curator-intro h1{font-size:35px}.curator-intro p{font-size:14px}.curator-clean .wood-chat-messages{min-height:390px;padding:22px 12px 12px}.curator-clean .chat-composer{margin:0 9px}.chat-options summary{flex-direction:column;align-items:flex-start;gap:4px;position:relative}.chat-options summary:after{position:absolute;top:16px;right:16px}.condition-browser,.curator-workspace .condition-browser,.curator-workspace .smart-filters{grid-template-columns:1fr}.curator-workspace .photo-search{grid-column:auto}.condition-browser>div{padding:16px}}.curator{min-height:100vh;color:var(--ivory);background:#0a0b0b}.curator-header{border-bottom:1px solid #f1eee61f;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 112px,1440px);height:92px;margin:auto;display:grid}.curator-header>div{color:#8d887f;letter-spacing:.18em;align-items:center;gap:14px;font-size:10px;display:flex}.curator-header>div i{background:#45423e;width:40px;height:1px}.curator-header>a:last-child{color:#aaa49a;border-bottom:1px solid #4c4944;justify-self:end;padding-bottom:6px;font-size:13px}.curator-hero{width:min(100% - 112px,1328px);margin:auto;padding:125px 0 105px}.curator-hero h1{letter-spacing:-.06em;max-width:1050px;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(52px,6.2vw,92px);font-weight:500;line-height:1.34}.curator-hero h1 em{color:#a68a67;font-style:normal}.curator-hero>p:not(.section-kicker){color:#989188;margin:30px 0 48px;font-size:17px;line-height:1.9}.curator-search{border-top:1px solid #f1eee633;border-bottom:1px solid #f1eee633;padding:25px 0 28px}.curator-search label{color:#8f887e;letter-spacing:.08em;margin-bottom:15px;font-size:11px;display:block}.curator-search>div{grid-template-columns:1fr 220px;gap:18px;display:grid}.curator-search input{width:100%;color:var(--ivory);background:0 0;border:0;outline:0;padding:0 4px;font-family:Noto Serif KR,serif;font-size:25px}.curator-search input::placeholder{color:#4f4c47}.curator-search button{border:1px solid var(--ivory);background:var(--ivory);color:#101111;cursor:pointer;min-height:58px;font-weight:700}.curator-search button span{margin-left:20px}.wood-chat{background:#151616;border:1px solid #f1eee633;border-radius:22px;overflow:hidden;box-shadow:0 28px 80px #0000003d}.wood-chat-head{color:#77736d;border-bottom:1px solid #f1eee61a;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:15px 22px;font-size:11px;display:flex}.wood-chat-head>div{align-items:center;gap:12px;display:flex}.wood-chat-head>div>div{flex-direction:column;gap:5px;display:flex}.wood-chat-head strong{color:#f1eee6;letter-spacing:.13em;font-size:13px}.wood-chat-head small{color:#8e8981;font-size:10px}.wood-chat-head small i{background:#6fa982;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 10px #6fa982}.wood-chat-head .chat-head-actions{gap:12px;margin-left:auto}.chat-head-actions span{color:#858981;font-size:10px}.chat-head-actions button{color:#565d52;cursor:pointer;background:#fff;border:1px solid #d5d8d0;border-radius:99px;min-height:34px;padding:0 12px;font-size:11px}.chat-head-actions button:hover{color:#48513f;border-color:#69745d}.chat-mark,.chat-avatar{color:#111;background:#9d805f;border-radius:50%;flex:none;place-items:center;font-family:serif;font-weight:800;display:grid}.chat-mark{width:40px;height:40px}.wood-chat-messages{scroll-behavior:smooth;min-height:330px;max-height:480px;padding:32px 24px 18px;overflow-y:auto}.chat-row{gap:11px;margin:0 0 24px;display:flex}.chat-row.user{justify-content:flex-end}.chat-avatar{width:30px;height:30px;margin-top:2px;font-size:12px}.chat-content{max-width:min(78%,760px)}.chat-content>p{color:#e9e5dd;white-space:pre-wrap;background:#1d1e1d;border:1px solid #343330;border-radius:5px 17px 17px;margin:0;padding:14px 17px;font-size:15px;line-height:1.75}.chat-row.user .chat-content>p{color:#181918;background:#e9e5dc;border:0;border-radius:17px 17px 5px}.chat-replies{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.chat-replies button{color:#b9b1a6;cursor:pointer;background:0 0;border:1px solid #4d4942;border-radius:18px;min-height:36px;padding:7px 12px;font-size:11px}.chat-replies button:hover{color:#e6d5bf;border-color:#a58967}.chat-thinking{background:#1d1e1d;border:1px solid #343330;border-radius:5px 17px 17px;align-items:center;gap:5px;min-height:48px;padding:12px 15px;display:flex}.chat-thinking i{background:#b79a76;border-radius:50%;width:5px;height:5px;animation:1.2s infinite chatPulse}.chat-thinking i:nth-child(2){animation-delay:.15s}.chat-thinking i:nth-child(3){animation-delay:.3s}.chat-thinking span{color:#89847d;margin-left:7px;font-size:11px}@keyframes chatPulse{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.chat-composer{background:#202120;border:1px solid #494640;border-radius:18px;grid-template-columns:1fr 44px 44px;align-items:end;gap:7px;margin:0 18px;padding:9px 9px 9px 18px;display:grid}.chat-composer textarea{resize:none;color:#f1eee6;background:0 0;border:0;outline:0;min-height:44px;max-height:130px;padding:10px 0;font:15px/1.55 inherit}.chat-composer button{cursor:pointer;border:0;border-radius:13px;width:44px;height:44px;font-size:21px}.chat-send-button{color:#151616;background:#eee9df;font-weight:800}.chat-send-button:disabled{opacity:.28;cursor:default}.chat-hint{text-align:center;color:#67635d!important;margin:9px 22px 16px!important;font-size:10px!important;line-height:1.4!important}.theme-list{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.theme-list button{color:#aaa49b;cursor:pointer;background:0 0;border:1px solid #45423e;border-radius:99px;padding:10px 15px;transition:all .25s}.theme-list button:hover{border-color:var(--brass);color:var(--ivory)}.curation-result{color:#161716;background:#efebe2;padding:130px max(56px,50vw - 664px) 150px}.curation-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:58px;display:flex}.curation-heading .section-kicker{color:#8a6d4a}.curation-heading h2{letter-spacing:-.05em;max-width:900px;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(34px,3.8vw,55px);font-weight:500;line-height:1.4}.interpreted-query{color:#786f64;margin-top:17px;font-size:13px;line-height:1.7;display:block}.interpreted-query strong{color:#70512f}.no-exact-match,.exact-match-count{color:#5d4c38;background:#e5d9c8;border:1px solid #c8b8a2;align-items:center;gap:18px;margin:-20px 0 34px;padding:17px 20px;display:flex}.intent-explanation{color:#5d4c38;background:#e8e1d6;border-left:3px solid #8a6d4a;align-items:center;gap:18px;margin:-20px 0 34px;padding:17px 20px;display:flex}.intent-explanation strong{flex:none;font-size:13px}.intent-explanation span{color:#756b5f;font-size:12px;line-height:1.65}.clarify-intent{background:#e7dfd3;border:1px solid #c8b8a2;flex-wrap:wrap;align-items:center;gap:8px;margin:-20px 0 34px;padding:18px 20px;display:flex}.clarify-intent>div{flex-direction:column;gap:4px;margin-right:auto;display:flex}.clarify-intent strong{font-size:14px}.clarify-intent span{color:#776e63;font-size:11px}.clarify-intent button{color:#5e5141;cursor:pointer;background:0 0;border:1px solid #ad9f8c;border-radius:99px;padding:9px 12px;font-size:11px}.clarify-intent button:hover{color:#f1eee6;background:#171817;border-color:#171817}.no-exact-match{background:#eadbc6;border-color:#b99d76}.no-exact-match strong,.exact-match-count strong{flex:none;font-size:14px}.no-exact-match span,.exact-match-count span{color:#756b5f;font-size:12px;line-height:1.6}.curation-heading>p{color:#746f67;flex:none;font-size:14px;line-height:1.8}.analysis-card{min-height:720px;color:var(--ivory);background:#151716;grid-template-columns:1.08fr .92fr;display:grid}.analysis-image{cursor:pointer;background:#080909;border:0;min-height:720px;padding:0;position:relative;overflow:hidden}.analysis-image img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.analysis-image:after{content:"";background:linear-gradient(#0000 50%,#00000052);position:absolute;inset:0}.analysis-image span{z-index:1;color:#1b1c1b;letter-spacing:.15em;background:#ede8df;padding:9px 12px;font-size:10px;position:absolute;top:30px;left:30px}.analysis-copy{align-self:center;padding:70px 64px}.analysis-index{color:var(--brass);letter-spacing:.18em;margin:0 0 24px;font-size:10px}.analysis-copy h3{letter-spacing:-.05em;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(40px,4vw,62px);font-weight:500;line-height:1.35}.analysis-product{color:#8f8980;margin:15px 0 35px;font-size:12px}.analysis-copy blockquote{color:#c8c2b8;margin:0 0 35px;font-family:Noto Serif KR,serif;font-size:18px;line-height:1.9}.persuasion-grid{border-top:1px solid #f1eee626;border-bottom:1px solid #f1eee626;grid-template-columns:repeat(3,1fr);margin:-8px 0 34px;display:grid}.persuasion-grid>div{min-width:0;padding:16px 14px 17px 0}.persuasion-grid>div+div{border-left:1px solid #f1eee61f;padding-left:14px}.persuasion-grid span{color:#8f795d;letter-spacing:.08em;margin-bottom:8px;font-size:9px;display:block}.persuasion-grid strong{color:#bdb5a9;font-size:11px;font-weight:500;line-height:1.65;display:block}.analysis-tags{flex-wrap:wrap;gap:7px;margin:-12px 0 32px;display:flex}.analysis-tags span{color:#a99e8e;border:1px solid #f1eee629;padding:7px 10px;font-size:10px}.analysis-copy dl{border-top:1px solid #f1eee626;margin:0 0 40px}.analysis-copy dl div{border-bottom:1px solid #f1eee61f;grid-template-columns:90px 1fr;gap:20px;padding:17px 0;display:grid}.analysis-copy dt{color:#776f65;font-size:11px}.analysis-copy dd{color:#c0b9ae;margin:0;font-size:13px;line-height:1.7}.curator-grid{grid-template-columns:repeat(4,1fr);gap:45px 16px;margin-top:90px;display:grid}.curator-item{color:#171817;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;position:relative}.curator-rank{z-index:1;color:#eee8de;text-shadow:0 1px 5px #000;font-family:serif;font-size:11px;position:absolute;top:15px;left:15px}.match-badge{z-index:2;padding:7px 9px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.match-badge.exact{color:#29251f;background:#eee8de}.match-badge.alternative{color:#eee8de;background:#0f0f0eb8;border:1px solid #ffffff80}.curator-thumb{aspect-ratio:4/5;filter:saturate(.72);background:#d8d2c8;transition:all .35s;display:block;overflow:hidden}.curator-thumb img{object-fit:cover;width:100%;height:100%;display:block}.curator-item:hover .curator-thumb,.curator-item.active .curator-thumb{filter:saturate();transform:translateY(-5px)}.curator-item-copy{border-top:2px solid #0000;grid-template-columns:1fr auto;gap:7px 12px;padding-top:17px;display:grid}.curator-item.active .curator-item-copy{border-color:#9a7c58}.curator-item-copy small{color:#777168;letter-spacing:.06em;grid-column:1/-1;font-size:10px}.curator-item-copy strong{font-family:Noto Serif KR,serif;font-size:20px;font-weight:500}.curator-item-copy em{color:#8f795d;align-self:end;font-size:10px;font-style:normal}.curator-item-copy>span{color:#817a70;grid-column:1/-1;font-size:11px;line-height:1.55}.curator-loading{color:#766f65;border:1px solid #d2cbc0;place-items:center;min-height:280px;font-family:Noto Serif KR,serif;font-size:18px;display:grid}.curator-more{color:#272622;cursor:pointer;background:0 0;border:1px solid #867a69;justify-content:center;align-items:center;gap:18px;width:260px;height:58px;margin:70px auto 0;font-weight:700;display:flex}.curator-more:hover{color:#f1eee6;background:#161716}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.smart-filters{grid-template-columns:1fr 1fr 1fr 1.05fr 1.25fr;gap:10px;margin-top:18px;display:grid}.smart-filters label,.photo-search{color:#a49c90;background:#111212;border:1px solid #4a4741;flex-direction:column;justify-content:center;min-height:78px;padding:12px 17px;font-size:12px;display:flex;position:relative}.smart-filters select,.smart-filters input{color:#e7e1d7;appearance:none;background:0 0;border:0;outline:0;width:100%;margin-top:6px;padding:0;font-size:14px}.smart-filters label>span{color:#80786d;font-size:11px;position:absolute;bottom:13px;right:15px}.condition-search-button{color:#fff;cursor:pointer;text-align:left;background:#5d6854;border:1px solid #5d6854;justify-content:space-between;align-items:center;gap:12px;min-height:78px;padding:12px 17px;font-size:14px;font-weight:700;line-height:1.45;display:flex}.condition-search-button span{font-size:19px;font-weight:400}.condition-search-button:hover{background:#485240}.condition-search-button:disabled{color:#a4a8a0;cursor:not-allowed;background:#eceee9;border-color:#dfe1db}.photo-search{color:#f1eee6;cursor:pointer;text-align:left;letter-spacing:-.02em;background:#191713;border-color:#a58967;flex-direction:row;justify-content:space-between;align-items:center;font-size:17px;font-weight:700;line-height:1.35;transition:all .25s}.photo-search span{color:#cfb38e;flex:none;margin-left:14px;font-size:25px}.photo-search:disabled{opacity:.55;cursor:wait}.photo-status{color:#d1b994!important;margin:14px 0 0!important;font-size:14px!important;line-height:1.7!important}.photo-status small{color:#6f6a63}.lens-bar{border-top:1px solid #d6cfc4;border-bottom:1px solid #d6cfc4;flex-wrap:wrap;align-items:center;gap:8px;margin:-20px 0 35px;padding:14px 0;display:flex}.lens-bar strong{color:#625c53;margin-right:auto;font-size:12px}.lens-bar button{color:#6f685f;cursor:pointer;background:0 0;border:1px solid #b7aea1;border-radius:99px;padding:9px 14px}.lens-bar button.active{color:#f1eee6;background:#171817;border-color:#171817}.analysis-actions{flex-wrap:wrap;gap:8px;display:flex}.analysis-actions .button{flex:1;min-width:210px}.analysis-actions>button{color:#bbb2a6;cursor:pointer;background:0 0;border:1px solid #4c4944;min-height:62px;padding:0 15px}.feedback{color:#756f67;align-items:center;gap:7px;margin-top:22px;font-size:11px;display:flex}.feedback span{margin-right:auto}.feedback button{color:#91897f;cursor:pointer;background:0 0;border:1px solid #3f3c38;padding:7px 10px}.result-tools{color:#746f67;border-bottom:1px solid #d6cfc4;justify-content:space-between;align-items:center;margin:75px 0 -48px;padding-bottom:15px;font-size:12px;display:flex}.result-tools p{margin:0}.result-tools>div{gap:6px;display:flex}.result-tools button{color:#765f44;cursor:pointer;background:0 0;border:1px solid #0000;padding:7px 10px;font-weight:700}.result-tools button.active{background:#e4ddd1;border-color:#9e8b73}.curator-item{display:block}.curator-card-main{color:#171817;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;position:relative}.card-tools{justify-content:flex-end;gap:6px;margin-top:10px;display:flex}.card-tools button,.card-tools a{color:#70685e;cursor:pointer;background:0 0;border:1px solid #bdb4a7;padding:6px 10px;font-size:10px;text-decoration:none}.card-tools a{color:#174b36;border-color:#174b36;font-weight:700}.compare-dock{z-index:20;color:#e6dfd5;background:#171817;border:1px solid #5e574e;align-items:center;gap:12px;width:min(680px,100% - 32px);min-height:70px;padding:10px 14px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #00000073}.compare-dock>span{margin-right:auto;font-size:12px}.compare-dock>div{gap:5px;display:flex}.compare-dock img{object-fit:cover;width:42px;height:48px}.compare-dock button{color:#d9d0c5;cursor:pointer;background:0 0;border:1px solid #71695f;height:38px;padding:0 13px}.compare-dock button:disabled{opacity:.35;cursor:not-allowed}.compare-modal{z-index:40;background:#050606eb;padding:50px;position:fixed;inset:0;overflow:auto}.compare-modal>div{color:#171817;background:#eee9df;width:min(1100px,100%);margin:auto;padding:40px}.compare-modal h2{margin:0 0 30px;font-family:Noto Serif KR,serif;font-size:40px}.modal-close{float:right;cursor:pointer;background:0 0;border:0}.compare-table{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.compare-table article{border:1px solid #cfc6b9;min-width:0;padding:15px}.compare-table img{aspect-ratio:4/5;object-fit:cover;width:100%}.compare-table h3{font-family:Noto Serif KR,serif;font-size:23px}.compare-table article>p{color:#716a61;min-height:52px;font-size:11px;line-height:1.5}.compare-table dl{border-top:1px solid #cfc6b9}.compare-table dl div{border-bottom:1px solid #d9d1c6;grid-template-columns:55px 1fr;gap:10px;padding:10px 0;font-size:12px;display:grid}.compare-table dd{margin:0}.compare-table article>a{color:#f1eee6;text-align:center;background:#171817;margin-top:18px;padding:12px;font-size:12px;display:block}.curator{color:#181a18;background:#fff}.curator-header{border-bottom:1px solid #e7e5df;height:72px}.curator-header>div{color:#8b8b84}.curator-header>div span{color:#6d765e}.curator-header>div i{background:#d7d7d0}.curator-header>a:last-child{color:#646660;border-color:#c9cbc4}.curator-hero{grid-template-rows:auto auto 1fr;grid-template-columns:minmax(270px,340px) minmax(0,1fr);align-items:start;column-gap:64px;padding:38px 0 52px;display:grid}.curator-hero>.section-kicker{color:#7b806f;grid-area:1/1;margin:8px 0 18px}.curator-hero h1{color:#171917;grid-area:2/1;font-size:clamp(38px,4vw,58px);line-height:1.28}.curator-hero h1 em{color:#6d765e}.curator-hero>p:not(.section-kicker){color:#6f726c;grid-area:3/1;margin:20px 0 0;font-size:14px;line-height:1.85}.wood-chat{background:#fff;border-color:#dedfd9;border-radius:20px;grid-area:1/2/4;box-shadow:0 18px 60px #252b2217}.wood-chat-head{color:#81847d;background:#fafbf8;border-color:#e9eae5;min-height:66px}.wood-chat-head strong{color:#20231f}.wood-chat-head small{color:#777b74}.chat-mark,.chat-avatar{color:#fff;background:#69745d}.wood-chat-messages{min-height:286px;max-height:390px;padding-top:25px}.chat-content>p{color:#292c28;background:#f5f6f2;border-color:#e2e4de}.chat-row.user .chat-content>p{color:#fff;background:#68735d}.chat-replies button{color:#565c52;background:#fff;border-color:#d6d9d1}.chat-replies button:hover{color:#47503f;background:#f5f7f2;border-color:#68735d}.chat-thinking{background:#f5f6f2;border-color:#e2e4de}.chat-thinking span{color:#777b74}.chat-composer{background:#fff;border-color:#d6d9d1;box-shadow:0 4px 18px #1e241b0f}.chat-composer textarea{color:#252824}.chat-composer textarea::placeholder{color:#9a9d96}.chat-photo-button{color:#5f6955;background:#f0f2ed}.chat-send-button{color:#fff;background:#66715a}.chat-hint{color:#959891!important}.smart-filters{grid-column:1/-1;margin-top:28px}.smart-filters label,.photo-search{color:#656961;background:#fafbf8;border-color:#dedfd9}.smart-filters select,.smart-filters input{color:#242724}.smart-filters label>span{color:#8a8e86}.photo-search{color:#fff;background:#69745d;border-color:#69745d}.photo-search span{color:#fff}.photo-search:hover{color:#fff;background:#4f5947;border-color:#4f5947}.photo-search:hover span{color:#fff}.photo-status{grid-column:1/-1;color:#5f6955!important}.theme-list{grid-column:1/-1;margin-top:14px}.theme-list button{color:#60645d;background:#fff;border-color:#d8dad3}.theme-list button:hover{color:#4f5947;background:#f5f7f2;border-color:#69745d}.curation-result{background:#fff;border-top:1px solid #ecece7;padding-top:90px}.analysis-card{color:#181a18;background:#fff;border:1px solid #dddeda}.analysis-image{background:#f1f1ed}.analysis-copy{background:#fff}.analysis-index{color:#6c765f}.analysis-product{color:#777b74}.analysis-copy blockquote{color:#4f544c}.persuasion-grid{border-color:#dedfd9}.persuasion-grid>div+div{border-color:#e4e5e0}.persuasion-grid span{color:#6c765f}.persuasion-grid strong{color:#52564f}.analysis-tags span{color:#62675e;background:#fafbf8;border-color:#d8dad3}.analysis-copy dl{border-color:#dedfd9}.analysis-copy dl div{border-color:#e4e5e0}.analysis-copy dt{color:#84877f}.analysis-copy dd{color:#454943}.analysis-actions>button{color:#555b51;border-color:#cfd2ca}.feedback{color:#777b74}.feedback button{color:#62675e;border-color:#cfd2ca}.feedback button.active{color:#fff;background:#69745d;border-color:#69745d}.compare-dock{color:#333731;background:#fff;border-color:#d2d4ce;box-shadow:0 18px 55px #00000029}.compare-dock button{color:#50564d;border-color:#cfd2ca}@media (width<=900px){.curator-header,.curator-hero{width:calc(100% - 48px)}.curator-header{grid-template-columns:1fr auto}.curator-header>div{display:none}.curator-hero{padding:38px 0 58px;display:block}.curator-hero>.section-kicker{margin-top:0}.curator-hero h1{max-width:620px;font-size:48px}.curator-hero>p:not(.section-kicker){margin:14px 0 24px}.wood-chat{margin-top:26px}.smart-filters{margin-top:20px}.curation-result{padding:95px 24px 110px}.analysis-card{grid-template-columns:1fr}.analysis-image{min-height:620px}.analysis-copy{padding:55px 40px}.curator-grid{grid-template-columns:repeat(2,1fr)}.smart-filters{grid-template-columns:1fr 1fr}.compare-table{grid-template-columns:1fr}}@media (width<=560px){.curator-header{height:62px}.curator-hero{padding:22px 0 44px}.curator-hero>.section-kicker{display:none}.curator-hero h1{font-size:33px;line-height:1.25}.curator-hero h1 br{display:none}.curator-hero>p:not(.section-kicker){margin:10px 0 18px;font-size:13px;line-height:1.65}.wood-chat{margin-top:16px}.curator-search>div{grid-template-columns:1fr}.curator-search input{min-height:65px;font-size:20px}.wood-chat{border-radius:16px}.wood-chat-head{min-height:66px;padding:12px 14px}.chat-head-actions span{display:none}.chat-head-actions button{min-height:32px;padding:0 10px}.wood-chat-messages{min-height:310px;max-height:450px;padding:20px 13px 10px}.chat-content{max-width:88%}.chat-content>p{padding:12px 14px;font-size:14px}.chat-composer{grid-template-columns:1fr 40px 40px;margin:0 10px;padding:7px 7px 7px 13px}.chat-composer button{width:40px;height:40px}.curation-heading{flex-direction:column;align-items:flex-start}.curation-heading>p{display:none}.no-exact-match,.exact-match-count,.intent-explanation{flex-direction:column;align-items:flex-start;gap:7px;margin:-10px 0 28px}.clarify-intent{align-items:flex-start;margin:-10px 0 28px}.clarify-intent>div{width:100%;margin-bottom:5px}.analysis-image{min-height:470px}.analysis-copy{padding:42px 25px}.analysis-copy h3{font-size:38px}.persuasion-grid{grid-template-columns:1fr}.persuasion-grid>div{padding:14px 0}.persuasion-grid>div+div{border-top:1px solid #f1eee61f;border-left:0;padding-left:0}.curator-grid{gap:35px 10px;margin-top:65px}.curator-item-copy{grid-template-columns:1fr}.curator-item-copy strong{font-size:17px;line-height:1.45}.smart-filters{grid-template-columns:1fr}.smart-filters label,.photo-search{min-height:68px}.photo-search{min-height:76px;padding:15px 18px;font-size:17px}.lens-bar strong{width:100%;margin:0 0 6px}.analysis-actions{flex-direction:column}.analysis-actions .button,.analysis-actions>button{width:100%}.result-tools{flex-direction:column;align-items:flex-start;gap:12px}.compare-dock>div{display:none}.compare-modal{padding:15px}.compare-modal>div{padding:25px 18px}.compare-modal h2{font-size:30px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.wood-directory,.wood-detail{min-height:100vh;color:var(--ivory);background:#0b0c0c}.wood-header{border-bottom:1px solid #f1eee629;justify-content:space-between;align-items:center;width:min(1328px,100% - 112px);height:110px;margin:auto;display:flex}.wood-header>a:last-child{color:#b9b4aa;letter-spacing:.08em;font-size:13px}.wood-directory-hero{grid-template-columns:1fr 1fr;gap:35px 80px;width:min(1328px,100% - 112px);margin:auto;padding:120px 0 150px;display:grid}.wood-directory-hero .section-kicker{grid-column:1/-1}.wood-directory-hero h1{letter-spacing:-.06em;margin:0;font-family:Noto Serif KR,serif;font-size:clamp(58px,6vw,88px);font-weight:500;line-height:1.32}.wood-directory-hero>p:last-child{max-width:540px;color:var(--muted);align-self:end;margin:0 0 12px;font-size:17px;line-height:1.9}.wood-group{border-top:1px solid #f1eee629;grid-template-columns:1fr 2fr;gap:80px;width:min(1328px,100% - 112px);margin:auto;padding:100px 0 130px;display:grid}.wood-group-title{align-self:start;position:sticky;top:40px}.wood-group-title p{color:var(--brass);letter-spacing:.16em;font-size:11px}.wood-group-title h2{margin:20px 0 18px;font-family:Noto Serif KR,serif;font-size:45px;font-weight:500}.wood-group-title span{color:#6f6b64;letter-spacing:.14em;font-size:11px}.wood-list{border-top:1px solid #f1eee62e}.wood-list-item{border-bottom:1px solid #f1eee624;grid-template-columns:50px 1fr 180px 22px;align-items:center;gap:20px;min-height:112px;transition:all .25s;display:grid}.wood-list-item:hover{background:#f1eee609;padding-left:14px}.wood-list-item>span{color:#706a61;font-family:serif;font-size:12px}.wood-list-item h3{margin:0;font-family:Noto Serif KR,serif;font-size:25px;font-weight:500;display:inline}.wood-list-item div p{color:#77736d;margin-left:15px;font-size:12px;display:inline}.wood-list-item em{color:#969087;font-size:13px;font-style:normal}.wood-list-item i{color:var(--brass);font-style:normal}.wood-contact{text-align:center;border-top:1px solid #f1eee629;width:min(1328px,100% - 112px);margin:auto;padding:100px 0 130px}.wood-contact p{color:var(--muted)}.wood-contact a{border-bottom:1px solid var(--brass);color:#c3ad8e;margin-top:25px;padding-bottom:10px;font-size:22px;display:inline-block}.wood-detail-grid{grid-template-columns:1.05fr .95fr;gap:100px;width:min(1328px,100% - 112px);min-height:760px;margin:auto;padding:100px 0 130px;display:grid}.wood-detail-copy{align-self:center}.wood-detail-copy h1{letter-spacing:-.07em;margin:28px 0 4px;font-family:Noto Serif KR,serif;font-size:clamp(64px,7vw,100px);font-weight:500}.wood-english{color:var(--brass);letter-spacing:.05em;margin:0;font-family:serif;font-size:18px}.wood-summary{color:#c4c0b7;max-width:620px;margin:45px 0;font-size:18px;line-height:2}.wood-detail dl{border-top:1px solid #f1eee629;margin:0}.wood-detail dl>div{border-bottom:1px solid #f1eee61f;grid-template-columns:115px 1fr;padding:18px 0;display:grid}.wood-detail dt{color:#79746d;font-size:12px}.wood-detail dd{color:#d4d0c7;margin:0;font-size:14px}.wood-actions{align-items:center;gap:26px;margin-top:42px;display:flex}.wood-actions .text-link{color:#98938a;border-bottom:1px solid #56534e;padding-bottom:5px;font-size:13px}.wood-detail-visual{background:radial-gradient(circle at 65% 25%,#574d3f 0,#26231f 35%,#111 72%) 50%/cover;border:1px solid #f1eee61f;flex-direction:column;justify-content:flex-end;align-self:center;min-height:650px;padding:48px;display:flex}.wood-detail-visual span{font-family:Noto Serif KR,serif;font-size:42px}.wood-detail-visual p{color:#b6a58b;letter-spacing:.05em;margin:7px 0 0;font-family:serif}.wood-note{color:#77736c;border-top:1px solid #f1eee629;width:min(1328px,100% - 112px);margin:auto;padding:45px 0 90px;font-size:13px;line-height:1.8}@media (width<=900px){.wood-header,.wood-directory-hero,.wood-group,.wood-contact,.wood-detail-grid,.wood-note{width:calc(100% - 48px)}.wood-header{height:78px}.wood-directory-hero{grid-template-columns:1fr;padding:85px 0 100px}.wood-directory-hero h1{font-size:52px}.wood-group{grid-template-columns:1fr;gap:36px;padding:75px 0 100px}.wood-group-title{position:static}.wood-list-item{grid-template-columns:36px 1fr 20px}.wood-list-item em{display:none}.wood-list-item div p{margin:7px 0 0;display:block}.wood-detail-grid{grid-template-columns:1fr;gap:55px;padding:75px 0 95px}.wood-detail-copy h1{font-size:64px}.wood-detail-visual{order:-1;min-height:500px}}@media (width<=560px){.wood-directory-hero h1{font-size:45px}.wood-group-title h2{font-size:38px}.wood-list-item{min-height:105px}.wood-list-item h3{font-size:22px}.wood-detail-copy h1{font-size:56px}.wood-summary{font-size:16px}.wood-actions{flex-direction:column;align-items:stretch}.wood-detail-visual{min-height:430px;padding:30px}}.curator-clean .curator-header{border-color:#dedfd9;height:72px}.curator-clean .curator-hero{width:min(100% - 48px,1180px);padding:54px 0 70px}.curator-intro{margin-bottom:30px}.curator-clean .curator-intro h1{margin:0;font-size:clamp(34px,4vw,48px)}.curator-intro p{margin-top:12px}.curator-workspace{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:start;gap:16px;display:grid}.curator-workspace>.chat-options{grid-area:1/1}.curator-workspace>.wood-chat{box-shadow:none;border-radius:16px;grid-area:1/2;margin:0}.chat-options{background:#fff;border-radius:16px;margin:0}.curator-clean .wood-chat-messages{min-height:248px;max-height:350px;padding:22px 20px 12px}.curator-clean .chat-composer{border-radius:10px}.curator-clean .chat-send-button{border-radius:8px;width:auto;min-width:58px;padding:0 12px;font-size:12px}.curator-clean .curation-result{padding-top:70px}.curation-result .lens-bar,.curation-result .feedback,.curation-result .analysis-copy blockquote,.curation-result .analysis-copy dl{display:none}.curation-result .analysis-card{margin-top:28px}.curation-result .analysis-copy{padding:36px}.curation-result .result-tools{margin-top:44px}@media (width<=980px){.curator-workspace{grid-template-columns:1fr}.curator-workspace>.chat-options,.curator-workspace>.wood-chat{grid-area:auto/1}}@media (width<=560px){.curator-clean .curator-hero{width:calc(100% - 24px);padding-top:36px}.curator-intro{text-align:left}.curator-clean .wood-chat-messages{min-height:260px}.curation-result .analysis-copy{padding:24px}}.ref-home{color:#111;background:#fff;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}.ref-header{background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 6vw;display:grid}.ref-logo{letter-spacing:-1.5px;font-family:Georgia,serif;font-size:24px;font-weight:700}.ref-header nav{gap:32px;font-size:12px;font-weight:700;display:flex}.ref-search{border-bottom:1px solid #111;justify-self:end;padding-bottom:4px;font-size:12px}.ref-hero{background:linear-gradient(90deg,#0000002e,#0000000d),url(/hero-mpingo.png) 50%/cover no-repeat;place-items:center;height:500px;display:grid;position:relative;overflow:hidden}.ref-hero h1{color:#f3f1ed;letter-spacing:-.09em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(92px,17vw,255px);font-weight:700;line-height:.8}.ref-hero span{color:#f3f1ed;border:2px solid;border-radius:50%;place-items:center;width:28px;height:28px;font-size:15px;display:grid;position:absolute;top:44px;right:28%}.ref-band{color:#fff;background:#6f2740;place-items:center;height:150px;display:grid}.ref-band h2{letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.4vw,38px)}.ref-services{grid-template-columns:280px 400px;justify-content:center;align-items:center;gap:70px;min-height:500px;padding:90px 6vw;display:grid}.ref-service-image{background:url(/woodforart-feature.jpg) 50%/cover no-repeat;height:360px}.ref-service-list h2{letter-spacing:-.04em;margin:0 0 8px;font-size:32px}.ref-service-list>p{color:#666;margin:0 0 24px;font-size:14px}.ref-service-list>a{border-top:1px solid #111;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.ref-service-list>a:last-child{border-bottom:1px solid #111}.ref-service-list span{gap:3px;display:grid}.ref-service-list b{font-size:17px}.ref-service-list small{color:#666;font-size:13px}.ref-service-list em{font-size:13px;font-style:normal}.ref-black{color:#fff;background:#050505;grid-template-columns:repeat(2,280px);justify-content:center;align-items:center;gap:80px;min-height:220px;display:grid}.ref-black a{gap:10px;display:grid}.ref-black small{font-family:Georgia,serif;font-style:italic;text-decoration:underline}.ref-black b{font-size:18px}.ref-black span{color:#aaa;font-size:13px}.ref-bottom{grid-template-columns:1fr 1fr;min-height:310px;display:grid}.ref-bottom>div{background:#efefed;padding:70px max(7vw,40px)}.ref-bottom h2{margin:0 0 6px;font-size:25px}.ref-bottom p{color:#666;margin:0 0 30px;font-size:14px}.ref-bottom a{border-bottom:1px solid;width:max-content;margin-top:13px;font-size:14px;font-weight:700;display:block}.ref-bottom .ref-location{background:#d7d7d3;flex-direction:column;justify-content:center;display:flex}.ref-location small{letter-spacing:.15em;font-size:13px}.ref-location strong{margin:14px 0;font-family:Georgia,serif;font-size:35px}.ref-footer{grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:72px;padding:0 6vw;font-size:11px;display:grid}.ref-footer span{text-align:center;color:#777}.ref-footer div{justify-self:end;gap:18px;display:flex}@media (width<=760px){.ref-header{grid-template-columns:1fr auto;height:58px;padding:0 20px}.ref-header nav{display:none}.ref-search{font-size:11px}.ref-hero{height:380px}.ref-hero h1{font-size:24vw}.ref-hero span{top:35px;right:10%}.ref-band{text-align:center;height:110px;padding:0 20px}.ref-services{grid-template-columns:1fr;gap:35px;padding:55px 24px}.ref-service-image{height:330px}.ref-black{grid-template-columns:1fr;gap:40px;padding:55px 24px}.ref-bottom{grid-template-columns:1fr}.ref-bottom>div{padding:50px 24px}.ref-footer{grid-template-columns:1fr auto;padding:22px 24px}.ref-footer span{display:none}}.ee-home{color:#171717;background:#f4f3f0;font-family:Pretendard,Noto Sans KR,sans-serif}.ee-home a{text-decoration:none}.ee-header{z-index:2;background:#f4f3f0;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:relative}.ee-logo{letter-spacing:-1px;font:700 25px/1 Georgia,serif}.ee-header nav{gap:34px;font-size:13px;font-weight:600;display:flex}.ee-ai-hero{color:#f5f4ef;background:#111;grid-template-columns:46% 54%;min-height:calc(100vh - 76px);display:grid}.ee-ai-copy{flex-direction:column;justify-content:center;padding:10vh 6vw;display:flex}.ee-ai-copy>small,.ee-statement>small,.ee-title-row small,.ee-craft-copy small,.ee-guide small,.ee-store>small{letter-spacing:.16em;font-size:12px}.ee-ai-copy h1{letter-spacing:-.07em;margin:28px 0 30px;font-size:clamp(54px,6vw,94px);line-height:1}.ee-ai-copy>p{color:#c5c3bd;font-size:20px;line-height:1.7}.ee-search-button{color:#fff;background:#702740;justify-content:space-between;align-items:center;width:min(100%,430px);min-height:76px;margin-top:52px;padding:0 26px;font-size:19px;transition:background .2s,transform .2s;display:flex}.ee-search-button:hover{background:#8b3654;transform:translateY(-2px)}.ee-search-button span{font-size:27px}.ee-search-example{color:#888!important;margin:16px 0 0!important;font-size:13px!important}.ee-ai-image{background:url(/hero-mpingo.png) 50%/cover no-repeat;align-items:flex-end;padding:5vw;display:flex}.ee-ai-image span{letter-spacing:-.07em;color:#eee;font:700 clamp(62px,8vw,132px)/.73 Georgia,serif}.ee-statement{grid-template-columns:1fr 1.35fr;align-content:center;column-gap:8vw;min-height:80vh;padding:13vh 8vw;display:grid}.ee-statement h2{letter-spacing:-.06em;grid-column:1/-1;max-width:950px;margin:42px 0 0;font-size:clamp(38px,5vw,76px);line-height:1.08}.ee-statement p{color:#555;grid-column:2;max-width:620px;margin:70px 0 0;font-size:18px;line-height:1.9}.ee-collection{background:#fff;padding:11vh 4vw 14vh}.ee-title-row{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.ee-title-row h2{letter-spacing:-.06em;margin:15px 0 0;font-size:48px}.ee-title-row>a{border-bottom:1px solid;padding-bottom:5px;font-size:14px}.ee-wood-grid{grid-template-columns:1.15fr .85fr .85fr;align-items:start;gap:18px;display:grid}.ee-wood div{background-position:50%;background-size:cover;height:55vh;min-height:460px;margin-bottom:20px}.ee-wood-1 div{height:45vh;margin-top:12vh}.ee-wood-2 div{height:50vh;margin-top:4vh}.ee-wood small{letter-spacing:.14em;color:#777;font-size:11px}.ee-wood h3{margin:8px 0 18px;font-size:22px}.ee-wood span{border-bottom:1px solid;padding-bottom:3px;font-size:13px}.ee-craft{background:#d9d8d3;grid-template-columns:62% 38%;min-height:100vh;display:grid}.ee-craft-image{background:url(/woodforart-feature.jpg) 50%/cover no-repeat}.ee-craft-copy{flex-direction:column;justify-content:center;padding:9vw 6vw;display:flex}.ee-craft-copy h2{letter-spacing:-.07em;margin:25px 0;font-size:clamp(50px,6vw,90px)}.ee-craft-copy p{color:#555;font-size:17px;line-height:1.9}.ee-craft-copy a{border-bottom:1px solid;width:max-content;margin-top:40px;padding-bottom:5px;font-size:14px}.ee-philosophy{color:#eee;background:#161616;flex-direction:column;justify-content:space-between;min-height:90vh;padding:12vh 6vw;display:flex}.ee-philosophy>p{letter-spacing:.18em;font-size:12px}.ee-philosophy h2{letter-spacing:-.065em;margin:6vh 0;font:500 clamp(72px,10vw,155px)/.83 Georgia,serif}.ee-philosophy>div{border-top:1px solid #555;grid-template-columns:repeat(3,1fr);display:grid}.ee-philosophy span{color:#777;padding:28px 0;font-size:12px}.ee-philosophy b{color:#eee;margin-top:11px;font-size:16px;display:inline-block}.ee-guide{grid-template-columns:1fr 1fr;align-items:center;min-height:70vh;padding:10vh 8vw;display:grid}.ee-guide h2{letter-spacing:-.06em;margin:28px 0;font:500 clamp(56px,7vw,105px)/.9 Georgia,serif}.ee-guide>div:last-child{max-width:500px}.ee-guide p{color:#555;font-size:18px;line-height:1.9}.ee-guide a{border-bottom:1px solid;margin-top:35px;padding-bottom:5px;font-size:14px;display:inline-block}.ee-store{color:#fff;background:#702740;flex-direction:column;justify-content:center;min-height:75vh;padding:10vh 8vw;display:flex}.ee-store h2{letter-spacing:-.07em;margin:36px 0 55px;font-size:clamp(45px,6.3vw,94px);line-height:1.12}.ee-store a{border-bottom:1px solid;width:max-content;padding-bottom:7px;font-size:15px}.ee-footer{color:#eee;background:#0b0b0b;grid-template-columns:2fr 1fr 1fr;gap:40px;min-height:360px;padding:65px 5vw;display:grid;position:relative}.ee-footer>strong{letter-spacing:-.06em;font:700 clamp(50px,8vw,120px)/1 Georgia,serif}.ee-footer p,.ee-footer a{color:#aaa;font-size:13px;line-height:1.9}.ee-footer>div:last-of-type{flex-direction:column;display:flex}.ee-footer>small{color:#555;font-size:11px;position:absolute;bottom:40px;left:5vw}@media (width<=760px){.ee-header{height:64px;padding:0 20px}.ee-header nav{gap:14px}.ee-header nav a:nth-child(2),.ee-header nav a:nth-child(3){display:none}.ee-ai-hero{grid-template-columns:1fr;min-height:auto}.ee-ai-copy{min-height:650px;padding:70px 24px}.ee-ai-image{min-height:70vh}.ee-statement{padding:100px 24px;display:block}.ee-statement p{margin-top:50px}.ee-collection{padding:90px 20px}.ee-title-row{align-items:start}.ee-title-row>a{font-size:12px}.ee-wood-grid{grid-template-columns:1fr}.ee-wood div,.ee-wood-1 div,.ee-wood-2 div{height:62vh;min-height:430px;margin-top:55px}.ee-craft{grid-template-columns:1fr}.ee-craft-image{min-height:75vh}.ee-craft-copy{min-height:520px;padding:90px 24px}.ee-philosophy{min-height:750px;padding:90px 24px}.ee-philosophy>div{grid-template-columns:1fr}.ee-philosophy span{border-bottom:1px solid #444}.ee-guide{grid-template-columns:1fr;padding:100px 24px}.ee-guide>div:last-child{margin-top:60px}.ee-store{padding:100px 24px}.ee-footer{grid-template-columns:1fr;min-height:520px;padding:55px 24px}.ee-footer>small{left:24px}}.curator-clean{background:#fff}.curator-clean .curator-header{background:#fff;border-color:#ececec;width:100%;height:64px;padding:0 26px}.curator-clean .curator-header .brand strong{letter-spacing:0;font-family:Arial,sans-serif;font-size:15px}.curator-clean .curator-header>div{color:#999;font-size:12px}.curator-clean .curator-hero{width:min(100% - 40px,820px);min-height:calc(100vh - 64px);padding:14vh 0 90px;display:block}.curator-clean .curator-intro{text-align:center;margin-bottom:35px}.curator-clean .curator-intro h1{letter-spacing:-.045em;font-size:clamp(30px,4vw,44px);font-weight:600}.curator-clean .curator-intro p{color:#777;margin-top:12px;font-size:15px}.curator-clean .curator-workspace{flex-direction:column;gap:18px;display:flex}.curator-clean .curator-workspace>.wood-chat{order:1}.curator-clean .curator-workspace>.chat-options{order:2}.curator-clean .wood-chat{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;overflow:visible}.curator-clean .wood-chat-head{display:none}.curator-clean .wood-chat-messages{min-height:115px;max-height:300px;padding:0 10px 22px;overflow-y:auto}.curator-clean .chat-row:first-child{justify-content:center;margin:0}.curator-clean .chat-row:first-child .chat-avatar{display:none}.curator-clean .chat-row:first-child .chat-content{text-align:center;max-width:100%}.curator-clean .chat-row:first-child .chat-content>p{color:#222;background:0 0;border:0;padding:0;font-size:19px;font-weight:600}.curator-clean .chat-replies{justify-content:center;gap:8px;margin-top:20px}.curator-clean .chat-replies button{color:#555;background:#fff;border-color:#ddd;border-radius:20px;min-height:38px;padding:8px 14px;font-size:13px}.curator-clean .chat-composer{background:#fff;border:1px solid #d7d7d7;border-radius:18px;grid-template-columns:1fr 46px 60px;margin:0;padding:9px 9px 9px 20px;box-shadow:0 6px 24px #00000014}.curator-clean .chat-composer textarea{color:#222;min-height:50px;font-size:16px}.curator-clean .chat-photo-button{color:#555;background:#f1f1f1;border-radius:12px}.curator-clean .chat-send-button{color:#fff;background:#222;border-radius:12px;min-width:60px;width:auto!important}.curator-clean .chat-hint{color:#aaa!important;margin:10px 0!important}.curator-clean .chat-options{background:#fff;border:1px solid #e4e4e4;border-radius:14px;margin:0}.curator-clean .chat-options summary{min-height:58px;padding:0 18px}.curator-clean .chat-options summary strong{font-size:14px}.curator-clean .chat-options summary span{color:#999;font-size:12px}.curator-clean .condition-browser,.curator-clean .smart-filters{border-color:#eee}@media (width<=760px){.curator-clean .curator-header{padding:0 14px}.curator-clean .curator-hero{width:calc(100% - 28px);padding:11vh 0 55px}.curator-clean .curator-intro h1{font-size:30px}.curator-clean .wood-chat-messages{min-height:160px}.curator-clean .chat-replies button{font-size:12px}.curator-clean .chat-composer{grid-template-columns:1fr 42px 54px;margin:0;padding-left:14px}}.curator-clean .chat-legacy-results,.curator-clean .compare-dock{display:none}.curator-clean .wood-chat-messages{min-height:180px;max-height:58vh;padding-bottom:28px}.chat-product-results{border-top:1px solid #e5e5e5;max-width:720px;margin:8px 0 20px 41px;padding-top:18px}.chat-product-heading{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.chat-product-heading strong{font-size:15px}.chat-product-heading span{color:#888;font-size:12px}.chat-product-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.chat-product-grid>a{background:#fff;border:1px solid #e5e5e5;border-radius:12px;grid-template-columns:1fr;padding:8px;transition:border-color .2s,transform .2s;display:grid;position:relative}.chat-product-grid>a:hover{border-color:#999;transform:translateY(-2px)}.chat-product-grid img{aspect-ratio:1;object-fit:cover;background:#eee;border-radius:8px;width:100%}.chat-product-grid>a>span{color:#fff;background:#1e1e1ec7;border-radius:5px;padding:5px 7px;font-size:10px;position:absolute;top:16px;left:16px}.chat-product-grid>a>span.exact{background:#702740}.chat-product-grid strong{white-space:nowrap;text-overflow:ellipsis;margin-top:10px;font-size:14px;overflow:hidden}.chat-product-grid small{color:#777;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;overflow:hidden}.chat-product-grid em{color:#444;margin-top:9px;font-size:11px;font-style:normal}.chat-results-more{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:12px;width:100%;min-height:48px;margin-top:12px;font-size:13px;font-weight:700;display:block}.chat-results-more:hover{background:#f5f5f5}@media (width<=760px){.curator-clean .wood-chat-messages{max-height:56vh}.chat-product-results{margin-left:0}.chat-product-grid{grid-template-columns:repeat(2,1fr)}.chat-product-grid:not(.expanded)>a:nth-child(3){display:none}}.curator-clean.has-query .curator-hero{padding-top:38px}.curator-clean.has-query .curator-intro{display:none}.curator-clean.has-query .wood-chat-messages{min-height:0;max-height:none;overflow:visible}.curator-clean.has-query .chat-composer{z-index:5;position:sticky;bottom:12px}@media (width<=760px){.curator-clean.has-query .curator-hero{padding-top:22px}.curator-clean.has-query .wood-chat-messages{max-height:none}}.ee-shop-choices{border-top:1px solid #474747;border-bottom:1px solid #474747;grid-template-columns:1fr 1fr;width:min(100%,430px);margin-top:34px;display:grid}.ee-shop-choices>a{color:#f5f4ef;grid-template-columns:1fr auto;align-content:center;gap:5px 12px;min-height:88px;padding:18px 16px 16px 0;display:grid}.ee-shop-choices>a+a{border-left:1px solid #474747;padding-left:20px}.ee-shop-choices small{color:#888;letter-spacing:.13em;grid-column:1/-1;font-size:9px}.ee-shop-choices b{font-size:14px}.ee-shop-choices span{color:#c58a9f}.ee-craft-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.ee-craft-tags span{color:#555;border:1px solid #aaa;border-radius:99px;padding:8px 12px;font-size:12px}.ee-store-links{grid-template-columns:repeat(2,minmax(0,360px));gap:12px;display:grid}.ee-store-links>a{border:1px solid #ffffff6b;flex-direction:column;justify-content:space-between;min-height:116px;padding:22px;transition:background .2s,color .2s;display:flex}.ee-store-links>a:hover{color:#702740;background:#fff}.ee-store-links span{opacity:.75;font-size:12px}.ee-store-links b{font-size:16px}@media (width<=760px){.ee-header nav a:nth-child(4){font-size:0}.ee-header nav a:nth-child(4):before{content:"완제품 ↗";font-size:12px}.ee-shop-choices{margin-top:28px}.ee-store-links{grid-template-columns:1fr}}
