@font-face{font-family:Pretendard;src:url('../fonts/pretendard-subset.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--ink:#272d30;--muted:#7a8287;--cyan:#26b4d0;--cyan-dark:#12849a;--line:#edf0f2;--surface:#f6f8f9;--radius:10px;--content:1200px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px;font-size:16px}
body{margin:0;color:var(--ink);background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;font-size:.875rem;line-height:1.6;letter-spacing:-.025em;-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit;letter-spacing:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer;color:inherit}
button{background:none;border:0;padding:0}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
svg{flex-shrink:0;vertical-align:middle}
h1,h2,h3,p{margin:0}
h1,h2,h3{line-height:1.4}
a,button,input,select,textarea,summary{outline-offset:5px}
:focus-visible{outline:2px solid var(--cyan-dark)}
[hidden]{display:none!important}
.container{max-width:var(--content);width:calc(100% - 64px);margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.skip-link{position:fixed;top:8px;left:8px;padding:10px 18px;background:var(--ink);color:white;z-index:100;transform:translateY(-150%)}
.skip-link:focus{transform:translateY(0)}
.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px}
.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:43px;padding:10px 19px;border:1px solid transparent;border-radius:6px;font-size:.8125rem;font-weight:650;line-height:1.5;transition:background .18s,transform .18s}
.button:hover{transform:translateY(-1px)}
.button-primary{color:#fff;background:var(--cyan)}
.button-primary:hover{background:#1b9fb9}
.button-outline{background:#fff;border-color:#dbe1e4}
.button-outline:hover{background:var(--surface)}
.button-dark{background:#343e40;color:#fff}
.button-dark:hover{background:#1f2b2e}
.text-link{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:600;white-space:nowrap}
.text-link:hover{color:var(--cyan-dark)}
.announcement{min-height:32px;padding:6px 40px;text-align:center;background:#edf9fc;color:#46656e;position:relative;font-size:.75rem;line-height:20px}
.announcement a{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap}
.announcement strong{font-weight:650;color:#217c90}
.announcement-close{position:absolute;right:max(16px,calc((100vw - 1200px)/2));top:0;min-height:32px;min-width:30px;color:#67818a}
.header-main{height:85px;display:flex;align-items:center;gap:25px}
.brand{display:inline-flex;align-items:center;font-size:1.5625rem;font-weight:800;letter-spacing:-.075em;white-space:nowrap;line-height:1.2}
.brand-symbol{color:var(--cyan);margin-right:7px;display:inline-flex}
.brand-dot{color:var(--cyan)}
.header-links{display:flex;align-items:center;gap:23px;margin-left:12px;white-space:nowrap;font-size:.9375rem;font-weight:700}
.header-links .is-active{color:#18a8c4}
.header-links a:hover{color:var(--cyan-dark)}
.search-form{display:flex;align-items:center;gap:9px;height:40px;flex:1;max-width:310px;margin-left:auto;border:1px solid #dfe5e8;border-radius:6px;min-width:120px}
.search-form:focus-within{border-color:var(--cyan)}
.search-form button{height:100%;padding-left:13px;color:#7c898f}
.search-form input{border:0;background:transparent;width:100%;min-width:0;font-size:.8125rem;outline:none;padding-right:10px;color:var(--ink)}
.search-form input::placeholder{color:#8f989e}
.saved-toggle{position:relative;margin-left:-8px;margin-right:-13px;color:#414d54}
.saved-toggle[aria-pressed=true]{color:var(--cyan-dark)}
.saved-count{position:absolute;top:0;right:0;min-width:15px;height:15px;line-height:15px;border-radius:20px;background:var(--cyan);color:#fff;font-size:.625rem;font-weight:700}
.header-help{white-space:nowrap;font-size:.75rem;color:#657078}
.header-quote{min-height:38px;padding:9px 14px;white-space:nowrap}
.nav-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}
.nav-inner{display:flex;align-items:center;height:52px;gap:27px}
.category-menu-button{display:flex;align-items:center;gap:10px;font-size:.8125rem;font-weight:600;white-space:nowrap;padding-right:25px;border-right:1px solid #e8ecee;line-height:18px}
.category-menu-button[aria-expanded=true]{color:var(--cyan-dark)}
.nav-links{display:flex;align-items:stretch;gap:30px;height:100%;white-space:nowrap}
.nav-links>a{display:flex;align-items:center;gap:5px;font-size:.8125rem;font-weight:600;position:relative}
.nav-links>a:hover,.nav-links .active{color:#16a4bf}
.nav-links .active:after{content:'';height:2px;position:absolute;bottom:0;left:0;right:0;background:var(--cyan)}
.nav-new{align-self:center;font-size:.625rem;color:var(--cyan);font-weight:800;margin-top:-9px}
.nav-right{margin-left:auto;color:#8a9296;display:flex;gap:4px;align-items:center;white-space:nowrap;font-size:.75rem}
.category-menu{position:absolute;top:52px;left:0;right:0;z-index:20;border:1px solid var(--line);border-top:0;background:#fff;box-shadow:0 12px 24px #243c4a0d;border-radius:0 0 10px 10px;padding:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px 18px}
.category-menu button{display:flex;align-items:center;gap:12px;text-align:left;padding:14px;border-radius:5px;font-size:.8125rem}
.category-menu button:hover{background:#edf9fc;color:var(--cyan-dark)}
.category-menu button .icon:last-child{margin-left:auto}
.hero-grid{margin-top:28px;display:grid;grid-template-columns:minmax(0,1fr) 284px;gap:18px}
.hero-banner{height:364px;border-radius:var(--radius);overflow:hidden;position:relative;background:#f3f0e9;isolation:isolate}
.hero-photo{position:absolute;right:0;top:0;height:100%;width:69%;z-index:-1;mask-image:linear-gradient(to right,transparent,black 28%)}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:53% center}
.hero-content{padding:40px 34px;position:relative;z-index:1;width:56%}
.eyebrow{display:inline-block;color:#667165;font-size:.75rem;letter-spacing:-.015em;font-weight:500;margin-bottom:17px}
.hero-content h1{font-size:2rem;font-weight:750;line-height:1.4;letter-spacing:-.065em;color:#303c33}
.hero-content h1 span{color:#617c63}
.hero-content p{font-size:.8125rem;line-height:1.85;color:#7e8278;margin-top:16px;white-space:nowrap}
.hero-link{display:inline-flex;align-items:center;gap:17px;font-size:.8125rem;font-weight:650;margin-top:25px;color:#465442}
.hero-link:hover{color:#162c1b}
.hero-caption{position:absolute;bottom:21px;left:34px;color:#909387;font-size:.5625rem;font-weight:500;letter-spacing:.13em}
.hero-discover{display:grid;place-items:center;position:absolute;bottom:20px;right:22px;width:36px;height:36px;border:1px solid #fff9;border-radius:50%;background:#ffffff80;backdrop-filter:blur(4px);color:#626b5b}
.quote-card{border-radius:var(--radius);background:#eef9fc;padding:25px 25px 19px;position:relative;display:flex;flex-direction:column;align-items:flex-start}
.mini-label{font-size:.5625rem;font-weight:700;letter-spacing:.14em;color:#5991a1}
.quote-card-top{display:flex;align-items:center;gap:13px;margin-top:21px;margin-bottom:16px;height:43px}
.quote-icon{color:#3b9fb7;display:block;transform:rotate(-8deg)}
.quote-sparkle{color:#79bfd0;align-self:flex-start;margin-top:-5px}
.quote-card h2{font-size:1.3125rem;line-height:1.5;letter-spacing:-.04em;font-weight:700;color:#294651}
.quote-card p{font-size:.75rem;color:#78909a;line-height:1.8;margin-top:10px}
.quote-card .button{width:100%;justify-content:space-between;margin-top:auto;min-height:43px}
.quote-note{font-size:.6875rem;color:#80959d;align-self:center;margin-top:9px}
.category-section{display:grid;grid-template-columns:repeat(8,1fr);padding:30px 16px 27px;border-bottom:1px solid var(--line);gap:18px;scroll-margin-top:20px}
.category-item{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:.8125rem;font-weight:550}
.category-art{width:76px;height:76px;border-radius:25px;display:grid;place-items:center;transition:transform .2s,background .2s;position:relative}
.category-art .icon{stroke-width:1.15}
.category-item:hover .category-art{transform:translateY(-4px)}
.category-item:hover{color:var(--cyan-dark)}
.sage{background:#f0f3ec;color:#7a8c68}
.sand{background:#f6f0e7;color:#ae9070}
.lilac{background:#f1eff7;color:#a091b0}
.peach{background:#fbf0e9;color:#bc9979}
.butter{background:#faf6e9;color:#b4a167}
.blue{background:#edf5fa;color:#7b9eb4}
.mint{background:#edf5f0;color:#83a28a}
.rose{background:#f7edf0;color:#b88e9c}
.section{margin-top:43px}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px}
.section-kicker{font-size:.625rem;letter-spacing:.12em;font-weight:600;color:#a1a8ac;margin-bottom:6px;display:block}
.section-heading h2,.process h2,.faq h2{font-size:1.3125rem;font-weight:700;letter-spacing:-.045em}
.section-heading p{font-size:.8125rem;color:#91979b;margin-top:5px}
.heading-mark{display:inline-block;margin-left:4px;color:#69bed0;font-size:1.25rem;vertical-align:1px}
.section-heading>.text-link{color:#879195;align-self:center;margin-top:12px}
.section-heading>.text-link:hover{color:var(--cyan-dark)}
.filter-row{display:flex;gap:8px;align-items:center;overflow-x:auto;padding:0 2px 3px;scrollbar-width:none;margin-bottom:19px}
.filter-row::-webkit-scrollbar{display:none}
.filter-chip{padding:7px 16px;border:1px solid #eaedef;border-radius:30px;background:#fff;color:#727c83;font-size:.75rem;line-height:1.4;white-space:nowrap;min-height:33px;transition:background .15s,border-color .15s}
.filter-chip:hover{background:#f0f9fb;border-color:#b9e5ed}
.filter-chip.is-active{color:#fff;background:var(--cyan);border-color:var(--cyan);font-weight:600}
.filter-status{padding:0 0 15px;color:#697b82;font-size:.8125rem}
.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.project-image-wrap{position:relative;overflow:hidden;border-radius:8px;background:#f3f5f4;aspect-ratio:1/1}
.project-image-button{display:block;width:100%;height:100%;overflow:hidden}
.project-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .45s}
.project-image-button:hover img{transform:scale(1.045)}
.image-tag{position:absolute;left:12px;top:12px;background:#ffffffcc;border:1px solid #ffffff80;backdrop-filter:blur(4px);border-radius:4px;font-size:.625rem;font-weight:500;padding:3px 7px;color:#60635d;pointer-events:none}
.bookmark-button{position:absolute;bottom:10px;right:10px;color:#fff;display:flex;align-items:center;justify-content:center;width:38px;height:38px;filter:drop-shadow(0 1px 2px #0004);border-radius:50%;background:#41403915}
.bookmark-button:hover{background:#0002}
.bookmark-button[aria-pressed=true]{color:var(--cyan);background:#fff}
.bookmark-button[aria-pressed=true] .icon{fill:var(--cyan);stroke:var(--cyan)}
.project-brand{font-size:.5625rem;letter-spacing:.11em;color:#8b959a;font-weight:650;margin-top:14px;margin-bottom:6px}
.project-card h3{font-size:.8125rem;font-weight:600;letter-spacing:-.035em;line-height:1.5}
.project-card h3 button{text-align:left;line-height:1.5}
.project-card h3 button:hover{color:var(--cyan-dark)}
.project-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:10px}
.project-tags span{display:inline-flex;font-size:.625rem;padding:3px 6px;background:#f6f7f8;color:#8a9398;border-radius:3px;line-height:1.45}
.empty-state{text-align:center;background:#f7fafb;border-radius:8px;padding:42px;color:#8da0a8}
.empty-state h3{font-size:1rem;color:var(--ink);margin-top:12px}
.empty-state p{margin-top:5px;font-size:.8125rem}
.empty-state .button{margin-top:20px}
.eco-banner{margin-top:39px;padding:24px 29px;background:#f4f7f1;border-radius:8px;display:flex;align-items:center;gap:23px}
.eco-symbol{background:#e7eede;width:65px;height:65px;border-radius:50%;display:grid;place-items:center;color:#8b9e6d;flex-shrink:0}
.eco-symbol .icon{stroke-width:1.2}
.eco-eyebrow{font-size:.5625rem;color:#8c9980;letter-spacing:.11em;font-weight:600}
.eco-banner h2{font-size:1.0625rem;color:#536147;font-weight:650;margin-top:3px;letter-spacing:-.035em}
.eco-banner p{color:#949e8b;font-size:.75rem;margin-top:4px}
.eco-banner .text-link{color:#6e7e5e;margin-left:auto;font-size:.75rem;gap:12px}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.guide-card{padding:26px 23px;text-align:left;border-radius:8px;position:relative;min-height:174px;overflow:hidden;transition:transform .2s}
.guide-card:hover{transform:translateY(-3px)}
.guide-card.blue{background:#f0f6fa}
.guide-card.sand{background:#f8f3ee}
.guide-card.sage{background:#f3f5ef}
.guide-number{display:block;font-size:.625rem;letter-spacing:.11em;font-weight:650;opacity:.85;margin-bottom:37px}
.guide-title{display:block;color:#404e54;font-size:.9375rem;font-weight:650;margin-bottom:5px;position:relative;z-index:1}
.guide-summary{color:#8c9598;font-size:.75rem;position:relative;z-index:1;display:block;padding-right:12px}
.guide-illustration{position:absolute;right:28px;top:22px;opacity:.6;transform:rotate(-10deg)}
.guide-illustration .icon{stroke-width:1}
.guide-arrow{position:absolute;right:18px;bottom:24px;opacity:.7}
.process{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:center;padding:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:28px}
.process h2{font-size:1.125rem}
.process-heading p{color:#959da1;font-size:.75rem;margin-top:7px}
.process-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:0}
.process-steps li{position:relative}
.process-steps li+li:before{content:'›';color:#d0d7da;position:absolute;left:-18px;top:30px;font-size:1.375rem;font-weight:300}
.process-steps li>span{color:#38abc1;letter-spacing:.06em;font-size:.6875rem;font-weight:650}
.process-steps h3{font-size:.8125rem;font-weight:650;margin-top:6px}
.process-steps p{font-size:.6875rem;color:#97a0a5;margin-top:3px}
.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-bottom:54px}
.consultation{border-radius:8px;background:#f6f7f8;padding:28px 30px;position:relative;overflow:hidden}
.consultation .section-kicker{color:#969fa4;font-size:.5625rem;letter-spacing:.1em;position:relative;z-index:1}
.consultation h2{font-size:1.3125rem;letter-spacing:-.035em;font-weight:650;line-height:1.5;margin-top:9px;position:relative;z-index:1}
.consultation p{color:#939b9f;font-size:.75rem;margin-top:10px;line-height:1.8;position:relative;z-index:1}
.consultation .button{margin-top:19px;position:relative;z-index:1;font-size:.75rem;min-height:38px}
.consultation-stamp{position:absolute;right:21px;top:70px;width:146px;height:146px;border:1px solid #dce2e3;border-radius:50%;display:flex;justify-content:center;flex-direction:column;align-items:center;transform:rotate(-14deg);font-size:.8125rem;line-height:1.7;letter-spacing:.1em;color:#aebbbc;outline:1px solid #e3e8e9;outline-offset:7px}
.consultation-stamp span{font-size:1.8125rem;font-family:Georgia,serif;letter-spacing:-.055em;font-style:italic}
.faq{padding:13px 0}
.faq-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}
.faq h2{font-size:1.0625rem}
.faq-heading>span{font-size:.6875rem;color:#9ba2a6}
.faq details{border-bottom:1px solid var(--line)}
.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:15px;align-items:center;padding:18px 0;font-size:.8125rem;font-weight:500}
.faq summary::-webkit-details-marker{display:none}
.faq summary>span{display:inline-flex;color:#aab3b7;transition:transform .2s}
.faq details[open] summary{color:var(--cyan-dark)}
.faq details[open] summary>span{transform:rotate(45deg)}
.faq details>p{font-size:.8125rem;line-height:1.85;color:#7c898e;padding:0 25px 19px 0}
.site-footer{background:#f8f9fa;border-top:1px solid #f0f2f3;padding:30px 0 28px}
.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px}
.footer-top .brand{font-size:1.25rem;color:#68747a}
.footer-top .brand-symbol{color:#7b8b91}
.footer-top .brand-dot{color:#7b8b91}
.footer-top>div{display:flex;align-items:center;gap:24px;font-size:.75rem;color:#768389}
.footer-top>div a:hover,.footer-top>div button:hover{color:var(--cyan-dark)}
.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-top:20px;color:#95a0a5;font-size:.6875rem;line-height:1.8}
.footer-demo{color:#a3abb0;font-size:.625rem;margin-top:3px}
.footer-bottom>span{font-size:.625rem;letter-spacing:.01em;white-space:nowrap;color:#a1abb0}
.back-top{position:fixed;bottom:22px;right:20px;border:1px solid #e3e8eb;box-shadow:0 2px 9px #00000005;border-radius:50%;width:39px;height:39px;background:#fffffff0;color:#8a989f;z-index:10}
dialog{border:0;border-radius:14px;padding:32px;width:min(520px,calc(100vw - 36px));max-height:calc(100dvh - 50px);overflow-y:auto;box-shadow:0 20px 100px #14273322;color:var(--ink);overscroll-behavior:contain}
dialog::backdrop{background:#1d2b3780;backdrop-filter:blur(3px)}
body:has(dialog[open]){overflow:hidden}
.dialog-close{position:absolute;top:13px;right:13px;color:#7b898f;z-index:2;background:#fff;border-radius:50%}
.detail-dialog{width:min(670px,calc(100vw - 36px));padding:0}
.detail-image{width:100%;aspect-ratio:1.45;object-fit:cover}
.detail-body{padding:28px 30px 30px}
.detail-body h2{font-size:1.25rem;line-height:1.5;margin-top:7px}
.detail-body>p{font-size:.875rem;color:#77858c;margin-top:14px;line-height:1.9}
.detail-body .button{margin-top:23px}
.detail-brand{font-size:.6875rem;letter-spacing:.1em;color:#87959c}
.detail-meta{margin-top:18px;padding:13px 15px;background:#f5f8f9;border-radius:5px;font-size:.8125rem;color:#71838b}
.detail-disclaimer{font-size:.6875rem!important;color:#97a3a8!important}
.guide-detail-icon{display:block;margin-bottom:18px;color:var(--cyan-dark)}
.guide-detail{padding-top:45px}
.quote-dialog>h2{font-size:1.25rem;letter-spacing:-.04em;margin-top:10px;padding-right:12px}
.quote-dialog .section-kicker{color:#85a6b0}
.dialog-intro{color:#8b989f;font-size:.8125rem;margin:9px 0 24px}
.quote-dialog label{display:block;font-size:.8125rem;font-weight:600}
.quote-dialog input,.quote-dialog select,.quote-dialog textarea{display:block;width:100%;border:1px solid #dfe6e9;background:#fff;border-radius:5px;padding:10px 12px;margin-top:8px;margin-bottom:17px;color:#44545d;font-size:.8125rem;min-height:43px;outline-offset:2px}
.quote-dialog textarea{resize:vertical}
.quote-dialog input::placeholder,.quote-dialog textarea::placeholder{color:#a3aeb4}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.optional{font-size:.6875rem;font-weight:400;color:#97a5ad;margin-left:4px}
.form-note{color:#8e9ba3;font-size:.6875rem;line-height:1.7;margin:1px 0 17px}
#quote-form>.button{width:100%;justify-content:space-between}
.result-heading{display:flex;align-items:center;gap:9px;color:var(--cyan-dark);margin-bottom:18px}
.result-heading h3{font-size:1rem}
#quote-summary{font-size:.8125rem;line-height:1.8;background:#f7fafb}
.result-actions{display:flex;gap:10px;margin-bottom:15px}
.result-actions .button-primary{flex:1}
.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#33474f;color:#fff;padding:12px 22px;border-radius:7px;font-size:.8125rem;box-shadow:0 6px 20px #0002;z-index:100;max-width:calc(100% - 32px);text-align:center;min-width:200px}
.noscript-notice{padding:12px;text-align:center;background:#edf9fc;font-size:.8125rem;color:#527681}
@media(min-width:1600px){.container{max-width:1240px}.hero-grid{grid-template-columns:minmax(0,1fr) 300px}.hero-banner{height:382px}.hero-content{padding-top:45px}.hero-content h1{font-size:2.125rem}.quote-card{padding:29px}.hero-caption{bottom:24px}}
@media(max-width:1190px){.header-main{gap:18px}.header-links{gap:16px;margin-left:2px;font-size:.875rem}.header-help{display:none}.nav-right{display:none}.nav-links{gap:27px}.hero-grid{grid-template-columns:minmax(0,1fr) 265px;gap:14px}.hero-content{padding-left:27px;width:62%}.hero-content h1{font-size:1.875rem}.hero-photo{width:67%;mask-image:linear-gradient(to right,transparent,black 37%)}.hero-caption{left:27px;font-size:.5rem}.quote-card{padding:25px 23px 19px}.project-grid{gap:17px}.project-card h3{font-size:.8125rem}.process{grid-template-columns:220px minmax(0,1fr);gap:20px}.process-steps{gap:20px}.process-steps p{font-size:.625rem}.guide-card{padding:23px 20px}.guide-summary{font-size:.6875rem}.guide-arrow{right:12px}.bottom-grid{gap:28px}.consultation-stamp{right:17px;width:118px;height:118px;top:83px;opacity:.7}}
@media(max-width:960px){.container{width:calc(100% - 40px)}.header-main{height:77px;gap:16px}.header-links{display:none}.search-form{max-width:none;margin-left:18px}.header-quote{margin-left:5px}.nav-inner{gap:22px}.nav-links{gap:25px}.hero-grid{grid-template-columns:minmax(0,1fr) 240px}.hero-banner{height:348px}.hero-content{padding:33px 24px;width:75%}.hero-content h1{font-size:1.75rem}.hero-content p{font-size:.75rem}.hero-photo{width:68%;mask-image:linear-gradient(to right,transparent,black 53%);opacity:.85}.hero-caption{left:24px;max-width:190px;line-height:1.7;bottom:21px}.eyebrow{font-size:.6875rem}.quote-card{padding:23px 20px 16px}.quote-card h2{font-size:1.1875rem}.quote-card p{font-size:.6875rem}.quote-card .button{font-size:.75rem}.quote-card-top{margin-top:19px;margin-bottom:16px}.category-section{gap:9px;padding:26px 0}.category-art{width:65px;height:65px;border-radius:22px}.category-art .icon{width:31px;height:31px}.category-item{font-size:.75rem}.project-grid{gap:14px}.project-card h3{font-size:.75rem}.project-tags{gap:4px;margin-top:8px}.project-tags span{font-size:.5625rem;padding:3px 5px}.project-brand{font-size:.5625rem}.section-heading h2{font-size:1.1875rem}.guide-grid{gap:13px}.guide-card{padding:21px 16px;min-height:177px}.guide-number{margin-bottom:41px}.guide-title{font-size:.8125rem}.guide-summary{font-size:.6875rem;max-width:160px}.guide-illustration{right:20px}.guide-illustration .icon{width:38px;height:38px}.process{grid-template-columns:1fr;gap:24px}.process-heading{display:flex;flex-wrap:wrap;column-gap:17px;align-items:center}.process-heading .section-kicker{width:100%}.process-heading p{margin-top:0}.process-steps p{font-size:.75rem}.bottom-grid{grid-template-columns:1fr 1fr;gap:24px}.consultation{padding:25px}.consultation-stamp{right:-21px;top:89px;opacity:.4}.consultation h2{font-size:1.1875rem}.faq-heading{display:block;margin-bottom:10px}.faq-heading>span{display:block;margin-top:4px}.faq summary{font-size:.75rem;padding:17px 0}.footer-top>div{gap:17px}.footer-bottom{display:block}.footer-bottom>span{display:block;margin-top:15px}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.announcement{font-size:.625rem;min-height:30px;padding:5px 31px 5px 12px}.announcement a{gap:3px}.announcement-close{right:3px;min-height:30px;min-width:28px}.header-main{height:auto;min-height:115px;flex-wrap:wrap;gap:0;position:relative;padding-top:15px;padding-bottom:13px;align-content:space-between}.brand{font-size:1.4375rem}.brand-symbol .icon{width:24px;height:24px}.header-quote{min-height:33px;padding:6px 10px;font-size:.6875rem;margin-left:12px;gap:8px}.header-quote .icon{width:12px;height:12px}.saved-toggle{margin:0 0 0 auto;min-width:30px;min-height:33px}.saved-toggle>.icon{width:21px;height:21px}.search-form{order:5;flex-basis:100%;margin:12px 0 0;height:36px;border:0;background:#f5f7f8;border-radius:5px}.search-form input{font-size:.75rem}.search-form button{padding-left:11px}.nav-inner{height:44px;gap:19px;width:100%;padding:0 18px;overflow-x:auto;scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.category-menu-button{padding-right:15px;gap:0;position:sticky;left:0;background:#fff;z-index:2}.category-menu-button span{display:none}.nav-links{gap:24px}.nav-links>a{font-size:.75rem}.nav-new{font-size:.5625rem}.category-menu{top:44px;grid-template-columns:repeat(2,1fr);padding:12px;gap:4px;width:calc(100% - 20px)}.category-menu button{font-size:.75rem;padding:12px 7px;gap:9px}.hero-grid{margin-top:18px;grid-template-columns:1fr;gap:12px}.hero-banner{height:328px}.hero-content{padding:28px 22px;width:75%}.hero-content h1{font-size:1.8125rem;line-height:1.45}.hero-content p{font-size:.6875rem;margin-top:12px;line-height:1.85}.eyebrow{font-size:.625rem;margin-bottom:13px}.hero-link{font-size:.75rem;margin-top:22px;gap:10px}.hero-photo{width:72%;mask-image:linear-gradient(to right,transparent,black 45%);opacity:.88}.hero-photo img{object-position:51% center}.hero-caption{bottom:16px;left:22px;max-width:none;font-size:.4375rem;letter-spacing:.11em}.hero-discover{width:29px;height:29px;bottom:15px;right:15px}.hero-discover .icon{width:18px;height:18px}.quote-card{padding:17px 18px;min-height:108px;display:grid;grid-template-columns:1fr auto;gap:0 12px;align-items:center}.quote-card .mini-label,.quote-card-top,.quote-note{display:none}.quote-card h2{font-size:.9375rem;line-height:1.5;grid-column:1;grid-row:1}.quote-card h2 br{display:none}.quote-card p{font-size:.6875rem;margin-top:3px;grid-column:1;grid-row:2;line-height:1.6}.quote-card p br{display:none}.quote-card .button{grid-column:2;grid-row:1/3;max-width:100px;min-height:36px;padding:9px 11px;font-size:.6875rem;gap:5px;white-space:nowrap;margin:0}.quote-card .button .icon{width:13px;height:13px}.category-section{grid-template-columns:repeat(4,1fr);gap:21px 8px;padding:24px 4px 25px}.category-art{width:59px;height:59px;border-radius:20px}.category-art .icon{width:29px;height:29px}.category-item{gap:8px;font-size:.6875rem}.section{margin-top:29px}.section-heading{gap:10px;align-items:center;margin-bottom:17px}.section-heading h2{font-size:1.125rem;letter-spacing:-.045em}.section-kicker{font-size:.5rem;margin-bottom:5px;letter-spacing:.1em}.heading-mark{font-size:1rem}.section-heading p{font-size:.6875rem;margin-top:5px;line-height:1.6}.section-heading>.text-link{font-size:.6875rem;margin-top:8px;gap:1px;flex-shrink:0}.section-heading>.text-link>.icon{width:13px;height:13px}.filter-row{gap:6px;margin-bottom:14px;padding-bottom:4px}.filter-chip{min-height:30px;padding:6px 13px;font-size:.6875rem}.filter-status{font-size:.75rem}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 13px}.project-image-wrap{border-radius:7px}.image-tag{top:9px;left:9px;padding:2px 5px;font-size:.5rem}.bookmark-button{right:5px;bottom:5px;width:32px;height:32px}.bookmark-button .icon{width:19px;height:19px}.project-brand{margin-top:10px;margin-bottom:5px;font-size:.5rem;letter-spacing:.1em}.project-card h3{font-size:.75rem;line-height:1.55;letter-spacing:-.04em}.project-tags{margin-top:8px;gap:4px}.project-tags span{font-size:.5rem;padding:2px 4px}.eco-banner{margin-top:27px;padding:21px 17px;gap:13px;flex-wrap:wrap}.eco-symbol{width:44px;height:44px}.eco-symbol .icon{width:26px;height:26px}.eco-eyebrow{font-size:.4375rem;letter-spacing:.1em}.eco-banner h2{font-size:.875rem;margin-top:1px}.eco-banner p{font-size:.625rem;max-width:230px;margin-top:4px;line-height:1.7}.eco-banner .text-link{width:100%;margin-left:57px;margin-top:0;font-size:.625rem;gap:7px}.eco-banner .text-link .icon{width:14px;height:14px}.guides .section-heading>.text-link{display:none}.guide-grid{grid-template-columns:1fr;gap:10px}.guide-card{min-height:120px;padding:20px 18px}.guide-number{font-size:.5rem;margin-bottom:10px;letter-spacing:.09em}.guide-title{font-size:.875rem;margin-bottom:4px}.guide-summary{font-size:.6875rem;max-width:none;padding-right:40px}.guide-illustration{right:23px;top:17px;opacity:.5}.guide-illustration .icon{width:34px;height:34px}.guide-arrow{bottom:19px;right:21px}.process{padding:24px 0;gap:20px}.process-heading{display:block}.process h2{font-size:1.0625rem}.process-heading p{font-size:.6875rem;margin-top:5px}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 23px}.process-steps li+li:before{display:none}.process-steps li>span{font-size:.625rem}.process-steps h3{font-size:.8125rem;margin-top:4px}.process-steps p{font-size:.625rem;margin-top:2px}.bottom-grid{grid-template-columns:1fr;gap:23px;margin-bottom:31px}.consultation{padding:24px}.consultation h2{font-size:1.25rem}.consultation .section-kicker{font-size:.5rem}.consultation p{font-size:.6875rem}.consultation .button{font-size:.6875rem;min-height:36px;margin-top:17px}.consultation-stamp{right:26px;width:108px;height:108px;opacity:.65;font-size:.625rem;top:77px}.consultation-stamp span{font-size:1.5rem}.faq{padding:0}.faq-heading{display:flex;margin-bottom:6px}.faq h2{font-size:1rem}.faq-heading>span{margin-top:0;font-size:.625rem}.faq summary{font-size:.75rem;padding:17px 0;line-height:1.7}.faq details>p{font-size:.75rem}.site-footer{padding:25px 0}.footer-top{display:block}.footer-top .brand{font-size:1.1875rem}.footer-top .brand-symbol .icon{width:22px;height:22px}.footer-top>div{gap:20px;margin-top:20px;font-size:.625rem;flex-wrap:wrap}.footer-bottom{margin-top:17px;font-size:.625rem}.footer-demo{font-size:.5625rem;max-width:300px}.footer-bottom>span{font-size:.5rem;margin-top:14px}.back-top{right:12px;bottom:12px;width:34px;height:34px;min-width:34px;min-height:34px}.back-top .icon{width:16px;height:16px}dialog{padding:27px 21px;width:calc(100vw - 28px);max-height:calc(100dvh - 30px);border-radius:11px}.quote-dialog>h2{font-size:1.0625rem}.quote-dialog .section-kicker{font-size:.5625rem}.dialog-intro{font-size:.75rem}.form-grid{gap:11px}.quote-dialog label{font-size:.75rem}.quote-dialog input,.quote-dialog textarea,.quote-dialog select{font-size:1rem;padding:9px 10px}.form-note{font-size:.625rem}.result-heading h3{font-size:.875rem}.detail-body{padding:23px}.detail-body h2{font-size:1.125rem}.detail-body>p{font-size:.8125rem}.detail-meta{font-size:.75rem}.detail-disclaimer{font-size:.625rem!important}.toast{font-size:.75rem;bottom:20px}.guide-detail{padding-top:37px}}
@media(max-width:360px){.container{width:calc(100% - 28px)}.hero-content{padding-left:19px}.hero-content h1{font-size:1.6875rem}.hero-content p{font-size:.625rem}.hero-link{font-size:.6875rem}.hero-caption{left:19px;font-size:.375rem}.quote-card{padding:15px 12px;gap:0 8px}.quote-card h2{font-size:.8125rem}.quote-card p{font-size:.625rem}.quote-card .button{font-size:.625rem;padding:8px}.category-item{font-size:.625rem}.category-art{width:54px;height:54px}.section-heading h2{font-size:1rem}.project-grid{gap:20px 10px}.project-card h3{font-size:.6875rem}.project-tags span{font-size:.4375rem}.eco-banner{padding:18px 13px;gap:10px}.eco-banner p{max-width:210px;font-size:.5625rem}.eco-banner .text-link{margin-left:54px}.consultation-stamp{right:17px;opacity:.4}.faq-heading>span{font-size:.5625rem}.faq summary{font-size:.6875rem}}
/* 작은 글자도 편하게 읽히도록 보조 문구의 대비와 모바일 크기를 보정합니다. */
.hero-content p{color:#697265}
.section-heading p,.guide-summary,.process-heading p,.process-steps p,.consultation p{color:#7b868c}
.quote-card p,.quote-note{color:#627f8a}
.project-brand{color:#72818a}
.project-tags span{color:#75838b}
.eco-banner p{color:#76866a}
.footer-bottom,.footer-demo{color:#7e8b93}
@media(max-width:700px){
  .hero-photo{mask-image:linear-gradient(to right,transparent 0%,#00000020 30%,#000 85%)}
  .hero-content p{font-size:.75rem;color:#626b60}
  .hero-caption{font-size:.5rem;max-width:250px}
  .category-item,.quote-card p,.section-heading p,.guide-summary,.eco-banner p,.process-heading p,.process-steps p,.consultation p{font-size:.75rem}
  .quote-card{grid-template-columns:minmax(0,1fr) auto}
  .quote-card h2{font-size:.875rem}
  .quote-card p{font-size:.6875rem}
  .project-brand,.image-tag,.project-tags span{font-size:.625rem}
  .project-card h3,.faq summary,.guide-title{font-size:.8125rem}
  .project-tags{gap:4px}
  .project-tags span{padding:2px 4px}
  .section-kicker,.guide-number,.eco-eyebrow,.consultation .section-kicker{font-size:.5625rem}
  .eco-banner{column-gap:12px}
  .eco-banner>div:nth-child(2){flex:1;min-width:0}
  .eco-banner p{max-width:none;font-size:.6875rem}
  .eco-banner .text-link{font-size:.6875rem}
  .guide-summary{font-size:.75rem}
  .guide-card{min-height:127px}
  .footer-top>div,.footer-bottom{font-size:.6875rem}
  .footer-demo{font-size:.625rem}
}
@media(max-width:360px){
  .hero-content p{font-size:.6875rem}
  .hero-caption{font-size:.4375rem}
  .category-item{font-size:.6875rem}
  .project-card h3,.faq summary{font-size:.75rem}
  .project-tags span{font-size:.5625rem}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
