:root{--navy:#09263f;--blue:#278bc2;--cyan:#77c9ea;--paper:#f4f3ee;--ice:#e8f3f8;--ink:#102536;--muted:#667b89;--line:rgba(16,37,54,.14);--shell:min(1180px,calc(100vw - 48px));--radius:26px;--shadow:0 28px 80px rgba(4,25,42,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",system-ui,sans-serif;line-height:1.75}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.page-shell{width:var(--shell);margin:auto}.section{padding:120px 0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:-80px;left:16px;z-index:1000;padding:8px 12px;background:#fff}.skip-link:focus{top:16px}.eyebrow{margin:0 0 18px;color:#a9dff5;font-size:12px;font-weight:800;letter-spacing:.19em;line-height:1.4}.eyebrow.ink{color:var(--blue)}h1,h2{margin:0;font-family:"Songti SC","STSong","Noto Serif CJK SC",Georgia,serif;font-weight:600;letter-spacing:-.045em;line-height:1.12}h2{font-size:clamp(40px,4.6vw,66px)}
.site-header{position:fixed;inset:0 0 auto;z-index:100;color:#fff;transition:.3s}.site-header.scrolled{color:var(--ink);background:rgba(250,250,247,.94);box-shadow:0 1px 0 var(--line);backdrop-filter:blur(18px)}.nav-shell{width:var(--shell);height:86px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px;font-weight:700;letter-spacing:.12em}.brand img{width:136px;filter:brightness(0) invert(1)}.scrolled .brand img{filter:none}.brand span{padding-left:14px;border-left:1px solid;font-size:15px}.site-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.site-nav a{padding:10px 0}.site-nav a:hover{color:var(--cyan)}.language-switch{display:flex;align-items:center;gap:5px;padding:4px;border:1px solid rgba(255,255,255,.42);border-radius:99px;font-size:11px;line-height:1}.language-switch b,.language-switch a{min-width:25px;padding:6px!important;border-radius:99px;text-align:center}.language-switch b{color:var(--navy);background:#fff}.solid .language-switch,.scrolled .language-switch{border-color:var(--line)}.solid .language-switch b,.scrolled .language-switch b{color:#fff;background:var(--navy)}.nav-portal{padding:9px 15px!important;border:1px solid rgba(255,255,255,.5);border-radius:99px}.scrolled .nav-portal{border-color:var(--line)}.nav-toggle{display:none;width:44px;height:44px;border:0;border-radius:50%;color:inherit;background:rgba(255,255,255,.12)}.nav-toggle i{display:block;width:24px;height:2px;margin:5px auto;background:currentColor;transition:.2s}
.hero{position:relative;min-height:800px;height:100svh;max-height:980px;color:#fff;overflow:hidden;background:var(--navy)}.hero-image{position:absolute;inset:0;background:url("images/home-hero-production-line.jpg") center 48%/cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,36,.95),rgba(5,22,36,.7) 48%,rgba(5,22,36,.2) 78%),linear-gradient(0deg,rgba(4,20,34,.65),transparent 45%)}.hero:after{content:"";position:absolute;width:560px;height:560px;top:-300px;right:9%;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018)}.hero-grid{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:1fr 300px;align-items:center;gap:70px;padding-top:70px}.hero-copy{max-width:780px}.hero h1{font-size:clamp(54px,6.5vw,92px)}.hero h1 em{color:var(--cyan);font-style:normal}.hero-lede{max-width:670px;margin:28px 0 0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.9}.hero-actions{display:flex;gap:14px;margin-top:38px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:11px 22px;border:1px solid transparent;border-radius:99px;font:700 14px inherit;transition:.2s}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--blue);box-shadow:0 14px 40px rgba(39,139,194,.35)}.ghost{color:#fff;border-color:rgba(255,255,255,.45);background:rgba(255,255,255,.07)}.hero-proof{align-self:end;margin-bottom:100px;padding:24px;border:1px solid rgba(255,255,255,.22);background:rgba(8,34,54,.48);backdrop-filter:blur(14px)}.hero-proof>div{display:flex;align-items:end;justify-content:space-between}.hero-proof strong{font-size:64px;line-height:1;font-weight:400}.hero-proof sup{color:var(--cyan);font-size:23px}.hero-proof>div span{font-size:13px;color:rgba(255,255,255,.7)}.hero-proof p{display:flex;justify-content:space-between;margin:18px 0 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.2);font-size:12px}
.two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:105px}.intro-copy{max-width:680px;color:var(--muted)}.intro-copy .lead{margin-top:0;color:var(--ink);font-size:22px}.text-link{display:inline-block;margin-top:18px;color:var(--blue);font-weight:700}.value-strip{margin-top:82px;display:grid;grid-template-columns:repeat(6,1fr);border-block:1px solid var(--line)}.value-strip div{min-height:106px;display:flex;align-items:center;gap:12px;padding:15px;border-right:1px solid var(--line)}.value-strip div:last-child{border:0}.value-strip b{color:var(--blue);font:400 34px Georgia}.value-strip span{font-size:12px;line-height:1.35}.value-strip small{display:block;color:var(--muted)}
.dark{color:#fff;background:var(--navy)}.heading-row{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:75px;margin-bottom:60px}.heading-row>p{margin:0;color:rgba(255,255,255,.65)}.light-heading>p{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.product-card{position:relative;min-height:455px;overflow:hidden;border-radius:var(--radius);background:#17425e}.image-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,23,38,.94),transparent 68%)}.image-card:hover img{transform:scale(1.035)}.product-card>div{position:absolute;z-index:2;inset:auto 32px 30px}.product-card span{color:#87d2f0;font-size:11px;font-weight:800;letter-spacing:.17em}.product-card h3{margin:7px 0 3px;font-size:30px}.product-card p{margin:0;color:rgba(255,255,255,.7);font-size:14px}.tone-card{min-height:340px}.tone-card:before{content:"";position:absolute;width:420px;height:420px;right:-80px;top:-170px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 65px rgba(255,255,255,.035),0 0 0 130px rgba(255,255,255,.025)}.blue-card{background:linear-gradient(135deg,#18577d,#278bc2)}.light-card{color:var(--ink);background:repeating-linear-gradient(118deg,#dcebf1 0 18px,#d4e5ec 19px 20px)}.light-card span{color:#287ba8}.light-card p{color:#557181}
.dreboundam-story{padding:100px 0;color:#fff;background:#071d30}.dreboundam-panel{display:grid;grid-template-columns:1.04fr .96fr;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:34px;background:linear-gradient(135deg,#071d30,#0b2f4d 62%,#162f45);box-shadow:0 34px 90px rgba(2,13,24,.3)}.dreboundam-panel figure{min-height:560px;margin:0;overflow:hidden;background:#111}.dreboundam-panel figure img{width:100%;height:100%;object-fit:cover}.dreboundam-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 58px 54px}.dreboundam-wordmark{width:min(390px,100%);height:96px;margin:0 0 34px;padding:15px 18px;object-fit:contain;object-position:left center;border:1px solid rgba(255,255,255,.55);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(0,0,0,.18)}.dreboundam-copy h2{font-size:clamp(46px,5vw,74px);line-height:1.04}.dreboundam-kicker{margin:22px 0 0;color:var(--cyan);font-weight:800;letter-spacing:.05em}.dreboundam-lede{margin:8px 0 0;color:#fff;font-size:24px;font-weight:700}.dreboundam-text{margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.72);font-size:15px}.dreboundam-text p{margin:0 0 12px}.dreboundam-text p:last-child{margin-bottom:0}.dreboundam-article{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;margin-top:24px}.dreboundam-article-copy,.dreboundam-application,.dreboundam-note{border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.06);box-shadow:0 22px 58px rgba(0,0,0,.16)}.dreboundam-article-copy{padding:34px}.dreboundam-article-copy h3{margin:10px 0 18px;color:#fff;font-size:34px;line-height:1.15;letter-spacing:-.03em}.dreboundam-article-copy p:not(.eyebrow){margin:0 0 13px;color:rgba(255,255,255,.72);font-size:15px}.dreboundam-application{padding:30px 32px}.dreboundam-application h4{margin:0 0 16px;color:#fff;font-size:20px}.dreboundam-application ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.dreboundam-application li{position:relative;padding-left:24px;color:rgba(255,255,255,.78);font-weight:700}.dreboundam-application li:before{content:"";position:absolute;left:0;top:.75em;width:12px;height:2px;background:var(--cyan)}.dreboundam-note{margin-top:18px;padding:18px 22px;color:rgba(255,255,255,.58);font-size:12px;line-height:1.75}.dreboundam-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.dreboundam-gallery figure{position:relative;min-height:260px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#071521;box-shadow:0 22px 58px rgba(0,0,0,.22)}.dreboundam-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.dreboundam-gallery figure:hover img{transform:scale(1.035)}.dreboundam-gallery figcaption{position:absolute;right:18px;bottom:16px;left:18px;display:flex;gap:12px;align-items:center;padding-top:16px;border-top:1px solid rgba(255,255,255,.22);color:#fff;font-size:15px;font-weight:800;letter-spacing:.02em;text-shadow:0 2px 16px rgba(0,0,0,.55)}.dreboundam-gallery figcaption span{color:var(--cyan);font-size:13px;letter-spacing:.18em}.lang-en .dreboundam-copy h2{font-size:clamp(42px,4.3vw,64px)}.lang-ko .dreboundam-copy h2{font-size:clamp(38px,4.2vw,60px);line-height:1.16}.lang-ko .dreboundam-text,.lang-ko .dreboundam-article-copy,.lang-ko .dreboundam-application{word-break:keep-all}
.trademark-section{background:var(--ice)}.dark+.trademark-section{background:#fff}.trademark-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.trademark-card{padding:34px;border:1px solid rgba(39,139,194,.18);border-radius:var(--radius);background:#fff;box-shadow:0 18px 45px rgba(5,31,50,.06)}.trademark-card.logo-card{display:flex;min-height:360px;flex-direction:column}.trademark-card.logo-card>img{width:100%;height:96px;margin:0 0 24px;object-fit:contain;object-position:left center}.trademark-card.logo-card:nth-child(2)>img{height:104px}.trademark-card span{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.16em}.trademark-card h3{margin:14px 0 12px;font-size:32px;letter-spacing:-.03em}.trademark-card p{margin:0;color:var(--muted)}.trademark-card a{display:inline-block;margin-top:auto;padding-top:18px;color:var(--blue);font-weight:800}.product-mark{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:12px;margin:14px 0 0!important;padding:12px 14px;border-left:3px solid var(--blue);border-radius:0 12px 12px 0;background:var(--ice);color:#557181!important;font-size:13px!important;line-height:1.55}.product-mark img{width:90px;max-height:42px;object-fit:contain;object-position:left center}.product-mark a{display:inline-block;margin-left:6px;color:var(--blue);font-weight:800}.trademark-disclaimer{max-width:520px;margin:7px 0 0 auto!important;color:rgba(255,255,255,.52);font-size:11px;line-height:1.55}.trademark-disclaimer span{display:block}
.dreboundam-feature-hero{padding:150px 0 90px;background:linear-gradient(180deg,#fff 0,#f3f7f8 100%)}.dreboundam-feature-card{display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border:1px solid rgba(9,38,63,.14);border-radius:34px;background:#fff;box-shadow:var(--shadow)}.dreboundam-feature-card figure{min-height:560px;margin:0;overflow:hidden;background:#111}.dreboundam-feature-card figure img{width:100%;height:100%;object-fit:cover}.dreboundam-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:56px 58px}.dreboundam-feature-logo{width:min(430px,100%);height:105px;margin:0 0 26px;object-fit:contain;object-position:left center}.dreboundam-feature-copy h1{font-size:clamp(48px,5.2vw,76px);line-height:1.06}.dreboundam-feature-copy .lead{margin:24px 0 14px;color:var(--blue);font-size:20px;font-weight:800;line-height:1.6}.dreboundam-feature-copy p:not(.eyebrow):not(.lead){margin:0;color:var(--muted);font-size:16px}.dreboundam-feature-article{background:#fff}.article-heading{max-width:880px;margin:0 auto 62px;text-align:center}.article-heading h2{font-size:clamp(44px,5vw,72px)}.article-heading>p:last-child{max-width:800px;margin:28px auto 0;color:var(--muted);font-size:17px}.article-block{display:grid;grid-template-columns:.86fr 1.14fr;gap:54px;align-items:center;margin-top:34px;padding:28px;border:1px solid rgba(9,38,63,.12);border-radius:30px;background:#f8faf9}.article-block.reverse{grid-template-columns:1.14fr .86fr}.article-block.reverse figure{order:-1}.article-block>div{padding:18px 18px 18px 24px}.article-block span{display:block;margin-bottom:12px;color:var(--blue);font:400 26px Georgia}.article-block h3{margin:0 0 16px;font-size:32px;line-height:1.22;letter-spacing:-.03em}.article-block p{margin:0 0 12px;color:var(--muted)}.article-block p:last-child{margin-bottom:0}.article-block figure{margin:0;overflow:hidden;border-radius:24px;background:#eef4f6}.article-block figure img{width:100%;height:420px;object-fit:cover}.article-block figcaption{padding:14px 18px;color:#5d7482;font-size:12px;font-weight:700}.material-points{display:grid;grid-template-columns:1fr 1fr;gap:14px}.material-points span{display:flex;min-height:86px;align-items:center;padding:18px 20px;border:1px solid rgba(39,139,194,.18);border-radius:18px;background:#fff;color:var(--ink);font-size:16px!important;font-weight:800;line-height:1.45}.dreboundam-feature-list{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;margin-top:42px;padding:42px;border-radius:30px;color:#fff;background:linear-gradient(135deg,#071d30,#0b3858 68%,#195f86);box-shadow:0 24px 64px rgba(7,29,48,.18)}.dreboundam-feature-list h3{margin:8px 0 14px;font-size:34px}.dreboundam-feature-list p{margin:0;color:rgba(255,255,255,.7)}.dreboundam-feature-list ul{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:0;list-style:none}.dreboundam-feature-list li{position:relative;padding:18px 18px 18px 36px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.07);font-weight:800}.dreboundam-feature-list li:before{content:"";position:absolute;left:18px;top:31px;width:10px;height:2px;background:var(--cyan)}.dreboundam-feature-list a{color:#fff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.dreboundam-closing{max-width:860px;margin:54px auto 0;padding:44px;text-align:center;border:1px solid rgba(39,139,194,.18);border-radius:30px;background:var(--ice)}.dreboundam-closing img{width:min(380px,100%);height:92px;margin:0 auto 20px;object-fit:contain}.dreboundam-closing h3{margin:0 0 12px;font-size:34px}.dreboundam-closing p{max-width:720px;margin:0 auto 24px;color:var(--muted)}.dreboundam-feature-note{max-width:900px;margin:28px auto 0;color:#7a8d97;font-size:12px;text-align:center}.lang-en .dreboundam-feature-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4.6vw,64px)}.lang-ko .dreboundam-feature-copy h1,.lang-ko .article-heading h2{word-break:keep-all}
.process{background:#fff}.process-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.process-list li{min-height:160px;display:grid;grid-template-columns:90px 1fr 170px;gap:28px;align-items:center;border-bottom:1px solid var(--line);transition:.25s}.process-list li:hover{padding-inline:18px;background:var(--ice)}.process-list b{color:var(--blue);font:400 30px Georgia}.process-list h3{margin:0 0 6px;font-size:25px}.process-list p{max-width:650px;margin:0;color:var(--muted)}.process-list>li>span{color:#92a5b2;font-size:11px;font-weight:800;letter-spacing:.18em;text-align:right}
.research{background:var(--ice)}.research-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:88px}.research-photo{position:relative;height:590px;margin:0;overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.research-photo img{width:100%;height:100%;object-fit:cover}.research-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,25,40,.85),transparent 60%)}.research-photo figcaption{position:absolute;z-index:2;left:30px;right:30px;bottom:28px;color:#fff;font-weight:700}.research-copy>p:not(.eyebrow){margin:28px 0;color:var(--muted);font-size:17px}.research-copy ul{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.research-copy li{display:flex;gap:22px;padding:15px 0;border-bottom:1px solid var(--line);font-weight:700}.research-copy li span{color:var(--blue);font-family:Georgia;font-weight:400}
.network-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:95px}.network-copy>p:not(.eyebrow){margin:28px 0;color:var(--muted);font-size:17px}.tags{display:flex;flex-wrap:wrap;gap:9px}.tags span{padding:8px 13px;border:1px solid var(--line);border-radius:99px;font-size:13px}.network-photo{position:relative;margin:0}.network-photo:before{content:"";position:absolute;inset:-16px 30px 16px -16px;border:1px solid #b8d8e7;border-radius:var(--radius)}.network-photo img{position:relative;width:100%;max-height:560px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.network-photo figcaption{position:relative;margin-top:16px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.16em}.digital{padding-top:0}.digital-card{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;padding:66px;color:#fff;border-radius:32px;background:linear-gradient(125deg,#08243d,#154d70 68%,#2588bc);box-shadow:var(--shadow)}.digital-card>div:last-child{align-self:end}.digital-card p:not(.eyebrow){color:rgba(255,255,255,.72)}.disabled{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.07)}.contact{background:#fff}.contact-details{display:flex;flex-direction:column;margin:0;font-style:normal;border-top:1px solid var(--line)}.contact-details>a,.contact-details>div{display:grid;grid-template-columns:90px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.contact-details span{color:var(--muted);font-size:13px}.contact-details strong{font-size:19px}.contact-details>p{color:#8798a3;font-size:12px}
footer{padding:56px 0 34px;color:rgba(255,255,255,.7);background:#061d30}.footer-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;align-items:end;gap:45px}.footer-grid>div:first-child img{width:150px;filter:brightness(0) invert(1)}.footer-grid>div:first-child p{font-size:12px;letter-spacing:.14em}.footer-grid nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px;font-size:13px}.footer-meta{text-align:right;font-size:12px}.footer-meta p{margin:0 0 5px}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1)}.js .reveal.visible{opacity:1;transform:none}
.subpage{background:#fff}.site-header.solid{color:var(--ink);background:rgba(250,250,247,.96);box-shadow:0 1px 0 var(--line);backdrop-filter:blur(18px)}.solid .brand img{filter:none}.solid .nav-portal{border-color:var(--line)}.site-nav a[aria-current="page"]{color:var(--blue)}.site-nav a[aria-current="page"]:after{content:"";display:block;height:2px;margin-top:4px;background:currentColor}.subpage .site-nav{gap:18px;font-size:13px}.lang-en{font-family:Inter,"Helvetica Neue",Arial,sans-serif}.lang-en h1,.lang-en h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.035em}.lang-en .brand span{letter-spacing:.08em}.lang-en .site-nav{gap:17px;font-size:12px}.lang-en .hero h1{max-width:870px;font-size:clamp(52px,5.9vw,84px)}.lang-en .page-hero h1{max-width:1050px;font-size:clamp(52px,5.7vw,82px)}.lang-ko{font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",system-ui,sans-serif}.lang-ko h1,.lang-ko h2{font-family:inherit;letter-spacing:-.055em;word-break:keep-all}.lang-ko .brand span{letter-spacing:.08em}.lang-ko .site-nav{gap:17px;font-size:12px}.lang-ko .hero h1{max-width:880px;font-size:clamp(50px,5.7vw,84px)}.lang-ko .page-hero h1{max-width:1050px;font-size:clamp(50px,5.5vw,80px)}.page-hero{min-height:620px;display:flex;align-items:end;padding:190px 0 96px;color:#fff;background:linear-gradient(125deg,#061d30,#0d3b5b 70%,#278bc2);overflow:hidden;position:relative}.page-hero:before{content:"";position:absolute;width:640px;height:640px;right:-120px;bottom:-420px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018)}.page-hero .page-shell{position:relative;z-index:1}.page-hero h1{max-width:970px;font-size:clamp(56px,6.3vw,88px);line-height:1.08}.page-hero h1 em{color:var(--cyan);font-style:normal}.page-hero .page-shell>p:last-child{max-width:730px;margin:28px 0 0;color:rgba(255,255,255,.72);font-size:18px}.products-hero{background:linear-gradient(125deg,#071f32,#0b4260 68%,#197da9)}.process-hero{background:linear-gradient(125deg,#071f32,#174a63 65%,#4b7c8b)}.equipment-hero{background:linear-gradient(125deg,#071f32,#173c55 60%,#667b89)}.research-hero{background:linear-gradient(125deg,#071f32,#0c4968 62%,#278bc2)}.contact-hero{background:linear-gradient(125deg,#071f32,#114665 65%,#2c8aad)}.soft-section{background:var(--ice)}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.prose{max-width:680px;color:var(--muted)}.prose .lead{margin-top:0;color:var(--ink);font-size:23px}.timeline{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.timeline li{padding:28px 24px 12px 0;border-right:1px solid var(--line)}.timeline li+li{padding-left:24px}.timeline time{color:var(--blue);font:400 25px Georgia}.timeline h3{margin:35px 0 8px;font-size:19px}.timeline p{margin:0;color:var(--muted);font-size:14px}.catalog-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.catalog-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.catalog-card>img{width:100%;height:410px;object-fit:cover}.catalog-card>div{padding:32px}.catalog-card span{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.17em}.catalog-card h2{margin:7px 0 15px;font-family:inherit;font-size:31px;letter-spacing:-.03em}.catalog-card p{color:var(--muted)}.catalog-card ul{margin:20px 0 0;padding:18px 0 0;border-top:1px solid var(--line);list-style:none}.catalog-card li{padding:5px 0}.catalog-card li:before{content:"—";margin-right:10px;color:var(--blue)}.compact-cta{padding:84px 0}.cta-row{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:90px}.cta-row h2{font-size:clamp(36px,4vw,56px)}.cta-row>div:last-child>p{margin:0 0 22px;color:var(--muted)}.dark .cta-row>div:last-child>p{color:rgba(255,255,255,.66)}.capability-stack{border-top:1px solid var(--line)}.capability-row{display:grid;grid-template-columns:70px 1fr 330px;align-items:center;gap:42px;padding:60px 0;border-bottom:1px solid var(--line)}.cap-number{align-self:start;color:var(--blue);font:400 29px Georgia}.capability-row h2{font-family:inherit;font-size:40px;letter-spacing:-.03em}.capability-row>div:nth-child(2)>p:not(.eyebrow){max-width:610px;color:var(--muted)}.capability-row figure{height:250px;display:flex;align-items:center;justify-content:center;margin:0;padding:22px;border-radius:22px;background:var(--ice);overflow:hidden}.capability-row figure img{max-width:100%;max-height:100%;object-fit:contain}.capability-row .wide-photo{padding:0}.capability-row .wide-photo img{width:100%;height:100%;object-fit:cover}.step-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.step-tags span{padding:6px 10px;border:1px solid var(--line);border-radius:99px;font-size:12px}.abstract-figure{color:#fff!important;background:linear-gradient(135deg,#0b304c,#278bc2)!important;flex-direction:column}.abstract-figure b{font:400 48px Georgia}.abstract-figure span{font-size:10px;letter-spacing:.16em}.equipment-feature{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.equipment-feature figure{height:520px;display:flex;align-items:center;margin:0;padding:55px;border-radius:var(--radius);background:var(--ice)}.equipment-feature h2{font-size:58px}.equipment-feature>div>p:not(.eyebrow){color:var(--muted);font-size:17px}.equipment-list{display:grid;grid-template-columns:1fr 1fr;margin-top:26px;border-top:1px solid var(--line)}.equipment-list span{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.equipment-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.equipment-grid article{min-height:250px;padding:30px 24px;border-right:1px solid var(--line)}.equipment-grid b{color:var(--blue);font:400 25px Georgia}.equipment-grid h3{margin:55px 0 9px;font-size:22px}.equipment-grid p{margin:0;color:var(--muted);font-size:14px}.media-split{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:85px}.media-split figure{height:520px;margin:0;overflow:hidden;border-radius:var(--radius)}.media-split figure img{width:100%;height:100%;object-fit:cover}.media-split p:not(.eyebrow){color:rgba(255,255,255,.65)}.pale{color:var(--cyan)}.lab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lab-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.lab-card img{width:100%;height:300px;object-fit:contain;padding:22px;background:#f6f8f8}.lab-card>div{padding:27px}.lab-card span{color:var(--blue);font:400 23px Georgia}.lab-card h3{margin:18px 0 7px;font-size:22px}.lab-card p{margin:0;color:var(--muted);font-size:14px}.quality-flow{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.quality-flow ol,.inquiry-grid ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.quality-flow li,.inquiry-grid li{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.quality-flow li b,.inquiry-grid li b{color:var(--blue);font:400 22px Georgia}.quality-flow h3,.inquiry-grid h3{margin:0 0 4px}.quality-flow p,.inquiry-grid li p{margin:0;color:var(--muted)}.contact-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.contact-intro>p:not(.eyebrow){color:var(--muted)}.verification-note{margin-top:36px;padding:16px 18px;border-left:3px solid var(--blue);background:var(--ice);font-size:12px}.contact-cards{display:flex;flex-direction:column;margin:0;font-style:normal;border-top:1px solid var(--line)}.contact-cards>a,.contact-cards>div{padding:24px 0;border-bottom:1px solid var(--line)}.contact-cards span{display:block;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.16em}.contact-cards strong{display:block;margin:8px 0 4px;font-size:22px}.contact-cards small{color:var(--muted)}.inquiry-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}
.history-timeline{max-width:940px;margin:0 auto;padding:0;list-style:none}.history-timeline li{min-height:112px;display:grid;grid-template-columns:120px 34px 1fr;align-items:start}.history-timeline time{padding-top:18px;color:var(--blue);font:400 28px Georgia}.history-timeline i{position:relative;align-self:stretch}.history-timeline i:before{content:"";position:absolute;top:0;bottom:0;left:15px;width:1px;background:rgba(39,139,194,.28)}.history-timeline i:after{content:"";position:absolute;top:27px;left:9px;width:11px;height:11px;border:3px solid var(--ice);border-radius:50%;background:var(--blue);box-shadow:0 0 0 1px rgba(39,139,194,.35)}.history-timeline li:first-child i:before{top:27px}.history-timeline li:last-child i:before{bottom:auto;height:28px}.history-timeline li>div{margin-bottom:16px;padding:18px 24px;border:1px solid rgba(39,139,194,.14);border-radius:18px;background:rgba(255,255,255,.72)}.history-timeline h3{margin:0 0 5px;font-size:20px}.history-timeline p{margin:0;color:var(--muted);font-size:14px}.lang-en .history-timeline h3,.lang-ko .history-timeline h3{font-size:19px}
@media(max-width:1100px){.subpage .site-nav{gap:13px;font-size:12px}.subpage .brand span{display:none}}
@media(max-width:980px){:root{--shell:min(100% - 36px,760px)}.section{padding:92px 0}.nav-toggle{display:block}.site-nav,.subpage .site-nav,.lang-en .site-nav,.lang-ko .site-nav{position:fixed;left:18px;right:18px;top:74px;display:grid;gap:0;padding:12px;color:var(--ink);border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:var(--shadow);opacity:0;transform:translateY(-12px);pointer-events:none;transition:.2s}.site-nav.open{opacity:1;transform:none;pointer-events:auto}.site-nav a{padding:12px 14px}.site-nav a[aria-current="page"]:after{display:none}.language-switch{justify-self:start;margin:6px 14px 10px;border-color:var(--line)}.language-switch b{color:#fff;background:var(--navy)}.nav-portal{color:#fff;border:0;background:var(--navy)}.nav-toggle.open i:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.open i:nth-child(2){opacity:0}.nav-toggle.open i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-grid{grid-template-columns:1fr;align-content:center;gap:28px}.hero-proof{width:min(340px,100%);margin:0}.two-col,.heading-row,.research-grid,.network-grid,.digital-card,.story-grid,.cta-row,.equipment-feature,.media-split,.quality-flow,.contact-panel,.inquiry-grid{grid-template-columns:1fr;gap:48px}.value-strip{grid-template-columns:repeat(3,1fr)}.product-card{min-height:410px}.research-photo{height:500px}.digital-card{padding:50px}.timeline{grid-template-columns:1fr 1fr}.timeline li{border-bottom:1px solid var(--line)}.catalog-card>img{height:340px}.capability-row{grid-template-columns:50px 1fr}.capability-row figure{grid-column:2;height:320px}.equipment-feature figure{height:420px}.equipment-grid{grid-template-columns:1fr 1fr}.lab-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-meta{grid-column:1/-1;text-align:left}}
@media(max-width:640px){:root{--shell:calc(100% - 30px);--radius:20px}.section{padding:76px 0}.nav-shell{height:72px}.brand img{width:112px}.brand span{display:block;font-size:13px}.hero{min-height:780px}.hero-image{background-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(5,22,36,.95),rgba(5,22,36,.53)),linear-gradient(0deg,rgba(4,20,34,.85),transparent 65%)}.hero h1{font-size:clamp(44px,14vw,60px)}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;margin-top:26px}.button{width:100%}.hero-proof{padding:18px}.hero-proof strong{font-size:50px}h2{font-size:38px}.intro-copy .lead{font-size:19px}.value-strip{grid-template-columns:repeat(2,1fr);margin-top:52px}.value-strip div{min-height:90px}.value-strip div:nth-child(2n){border-right:0}.product-grid,.catalog-grid{grid-template-columns:1fr}.product-card{min-height:380px}.tone-card{min-height:300px}.product-card>div{inset:auto 23px 22px}.process-list li{grid-template-columns:48px 1fr;gap:14px;min-height:0;padding:26px 0}.process-list>li>span{display:none}.process-list p{font-size:14px}.research-photo{height:420px}.digital-card{gap:30px;padding:32px 23px}.contact-details>a,.contact-details>div{grid-template-columns:1fr;gap:3px}.page-hero{min-height:560px;padding:150px 0 70px}.page-hero h1{font-size:44px}.page-hero .page-shell>p:last-child{font-size:15px}.timeline{grid-template-columns:1fr}.timeline li,.timeline li+li{padding:24px 0;border-right:0}.timeline h3{margin-top:18px}.history-timeline li{grid-template-columns:67px 24px 1fr}.history-timeline time{padding-top:17px;font-size:21px}.history-timeline i:before{left:10px}.history-timeline i:after{top:25px;left:4px}.history-timeline li>div{padding:16px 17px}.history-timeline h3,.lang-en .history-timeline h3{font-size:17px}.history-timeline p{font-size:13px}.catalog-card>img{height:330px}.catalog-card>div{padding:24px}.capability-row{grid-template-columns:1fr;gap:18px;padding:42px 0}.capability-row figure{grid-column:auto;height:260px}.capability-row h2{font-size:34px}.equipment-feature figure{height:320px;padding:30px}.equipment-feature h2{font-size:42px}.equipment-list,.equipment-grid,.lab-grid{grid-template-columns:1fr}.equipment-grid article{min-height:190px;border-right:0;border-bottom:1px solid var(--line)}.equipment-grid h3{margin-top:26px}.media-split figure{height:330px}.lab-card img{height:260px}.footer-grid{grid-template-columns:1fr}.footer-meta{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

@media(max-width:980px){.trademark-grid{grid-template-columns:1fr}.trademark-card.logo-card{min-height:0}.trademark-disclaimer{margin-left:0!important}}
@media(max-width:640px){.trademark-card{padding:24px}.trademark-card.logo-card>img{height:74px;margin-bottom:18px}.trademark-card.logo-card:nth-child(2)>img{height:82px}.trademark-card h3{font-size:27px}.product-mark{grid-template-columns:1fr;gap:8px}.product-mark img{width:130px;max-height:50px}}

@media(max-width:980px){.dreboundam-panel,.dreboundam-article{grid-template-columns:1fr}.dreboundam-panel figure{min-height:430px}.dreboundam-copy{padding:46px}.dreboundam-wordmark{height:82px}.dreboundam-gallery{grid-template-columns:1fr}.dreboundam-gallery figure{min-height:340px}.lang-en .dreboundam-copy h2,.lang-ko .dreboundam-copy h2{font-size:44px}}
@media(max-width:640px){.dreboundam-story{padding:74px 0}.dreboundam-panel,.dreboundam-article-copy,.dreboundam-application,.dreboundam-note{border-radius:24px}.dreboundam-panel figure{min-height:310px}.dreboundam-copy{padding:30px 24px 32px}.dreboundam-wordmark{height:68px;margin-bottom:24px;padding:10px 12px}.dreboundam-copy h2,.lang-en .dreboundam-copy h2,.lang-ko .dreboundam-copy h2{font-size:36px}.dreboundam-lede{font-size:20px}.dreboundam-text,.dreboundam-article-copy p:not(.eyebrow){font-size:14px}.dreboundam-article-copy,.dreboundam-application{padding:24px}.dreboundam-article-copy h3{font-size:28px}.dreboundam-gallery figure{min-height:240px}.dreboundam-gallery figcaption{right:14px;bottom:14px;left:14px;font-size:13px}}
@media(max-width:980px){.dreboundam-feature-card,.article-block,.article-block.reverse,.dreboundam-feature-list{grid-template-columns:1fr}.dreboundam-feature-card figure{min-height:430px}.dreboundam-feature-copy{padding:42px}.article-block.reverse figure{order:0}.article-block figure img{height:360px}.dreboundam-feature-list ul{grid-template-columns:1fr}}
@media(max-width:640px){.dreboundam-feature-hero{padding:118px 0 66px}.dreboundam-feature-card,.article-block,.dreboundam-feature-list,.dreboundam-closing{border-radius:24px}.dreboundam-feature-card figure{min-height:290px}.dreboundam-feature-copy{padding:28px 22px 32px}.dreboundam-feature-logo{height:72px;margin-bottom:18px}.dreboundam-feature-copy h1,.lang-en .dreboundam-feature-copy h1{font-size:36px}.dreboundam-feature-copy .lead{font-size:17px}.article-heading{text-align:left;margin-bottom:40px}.article-heading h2,.lang-ko .article-heading h2{font-size:38px}.article-heading>p:last-child{font-size:15px}.article-block{gap:18px;margin-top:22px;padding:16px}.article-block>div{padding:8px}.article-block h3{font-size:26px}.article-block figure img{height:260px}.material-points{grid-template-columns:1fr}.material-points span{min-height:70px}.dreboundam-feature-list{gap:24px;padding:26px}.dreboundam-feature-list h3{font-size:28px}.dreboundam-feature-list li{padding:15px 15px 15px 32px}.dreboundam-feature-list li:before{left:15px;top:28px}.dreboundam-closing{margin-top:34px;padding:28px 20px}.dreboundam-closing img{height:72px}.dreboundam-closing h3{font-size:27px}}

@media(min-width:981px){.site-nav{gap:18px}.subpage .site-nav,.lang-en .site-nav,.lang-ko .site-nav{gap:13px;font-size:12px}}
.trademark-hero{background:linear-gradient(125deg,#071f32,#0b405f 62%,#278bc2)}
.trademark-page .trademark-section{background:#fff}
.trademark-page-grid{align-items:stretch}
.trademark-page .trademark-card.logo-card{min-height:0;padding:38px}
.trademark-page .trademark-card.logo-card>img{width:min(330px,100%);height:76px;margin-bottom:22px;object-fit:contain;object-position:left center}
.trademark-page .trademark-card.logo-card:nth-child(2)>img{height:82px}
.trademark-page .trademark-card h3{font-size:30px}
.trademark-page .material-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:22px}
.trademark-page .material-links a{margin:0;padding:0;color:var(--blue);font-weight:800}
.footer-meta{line-height:1.5}
.trademark-disclaimer{max-width:560px;color:rgba(255,255,255,.58);font-size:11px;line-height:1.5}.trademark-disclaimer span+span{margin-top:2px}
@media(max-width:640px){.trademark-page .trademark-card.logo-card>img{height:62px}.trademark-page .trademark-card.logo-card:nth-child(2)>img{height:68px}.trademark-page .material-links{display:grid}.trademark-disclaimer{max-width:none}}


/* MAGICOUSTICS acoustic trademark feature */
.magicoustics-page .dreboundam-feature-card{grid-template-columns:.92fr 1.08fr;background:linear-gradient(135deg,#f7fbfd,#fff)}
.magicoustics-page .dreboundam-feature-card figure{display:flex;align-items:center;justify-content:center;min-height:520px;padding:42px;background:linear-gradient(135deg,#eef7fc,#ffffff)}
.magicoustics-page .dreboundam-feature-card figure img{width:100%;height:auto;max-height:430px;object-fit:contain;border-radius:22px;box-shadow:0 18px 55px rgba(9,38,63,.08)}
.magicoustics-page .dreboundam-feature-logo{height:118px;max-width:520px;padding:12px 0;object-fit:contain;object-position:left center}
.magicoustics-page .article-block figure img{object-fit:cover}.magicoustics-page .material-points span{font-size:15px!important}.magicoustics-page .acoustic-statement{margin-top:34px;padding:34px;border-radius:26px;background:linear-gradient(135deg,#071d30,#0b405f 68%,#278bc2);color:#fff}.magicoustics-page .acoustic-statement h3{margin:0 0 12px;color:#fff;font-size:34px}.magicoustics-page .acoustic-statement p{margin:0;color:rgba(255,255,255,.76)}
.trademark-page .trademark-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trademark-page .trademark-card.logo-card.magicoustics-card>img{height:92px;width:min(360px,100%)}
@media(max-width:980px){.magicoustics-page .dreboundam-feature-card{grid-template-columns:1fr}.magicoustics-page .dreboundam-feature-card figure{min-height:360px}.trademark-page .trademark-page-grid{grid-template-columns:1fr}}
@media(max-width:640px){.magicoustics-page .dreboundam-feature-card figure{min-height:260px;padding:24px}.magicoustics-page .dreboundam-feature-logo{height:82px}.magicoustics-page .acoustic-statement{padding:24px}.magicoustics-page .acoustic-statement h3{font-size:27px}.trademark-page .trademark-card.logo-card.magicoustics-card>img{height:72px}}

/* About page milestone staging */
.milestone-section{overflow:hidden}.milestone-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,340px);gap:48px;align-items:center;margin-bottom:40px}.milestone-hero h2{max-width:820px}.milestone-hero>div>p:not(.eyebrow){max-width:720px;margin:20px 0 0;color:var(--muted);font-weight:700;line-height:1.9}.group-logo-card{justify-self:end;width:min(340px,100%);margin:0;padding:22px 24px;border:1px solid rgba(39,139,194,.16);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 20px 54px rgba(9,38,63,.07)}.group-logo-card span{display:block;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.22em}.group-logo-card img{display:block;width:100%;max-height:88px;margin:14px 0 12px;object-fit:contain}.group-logo-card figcaption{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em}.milestone-stages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.milestone-stage{position:relative;overflow:hidden;padding:28px;border:1px solid rgba(39,139,194,.14);border-radius:28px;background:rgba(255,255,255,.8);box-shadow:0 22px 70px rgba(9,38,63,.06)}.milestone-stage:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--blue),rgba(39,139,194,.12))}.milestone-stage header{display:flex;gap:17px;align-items:flex-start}.milestone-stage header>span{color:var(--blue);font:400 32px Georgia,serif;line-height:1}.milestone-stage header p{margin:0 0 6px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.16em}.milestone-stage h3{margin:0;font-size:25px}.milestone-events{margin:24px 0 0;padding:0;list-style:none}.milestone-events li{display:grid;grid-template-columns:68px minmax(0,1fr);gap:16px;padding:16px 0;border-top:1px solid rgba(9,38,63,.08)}.milestone-events time{color:var(--blue);font:400 23px Georgia,serif}.milestone-events h4{margin:0 0 5px;font-size:18px}.milestone-events p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.stage-note{margin:22px 0 0;padding:15px 18px;border-radius:18px;background:rgba(39,139,194,.08);color:var(--ink);font-size:14px;font-weight:800;line-height:1.75}.lang-en .milestone-stage h3,.lang-ko .milestone-stage h3{font-size:22px}.lang-en .milestone-events h4,.lang-ko .milestone-events h4{font-size:17px}.lang-en .stage-note,.lang-ko .stage-note{font-weight:700}
@media(max-width:980px){.milestone-hero,.milestone-stages{grid-template-columns:1fr}.milestone-hero{gap:28px}.group-logo-card{justify-self:start;width:min(360px,100%);max-width:360px}.milestone-stage{padding:24px}}
@media(max-width:640px){.milestone-hero h2{font-size:34px}.group-logo-card{padding:18px 20px;border-radius:20px}.group-logo-card img{max-height:70px}.milestone-stages{gap:18px}.milestone-stage{border-radius:22px;padding:22px}.milestone-stage header>span{font-size:26px}.milestone-stage h3,.lang-en .milestone-stage h3,.lang-ko .milestone-stage h3{font-size:21px}.milestone-events li{grid-template-columns:58px 1fr;gap:12px;padding:14px 0}.milestone-events time{font-size:20px}.milestone-events h4,.lang-en .milestone-events h4,.lang-ko .milestone-events h4{font-size:16px}.milestone-events p,.stage-note{font-size:13px}}


/* IVOSAC specialty formulation material feature */
.special-formulation-page .special-hero{padding:150px 0 90px;color:#fff;background:radial-gradient(circle at 76% 18%,rgba(119,201,234,.2),transparent 34%),linear-gradient(125deg,#051724,#09263f 56%,#155a7b)}
.special-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:58px}.special-hero h1{max-width:760px;font-size:clamp(58px,6.5vw,96px);line-height:1.04}.special-hero .lead{max-width:650px;color:rgba(255,255,255,.76);font-size:18px;line-height:1.9}.special-hero figure{margin:0;overflow:hidden;border-radius:var(--radius);box-shadow:0 30px 90px rgba(0,0,0,.26)}.special-hero figure img{width:100%;height:100%;min-height:430px;object-fit:cover}
.special-pain-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.special-pain-grid article{padding:26px 20px;border:1px solid var(--line);border-radius:20px;background:#fff}.special-pain-grid b{color:var(--blue);font:400 26px Georgia}.special-pain-grid h3{margin:24px 0 10px;font-size:20px}.special-pain-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.specialty-feature{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.specialty-feature figure{margin:0;overflow:hidden;border-radius:var(--radius);background:var(--ice)}.specialty-feature figure img{width:100%;height:520px;object-fit:cover}.specialty-feature h2{font-size:clamp(42px,5vw,68px)}.specialty-feature p:not(.eyebrow){color:var(--muted);font-size:17px}.special-checks{margin:26px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.special-checks li{padding:14px 0;border-bottom:1px solid var(--line)}.special-checks li:before{content:'—';margin-right:10px;color:var(--blue)}
.special-system-steps{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.special-system-steps h2{font-size:clamp(42px,5vw,68px)}.special-system-steps p:not(.eyebrow){color:rgba(255,255,255,.66)}.special-system-steps ol{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:0;padding:0;list-style:none}.special-system-steps li{padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.06)}.special-system-steps b{display:block;color:var(--cyan);font-size:15px}.special-system-steps span{display:block;margin-top:10px;color:rgba(255,255,255,.75)}.special-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:52px}.special-gallery figure{margin:0;overflow:hidden;border-radius:var(--radius);background:rgba(255,255,255,.06)}.special-gallery img{width:100%;height:360px;object-fit:cover}.special-gallery figcaption{padding:14px 18px;color:rgba(255,255,255,.68);font-size:13px}
.special-closing img{width:min(360px,82%);height:auto}.special-material-entry{padding-top:0;background:#fff}.specialty-material-card{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:center;padding:28px;border:1px solid rgba(39,139,194,.22);border-radius:var(--radius);background:linear-gradient(135deg,#f7fbfd,#e7f3f8);box-shadow:0 18px 50px rgba(5,31,50,.08)}.specialty-material-card figure{margin:0;overflow:hidden;border-radius:22px}.specialty-material-card img{width:100%;height:300px;object-fit:cover}.specialty-material-card h2{font-size:clamp(36px,4vw,54px)}.specialty-material-card p:not(.eyebrow){color:var(--muted);font-size:16px}.brand-grid-expanded{grid-template-columns:repeat(4,minmax(0,1fr))!important}.trademark-page .ivosac-brand-card>img{height:82px!important}.trademark-page .ivosac-brand-card h3{font-size:28px}
@media(max-width:1100px){.special-pain-grid{grid-template-columns:repeat(2,1fr)}.brand-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:980px){.special-hero-grid,.specialty-feature,.special-system-steps,.specialty-material-card{grid-template-columns:1fr}.special-hero{padding-top:120px}.special-hero figure img{min-height:320px}.special-gallery{grid-template-columns:1fr}.brand-grid-expanded{grid-template-columns:1fr!important}}
@media(max-width:640px){.special-pain-grid,.special-system-steps ol{grid-template-columns:1fr}.specialty-feature figure img,.special-gallery img{height:280px}.specialty-material-card{padding:18px}.specialty-material-card img{height:230px}}

/* Brand navigation and trademark card polish */
@media(min-width:981px){
  .site-nav,
  .subpage .site-nav,
  .lang-en .site-nav,
  .lang-ko .site-nav{gap:clamp(10px,1vw,18px);font-size:clamp(11px,.8vw,13px)}
  .site-nav a{white-space:nowrap}
}
.trademark-page .brand-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.trademark-page .brand-grid-expanded .trademark-card.logo-card{padding:32px;min-width:0}
.trademark-page .brand-grid-expanded .trademark-card.logo-card>img{width:min(320px,72%);height:76px;margin-inline:auto;object-position:center}
.trademark-page .brand-grid-expanded .trademark-card.logo-card:nth-child(2)>img{height:82px}
.trademark-page .brand-grid-expanded .trademark-card.logo-card.magicoustics-card>img{width:min(300px,70%);height:86px}
.trademark-page .brand-grid-expanded .trademark-card h3{font-size:clamp(30px,2.7vw,44px);line-height:1.16;letter-spacing:-.04em;overflow-wrap:anywhere}
.trademark-page .brand-grid-expanded .trademark-card p{max-width:34em}
@media(max-width:760px){
  .trademark-page .brand-grid-expanded{grid-template-columns:1fr!important}
  .trademark-page .brand-grid-expanded .trademark-card.logo-card{padding:26px}
  .trademark-page .brand-grid-expanded .trademark-card.logo-card>img,
  .trademark-page .brand-grid-expanded .trademark-card.logo-card:nth-child(2)>img,
  .trademark-page .brand-grid-expanded .trademark-card.logo-card.magicoustics-card>img{width:min(260px,80%);height:66px}
  .trademark-page .brand-grid-expanded .trademark-card h3{font-size:30px}
}
