*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.8 'DM Sans','Noto Sans KR',sans-serif;--paper:#f8fafb;--ink:#193340;--accent:#155c87;--tint:#e5f0f5;--line:#cad9e0;--heading:'Noto Sans KR',sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block;height:auto}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--heading);font-weight:600;line-height:1.35;letter-spacing:-.045em;word-break:keep-all;overflow-wrap:anywhere}h1{font-size:clamp(38px,4.6vw,72px)}h2{font-size:clamp(28px,3vw,44px)}h3{font-size:22px;line-height:1.5;word-break:keep-all}p{word-break:keep-all;overflow-wrap:anywhere}a:focus-visible,summary:focus-visible{outline:3px solid currentColor;outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:#fff;color:#111;padding:12px}.skip:focus{top:12px}.sample-bar{position:sticky;top:0;z-index:50;background:#172a24;color:#fff;display:flex;justify-content:space-between;gap:16px;padding:10px 4%;font-size:12px;line-height:1.6}.sample-bar a{font-weight:600}.site-header{max-width:1320px;margin:auto;padding:30px 4%;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{font-size:27px;font-weight:800;line-height:1.2;letter-spacing:-.04em}.brand small{display:block;font-size:9px;letter-spacing:.15em;font-weight:500;margin-top:8px}.site-header nav{display:flex;gap:28px;align-items:center;font-size:14px}.site-header [aria-current]{border-bottom:2px solid var(--accent)}.eyebrow{font:600 11px/1.6 'DM Sans',sans-serif;letter-spacing:.14em;display:block;margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 24px;background:var(--accent);color:var(--button-ink,#fff);font-size:14px;font-weight:600;min-height:48px}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid currentColor;padding:7px 0}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:32px}.hero{max-width:1320px;margin:auto}.hero-copy p{max-width:490px;margin-top:26px;font-size:17px}.split,.dashboard,.playful,.sport,.industrial,.type,.property{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:56px 4% 80px}.hero-photo{width:100%;height:560px;object-fit:cover}.cover{position:relative;min-height:710px;max-width:none;display:flex;align-items:center;background:#15231d;color:white}.cover>.hero-photo{position:absolute;inset:0;width:100%;height:100%}.cover:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,15,.83),rgba(8,17,15,.35) 65%,rgba(8,17,15,.16))}.cover .hero-copy{position:relative;z-index:1;width:min(1200px,92%);margin:auto;padding:80px 0 120px}.cover-caption{position:absolute;bottom:26px;left:4%;z-index:1;font-size:11px;letter-spacing:.16em}.cover .button{background:#fff;color:#25352f}.cover .text-link{color:white}.editorial{padding:50px 4% 0;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.editorial figure{margin:0}.editorial .hero-photo{height:630px}.editorial figcaption{padding:12px 0;font-size:10px;letter-spacing:.12em}.section{max-width:1200px;margin:auto;padding:90px 0}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.section-intro>p{max-width:470px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:55px;border-top:1px solid var(--line);padding-top:34px}.principles h3{font-size:18px;margin-bottom:12px}.principles p{font-size:14px}.collection{border-top:1px solid var(--line)}.section-title{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:40px}.offerings{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.offerings article{background:var(--tint);padding:32px;position:relative}.item-no{display:block;font-size:13px;margin-bottom:22px;color:var(--accent)}.item-meta{font-size:12px;display:block;margin-bottom:12px}.offerings p{font-size:14px;margin:18px 0}.offerings h3{font-size:23px}.offerings .text-link{margin-top:10px}.rows{display:block}.rows article{display:grid;grid-template-columns:64px 1fr;background:none;border-top:1px solid var(--line);padding:28px 0}.rows article>div{display:grid;grid-template-columns:1fr 1.4fr;gap:10px 45px;align-items:start}.rows .item-meta{grid-column:1/-1}.rows p{margin:0}.rows .text-link{justify-self:start}.visit-preview{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;border-top:1px solid var(--line)}.visit-preview .text-link{margin-top:24px}.facts{margin:0}.facts>div{display:grid;grid-template-columns:130px 1fr;gap:25px;border-bottom:1px solid var(--line);padding:20px 0}.facts dt{font-size:14px;font-weight:700}.facts dd{margin:0;font-size:14px;word-break:keep-all}.page-title{max-width:1200px;margin:auto;padding:35px 0 60px}.page-title .breadcrumb{font-size:12px;margin-bottom:40px}.page-title h1{font-size:clamp(34px,4vw,60px)}.page-title>p:last-child{margin-top:25px;max-width:720px}.detail-body{padding-top:0}.detail-photo{margin:0 0 55px}.detail-photo img{width:100%;max-height:600px;object-fit:cover}.detail-photo figcaption{font-size:12px;padding:12px 0}.detail-body .offerings:not(.rows){grid-template-columns:repeat(2,1fr)}.detail-body .product-ui,.detail-body .spec-panel,.detail-body .law-note{max-width:850px;margin:0 auto 55px}.guide-content{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;padding-top:0}.guide-content h2{font-size:28px;margin-bottom:24px}.guide-content aside{background:var(--tint);padding:36px}.guide-content aside p{font-size:14px;margin-bottom:20px}.notice{border-top:1px solid var(--line);padding-top:22px;margin-top:28px}.faq{padding-top:20px}.faq h2{margin-bottom:32px}details{border-top:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-weight:600}details p{margin-top:20px;max-width:850px}.next-page{background:var(--tint);padding:65px max(4%,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}.next-page h2{font-size:32px}.next-page p{font-size:14px;margin-top:20px}.next-page .button{flex-shrink:0}.site-footer{max-width:1320px;margin:auto;padding:55px 4%;display:grid;grid-template-columns:.8fr 1.5fr .7fr;gap:30px;font-size:12px}.site-footer strong{font-size:23px}.site-footer p{font-size:11px}.site-footer a{align-self:start}.law-note{border:1px solid var(--line);padding:48px;background:var(--tint)}.law-note>span{font-size:11px;letter-spacing:.2em}.law-note p{font:400 clamp(50px,6vw,88px)/1.4 'Noto Serif KR',serif;margin:38px 0}.law-note small{font-size:12px}.product-ui{background:#fff;color:#20304d;border:1px solid #d9e0ee;border-radius:16px;padding:28px;box-shadow:0 24px 70px #18294812;transform:rotate(-2deg)}.ui-top{display:flex;justify-content:space-between;gap:20px;font-size:14px;font-weight:700;border-bottom:1px solid #dce1eb;padding-bottom:22px;margin-bottom:26px}.ui-top span{font-size:10px;font-weight:400}.product-ui h3{font-size:20px}.product-ui>p{font-size:13px;margin-top:8px}.checklist{list-style:none;padding:0;margin:25px 0}.checklist li{display:flex;gap:16px;align-items:center;padding:17px 0;border-bottom:1px solid #e5e9ed;font-size:13px}.checklist li b{margin-left:auto;font-size:10px;background:#e9f0ff;padding:4px 10px}.checklist li span{font:12px monospace}.ui-note{font-size:11px;padding:15px;background:#edf2ff;margin-top:22px}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.kanban>div{background:#f0f3f8;padding:10px;min-height:225px}.kanban b{font-size:11px}.kanban article{background:white;border:1px solid #e1e5ef;padding:12px 8px;margin-top:12px;font-size:11px;border-radius:5px}.kanban small{display:block;margin-top:10px;font-size:9px}.spec-panel{border:1px solid #52636f;padding:35px;background:#152d3b;color:#e6f6ff;font-family:monospace}.spec-panel>span{font-size:12px}.spec-panel>strong{font-size:clamp(64px,7vw,108px);display:block;letter-spacing:-.08em;margin:25px 0}.spec-line{display:flex;justify-content:space-between;border-bottom:1px solid #58717e;padding:10px 0;font-size:11px}.spec-panel dl>div{display:flex;justify-content:space-between;padding:9px 0;font-size:13px}.spec-panel small{font-size:10px}.shop-hero{position:relative;padding:20px 4% 60px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px}.shop-stamp{position:absolute;bottom:35px;right:6%;background:#f0ff76;color:#1f2c26;border-radius:50%;width:110px;height:110px;display:grid;place-content:center;text-align:center;font-size:15px;font-weight:700;transform:rotate(12deg)}
/* Each brand owns its visual language; only navigation and accessibility are shared. */
.restaurant{--paper:#1d211f;--ink:#eeeadf;--accent:#e5b585;--button-ink:#242420;--tint:#2c302b;--line:#55584f;--heading:'Noto Serif KR',serif}.restaurant .brand{font-family:serif;font-size:36px}.restaurant .cover{min-height:740px}.restaurant .cover .hero-copy{padding-left:5%}.restaurant .collection h3{font-family:serif}.clinic{--paper:#fff;--ink:#193b50;--accent:#12678c;--tint:#eaf5fa;--line:#c9dde8}.clinic .hero-media{border-radius:160px 12px 12px 12px;overflow:hidden}.clinic .principles article{border-left:3px solid var(--accent);padding-left:24px}.dental{--paper:#f5f7ef;--ink:#243e33;--accent:#3b6550;--tint:#e5ecdc;--line:#c3d1bb;--heading:'Noto Serif KR',serif}.dental .editorial .hero-photo{border-radius:220px 220px 8px 8px;height:580px}.dental .brand{font-weight:500}.law{--paper:#ede8de;--ink:#29352f;--accent:#344e41;--tint:#e3ddcf;--line:#bfb9ab;--heading:'Noto Serif KR',serif}.law .brand{font:500 35px 'Noto Serif KR',serif}.law .hero{padding-top:70px;padding-bottom:90px}.law .law-note{border-left:5px solid var(--accent)}.law .item-no{font-family:serif;font-size:24px}.tax{--paper:#f5f8ff;--ink:#182e51;--accent:#214fb2;--tint:#e7eefd;--line:#c6d4ec}.tax .hero{gap:65px}.tax h1{font-weight:800}.tax .principles{border:0}.tax .principles article{background:#fff;border-radius:12px;padding:25px}.academy{--paper:#fffdf1;--ink:#1835a3;--accent:#2446cc;--tint:#f7ed97;--line:#ccc783}.academy h1{font-weight:900}.academy .hero-photo{height:470px;border-radius:25px;transform:rotate(2deg);border:8px solid #fff}.academy .hero{padding-top:65px;padding-bottom:90px}.academy .collection{background:var(--tint);padding:60px 40px;border:0;border-radius:24px}.academy .offerings article{background:#fffdf1;border-radius:12px}.academy .item-no{background:var(--accent);color:white;width:36px;height:36px;border-radius:50%;text-align:center;line-height:36px}.hotel{--paper:#f5f1e8;--ink:#3b4436;--accent:#596247;--tint:#e7e4d7;--line:#c9cbbd;--heading:'Noto Serif KR',serif}.hotel .brand{letter-spacing:.13em;font-weight:400}.hotel .cover{min-height:780px}.hotel .cover .hero-copy{padding-top:180px}.hotel .principles{text-align:center}.hotel .item-no{font-family:serif;font-size:30px}.fitness{--paper:#171717;--ink:#f1f0e9;--accent:#f18b42;--button-ink:#171717;--tint:#292929;--line:#505050}.fitness .brand{font-size:39px;font-style:italic;font-weight:900}.fitness .sport{gap:0;padding-top:30px}.fitness .hero-copy{z-index:1;margin-right:-90px}.fitness h1{font:900 clamp(55px,7.6vw,115px)/.96 'DM Sans',sans-serif;letter-spacing:-.06em}.fitness .hero-photo{height:640px;filter:brightness(.77)}.fitness .hero-copy p{max-width:390px}.fitness .principles h3{color:var(--accent)}.fitness .offerings article{border-top:4px solid var(--accent)}.realestate{--paper:#f8f9f5;--ink:#233c39;--accent:#256052;--tint:#e3eee6;--line:#c0d2c5}.realestate .property{grid-template-columns:.8fr 1.2fr;gap:40px}.realestate .hero-photo{height:470px;border-radius:16px}.realestate .offerings article{border-radius:12px}.realestate .detail-photo img{border-radius:16px}.manufacturing{--paper:#0c202b;--ink:#edf7fa;--accent:#b8e854;--button-ink:#15251b;--tint:#193440;--line:#45616e}.manufacturing .brand{font-family:monospace;letter-spacing:-.06em}.manufacturing h1{font:700 clamp(40px,4.8vw,70px)/1.06 'DM Sans',sans-serif;letter-spacing:-.045em}.manufacturing .hero{background:linear-gradient(90deg,transparent 49.8%,#284451 50%,transparent 50.2%)}.manufacturing .item-meta{font-family:monospace;color:#b8e854}.shop{--paper:#f8efed;--ink:#4d2523;--accent:#9a3730;--tint:#f1dbd5;--line:#cfaaa4}.shop .brand{font-size:38px;letter-spacing:.06em}.shop .hero-photo{height:620px}.shop .offerings article{background:none;border-bottom:1px solid var(--line);padding:24px 0}.shop h1{font-weight:500}.wedding{--paper:#f9f6ee;--ink:#454132;--accent:#716043;--tint:#ede7d8;--line:#d5cbb7;--heading:'Noto Serif KR',serif}.wedding .brand{font:italic 36px Georgia,serif}.wedding .editorial{grid-template-columns:.85fr 1.15fr}.wedding .editorial .hero-photo{height:650px}.wedding .principles{border:0}.wedding .offerings article{background:none;border-top:1px solid var(--line);padding:30px 0}.travel{--paper:#f3f5e9;--ink:#1e4537;--accent:#286548;--tint:#e3e9d0;--line:#c1ceb6}.travel .brand{font-size:35px;font-weight:900;letter-spacing:-.07em}.travel h1{font-weight:800}.travel .cover:after{background:linear-gradient(90deg,#082d23dc,#082d2344)}.travel .itinerary article{border-left:3px solid var(--accent)}.travel .item-no{font-size:28px;font-weight:800}.pet{--paper:#fff8ec;--ink:#513626;--accent:#a04927;--tint:#f8debf;--line:#dab89c}.pet h1{font-weight:900;line-height:1.2}.pet .brand{font-size:32px}.pet .hero-photo{border-radius:48% 48% 30% 30%;height:500px}.pet .hero-copy{padding-left:30px}.pet .offerings article{border-radius:32px}.pet .principles article{padding:24px;border-radius:20px;background:var(--tint)}.pet .principles{border:0}.cleaning{--paper:#f7fcfc;--ink:#164c50;--accent:#176c70;--tint:#e0f1ef;--line:#b7d6d3}.cleaning .hero-photo{border-radius:8px;height:500px}.cleaning h1{font-weight:800}.cleaning .offerings article{border:1px solid var(--line);background:white;border-radius:8px}.startup{--paper:#f6f5ff;--ink:#252147;--accent:#5c46b5;--tint:#eae6fa;--line:#d0c9e8}.startup h1{font-weight:800}.startup .hero{grid-template-columns:.8fr 1.2fr;gap:40px}.startup .product-ui{transform:perspective(1000px) rotateY(-5deg) rotateZ(1deg)}.startup .principles article{border-top:3px solid var(--accent);padding-top:20px}.startup .principles{border:0}.startup .offerings article{background:#fff;border:1px solid var(--line);border-radius:14px}
@media(max-width:1260px){.section,.page-title{margin-left:4%;margin-right:4%}.section{padding-top:70px;padding-bottom:70px}.hero{gap:35px}.hero h1{font-size:clamp(36px,4.6vw,65px)}.fitness .hero h1{font-size:clamp(65px,8vw,105px)}}
@media(max-width:800px){.site-header{padding:24px 4%;gap:20px}.site-header nav{gap:15px;font-size:12px}.brand{font-size:23px}.hero h1{font-size:40px}.split,.dashboard,.playful,.sport,.industrial,.type,.property,.editorial,.shop-hero{grid-template-columns:1fr!important;padding:35px 5% 45px;gap:36px}.hero-copy p{font-size:16px;max-width:600px}.hero-photo,.editorial .hero-photo,.dental .editorial .hero-photo,.fitness .hero-photo,.wedding .editorial .hero-photo,.pet .hero-photo{height:460px}.cover{min-height:660px!important}.cover .hero-copy{padding:75px 0!important}.cover .hero-photo{height:100%}.section-intro{gap:35px}.principles{gap:22px}.offerings article{padding:23px}.offerings h3{font-size:20px}.visit-preview{gap:35px;grid-template-columns:1fr}.guide-content{grid-template-columns:1fr;gap:35px}.site-footer{grid-template-columns:1fr 2fr}.site-footer>a{grid-column:1/-1}.fitness .hero-copy{margin-right:0}.fitness .hero h1{font-size:75px}.fitness .hero-media{margin-top:-20px}.startup .product-ui{transform:none}.next-page{padding:45px 5%;align-items:start;flex-direction:column}.section{padding-top:55px;padding-bottom:55px}.product-ui{transform:none}.academy .hero-photo{transform:none}.shop-stamp{bottom:25px}.pet .hero-copy{padding-left:0}}
@media(max-width:520px){.sample-bar{font-size:10px;padding:9px 4%;gap:10px;flex-wrap:wrap}.sample-bar>span{display:block;order:3;flex-basis:100%;text-align:center;font-size:10px}.sample-bar{row-gap:3px}.site-header{display:block}.site-header nav{justify-content:space-between;gap:12px;margin-top:24px;border-top:1px solid var(--line);padding-top:15px}.site-header nav a{padding:7px 0}.hero h1{font-size:36px}.hero-copy p{font-size:15px}.hero-actions{gap:20px}.hero-photo,.clinic .hero-photo,.cleaning .hero-photo,.academy .hero-photo,.realestate .hero-photo,.shop .hero-photo,.pet .hero-photo{height:350px}.editorial .hero-photo,.wedding .editorial .hero-photo,.dental .editorial .hero-photo{height:430px}.cover .hero-photo{height:100%}.hero.cover{min-height:650px!important}.cover:after{background:linear-gradient(90deg,#08110fe0,#08110f75)}.travel .cover:after{background:#082d2399}.section-intro,.principles,.offerings,.detail-body .offerings:not(.rows){grid-template-columns:1fr}.section-intro{gap:24px}.principles{margin-top:30px;gap:28px}.offerings{gap:15px}.offerings article{padding:28px}.rows article{grid-template-columns:30px 1fr;padding:26px 0}.rows article>div{grid-template-columns:1fr;gap:12px}.section-title{align-items:start;flex-direction:column;gap:14px}.facts>div{grid-template-columns:95px 1fr;gap:16px}.facts dd{font-size:13px}.guide-content aside{padding:25px}.page-title{padding-top:20px;padding-bottom:35px}.page-title .breadcrumb{margin-bottom:25px}.page-title>p:last-child{font-size:15px}.page-title h1{font-size:32px}.site-footer{grid-template-columns:1fr;gap:20px}.law-note{padding:28px}.law-note p{font-size:60px}.product-ui{padding:18px}.ui-top{gap:10px}.kanban{gap:6px}.kanban>div{padding:6px}.kanban article{font-size:10px;padding:10px 5px}.kanban small{font-size:8px}.product-ui h3{font-size:17px}.fitness .hero h1{font-size:62px}.fitness .hero-photo{height:400px}.spec-panel{padding:24px}.academy .collection{padding:32px 20px}.next-page h2{font-size:28px}.shop-stamp{width:86px;height:86px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
