.oem-hero{min-height:610px}.oem-hero>img{object-position:center}.oem-hero .page-hero-copy{padding-bottom:145px}.oem-strip{position:absolute;left:max(var(--gap),calc((100vw - 1920px)/2 + var(--gap)));right:max(var(--gap),calc((100vw - 1920px)/2 + var(--gap)));bottom:0;display:grid;grid-template-columns:repeat(5,1fr);background:#fffffff0;color:var(--ink);backdrop-filter:blur(8px)}
.oem-strip div{padding:23px 24px;border-left:1px solid #dfe5e7}.oem-strip div:first-child{border-left:3px solid var(--orange)}.oem-strip b{display:block;font-size:16px}.oem-strip span{display:block;font:10px Arial;color:#8a959b;letter-spacing:1px;margin-top:3px}
.co-create{padding-block:95px}.co-create-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,140px);align-items:end}.co-create h2,.custom-section h2,.quality-copy h2,.faq h2,.contact-main h2,.visit h2{font-size:clamp(35px,3vw,54px);line-height:1.3;margin-top:18px}.co-create-copy{color:var(--muted);font-size:15px}.co-create-copy strong{display:block;color:var(--ink);font-size:21px;margin-bottom:15px}.custom-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:58px;border-block:1px solid var(--line)}.custom-card{padding:32px 27px;min-height:225px;border-left:1px solid var(--line)}.custom-card:first-child{border-left:0}.custom-icon{width:46px;height:46px;border:1px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:21px}.custom-card h3{font-size:19px;margin-top:24px}.custom-card p{font-size:13px;color:var(--muted);margin-top:9px}
.custom-section{padding-block:90px;background:#f4f6f6}.custom-head{display:flex;justify-content:space-between;align-items:end;gap:45px}.custom-head>p{max-width:490px;color:var(--muted);font-size:14px}.oem-process{display:grid;grid-template-columns:repeat(6,1fr);margin-top:47px;background:#fff}.oem-step{position:relative;padding:31px 27px;min-height:190px;border-left:1px solid var(--line)}.oem-step:first-child{border-left:3px solid var(--orange)}.oem-step b{font:600 32px Arial;color:#f4511e25}.oem-step h3{font-size:17px;margin-top:18px}.oem-step p{font-size:12px;color:var(--muted);margin-top:7px}.oem-step:after{content:"→";position:absolute;right:-8px;top:36px;color:var(--orange);z-index:2}.oem-step:last-child:after{display:none}
.quality{position:relative;min-height:570px;color:#fff;display:flex;align-items:center;isolation:isolate;overflow:hidden}.quality>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.quality:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071a27f4,#0c2635df 42%,#10293830 78%);z-index:-1}.quality-copy{padding-block:80px}.quality-copy p{max-width:610px;color:#cbd6dc;font-size:15px;margin-top:22px}.quality-list{display:grid;grid-template-columns:repeat(4,1fr);max-width:850px;margin-top:36px;border-block:1px solid #ffffff35}.quality-list div{padding:22px;border-left:1px solid #ffffff35}.quality-list div:first-child{border-left:0}.quality-list b{display:block;color:var(--orange);font-size:16px}.quality-list span{font-size:12px;color:#becad0}
.faq{padding-block:92px}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(55px,9vw,150px)}.faq-list{border-top:2px solid var(--ink)}.faq details{border-bottom:1px solid var(--line);padding:20px 5px}.faq summary{font-size:16px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:"＋";color:var(--orange)}.faq details[open] summary:after{content:"－"}.faq details p{color:var(--muted);font-size:14px;padding:12px 35px 0 0}
.contact-hero{min-height:400px}.contact-hero>img{object-position:center 56%}.contact-main{padding-block:90px}.contact-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(55px,9vw,150px)}.contact-lead{font-size:20px;color:#3f4f58;margin-top:22px;max-width:480px}.contact-copy{font-size:14px;color:var(--muted);margin-top:16px;max-width:470px}.contact-cards{display:grid;gap:12px;margin-top:35px}.contact-card{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:20px;background:#f4f6f6}.contact-card i{font-style:normal;width:42px;height:42px;border:1px solid var(--orange);color:var(--orange);border-radius:50%;display:grid;place-items:center}.contact-card b{display:block;font-size:15px}.contact-card span{display:block;color:var(--muted);font-size:13px;margin-top:3px}
.inquiry{padding:38px;background:#fff;border:1px solid #dde4e6;box-shadow:0 22px 70px #10283812}.inquiry-head{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:30px}.inquiry-head h3{font-size:27px}.inquiry-head span{font:10px Arial;color:#9ba5aa;letter-spacing:1px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:block}.field.full{grid-column:1/-1}.field span{display:block;font-size:12px;color:#6f7d84;margin-bottom:7px}.field em{font-style:normal;color:var(--orange)}.field input,.field select,.field textarea{width:100%;border:0;border-bottom:1px solid #cfd7da;background:#fafbfb;padding:13px 12px;color:var(--ink);outline:none;border-radius:0}.field textarea{resize:vertical;min-height:120px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--orange);background:#fff}.form-submit{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.form-submit p{font-size:11px;color:#98a2a7}.form-status{font-size:13px;margin-top:15px;min-height:23px}.form-status.success{color:#228553}.form-status.error{color:#c83b24}.inquiry button:disabled{opacity:.65;cursor:wait}
.contact-path{padding-block:73px;background:var(--navy);color:#fff}.contact-path-head{display:flex;align-items:end;justify-content:space-between;gap:40px}.contact-path-head h2{font-size:clamp(33px,3vw,50px);margin-top:18px}.contact-path-head p{max-width:480px;color:#b8c5cb;font-size:14px}.contact-path-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;border-block:1px solid #ffffff20}.contact-path-grid article{padding:28px;border-left:1px solid #ffffff20}.contact-path-grid article:first-child{border-left:0}.contact-path-grid b{font:600 31px Arial;color:#f4511e55}.contact-path-grid h3{font-size:18px;margin-top:16px}.contact-path-grid p{font-size:12px;color:#aebbc2;margin-top:7px}
.visit{padding-block:85px}.visit-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.visit p{color:var(--muted);font-size:14px;margin-top:20px;max-width:460px}.visit-note{margin-top:25px;padding:18px 20px;border-left:3px solid var(--orange);background:#f4f6f6;font-size:13px}.visit-image{height:390px;overflow:hidden}.visit-image img{width:100%;height:100%;object-fit:cover}
@media(max-width:1100px){.custom-grid{grid-template-columns:repeat(3,1fr)}.custom-card:nth-child(4){border-left:0;border-top:1px solid var(--line)}.custom-card:nth-child(5){border-top:1px solid var(--line)}.oem-process{grid-template-columns:repeat(3,1fr)}.oem-step:nth-child(4){border-left:3px solid var(--orange);border-top:1px solid var(--line)}.oem-step:nth-child(n+4){border-top:1px solid var(--line)}.contact-layout{gap:55px}}
@media(max-width:900px){.oem-strip{left:var(--gap);right:var(--gap)}.co-create-head,.faq-layout,.contact-layout,.visit-layout{grid-template-columns:1fr}.quality-list{grid-template-columns:repeat(2,1fr)}.quality-list div:nth-child(3){border-left:0;border-top:1px solid #ffffff35}.quality-list div:nth-child(4){border-top:1px solid #ffffff35}.contact-path-grid{grid-template-columns:repeat(2,1fr)}.contact-path-grid article:nth-child(3){border-left:0;border-top:1px solid #ffffff20}.contact-path-grid article:nth-child(4){border-top:1px solid #ffffff20}}
@media(max-width:640px){.oem-hero{min-height:690px}.oem-hero .page-hero-copy{padding-bottom:300px}.oem-strip{grid-template-columns:repeat(2,1fr);left:24px;right:24px}.oem-strip div{padding:15px}.oem-strip div:nth-child(3),.oem-strip div:nth-child(5){border-left:3px solid var(--orange)}.co-create,.custom-section,.faq,.contact-main,.visit{padding-block:60px}.co-create-head{gap:25px}.custom-grid{grid-template-columns:1fr;margin-top:38px}.custom-card,.custom-card:nth-child(4){border-left:0;border-top:1px solid var(--line);min-height:170px}.custom-card:first-child{border-top:0}.custom-head,.contact-path-head{display:block}.custom-head>p,.contact-path-head p{margin-top:16px}.oem-process{grid-template-columns:1fr}.oem-step,.oem-step:nth-child(4){border-left:3px solid var(--orange);border-top:1px solid var(--line);min-height:145px}.oem-step:first-child{border-top:0}.oem-step:after{display:none}.quality{min-height:690px;align-items:start}.quality>img{object-position:68% center}.quality:after{background:linear-gradient(180deg,#071a27f2,#0c2635d7 62%,#10293832)}.quality-list{grid-template-columns:1fr 1fr}.quality-list div{padding:16px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.inquiry{padding:27px 22px}.form-submit{align-items:stretch;flex-direction:column-reverse}.form-submit .btn{width:100%}.contact-path-grid{grid-template-columns:1fr}.contact-path-grid article,.contact-path-grid article:nth-child(3),.contact-path-grid article:nth-child(4){border-left:3px solid var(--orange);border-top:1px solid #ffffff20}.contact-path-grid article:first-child{border-top:0}.visit-image{height:280px}}
