:root{--brand-purple: #7B2D8E;--brand-purple-dark: #5A1F69;--brand-orange: #E87722;--brand-orange-dark: #C45F12;--brand-dark: #3F3D45;--brand-light: #F7F6F8;--brand-muted: #6c6776}html{font-size:14px;scroll-behavior:smooth}@media(min-width:768px){html{font-size:16px}}body{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--brand-dark);margin-bottom:0;background:#fff}a{color:var(--brand-purple)}a:hover{color:var(--brand-purple-dark)}.btn:focus,.btn:active:focus{box-shadow:0 0 0 .2rem #7b2d8e40;border-color:var(--brand-purple)}.btn-brand{background-color:var(--brand-purple);border-color:var(--brand-purple);color:#fff;font-weight:600}.btn-brand:hover,.btn-brand:focus{background-color:var(--brand-purple-dark);border-color:var(--brand-purple-dark);color:#fff}.btn-brand-outline{background-color:transparent;border:2px solid #fff;color:#fff;font-weight:600}.btn-brand-outline:hover{background-color:#fff;color:var(--brand-purple)}.btn-accent{background-color:var(--brand-orange);border-color:var(--brand-orange);color:#fff;font-weight:600}.btn-accent:hover,.btn-accent:focus{background-color:var(--brand-orange-dark);border-color:var(--brand-orange-dark);color:#fff}.site-header{background:#fffffff5;backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid #ececec;position:sticky;top:0;z-index:1030}.site-header .navbar-brand{display:flex;align-items:center;gap:.6rem;font-weight:700;color:var(--brand-dark);white-space:nowrap}.site-header .navbar-brand img{height:38px;width:auto}.site-header .nav-link{color:var(--brand-dark)!important;font-weight:500;padding:.5rem .9rem!important;position:relative}.site-header .nav-link:hover{color:var(--brand-purple)!important}.site-header .nav-link.active:after{content:"";position:absolute;left:.9rem;right:.9rem;bottom:4px;height:2px;background:var(--brand-orange)}.hero{position:relative;min-height:520px;display:flex;align-items:center;color:#fff;overflow:hidden;background:#2a282f}.hero-inner{position:relative;z-index:2}.hero--style-1{background:radial-gradient(ellipse at top right,#5a1f69,#3f3d45 60%,#2a282f)}.hero--style-1:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 80% 30%,rgba(232,119,34,.35) 0%,transparent 35%),radial-gradient(circle at 15% 80%,rgba(123,45,142,.45) 0%,transparent 40%);pointer-events:none}.hero--style-2{background-color:#131520;background-image:url(/images/hero/abstract.svg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero--style-2:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#0d0f18d9,#0d0f1873 55%,#0d0f1826);pointer-events:none;z-index:1}.hero--style-3{background-color:#1a1c25;background-image:linear-gradient(to right,#0f1119eb,#0f1119a6 45%,#0f111940),url(/images/hero/equipment.png);background-size:cover;background-position:center right;background-repeat:no-repeat}.hero--style-4{background-color:#1c1f28;background-image:linear-gradient(to right,#0f1119d9,#0f111980 55%,#0f111926),url(/images/hero/building.jpg);background-size:cover;background-position:center 30%;background-repeat:no-repeat}.hero--style-3 .hero-title,.hero--style-3 .hero-sub,.hero--style-4 .hero-title,.hero--style-4 .hero-sub{text-shadow:0 2px 14px rgba(0,0,0,.45)}.hero-eyebrow{display:inline-block;letter-spacing:.2em;font-size:.8rem;text-transform:uppercase;color:var(--brand-orange);font-weight:700;margin-bottom:1rem}.hero-title{font-size:clamp(1.9rem,4.5vw,3.4rem);font-weight:800;line-height:1.2;margin-bottom:1.2rem;letter-spacing:-.02em}.hero-title .accent{color:var(--brand-orange)}.hero-sub{font-size:clamp(.95rem,1.6vw,1.15rem);max-width:620px;color:#ffffffd9;line-height:1.7;margin-bottom:2rem}.hero-cta{display:flex;gap:.75rem;flex-wrap:wrap}.section{padding:4.5rem 0}.section-light{background:var(--brand-light)}.section-title{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700;margin-bottom:.5rem;color:var(--brand-dark);letter-spacing:-.01em}.section-title .bar{display:inline-block;width:28px;height:3px;background:var(--brand-orange);vertical-align:middle;margin-right:.6rem}.section-lead{color:var(--brand-muted);margin-bottom:2.5rem;font-size:1rem}.feature-card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:1.75rem 1.5rem;height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #3f3d451a;border-color:var(--brand-purple)}.feature-card .icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--brand-purple) 0%,var(--brand-orange) 100%);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;font-weight:800;margin-bottom:1rem}.feature-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.feature-card p{font-size:.92rem;color:var(--brand-muted);margin:0;line-height:1.65}.cta-strip{background:linear-gradient(135deg,var(--brand-purple) 0%,var(--brand-purple-dark) 100%);color:#fff;padding:2.75rem 0}.cta-strip h3{font-weight:700;margin-bottom:.25rem;font-size:1.4rem}.cta-strip p{color:#fffc;margin:0}.site-footer{background:#2a282f;color:#c8c5cf;padding:2.5rem 0 1.25rem;font-size:.88rem}.site-footer h5{color:#fff;font-size:.95rem;font-weight:700;margin-bottom:.9rem}.site-footer a{color:#c8c5cf;text-decoration:none}.site-footer a:hover{color:var(--brand-orange)}.site-footer .footer-logo{height:40px;margin-bottom:.9rem;filter:brightness(0) invert(1) opacity(.95)}.site-footer .copyright{border-top:1px solid rgba(255,255,255,.08);margin-top:1.5rem;padding-top:1rem;color:#8a8593;font-size:.8rem}@media(max-width:991.98px){.site-header .navbar-collapse{background:#fff;margin-top:.5rem;padding:.75rem 0;border-top:1px solid #ececec}.site-header .nav-link.active:after{display:none}.hero{min-height:440px;padding:3rem 0}.section{padding:3rem 0}}.page-header{background:var(--brand-light);border-bottom:1px solid #e9e7ed;padding:1.5rem 0 1.25rem;margin-bottom:1.75rem}.page-header .breadcrumb{background:transparent;margin-bottom:.5rem;padding:0;font-size:.85rem}.page-header .breadcrumb a{color:var(--brand-muted);text-decoration:none}.page-header .breadcrumb a:hover{color:var(--brand-purple)}.page-header .breadcrumb-item.active{color:var(--brand-dark)}.page-header h1{font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:700;margin:0;color:var(--brand-dark);display:flex;align-items:center;gap:.7rem;letter-spacing:-.01em}.page-header h1:before{content:"";display:inline-block;width:4px;height:1.4rem;background:var(--brand-orange);flex-shrink:0;border-radius:1px}.page-header .page-subtitle{color:var(--brand-muted);margin:.5rem 0 0 calc(4px + .7rem);font-size:.92rem}.case-eyebrow{display:inline-block;letter-spacing:.18em;font-size:.78rem;text-transform:uppercase;color:var(--brand-orange);font-weight:700;margin-bottom:.5rem}.case-header h1.case-title{font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:800;letter-spacing:-.01em}.case-header h1.case-title:before{display:none}.case-card{display:block;background:transparent;text-decoration:none;color:inherit;height:100%}.case-card:hover{color:inherit}.case-card:hover .case-card-image img{transform:scale(1.04)}.case-card:hover .case-card-body h3{color:var(--brand-purple)}.case-card-image{background:var(--brand-light);width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px}.case-card-image img{max-width:88%;max-height:88%;object-fit:contain;transition:transform .35s ease}.case-card-body{padding:1.25rem .25rem 0;text-align:center}.case-card-body h3{font-size:1.25rem;font-weight:700;margin:0 0 .4rem;letter-spacing:.01em;color:var(--brand-dark);transition:color .18s ease}.case-card-body .case-summary{font-size:.92rem;color:var(--brand-dark);margin:0;line-height:1.6}.case-marquee{position:relative;overflow:hidden;padding:.5rem 0}.case-marquee:before,.case-marquee:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.case-marquee:before{left:0;background:linear-gradient(to right,var(--brand-light),rgba(247,246,248,0))}.case-marquee:after{right:0;background:linear-gradient(to left,var(--brand-light),rgba(247,246,248,0))}.case-marquee-track{display:flex;gap:2rem;width:max-content;animation:case-marquee-scroll 45s linear infinite;animation-play-state:paused}.case-marquee:hover .case-marquee-track,.case-marquee:focus-within .case-marquee-track{animation-play-state:running}.case-marquee-track>.case-card{flex:0 0 320px}@keyframes case-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.case-marquee-track{animation:none}}@media(max-width:575.98px){.case-marquee-track>.case-card{flex-basis:260px}.case-marquee:before,.case-marquee:after{width:40px}}.case-detail{max-width:880px;margin:0 auto}.case-hero{background:#fff;border:1px solid #e9e7ed;border-radius:14px;padding:2rem;text-align:center;box-shadow:0 1px 3px #3f3d450a;margin-bottom:2.5rem}.case-hero img{max-width:100%;max-height:420px;height:auto;object-fit:contain}.case-hero-caption{margin-top:1rem;font-size:.85rem;color:var(--brand-muted);letter-spacing:.02em}.case-summary-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1.5rem;padding:1rem 0 1.25rem;border-bottom:1px solid #e9e7ed;margin-bottom:2rem}.case-summary-line .summary-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-purple)}.case-summary-line .summary-value{font-size:1.05rem;font-weight:600;color:var(--brand-dark)}.case-summary-line .summary-sub{font-size:.88rem;color:var(--brand-muted);font-weight:400}.case-section{margin-bottom:2.5rem}.case-section:last-of-type{margin-bottom:0}.case-section-title{font-size:1.05rem;font-weight:800;color:var(--brand-dark);letter-spacing:.02em;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--brand-purple)}.case-section-body{font-size:.98rem;line-height:1.8;color:var(--brand-dark)}.case-section-body p{margin:0 0 .7rem}.case-section-body p:last-child{margin-bottom:0}.case-section-body strong{color:var(--brand-purple-dark)}.spec-table{width:100%;border-collapse:collapse;font-size:.95rem}.spec-table th,.spec-table td{padding:.85rem 1rem;border-bottom:1px solid #ececec;text-align:left;vertical-align:top}.spec-table th{width:26%;background:var(--brand-light);font-weight:700;color:var(--brand-dark);letter-spacing:.02em}.spec-table td{color:var(--brand-dark);line-height:1.65}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:none}.spec-table .spec-group{background:#fff;color:var(--brand-purple);font-weight:800;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;padding-top:1.25rem}.case-detail-image{background:#fff;border:1px solid #e9e7ed;border-radius:12px;padding:1.5rem;text-align:center;margin-top:1rem}.case-detail-image img{max-width:100%;height:auto}.case-detail-image figcaption{margin-top:.8rem;font-size:.82rem;color:var(--brand-muted)}@media(max-width:575.98px){.case-hero{padding:1.25rem}.spec-table th{width:32%;padding:.7rem .6rem;font-size:.85rem}.spec-table td{padding:.7rem .6rem;font-size:.9rem}}.lang-switcher{display:inline-flex;border:1px solid #d8d4dc;border-radius:6px;overflow:hidden;background:#fff}.lang-switcher a{background:transparent;color:var(--brand-muted);border:none;padding:.3rem .7rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;cursor:pointer;line-height:1.4;text-decoration:none;transition:background .15s ease,color .15s ease}.lang-switcher a:hover{background:#7b2d8e0f;color:var(--brand-purple)}.lang-switcher a.active{background:var(--brand-purple);color:#fff;cursor:default}.lang-switcher a.active:hover{background:var(--brand-purple);color:#fff}
