@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";
:root{--navy:#0b132b;--navy-2:#1c2541;--blue:#2563eb;--blue-2:#1d4ed8;--ink:#111827;--muted:#64748b;--line:#e2e8f0;--soft:#f8fafc;--panel:#fff;--green:#0f766e}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--soft);color:var(--ink);letter-spacing:0;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,100% - 32px);margin:0 auto}.utility-bar{background:var(--navy);color:#dbeafe;border-bottom:1px solid #ffffff14;font-size:12px}.utility-inner,.utility-left,.utility-right{align-items:center;display:flex}.utility-inner{justify-content:space-between;gap:16px;min-height:38px}.utility-left,.utility-right{flex-wrap:wrap;gap:20px}.utility-left span,.utility-right a{align-items:center;gap:6px;display:inline-flex}.utility-right strong{color:#93c5fd}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;height:78px;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-mark{background:linear-gradient(145deg,#376cf6 0%,#1e4fd8 100%);border-radius:10px;width:48px;height:48px;padding:0;box-shadow:0 10px 20px #2563eb33}.brand-mark-inner{color:#fff;letter-spacing:0;background:0 0;border-radius:10px;justify-content:center;place-items:center;width:100%;height:100%;font-size:16px;font-style:italic;font-weight:900;display:flex}.brand-copy{gap:3px;display:grid}.brand-name{font-size:23px;font-weight:900;line-height:1}.brand-name em{color:var(--blue);font-size:19px;font-style:normal}.brand-sub{color:var(--muted);letter-spacing:0;font-size:10px;font-weight:800}.desktop-nav{align-items:center;gap:4px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{color:#334155;border-radius:8px;padding:10px 12px}.desktop-nav a:hover,.desktop-nav a.active{color:var(--blue);background:#eff6ff}.quote-button,.hero-actions a:first-child,.location-band a,.contact-card a,.modal-content a,.inquiry-form button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.quote-button{white-space:nowrap;padding:11px 16px;font-size:14px;line-height:1;box-shadow:0 10px 18px #2563eb2e}.quote-button svg,.hero-actions svg{flex:none}.mobile-menu-button{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.mobile-nav{border-top:1px solid var(--line);background:#fff;gap:8px;padding:12px 16px 20px;display:grid}.mobile-nav a{border-radius:8px;padding:12px;font-weight:800}.mobile-nav a.active{color:var(--blue);background:#eff6ff}.mobile-quote{background:var(--blue);color:#fff;text-align:center}.home-hero{color:#fff;background:linear-gradient(110deg,#0b132bf2,#1e40afe0),radial-gradient(circle at 78% 18%,#14b8a647,#0000 34%),#0b132b;align-items:center;min-height:590px;display:flex;overflow:hidden}.hero-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;padding:58px 0;display:grid}.eyebrow{color:#2563eb;letter-spacing:0;margin:0 0 14px;font-size:12px;font-weight:900;display:inline-flex}.home-hero .eyebrow{color:#bfdbfe}.hero-copy h1{letter-spacing:0;margin:0;font-size:clamp(42px,6vw,72px);line-height:.98}.hero-copy p{color:#dbeafe;max-width:620px;margin:24px 0 0;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-actions a{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:900;line-height:1;display:inline-flex}.hero-actions a:last-child{background:#ffffff14;border:1px solid #ffffff3d}.hero-product-board{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.hero-product-board a{color:var(--ink);background:#fffffff5;border:1px solid #ffffff73;border-radius:8px;align-content:space-between;min-height:150px;padding:12px;display:grid}.hero-product-board img{object-fit:contain;width:100%;height:96px}.hero-product-board span{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.section{background:#fff;padding:72px 0}.section-light{background:linear-gradient(#f8fafc,#f8fafc),repeating-linear-gradient(0deg,#0000,#0000 23px,#94a3b82e 24px)}.section-heading{margin-bottom:26px}.section-heading h2,.page-hero h1{letter-spacing:0;margin:0;font-size:clamp(28px,4vw,42px);line-height:1.15}.stats-grid,.category-overview,.strengths,.process-grid,.support-grid{gap:16px;display:grid}.stats-grid{grid-template-columns:repeat(4,1fr)}.stats-grid div{border-left:3px solid var(--blue);padding:4px 0 4px 18px}.stats-grid strong{color:var(--navy);font-size:36px;display:block}.stats-grid span{color:var(--muted);font-weight:800}.category-overview{grid-template-columns:repeat(6,1fr)}.category-overview a,.strengths div,.process-grid div,.support-grid div,.contact-card,.about-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px;box-shadow:0 12px 32px #0f172a0a}.category-overview a{gap:12px;min-height:150px;display:grid}.category-overview svg,.strengths svg,.process-grid svg,.support-grid svg,.about-panel svg{color:var(--blue)}.category-overview strong,.strengths h3,.process-grid strong,.support-grid h2{margin:0;font-size:18px}.category-overview span,.strengths p,.process-grid p,.support-grid p,.footer-copy,.page-hero p{color:var(--muted);line-height:1.7}.strengths,.support-grid{grid-template-columns:repeat(3,1fr)}.page-hero{background:var(--navy);color:#fff;border-bottom:1px solid #ffffff14;padding:62px 0}.page-hero .eyebrow{color:#93c5fd}.page-hero p{color:#cbd5e1;max-width:760px}.catalog-wrap{padding:36px 0 72px}.catalog-toolbar{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;margin-bottom:18px;padding:16px;display:grid}.catalog-search{border:1px solid var(--line);height:46px;color:var(--muted);background:var(--soft);border-radius:8px;align-items:center;gap:10px;padding:0 14px;display:flex}.catalog-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.major-tabs,.middle-tabs{flex-wrap:wrap;gap:8px;display:flex}.major-tabs button,.middle-tabs button{border:1px solid var(--line);color:#334155;cursor:pointer;background:#fff;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:900}.major-tabs button span{color:var(--muted);margin-left:8px}.major-tabs button.active,.middle-tabs button.active{background:var(--blue);border-color:var(--blue);color:#fff}.major-tabs button.active span{color:#dbeafe}.catalog-summary{color:var(--muted);justify-content:space-between;gap:12px;margin:16px 0;font-size:13px;font-weight:800;display:flex}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{appearance:none;text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.product-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 18px 30px #2563eb1f}.product-image-wrap{border-bottom:1px solid var(--line);background:#f8fafc;height:178px;display:block;position:relative}.product-image-wrap img,.modal-image img{object-fit:contain;padding:16px}.product-info{gap:6px;padding:14px;display:grid}.product-category{color:var(--blue);font-size:11px;font-weight:900}.product-info strong{font-size:15px;line-height:1.35}.modal-backdrop{z-index:80;background:#0f172ac2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:8px;grid-template-columns:1.4fr .8fr;width:min(920px,100%);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:auto}.modal-close{border:1px solid var(--line);cursor:pointer;z-index:2;background:#fff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:12px;right:12px}.modal-image{background:#f8fafc;min-height:560px;position:relative}.modal-content{align-content:start;gap:12px;padding:54px 26px 26px;display:grid}.modal-content span{color:var(--blue);font-size:12px;font-weight:900}.modal-content h2{margin:0;font-size:28px;line-height:1.2}.modal-content p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.modal-content a{min-height:46px;margin-top:12px}.empty-state{text-align:center;color:var(--muted);background:#fff;border:1px dashed #cbd5e1;border-radius:8px;padding:48px 20px}.about-grid,.contact-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:24px;display:grid}.about-panel h2,.contact-card h2,.location-band h2{margin:14px 0 6px}.info-list{border:1px solid var(--line);background:#fff;border-radius:8px}.info-list p{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:12px;margin:0;padding:17px 20px;display:grid}.info-list p:last-child{border-bottom:0}.info-list strong{color:var(--muted)}.process-grid{grid-template-columns:repeat(4,1fr)}.location-band{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.location-band svg{color:var(--blue);flex:none}.location-band p{color:var(--muted)}.location-band a{flex:none;padding:13px 18px}.map-section{grid-template-columns:.55fr 1.45fr;align-items:stretch;gap:20px;display:grid}.map-copy,.naver-map-frame{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 12px 32px #0f172a0a}.map-copy{align-content:start;gap:18px;padding:24px;display:grid}.map-copy>svg{color:var(--blue)}.map-copy h2{margin:0 0 8px}.map-copy p{color:var(--muted);margin:0;line-height:1.7}.map-actions{gap:10px;display:grid}.map-actions a,.map-open-link{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:900;display:inline-flex}.map-actions a:first-child,.map-open-link{color:#fff;background:#03c75a}.map-actions a:last-child{background:var(--blue);color:#fff}.naver-map-frame{min-height:420px;position:relative;overflow:hidden}.naver-map-frame iframe{border:0;width:100%;height:100%;min-height:420px;display:block}.map-loading{text-align:center;min-height:420px;color:var(--muted);background-color:#f8fafc;background-image:linear-gradient(90deg,#e2e8f0b3 1px,#0000 1px),linear-gradient(#e2e8f0b3 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-content:center;gap:8px;padding:24px;display:grid}.map-loading strong{color:var(--ink);font-size:18px}.map-open-link{padding:0 16px;position:absolute;bottom:16px;right:16px;box-shadow:0 12px 24px #03c75a3d}.contact-card{gap:14px;display:grid}.contact-card p{color:var(--muted);line-height:1.7}.contact-card a{min-height:46px}.inquiry-form{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:16px;padding:24px;display:grid}.inquiry-form label{color:#334155;gap:8px;font-size:13px;font-weight:900;display:grid}.inquiry-form .wide,.inquiry-form button,.form-status{grid-column:1/-1}.inquiry-form input,.inquiry-form textarea{background:var(--soft);resize:vertical;border:1px solid #cbd5e1;border-radius:8px;outline:0;padding:13px 14px}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--blue);background:#fff}.inquiry-form button{min-height:50px}.inquiry-form button:disabled{opacity:.68}.form-status{color:var(--green);margin:0;font-weight:800}.footer{color:#cbd5e1;background:#0f172a;padding:44px 0 20px}.footer .brand-name,.footer .brand-sub{color:#fff}.footer-grid{grid-template-columns:1.1fr .7fr 1.2fr;gap:32px;display:grid}.footer-links,.footer-info{align-content:start;gap:10px;display:grid}.footer-links a{color:#e2e8f0;font-weight:800}.footer-info p{color:#94a3b8;margin:0;font-size:13px;line-height:1.6}.copyright{color:#94a3b8;border-top:1px solid #ffffff14;margin-top:28px;padding-top:18px;font-size:13px;line-height:1.6}@media (max-width:1050px){.desktop-nav,.quote-button,.hide-md{display:none}.mobile-menu-button{display:inline-flex}.hero-layout,.about-grid,.contact-grid,.product-modal,.map-section{grid-template-columns:1fr}.hero-product-board,.product-grid,.category-overview{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.container{width:min(100% - 24px,1180px)}.utility-inner{align-items:flex-start}.utility-right,.hide-sm{display:none}.brand-name{font-size:19px}.brand-name em{font-size:15px}.home-hero{min-height:auto}.hero-layout{gap:28px;padding:46px 0}.hero-product-board,.product-grid,.stats-grid,.category-overview,.strengths,.process-grid,.support-grid,.footer-grid,.inquiry-form{grid-template-columns:1fr}.hero-product-board{grid-template-columns:repeat(2,1fr)}.product-image-wrap{height:210px}.catalog-summary,.location-band{display:grid}.naver-map-frame,.naver-map-frame iframe{min-height:360px}.map-open-link{margin:12px;position:static}.modal-image{min-height:360px}.info-list p{grid-template-columns:1fr;gap:6px}}
