:root{--navy:#0a1c3e;--blue:#173ff5;--text:#172840;--muted:#59697d;--line:#dce3ed;--pale:#f3f6fb;--radius:4px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);font-family:Pretendard,Noto Sans KR,Malgun Gothic,Arial,sans-serif;font-size:16px;line-height:1.75;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.3;letter-spacing:-.045em}h2{font-size:clamp(30px,3vw,42px);font-weight:750}h3{font-size:23px}p{color:var(--muted)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #5475ff;outline-offset:4px}a:hover{color:var(--blue)}.wrap{width:min(1280px,calc(100% - 80px));margin:auto}.section{padding:110px 0}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:750;color:var(--blue);margin-bottom:23px}.eyebrow.light{color:#9aafff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px}.section-head>p,.section-head>div>p:not(.eyebrow){max-width:460px}.btn{min-height:52px;padding:12px 23px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid transparent;font-weight:700;font-size:15px;border-radius:3px;transition:background .2s,transform .2s}.btn.blue{background:var(--blue);color:#fff}.btn.blue:hover{background:#0e2dca;transform:translateY(-2px)}.btn.outline{border-color:var(--line);background:#fff}.btn.text{padding-left:0}.btn.small{min-height:44px;padding:8px 18px;font-size:14px}.utility{background:var(--navy);color:#c4cee2;font-size:12px}.utility .wrap,.utility .wrap>div{display:flex;justify-content:space-between;align-items:center;gap:24px}.utility .wrap{min-height:34px}.utility a{display:inline-flex;gap:13px;color:#fff}.site-header{background:#fffffff7;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.header-inner>nav{display:flex;gap:36px;font-size:16px;font-weight:650}.header-inner nav a[aria-current]{color:var(--blue)}.brand{flex-shrink:0}.mobile-menu{display:none}.hero{background:linear-gradient(108deg,#fff 46%,#edf2ff 46%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.14fr 1fr;gap:60px;padding-top:72px;padding-bottom:62px;align-items:center}.hero h1{font-size:clamp(34px,3.4vw,49px);line-height:1.43;letter-spacing:-.06em}.hero h1 em{font-style:normal;color:var(--blue)}.hero-description{margin:27px 0 32px;max-width:520px;font-size:17px;line-height:1.95}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.11em;color:#738299;margin-top:42px}.rule{width:34px;height:2px;background:var(--blue)}.hero-visual{border:1px solid #d6dff0;background:#fff;box-shadow:0 25px 70px #0d2f6c0a}.visual-top,.visual-caption{display:flex;justify-content:space-between;align-items:center;padding:19px 24px;gap:20px}.visual-top{font-size:12px;letter-spacing:.08em;border-bottom:1px solid #e6ebf3;color:var(--muted)}.visual-top b{color:var(--blue);font-size:14px}.hero-image{display:block;height:305px;overflow:hidden;background:#fff;position:relative}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 41%;transform:scale(1.02)}.hero-image>span{display:none}.visual-caption{border-top:1px solid #e6ebf3}.visual-caption div>span{font-size:12px;color:var(--blue);letter-spacing:.07em}.visual-caption h2{font-size:19px;margin-top:6px}.visual-caption>a{font-size:13px;white-space:nowrap;display:flex;gap:14px}.hero-bottom{display:grid;grid-template-columns:repeat(3,1fr) 220px;border-top:1px solid #d2dbed;padding:25px 0 29px;gap:24px}.hero-bottom>div{display:flex;flex-direction:column;border-right:1px solid #d2dbed;padding-right:20px}.hero-bottom strong{font-size:19px;letter-spacing:-.02em}.hero-bottom span{font-size:13px;color:var(--muted)}.scroll-link{display:flex;align-items:center;justify-content:end;gap:23px;font-size:14px}.service-row{display:grid;grid-template-columns:50px 230px 1fr 115px;gap:28px;align-items:center;border-top:1px solid var(--line);padding:31px 0}.service-row:last-child{border-bottom:1px solid var(--line)}.number{font-size:14px;color:var(--blue);font-weight:700}.service-title small{font-size:12px;color:#79869b;letter-spacing:.025em}.service-title h3{margin-top:5px}.service-body p{max-width:560px}.service-body ul{display:flex;list-style:none;margin:12px 0 0;padding:0;gap:10px 26px;font-size:13px;color:#354866;flex-wrap:wrap}.service-body li:before{content:"";display:inline-block;width:4px;height:4px;background:var(--blue);margin:0 9px 3px 0}.round-link{display:flex;justify-content:space-between;gap:16px;font-size:14px;font-weight:650}.product-section{background:var(--pale)}.text-link{display:inline-flex;gap:25px;color:var(--blue);font-size:14px;font-weight:650;margin-top:20px}.product-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:27px}.product-filters button{border:1px solid #d8e0ed;background:transparent;padding:9px 18px;border-radius:30px;font-size:14px;color:#526078}.product-filters [aria-pressed=true]{color:#fff;background:var(--navy);border-color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;transition:box-shadow .2s}.product-card:hover{box-shadow:0 15px 35px #192f5c12}.product-image{position:relative;border-bottom:1px solid #e5ebf5;overflow:hidden}.product-image>span{position:absolute;top:15px;left:18px;z-index:1;font-size:13px;color:var(--blue);font-weight:700;background:#fff;padding:1px 7px}.product-image>a{display:block;height:265px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center 40%;transition:transform .3s}.product-image a>span{display:none}.product-card:hover img{transform:scale(1.03)}.product-info{padding:25px;flex:1;display:flex;flex-direction:column}.product-info>small{font-size:12px;letter-spacing:.08em;color:var(--blue)}.product-info h3{font-size:21px;margin:10px 0 15px}.product-info>p{font-size:16px;line-height:1.8;flex:1}.product-info dl{margin:24px 0 20px}.product-info dl div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-top:1px solid #e9edf4;font-size:13px}.product-info dt{color:var(--muted)}.product-info dd{margin:0;text-align:right;font-weight:600}.product-link{display:flex;justify-content:space-between;border-top:1px solid #dce4ef;padding-top:18px;font-size:14px;font-weight:650}.section-note{font-size:13px;margin-top:22px}.category-strip{margin-top:36px;border-top:1px solid #d8e0ed;display:flex;flex-wrap:wrap;gap:15px 24px;padding-top:25px;align-items:center}.category-strip strong{font-size:14px;margin-right:10px}.category-strip a{font-size:13px;display:flex;gap:10px;color:#53657b}.filter-empty{padding:50px;background:#fff;border:1px solid var(--line)}.company-section{background:var(--navy);color:#fff}.company-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:start}.company-grid h2{margin-bottom:28px}.company-grid p:not(.eyebrow){color:#d7dfed;margin-top:20px}.company-grid p.muted{color:#a6b6cf}.signature{height:225px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:22px;padding:20px}.signature img{width:340px;max-height:185px;object-fit:contain}.company-profile dl{margin:0}.company-profile dl>div{display:flex;border-bottom:1px solid #ffffff24;padding:14px 0;gap:25px;font-size:14px}.company-profile dt{width:100px;color:#a6b6cf;flex-shrink:0}.company-profile dd{margin:0}.company-foot{display:flex;justify-content:space-between;border-top:1px solid #ffffff24;margin-top:65px;padding-top:23px;font-size:12px;letter-spacing:.08em;color:#a6b6cf}.technical-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.technical-grid article{border-top:3px solid var(--navy);padding-top:22px}.technical-grid h3{margin:17px 0;font-size:22px}.technical-grid small{font-size:12px;display:block;color:var(--blue);margin-top:22px}.process-section{padding:80px 0;background:#f1f4fa}.process-grid{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:0;gap:35px;counter-reset:step}.process-grid li{border-top:1px solid #bac8dc;padding-top:22px;position:relative}.process-grid li>span{font-size:13px;font-weight:700;color:var(--blue)}.process-grid h3{margin:17px 0 15px;font-size:21px}.process-grid li:not(:last-child):after{content:"\2192";position:absolute;top:15px;right:0;color:#93a5c0}.notice-section{padding:60px 0;border-top:1px solid var(--line)}.notice-layout{display:grid;grid-template-columns:1fr 2fr;gap:60px}.notice-section summary{display:flex;gap:24px;align-items:center}.notice-section time{font-size:13px;color:var(--muted);white-space:nowrap}.notice-section summary strong{flex:1}.notice-section details>p{white-space:normal}.contact-layout{display:grid;grid-template-columns:.87fr 1.2fr;gap:85px}.contact-info>p{margin:23px 0}.contact-email{display:block;font-size:25px;letter-spacing:-.02em;color:var(--blue);font-weight:700;margin:32px 0 25px;overflow-wrap:anywhere}.contact-info dl{margin:25px 0}.contact-info dl>div{display:flex;padding:13px 0;border-bottom:1px solid var(--line);gap:20px;font-size:14px}.contact-info dt{width:75px;flex-shrink:0;color:var(--muted)}.contact-info dd{margin:0}.inquiry-form{border:1px solid var(--line);padding:35px;background:#fff;box-shadow:0 15px 40px #12264a06}.form-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.form-title>span{font-size:12px;color:var(--muted)}fieldset{padding:0;border:0;margin:0 0 15px}legend{font-size:14px;margin-bottom:12px;font-weight:650}.inquiry-types{display:flex;gap:9px}.inquiry-types label{flex:1}.inquiry-types input{position:absolute;opacity:0}.inquiry-types span{display:block;text-align:center;border:1px solid var(--line);padding:10px 3px;font-size:13px;cursor:pointer}.inquiry-types input:checked+span{border-color:var(--blue);background:#f0f3ff;color:var(--blue);font-weight:700}.inquiry-types input:focus-visible+span{outline:2px solid var(--blue)}.inquiry-guide{background:var(--pale);padding:13px 15px;font-size:13px;color:#526886;margin-bottom:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{font-size:14px;font-weight:650}.form-grid .full{grid-column:1/-1}input:not([type=checkbox]):not([type=radio]),textarea{width:100%;padding:11px 12px;border:1px solid #cfd9e7;background:#fff;display:block;border-radius:2px;font-size:14px;color:var(--text);margin-top:8px}textarea{resize:vertical;min-height:140px}.privacy{font-size:12px;border:0!important;margin-top:18px}.privacy summary{padding:8px 0!important;font-size:13px!important}.privacy p{padding:10px 0!important}.consent{display:flex;align-items:flex-start;gap:8px;font-size:13px;margin:12px 0 20px}.consent input{width:17px;height:17px;accent-color:var(--blue);margin-top:4px}.submit-button{width:100%;justify-content:space-between}.form-status{font-size:14px;margin-top:13px;color:#173fa8}.form-status.error{color:#a6212d}.email-options{display:flex;gap:25px;margin-top:17px;font-size:13px}.email-options button{background:none;border:0;padding:0;color:inherit;font:inherit;text-decoration:underline}.form-disclosure{font-size:12px;margin-top:13px;line-height:1.8}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.receipt{padding:20px;background:#eef5ff;border-left:3px solid var(--blue);font-size:14px;margin:15px 0}.faq-section{border-top:1px solid var(--line)}.faq-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:80px}.faq-layout>div>p:last-child{margin-top:20px}.faq-list details,.notice-section details{border-top:1px solid var(--line)}.faq-list details:last-child,.notice-section details:last-child{border-bottom:1px solid var(--line)}details summary{list-style:none;cursor:pointer;padding:21px 0;font-size:16px;font-weight:600;display:flex;justify-content:space-between;gap:30px}summary::-webkit-details-marker{display:none}details[open] summary>span:last-child{transform:rotate(45deg)}.faq-list details>p,.notice-section details>p{padding:0 25px 22px 0;font-size:15px}footer{background:#f5f7fb;border-top:1px solid var(--line);padding:45px 0 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-top nav{display:flex;gap:25px;font-size:14px}.footer-top>a:last-child{font-size:13px}.footer-details{display:flex;justify-content:space-between;gap:50px;margin:36px 0}.footer-details strong{font-size:14px}.footer-details p{font-size:13px;margin-top:12px;line-height:1.9}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;font-size:12px;color:#708097}.footer-bottom>div{display:flex;gap:25px}.preview-banner{background:#ffedb5;padding:12px;text-align:center;font-size:14px}.preview-banner a{text-decoration:underline;margin-left:20px}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;top:10px;left:10px;z-index:100;background:#fff;padding:10px}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header-inner>nav{gap:19px;font-size:14px}.hero-grid{gap:35px}.hero h1{font-size:37px}.hero-description{font-size:16px}.hero-image{height:275px}.hero-bottom{grid-template-columns:repeat(3,1fr)}.scroll-link{display:none}.service-row{grid-template-columns:35px 190px 1fr 95px;gap:18px}.company-grid{gap:50px}.contact-layout{gap:40px}.product-info{padding:20px}.product-image>a{height:225px}.product-info h3{font-size:19px}.technical-grid{gap:23px}}@media(max-width:800px){.section{padding:75px 0}.utility .wrap>span{display:none}.utility .wrap{justify-content:end}.header-inner{height:75px}.header-inner>nav{display:none}.header-inner>.btn{margin-left:auto}.mobile-menu{display:block}.mobile-menu summary{font-size:14px;padding:10px;gap:12px}.mobile-menu nav{position:absolute;top:75px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #0a1c3e15;display:grid;padding:20px 24px;gap:18px}.hero{background:linear-gradient(165deg,#fff 46%,#edf2ff 46%)}.hero-grid{grid-template-columns:1fr;padding-top:48px;gap:40px}.hero h1{font-size:clamp(31px,5.9vw,45px)}.hero-copy{max-width:600px}.hero-description{max-width:570px}.hero-note{margin-top:27px}.hero-visual{max-width:650px;width:100%}.hero-image{height:330px}.hero-bottom{gap:20px}.hero-bottom strong{font-size:17px}.hero-bottom span{font-size:12px}.section-head{align-items:start;gap:25px;margin-bottom:35px}.section-head>p,.section-head>div:last-child{font-size:15px;max-width:340px}.service-row{grid-template-columns:30px 175px 1fr}.service-row .round-link{grid-column:3;justify-content:start}.service-row .service-body{grid-column:3}.product-grid{grid-template-columns:1fr 1fr}.product-grid article:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.product-grid article:first-child .product-image{border-right:1px solid var(--line);border-bottom:0}.product-grid article:first-child .product-image>a{height:100%;min-height:320px}.company-grid{gap:40px;grid-template-columns:1fr 1fr}.signature{height:190px}.company-grid p{font-size:15px}.technical-grid,.process-grid{grid-template-columns:1fr 1fr;gap:36px}.contact-layout{grid-template-columns:1fr}.contact-info dl{max-width:600px}.contact-info>p br{display:none}.faq-layout{gap:30px;grid-template-columns:1fr}.notice-layout{grid-template-columns:1fr;gap:25px}.footer-top nav{display:none}}@media(max-width:550px){.wrap{width:calc(100% - 36px)}.section{padding:60px 0}.header-inner{gap:12px;height:70px}.brand img{width:94px}.btn.small{font-size:12px;padding:7px 12px;min-height:38px;gap:10px}.mobile-menu summary{font-size:12px;padding:7px 0;gap:7px}.mobile-menu nav{top:70px}.utility .wrap{min-height:30px}.hero-grid{padding-top:38px;padding-bottom:35px}.eyebrow{font-size:12px;letter-spacing:.075em;margin-bottom:18px}.hero h1{font-size:clamp(27px,6.4vw,35px);letter-spacing:-.045em}.hero-description{font-size:16px;margin:22px 0 27px;line-height:1.85}.actions{gap:14px}.actions .btn{font-size:13px;padding:11px 15px;gap:15px;min-height:45px}.actions .btn.text{padding:6px 0}.hero-note{font-size:12px}.hero-image{height:245px}.visual-top,.visual-caption{padding:15px}.visual-caption h2{font-size:17px}.visual-caption>a{font-size:12px;gap:7px}.hero-bottom{padding-top:20px;grid-template-columns:1fr;gap:0}.hero-bottom>div{border:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #d5ddec;gap:15px}.hero-bottom span{font-size:12px}.hero-bottom strong{font-size:16px}.section-head{display:block}.section-head>p,.section-head>div:last-child{margin-top:23px;max-width:none}.section-head>div:first-child{margin-top:0}.section-head h2{font-size:30px}.section-head p br{display:none}.service-row{grid-template-columns:28px 1fr;gap:15px;padding:25px 0}.service-title{grid-column:2}.service-body{grid-column:2!important}.service-row .round-link{grid-column:2;justify-content:space-between}.service-title h3{font-size:23px}.service-body p{font-size:16px}.service-body ul{display:block;line-height:2}.product-grid{grid-template-columns:1fr}.product-grid article:first-child{display:flex;grid-column:auto}.product-grid article:first-child .product-image>a{height:270px;min-height:0}.product-image>a{height:270px}.product-info{padding:25px}.product-info h3{font-size:23px}.product-info dl div{font-size:14px}.product-filters{gap:7px}.product-filters button{padding:8px 12px;font-size:13px}.category-strip{gap:15px 25px}.category-strip strong{width:100%}.company-grid{grid-template-columns:1fr;gap:30px}.company-grid h2{font-size:31px}.company-grid p{font-size:16px}.signature{height:200px}.company-foot{display:block;margin-top:35px}.company-foot span{display:block;margin-top:8px}.technical-grid{grid-template-columns:1fr;gap:30px}.technical-grid article{display:grid;grid-template-columns:30px 1fr;column-gap:13px;padding-top:20px}.technical-grid .number{grid-row:1/4}.technical-grid h3{margin:0 0 13px}.technical-grid small{grid-column:2;margin-top:15px}.process-section{padding:55px 0}.process-section .section-head .btn{margin-top:25px}.process-grid{gap:25px 23px}.process-grid h3{font-size:19px}.process-grid p{font-size:15px}.contact-email{font-size:24px}.inquiry-form{padding:23px 18px}.inquiry-types{gap:6px;flex-wrap:wrap}.inquiry-types label{min-width:88px}.inquiry-types span{font-size:12px}.form-grid{grid-template-columns:1fr}.form-grid input,.form-grid textarea{font-size:16px}.form-title h3{font-size:23px}.consent,.form-disclosure,.privacy,.email-options{font-size:13px}.faq-list summary{font-size:16px;gap:20px}.notice-section summary{gap:13px;flex-wrap:wrap}.notice-section time{width:100%}.footer-details{flex-direction:column;gap:0;margin:27px 0}.footer-bottom{display:block}.footer-bottom>div{margin-top:14px}.footer-top>a:last-child{font-size:13px}.preview-banner{font-size:13px}.preview-banner a{display:block;margin:5px 0 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}[hidden]{display:none!important}.hero{background:linear-gradient(116deg,#fff 50%,#edf2ff 50%,#e4ecff)}.hero-grid{grid-template-columns:1.16fr 1fr;padding-top:66px;padding-bottom:55px}.hero h1{font-size:clamp(33px,3.25vw,47px);line-height:1.4;word-break:keep-all}.hero-note{font-size:14px;letter-spacing:0;color:#586b86;margin-top:28px}.hero-image img,.product-image img{object-fit:contain;object-position:center;transform:none}.hero-image{height:295px}.hero-image img{padding:6px 14px}.hero-quote{padding:0 24px 20px}.hero-quote .product-quote{margin:0}.product-quote{display:flex;justify-content:space-between;gap:15px;align-items:center;width:100%;border:1px solid #c5d2ed;background:#f0f4ff;color:#102b64;font:inherit;font-size:14px;font-weight:650;padding:13px 16px;margin-top:16px;min-height:46px;text-align:left;cursor:pointer}.product-quote:hover{background:#e4ebff;border-color:#7897df}.product-quote:focus-visible{outline:3px solid #264dff;outline-offset:3px}.service-details{margin-top:17px;border-top:1px solid #e0e6ef}.service-details summary{font-size:14px;color:#1c3a6a;padding:12px 0;gap:20px;align-items:center}.service-details p{font-size:14px;line-height:1.8}.service-details ol{padding:0 0 0 19px;margin:12px 0 0;font-size:14px;color:#485b77;line-height:2}.service-details li:before{display:none}.product-toolbar{display:flex;align-items:end;gap:30px;justify-content:space-between;margin-bottom:16px}.product-filters{margin:0}.product-search{font-size:14px;font-weight:600;min-width:250px;max-width:340px}.product-search input{font-size:16px!important;min-height:44px;margin-top:7px!important}.product-count{font-size:14px;margin:0 0 24px;color:#53647c}.product-image>a{height:245px}.product-image img{padding:12px}.product-info{padding:24px}.product-info h3{font-size:21px}.product-link{gap:20px;font-size:14px}.product-info>p{flex:1}.product-info>small{font-size:13px;letter-spacing:.02em}.filter-empty p{margin:14px 0 20px;max-width:640px}.filter-empty .btn{background:#edf2ff;border:1px solid #bccbe5;font-size:14px;margin-right:20px}.signature{height:190px}.company-foot{margin-top:40px}.heritage-note{margin-top:30px;padding:17px 20px;background:#f3f6fb;border-left:2px solid #c1cde0;font-size:14px!important;color:#526580}.inquiry-form{scroll-margin-top:20px}.inquiry-guide strong{font-weight:500;line-height:1.7}.inquiry-guide ul{padding:0 0 0 18px;margin:12px 0 0;line-height:1.8}.inquiry-guide{font-size:14px}.form-grid small{font-weight:400;color:#6b7c92;font-size:13px}.selected-product{background:#eaf0ff;border:1px solid #c5d4f5;padding:15px;margin-bottom:20px;display:flex;gap:15px;justify-content:space-between;align-items:center}.selected-product span{display:block;font-size:13px;margin-bottom:6px;color:#5d7191}.selected-product strong{display:block;font-size:15px;overflow-wrap:anywhere}.selected-product button{font:inherit;font-size:13px;white-space:nowrap;flex-shrink:0;border:0;border-bottom:1px solid #7892bc;background:transparent;padding:7px 0;color:#365076;cursor:pointer}.contact-help{background:#f3f6fc;border-top:2px solid #bccde8;padding:23px;margin-top:30px}.contact-help p{font-size:15px;margin-top:10px}.contact-help .text-link{margin-top:15px}.inquiry-types span{font-size:14px;min-height:44px}.inquiry-guide strong{display:block}.form-disclosure{font-size:13px}.email-options [aria-disabled=true]{pointer-events:none;opacity:.5}.submit-button:disabled{opacity:.55;cursor:wait}.inquiry-form:focus{outline:none}@media(max-width:1100px){.hero-grid{gap:30px}.hero h1{font-size:36px}.hero-image{height:260px}.product-toolbar{align-items:start}.product-search{min-width:230px}.product-image>a{height:210px}}@media(max-width:800px){.hero{background:linear-gradient(165deg,#fff 46%,#edf2ff 46%)}.hero-grid{grid-template-columns:1fr;padding-top:42px}.hero-visual{max-width:580px}.hero h1{font-size:38px}.hero-image{height:285px}.product-toolbar{flex-direction:column;gap:18px}.product-search{width:100%;max-width:none}.product-grid article:first-child .product-image>a{min-height:300px}.contact-layout{display:flex;flex-direction:column}.inquiry-form{order:-1}.contact-info{padding-top:20px}.inquiry-form{scroll-margin-top:0}}@media(max-width:550px){.hero h1{font-size:clamp(26px,6.9vw,35px)}.hero-grid{gap:28px;padding-bottom:30px}.hero-image{height:230px}.hero-note{font-size:13px}.hero-quote{padding:0 15px 15px}.hero-description{font-size:16px}.product-image>a,.product-grid article:first-child .product-image>a{height:240px;min-height:0}.product-info h3{font-size:22px}.product-filters button{font-size:14px;min-height:44px}.product-toolbar{gap:14px}.service-row{gap:12px}.service-details ol{font-size:14px}.signature{height:170px}.technical-grid{gap:24px}.heritage-note{padding:15px;font-size:14px}.inquiry-form{padding:24px 17px;scroll-margin-top:0}.inquiry-types span{font-size:13px;padding:10px 2px}.inquiry-guide{font-size:14px;padding:14px}.selected-product{align-items:start;gap:10px;padding:12px}.contact-help{padding:20px}.section{padding:52px 0}.product-quote{font-size:14px}.filter-empty{padding:25px}.btn.small{font-size:13px;min-height:42px}.mobile-menu summary{font-size:14px;min-height:42px;align-items:center}}.hero-grid{grid-template-columns:1.05fr 1fr;gap:54px;padding-top:54px;padding-bottom:42px}.hero-portfolio{min-width:0}.portfolio-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.portfolio-heading .eyebrow{margin:0 0 6px;font-size:13px;letter-spacing:.08em}.portfolio-heading h2{font-size:24px;line-height:1.4;margin:0;letter-spacing:-.04em}.portfolio-heading>a{font-size:14px;white-space:nowrap;padding:10px 0;color:#314d79}.hero-product-list{display:grid;gap:12px}.hero-product-row{display:grid;grid-template-columns:34% 1fr;background:#fff;border:1px solid #d9e2f1;min-width:0;box-shadow:0 5px 18px #17336906;transition:border-color .18s}.hero-product-row:hover{border-color:#7c96d7}.hero-product-photo{display:flex;align-items:center;justify-content:center;background:#fff;min-width:0;position:relative;overflow:hidden}.hero-product-photo>span{display:none}.hero-product-photo img{width:100%;height:146px;object-fit:contain;padding:9px;display:block}.hero-product-detail{padding:18px 20px 13px;min-width:0;display:flex;flex-direction:column;justify-content:center}.hero-product-meta{display:flex;flex-wrap:wrap;gap:5px 12px;align-items:center}.hero-product-meta>span{color:#2343e8;font-size:13px;font-weight:650}.hero-product-meta code{font:inherit;font-size:12px;letter-spacing:.035em;color:#687a94}.hero-product-detail h3{font-size:19px;line-height:1.45;letter-spacing:-.035em;margin:7px 0 8px;word-break:keep-all;overflow-wrap:anywhere}.hero-product-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero-product-actions a,.hero-product-actions button{font:inherit;font-size:14px;min-height:36px;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.hero-product-actions a{color:#5b6b83}.hero-product-actions button{padding:0;border:0;background:none;color:#153cea;font-weight:650;cursor:pointer}.hero-product-actions a:hover,.hero-product-actions button:hover{text-decoration:underline}.hero-product-row a:focus-visible,.hero-product-row button:focus-visible{outline:3px solid #2450ff;outline-offset:3px}@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero-product-detail{padding:14px}.hero-product-detail h3{font-size:18px}.hero-product-actions{gap:12px}}@media(max-width:800px){.hero-grid{grid-template-columns:1fr;gap:34px;padding-top:40px}.hero-portfolio{width:100%}.hero-product-row{grid-template-columns:30% 1fr}.hero-product-photo img{height:145px}.hero-product-detail h3{font-size:20px}.hero-product-detail{padding:16px 20px}}@media(max-width:550px){.hero-grid{padding-top:32px;gap:28px}.hero-note{margin-top:18px}.portfolio-heading{margin-bottom:14px}.portfolio-heading h2{font-size:22px}.hero-product-row{grid-template-columns:32% 1fr}.hero-product-photo img{height:140px;padding:5px}.hero-product-detail{padding:12px 10px}.hero-product-detail h3{font-size:17px;margin:6px 0}.hero-product-meta{gap:4px 8px}.hero-product-actions{gap:10px}.hero-product-actions a,.hero-product-actions button{font-size:13px;min-height:38px;gap:4px}}@media(prefers-reduced-motion:reduce){.hero-product-row{transition:none}}.email-intro{font-size:16px;line-height:1.8;color:#566982;margin:0 0 25px}.email-inquiry fieldset{padding:0;border:0;margin:0 0 18px;min-width:0}.email-inquiry legend{font-size:14px;font-weight:650;margin-bottom:12px}.email-recipient{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:18px 0 22px}.email-recipient>span{font-size:14px;color:#66768c}.email-recipient strong{font-size:20px;letter-spacing:-.025em;color:#113ee2;overflow-wrap:anywhere}.email-recipient button{font:inherit;font-size:13px;border:1px solid #d3dded;background:#fff;padding:8px 10px;color:#415d86;cursor:pointer;margin-left:auto;min-height:38px}.email-primary{width:100%;justify-content:space-between;margin-bottom:16px}.email-inquiry .email-options{align-items:start;gap:12px;flex-wrap:wrap}.email-inquiry .email-options>span{font-size:13px;line-height:1.7;color:#697a91}.email-inquiry .email-options button{font-size:14px;min-height:36px}.email-inquiry .privacy{margin-top:18px;border-top:1px solid #e1e7f0}.email-inquiry .form-disclosure{line-height:1.8}@media(max-width:550px){.email-recipient{gap:10px}.email-recipient strong{font-size:19px}.email-recipient>span{width:100%}.email-intro{font-size:15px}.email-inquiry .form-title h3{font-size:22px}}.header-inner .brand img,.footer-top>a img{width:108px;height:56px;object-fit:contain}.header-inner{min-height:100px}.signature{height:auto;min-height:0;padding:24px;overflow:visible}.signature img{width:min(100%,340px);height:auto;max-height:none;display:block;margin:auto;object-fit:contain;transform:none}.hero-grid{grid-template-columns:1fr 1.12fr;gap:48px;align-items:center}.hero-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hero-product-row{grid-template-columns:34% 1fr;text-decoration:none;color:inherit;min-height:154px}.hero-product-photo img{height:140px;padding:7px}.hero-product-detail{padding:14px 12px 14px 5px}.hero-product-detail h3{font-size:16px;line-height:1.45;margin:6px 0 10px}.hero-product-meta{gap:4px;align-items:start;flex-direction:column}.hero-product-meta>span{font-size:13px}.hero-shop-link{font-size:14px;color:#2544cc;font-weight:650}.hero-product-row:hover .hero-shop-link{text-decoration:underline}.hero-product-row>.sr-only{position:absolute}.hero-product-row>span[aria-hidden=true]{display:none}.product-image img{height:240px}.product-toolbar{align-items:end;flex-wrap:wrap}.product-filters{flex-wrap:wrap}.product-filters button{font-size:14px}.catalog-shop{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding:24px 0;border-top:1px solid #d5dfee}.catalog-shop p{margin:0;font-size:16px;color:#566982}@media(max-width:1100px){.hero-grid{gap:28px}.hero-product-row{grid-template-columns:1fr;min-height:0}.hero-product-photo img{height:100px;padding:5px}.hero-product-detail{padding:8px 14px 14px}.hero-product-meta{flex-direction:row;justify-content:space-between;gap:4px 8px}.hero-product-detail h3{min-height:46px;margin-top:5px}.header-inner{min-height:90px}}@media(max-width:800px){.hero-grid{grid-template-columns:1fr}.hero-product-row{grid-template-columns:34% 1fr;min-height:146px}.hero-product-photo img{height:136px}.hero-product-detail{padding:12px 14px 12px 0}.hero-product-detail h3{min-height:0}.header-inner{min-height:80px}}@media(max-width:550px){.header-inner .brand img,.footer-top>a img{width:92px;height:48px}.hero-product-list{grid-template-columns:1fr}.hero-product-row{grid-template-columns:30% 1fr;min-height:126px}.hero-product-photo img{height:120px}.hero-product-detail h3{font-size:17px}.hero-product-meta{justify-content:start;gap:10px}.hero-product-detail{padding:12px}.catalog-shop{align-items:start;flex-direction:column}.portfolio-heading{align-items:center}.portfolio-heading h2{font-size:21px}.portfolio-heading>a{font-size:14px;white-space:normal}}.header-inner>nav{gap:26px}.support-section{background:#f3f6fb;border-bottom:1px solid #dce3ed}.support-section .section-head{margin-bottom:34px}.support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.support-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:28px 24px;background:#fff;border:1px solid #dce3ed;border-top:3px solid #173ff5}.support-card h3{font-size:24px;margin-bottom:14px}.support-card p{font-size:16px;line-height:1.8;margin-bottom:26px}.support-card .text-link{margin-top:auto;display:inline-flex;gap:10px;align-items:center;color:#173ff5;font-weight:700;font-size:15px}.support-foot{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px}.support-foot p{max-width:780px;font-size:14px;line-height:1.8}.support-foot>a{flex-shrink:0;display:inline-flex;gap:10px;font-size:15px;font-weight:650}.board-contact{margin-top:24px;padding-top:22px;border-top:1px solid #dce3ed}.board-contact strong{font-size:16px}.board-contact p{font-size:14px;margin:8px 0 14px}.board-contact-links{display:flex;gap:12px 22px;flex-wrap:wrap}.board-contact-links a{display:inline-flex;gap:8px;color:#173ff5;font-size:14px;font-weight:650}@media(max-width:1100px){.header-inner>nav{gap:18px}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.support-grid{grid-template-columns:1fr;gap:14px}.support-card{padding:23px}.support-card h3{font-size:22px}.support-card p{margin-bottom:18px}.support-foot{align-items:flex-start;flex-direction:column;gap:16px}}.section{padding:88px 0}.section-head{margin-bottom:38px}.eyebrow,.eyebrow.light{font-size:14px;letter-spacing:.08em}.header-inner{height:88px;min-height:88px}.header-inner>.btn{white-space:nowrap;flex-shrink:0}.header-inner>nav a[href="#inquiry-form"]{display:none}.header-inner>nav a{padding:12px 0}.header-inner>nav a[aria-current]{box-shadow:inset 0 -2px var(--blue)}.hero{background:radial-gradient(ellipse at 100% 20%,#e4eaff 0,transparent 60%),linear-gradient(116deg,#fff 50%,#f4f7ff 50%)}.hero-grid{padding-top:48px;padding-bottom:40px}.hero h1{font-size:clamp(34px,3.1vw,46px);line-height:1.42;text-wrap:balance}.hero-product-row{box-shadow:none}.hero-product-meta>span,.hero-product-meta code{font-size:14px}.hero-bottom strong{font-size:18px}.hero-bottom span{font-size:14px}.service-row{padding:25px 0;grid-template-columns:36px 210px 1fr 115px}.service-title small{font-size:14px;color:#59697d}.service-body ul{font-size:14px;margin-top:9px}.service-details{margin-top:12px}.service-details summary{min-height:44px;padding:9px 0}.company-grid{gap:72px;align-items:center}.company-profile{border:1px solid #ffffff29;padding:24px 28px}.signature{padding:16px;margin-bottom:16px}.signature img{max-width:245px}.company-history-link{display:inline-flex;align-items:center;gap:24px;color:#c1ceff;border-bottom:1px solid #8093bd;min-height:44px;margin-top:24px;font-size:15px;font-weight:650}.company-history-link:hover{color:#fff;border-color:#fff}.company-foot{font-size:14px}.product-grid{align-items:start;gap:20px}.product-grid .product-card,.product-grid .product-card:first-child{display:flex;flex-direction:column;grid-column:auto}.product-grid .product-image,.product-grid .product-card:first-child .product-image{border-right:0;border-bottom:1px solid #e5ebf5}.product-grid .product-image>a,.product-grid .product-card:first-child .product-image>a{height:180px;min-height:0}.product-image img{height:180px;padding:20px;object-fit:contain}.product-image>span{font-size:14px;top:10px;left:12px}.product-info{padding:20px}.product-title>small{font-size:14px;color:#244ac2;font-weight:600}.product-title h3{font-size:20px;line-height:1.45;min-height:58px;margin:8px 0 14px}.product-specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:auto}.product-specs summary{font-size:14px;min-height:44px;align-items:center;gap:12px;padding:10px 0;color:#435873}.product-specs summary>span[aria-hidden]{margin-left:auto}.product-specs[open] summary>span[aria-hidden]{transform:rotate(45deg)}.product-specs>p{font-size:16px;line-height:1.8;padding:8px 0}.product-specs dl{margin:12px 0 16px}.product-specs dl div{font-size:14px;align-items:baseline}.product-actions{display:grid;gap:8px;grid-template-columns:1fr;margin-top:12px}.product-link{min-height:44px;padding:9px 0;border:0;align-items:center;font-size:14px}.product-quote{margin:0;padding:10px 12px;min-height:44px}.section-note,.category-strip a,.technical-grid small{font-size:14px}.process-section{padding:68px 0}.process-grid h3{margin:12px 0}.support-card{padding:24px}.support-card h3{font-size:22px}.support-card .text-link,.support-foot>a,.board-contact-links a{min-height:44px;align-items:center}.contact-layout{gap:64px}.email-inquiry .form-disclosure,.email-inquiry .email-options>span,.email-inquiry .privacy summary{font-size:14px!important}.contact-info>p{font-size:16px}.footer-top>a:last-child,.footer-details p,.footer-bottom{font-size:14px}@media(max-width:1100px){.header-inner{gap:18px}.header-inner>nav{gap:18px}.hero h1{font-size:36px}.hero-grid{gap:28px}.service-row{grid-template-columns:28px 178px 1fr 96px;gap:18px}.company-grid{gap:36px}.company-profile{padding:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout{gap:36px}}@media(max-width:800px){.section{padding:66px 0}.header-inner{height:80px;min-height:80px}.mobile-menu nav{top:100%;padding:14px 24px;gap:0}.mobile-menu nav a{padding:12px 0;min-height:48px}.hero-grid{padding-top:36px;padding-bottom:30px}.hero h1{font-size:38px}.hero-product-meta{flex-direction:column;gap:3px}.service-row{grid-template-columns:28px 178px 1fr;gap:16px}.company-grid{grid-template-columns:1fr;gap:32px}.company-profile{display:grid;grid-template-columns:1fr 1.3fr;gap:24px;align-items:center}.company-profile .signature{margin:0}.signature img{max-width:240px}.company-profile dt{width:72px}.company-profile dl>div{gap:16px}.process-section{padding:58px 0}.contact-layout{gap:28px}}@media(max-width:550px){.section{padding:50px 0}.section-head{margin-bottom:28px}.hero h1{font-size:clamp(27px,7vw,36px)}.hero-product-row{min-height:116px}.hero-product-photo img{height:112px}.hero-product-meta{flex-direction:row;gap:4px 8px}.hero-product-detail{padding:10px}.hero-product-detail h3{font-size:16px;margin:5px 0 7px}.hero-bottom>div{align-items:start}.hero-bottom strong{font-size:16px}.hero-bottom span{max-width:54%;text-align:right}.service-row{grid-template-columns:24px 1fr;gap:10px;padding:23px 0}.service-title h3{font-size:22px}.service-body ul{display:flex;gap:3px 14px;line-height:1.8}.company-profile{display:block;padding:18px}.company-profile .signature{margin-bottom:16px}.signature img{max-width:200px}.company-profile dl>div{font-size:14px}.company-foot{letter-spacing:0;margin-top:28px}.product-grid{grid-template-columns:1fr;gap:16px}.product-grid .product-card,.product-grid .product-card:first-child{display:grid;grid-template-columns:96px minmax(0,1fr);gap:0 14px;padding:18px}.product-info{display:contents}.product-grid .product-image,.product-grid .product-card:first-child .product-image{grid-row:1;grid-column:1;border:0;align-self:start}.product-grid .product-image>a,.product-grid .product-card:first-child .product-image>a{height:126px;min-height:0}.product-image img{height:126px;padding:20px 0 0}.product-image>span{left:0;top:0;font-size:14px;padding:0;background:transparent}.product-title{grid-row:1;grid-column:2;align-self:center;padding:4px 0 12px}.product-title h3{font-size:18px;min-height:0;margin:6px 0 0}.product-specs{grid-column:1/-1;margin-top:12px}.product-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px}.product-link{gap:8px;font-size:14px}.product-quote{padding:8px;gap:6px;font-size:14px}.product-search{min-width:0}.product-filters{gap:6px}.product-filters button{padding:8px 11px}.catalog-shop{padding:18px 0;margin-top:22px}.support-card{padding:22px}.support-card p{margin-bottom:12px}.support-foot{padding-top:18px}.support-foot>a{margin-top:0}.contact-layout{gap:24px}.email-intro{font-size:16px}.process-grid{grid-template-columns:1fr;gap:22px}.process-grid li{display:grid;grid-template-columns:28px 1fr;column-gap:12px;padding-top:16px}.process-grid li>span{grid-row:1/3;font-size:14px}.process-grid h3{margin:0 0 8px;font-size:20px}.process-grid p{font-size:16px}.process-grid li:not(:last-child):after{display:none}}@media(max-width:350px){.header-inner{gap:8px}.header-inner .brand img{width:84px;height:44px}.header-inner>.btn{padding:8px 10px;gap:7px}.product-grid .product-card,.product-grid .product-card:first-child{grid-template-columns:76px minmax(0,1fr);gap:0 10px;padding:14px}.product-actions{grid-template-columns:1fr;gap:4px}.product-quote{padding:9px 12px}.hero-product-meta{flex-direction:column}}
