
:root{--blue:#1f6381;--deep:#174e68;--light:#e8f0f4;--text:#1f2d35;--red:#e53935;--muted:#64727b;--line:#d7e2e8}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Yu Gothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin:auto}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2f5;background:#fff;position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:12px}.brand img{width:54px;height:54px;object-fit:contain}.brand b{font-size:18px;line-height:1.2}.brand span{display:block;color:var(--muted);font-size:11px;letter-spacing:.04em}.nav{display:flex;gap:28px;align-items:center;font-weight:700}.nav a{color:#21313a}.nav .btn{background:var(--blue);color:white;padding:12px 18px;border-radius:999px}.menu-btn{display:none;background:var(--blue);color:#fff;border:0;border-radius:8px;padding:10px 14px}.hero{position:relative;min-height:620px;background:var(--deep);overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.14),transparent 25%),linear-gradient(90deg,rgba(23,78,104,.96) 0%,rgba(31,99,129,.78) 45%,rgba(31,99,129,.2) 100%);z-index:1}.slide{position:absolute;inset:0;opacity:0;transition:opacity .6s ease}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:2;padding:110px 0;color:white;max-width:640px}.eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:13px;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:4px;height:28px;background:var(--red);display:inline-block}.hero h1{font-size:54px;line-height:1.08;margin:22px 0 18px}.hero p{font-size:18px;line-height:1.9;color:rgba(255,255,255,.9)}.hero-actions{display:flex;gap:14px;margin-top:34px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-weight:800}.primary{background:#fff;color:var(--deep)}.secondary{border:1px solid rgba(255,255,255,.75);color:white}.dots{position:absolute;z-index:3;bottom:38px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.dot{width:42px;height:4px;background:rgba(255,255,255,.45);border:0}.dot.active{background:#fff}.section{padding:86px 0}.section.soft{background:#f5f8fa}.section.dark{background:var(--deep);color:#fff}.sec-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.sec-title small{display:block;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.section.dark .sec-title small{color:#b8d9e7}.sec-title h2{font-size:36px;margin:8px 0 0}.more{color:var(--blue);font-weight:800}.section.dark .more{color:#fff}.grid{display:grid;gap:24px}.grid.cols3{grid-template-columns:repeat(3,1fr)}.grid.cols4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(23,78,104,.06)}.series-card img{height:210px;width:100%;object-fit:cover}.card-body{padding:22px}.card h3{margin:0 0 10px;font-size:20px}.card p{color:var(--muted);line-height:1.75;margin:0}.tag{display:inline-block;background:var(--light);color:var(--blue);font-weight:800;border-radius:999px;padding:6px 10px;font-size:12px;margin:0 6px 6px 0}.adv{padding:28px;border-left:4px solid var(--blue);background:#fff;border-radius:16px}.adv b{font-size:20px}.adv p{color:var(--muted);line-height:1.8}.custom-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.custom-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.custom-item{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);padding:20px;border-radius:14px}.image-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.image-grid img{border-radius:18px;border:1px solid var(--line);height:100%;object-fit:cover}.cta{padding:52px;border-radius:28px;background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;display:flex;justify-content:space-between;gap:24px;align-items:center}.footer{background:#123849;color:#dcebf2;padding:44px 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.page-hero{background:linear-gradient(135deg,var(--deep),var(--blue));padding:78px 0;color:#fff}.page-hero h1{font-size:44px;margin:0 0 12px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:26px}.filter-btn{border:1px solid var(--line);background:white;border-radius:999px;padding:10px 16px;font-weight:800;color:#334}.filter-btn.active{background:var(--blue);color:#fff;border-color:var(--blue)}.searchbar{display:flex;gap:10px;margin-bottom:24px}.searchbar input{flex:1;padding:15px 18px;border:1px solid var(--line);border-radius:12px;font-size:15px}.product-card img{height:230px;width:100%;object-fit:contain;padding:16px;background:#fff}.code{display:inline-block;background:var(--blue);color:#fff;font-weight:900;padding:5px 10px;border-radius:4px;margin-bottom:10px}.detail-layout{display:grid;grid-template-columns:520px 1fr;gap:44px}.detail-img{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px}.detail-img img{width:100%;height:420px;object-fit:contain}.spec{width:100%;border-collapse:collapse;margin-top:18px}.spec th,.spec td{border:1px solid #d6e2e8;padding:14px;text-align:left}.spec th{background:#dbe9ef;color:#174e68;width:140px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}.feature-list div{background:var(--light);border-radius:12px;padding:16px;font-weight:800}.news-card img{height:210px;width:100%;object-fit:cover}.article{max-width:860px;margin:auto}.article h1{font-size:42px}.article-meta{color:var(--blue);font-weight:800;margin-bottom:20px}.article p{line-height:2;color:#3e4b52;font-size:17px}.about-block{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.timeline{border-left:3px solid var(--blue);padding-left:24px}.timeline div{margin-bottom:20px}.timeline b{color:var(--blue)}.contact-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}.contact-box input,.contact-box textarea{width:100%;border:1px solid var(--line);padding:13px;margin-bottom:12px;border-radius:10px}.contact-box button{border:0;background:var(--blue);color:#fff;padding:14px 24px;border-radius:999px;font-weight:800}.pager{display:flex;justify-content:space-between;margin-top:40px}.mobile-only{display:none}@media(max-width:900px){.nav{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;flex-direction:column;padding:20px;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu-btn{display:block}.hero h1{font-size:38px}.hero{min-height:560px}.grid.cols3,.grid.cols4{grid-template-columns:1fr}.custom-wrap,.image-grid,.detail-layout,.about-block,.footer-grid{grid-template-columns:1fr}.sec-head,.cta{display:block}.detail-img img{height:320px}.feature-list{grid-template-columns:1fr}}
/* ==== Header like reference / Swiper hero patch ==== */
.site-header{height:64px;position:fixed;top:0;left:0;right:0;z-index:100;background:linear-gradient(180deg,rgba(15,35,52,.36),rgba(15,35,52,0));color:#fff;transition:background .28s ease,box-shadow .28s ease,backdrop-filter .28s ease}
.site-header.is-scrolled{background:rgba(23,78,104,.92);backdrop-filter:blur(12px);box-shadow:0 10px 30px rgba(0,0,0,.12)}
.header-inner{width:min(1820px,96vw);height:64px;margin:auto;display:flex;align-items:center;gap:36px}
.brand-glass{display:flex;align-items:center;gap:10px;color:#fff;min-width:210px}
.brand-glass img{width:36px;height:36px;object-fit:contain;border-radius:50%;background:#fff;padding:2px}
.brand-glass b{font-size:26px;letter-spacing:.02em;line-height:1;color:#fff}
.brand-glass span{display:block;margin-top:4px;font-size:11px;color:rgba(255,255,255,.76);letter-spacing:.08em}
.site-header .nav{display:flex;align-items:center;gap:42px;font-weight:600;margin-left:18px;flex:1}
.site-header .nav a{color:rgba(255,255,255,.92);font-size:15px;white-space:nowrap}
.site-header .nav a:hover{color:#fff}
.header-actions{display:flex;align-items:center;gap:18px;margin-left:auto}
.login-link{color:#fff;font-weight:600}
.register-link{color:#fff;border:1px solid rgba(255,255,255,.82);padding:11px 25px;border-radius:2px;font-weight:700;white-space:nowrap}
.register-link:hover{background:rgba(255,255,255,.16)}
.menu-btn{display:none;background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.36);border-radius:4px;padding:8px 12px}
.hero-swiper{height:720px;min-height:720px;background:#eaf3f9;position:relative;overflow:hidden}.swiper,.swiper-wrapper{position:absolute;inset:0}.swiper-slide{position:absolute;inset:0;opacity:0;transition:opacity .72s ease;overflow:hidden}.swiper-slide.active{opacity:1;z-index:2}.swiper-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform 5s ease}.swiper-slide.active img{transform:scale(1)}.slide-mask{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.73) 33%,rgba(255,255,255,.25) 58%,rgba(23,78,104,.18) 100%),linear-gradient(180deg,rgba(23,78,104,.22),rgba(23,78,104,.04) 34%,rgba(23,78,104,.18) 100%)}
.slide-content{position:relative;z-index:3;padding-top:190px;max-width:720px;margin-left:10.8vw;color:#16242e}.slide-kicker{font-weight:800;color:#1f6381;letter-spacing:.09em;text-transform:uppercase;margin-bottom:18px}.slide-content h1{font-size:68px;line-height:1.05;margin:0 0 20px;font-weight:900;letter-spacing:-.04em;color:#1f2d35;text-shadow:0 1px 0 rgba(255,255,255,.2)}.slide-content p{font-size:20px;line-height:1.9;color:#31424c;max-width:650px}.hero-actions{display:flex;gap:16px;margin-top:34px}.hero-actions .primary{background:#1f6381;color:#fff;border-radius:3px;padding:15px 30px}.hero-actions .secondary{border:1px solid rgba(31,99,129,.62);color:#1f6381;border-radius:3px;padding:15px 30px;background:rgba(255,255,255,.58)}.swiper-button{position:absolute;top:52%;z-index:5;transform:translateY(-50%);width:48px;height:72px;border:0;background:rgba(255,255,255,.12);color:rgba(255,255,255,.72);font-size:56px;line-height:1;cursor:pointer}.swiper-button:hover{background:rgba(31,99,129,.55);color:#fff}.swiper-button-prev{left:28px}.swiper-button-next{right:28px}.swiper-pagination{position:absolute;z-index:6;left:50%;bottom:38px;transform:translateX(-50%);display:flex;gap:9px;align-items:center}.swiper-pagination-bullet{display:block;width:46px;height:3px;border:0;background:rgba(255,255,255,.55);cursor:pointer}.swiper-pagination-bullet.active{background:#1f6381;height:4px}.float-contact{position:fixed;right:18px;top:58%;z-index:80;display:flex;flex-direction:column;align-items:center}.float-contact .avatar{width:62px;height:62px;border-radius:50%;border:3px solid #006ee8;background:#fff;color:#1f6381;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.16)}.float-contact a{background:#006ee8;color:#fff;padding:8px 12px;border-radius:4px;font-size:13px;font-weight:800;margin-top:-4px}.page-hero{padding-top:132px}.topbar{display:none!important}@media(max-width:1080px){.site-header .nav{gap:20px}.header-actions{display:none}.slide-content{margin-left:6vw}.slide-content h1{font-size:48px}}@media(max-width:760px){.site-header{height:60px;background:rgba(23,78,104,.92)}.header-inner{height:60px}.brand-glass b{font-size:20px}.brand-glass span{display:none}.site-header .nav{display:none;position:absolute;left:0;right:0;top:60px;background:rgba(23,78,104,.96);padding:18px 24px;flex-direction:column;align-items:flex-start;gap:18px}.site-header .nav.open{display:flex}.menu-btn{display:block;margin-left:auto}.hero-swiper{height:620px;min-height:620px}.slide-content{padding-top:140px;margin-left:auto}.slide-content h1{font-size:38px}.slide-content p{font-size:16px}.swiper-button{display:none}.float-contact{display:none}}

/* Banner replacement patch: generated Japanese banners already include text */
.hero-swiper{height:720px;min-height:720px;background:#082638;}
.swiper-slide>a{display:block;width:100%;height:100%;}
.swiper-slide img{width:100%;height:100%;object-fit:cover;}
.slide-mask,.slide-content{display:none!important;}
@media(max-width:760px){.hero-swiper{height:520px;min-height:520px}.swiper-slide img{object-position:center center}}

/* Company intro history card */
.company-intro-section{padding-top:96px;padding-bottom:96px}.company-intro{grid-template-columns:.9fr 1.1fr;gap:56px}.company-history-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#1f6381 0%,#225d7b 58%,#286f90 100%);border-radius:22px;padding:44px 48px 38px;color:#fff;box-shadow:0 22px 50px rgba(23,78,104,.2);min-height:640px}.company-history-card:before{content:"";position:absolute;right:-90px;bottom:-120px;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.04)}.company-history-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:165px;background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,0));clip-path:polygon(0 72%,8% 72%,8% 42%,14% 42%,14% 82%,20% 82%,20% 58%,28% 58%,28% 88%,36% 88%,36% 47%,46% 47%,46% 84%,55% 84%,55% 62%,64% 62%,64% 90%,72% 90%,72% 52%,82% 52%,82% 75%,90% 75%,90% 45%,100% 45%,100% 100%,0 100%);opacity:.7}.history-card-title{position:relative;z-index:1;display:flex;gap:12px;align-items:flex-start;margin-bottom:30px}.history-card-title span{width:5px;height:42px;background:#e53935;border-left:4px solid #fff;display:block}.history-card-title b{display:block;font-size:22px;line-height:1.1}.history-card-title em{display:block;font-style:normal;font-size:18px;color:rgba(255,255,255,.88);margin-top:4px}.history-list{position:relative;z-index:1;margin-left:11px}.history-list:before{content:"";position:absolute;left:12px;top:6px;bottom:10px;width:1px;background:rgba(255,255,255,.62)}.history-row{position:relative;display:grid;grid-template-columns:38px 1fr;gap:14px;margin-bottom:18px}.history-row i{position:relative;z-index:2;width:26px;height:26px;border-radius:999px;background:#fff;color:#1f6381;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:900;font-size:12px;box-shadow:0 0 0 4px rgba(255,255,255,.22)}.history-row b{display:block;font-size:14px;line-height:1.3;margin-bottom:4px;color:#fff}.history-row p{margin:0;font-size:13px;line-height:1.62;color:rgba(255,255,255,.88)}@media(max-width:900px){.company-intro{grid-template-columns:1fr}.company-history-card{padding:32px 24px;min-height:auto}.history-row p{font-size:12.5px}}

/* Why choose section: dark case-card style */
.why-section{background:#f3f8fb}
.why-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;margin-top:30px}
.why-case{position:relative;overflow:hidden;min-height:330px;border-radius:18px;background:#263750;color:#fff;box-shadow:0 18px 45px rgba(23,78,104,.14);border:1px solid rgba(31,99,129,.18)}
.why-case:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,38,57,.96) 0%,rgba(31,52,80,.9) 50%,rgba(31,52,80,.48) 100%);z-index:1}
.why-case:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 16%,rgba(111,151,215,.26),transparent 34%),linear-gradient(135deg,rgba(31,99,129,.18),rgba(255,255,255,0));z-index:2}
.why-case-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(.9);opacity:.72}
.why-case-1 .why-case-bg{background-image:url("assets/img/banner-protective.jpg")}
.why-case-2 .why-case-bg{background-image:url("assets/img/factory.jpg")}
.why-case-content{position:relative;z-index:3;padding:34px 36px 30px;display:flex;flex-direction:column;min-height:330px}
.quote-mark{font-size:64px;line-height:.75;font-family:Georgia,serif;color:rgba(255,255,255,.28);font-weight:900;margin-bottom:8px}
.why-case h3{font-size:25px;line-height:1.45;margin:0 0 18px;color:#fff;max-width:520px}
.why-case p{margin:0;max-width:560px;color:rgba(255,255,255,.76);font-size:14px;line-height:2}
.why-divider{height:1px;background:rgba(255,255,255,.22);margin:auto 0 24px;width:70%}
.why-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.why-stats strong{display:block;font-size:26px;line-height:1;color:#fff;letter-spacing:-.03em}
.why-stats span{display:block;margin-top:8px;font-size:12px;color:rgba(255,255,255,.72);font-weight:700}
@media(max-width:900px){.why-showcase{grid-template-columns:1fr}.why-case,.why-case-content{min-height:360px}.why-divider{margin-top:36px}}
@media(max-width:560px){.why-case-content{padding:28px 22px}.why-case h3{font-size:21px}.why-stats{grid-template-columns:1fr;gap:12px}.why-divider{width:100%}}

/* custom services background image patch */
.custom-bg-section{position:relative;overflow:hidden;background:#184f68 url("assets/img/custom-bg.png") center center/cover no-repeat}
.custom-bg-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,28,45,.88) 0%,rgba(16,55,77,.72) 28%,rgba(20,72,98,.42) 58%,rgba(20,72,98,.28) 100%);pointer-events:none}
.custom-bg-section:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(78,154,255,.10),transparent 34%,rgba(255,255,255,.05) 70%,transparent 100%);pointer-events:none}
.custom-bg-section .container{position:relative;z-index:1}
.custom-bg-section .custom-wrap{min-height:420px;align-items:center}
.custom-desc{line-height:2;color:#eef7fb;max-width:620px;font-size:18px}
.custom-bg-section .sec-title h2{font-size:56px;letter-spacing:.02em}
.custom-bg-section .sec-title small{color:#d3eaf5}
.custom-bg-section .custom-item{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);font-size:22px;padding:24px 22px;border-radius:16px}
.custom-bg-section .custom-item:hover{background:rgba(255,255,255,.18)}
@media(max-width:900px){.custom-bg-section{background-position:72% center}.custom-bg-section .custom-wrap{min-height:auto}.custom-bg-section .sec-title h2{font-size:40px}.custom-bg-section .custom-item{font-size:18px}}

/* === FINAL FIX: custom service background + black footer === */
.section.dark.custom-bg-section{
  position: relative;
  overflow: hidden;
  background-color: #123f56 !important;
  background-image:
    linear-gradient(90deg, rgba(6,20,34,.78) 0%, rgba(12,42,60,.58) 34%, rgba(14,56,78,.34) 64%, rgba(14,56,78,.20) 100%),
    url("./assets/img/custom-bg.png") !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.section.dark.custom-bg-section::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(135deg, rgba(80,160,220,.10), transparent 35%, rgba(255,255,255,.05) 75%, transparent 100%);
  pointer-events:none;
  z-index:0;
}
.section.dark.custom-bg-section .container{
  position:relative;
  z-index:1;
}
.section.dark.custom-bg-section .custom-wrap{
  min-height:420px;
}
.section.dark.custom-bg-section .custom-item{
  background:rgba(255,255,255,.13);
  border-color:rgba(255,255,255,.30);
  backdrop-filter:blur(2px);
}
.footer{
  background:#050505 !important;
  color:#d7d7d7 !important;
}
.footer a,
.footer p,
.footer span{
  color:#d7d7d7 !important;
}

/* footer/contact patch */
.footer h4{margin:0 0 14px;font-size:18px}.footer p{line-height:1.9;margin:0 0 8px}.footer-grid>div:last-child p{word-break:break-word}


/* === Secondary page refresh === */
.subhero{padding:132px 0 56px;position:relative;overflow:hidden;background:#f3f8fb}
.subhero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 12%,rgba(31,99,129,.14),transparent 28%),radial-gradient(circle at 10% 80%,rgba(31,99,129,.08),transparent 26%);pointer-events:none}
.subhero .eyebrow.blue{color:var(--blue)}
.subhero .eyebrow.blue:before{background:var(--red)}
.subhero h1{font-size:54px;line-height:1.08;margin:16px 0 18px;color:#173344}
.subhero p{font-size:18px;line-height:1.9;color:#51606a;margin:0}
.subhero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:34px;align-items:center}
.subhero-copy{max-width:640px}
.subhero-panel,.detail-hero-card,.article-hero-card,.about-side-card{border-radius:28px;box-shadow:0 18px 40px rgba(23,78,104,.08)}
.subhero-tags,.detail-hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.subhero-tags span,.detail-hero-tags span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #d9e5eb;color:#2f5566;font-weight:700;font-size:13px}
.subhero-products .subhero-panel{background:linear-gradient(135deg,#1f6381,#2f7b9e);padding:26px;color:#fff}
.subhero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}
.subhero-stat{background:rgba(255,255,255,.1);padding:18px;border-radius:18px;text-align:center;border:1px solid rgba(255,255,255,.16)}
.subhero-stat b{display:block;font-size:28px;margin-bottom:8px}
.subhero-stat span{font-size:12px;color:rgba(255,255,255,.82)}
.mini-series-list{display:grid;gap:12px}
.mini-series-item{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;background:rgba(255,255,255,.09);padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.14)}
.mini-series-item img{width:92px;height:68px;object-fit:cover;border-radius:12px}
.mini-series-item b{display:block;color:#fff;margin-bottom:6px;font-size:14px}
.mini-series-item span{display:block;color:rgba(255,255,255,.78);font-size:12px;line-height:1.65}
.detail-hero-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}
.crumbs{display:flex;align-items:center;gap:10px;color:#6f8088;font-size:13px;margin-top:10px}
.crumbs a{color:#6f8088}.crumbs em{font-style:normal;color:var(--blue);font-weight:800}
.subhero-detail{background:linear-gradient(135deg,#f6fafc,#edf6f9)}
.detail-hero-card{background:#fff;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dbe7ed;min-height:320px}
.detail-hero-card img{width:100%;max-width:360px;height:220px;object-fit:contain}
.detail-hero-meta{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:18px;border-top:1px solid #e6eef2;color:#4b5f6b}
.detail-hero-meta b{font-size:18px;color:#163444}
.subhero-news{background:linear-gradient(135deg,#f8fbfd,#edf5f8)}
.news-hero-grid{grid-template-columns:.95fr 1.05fr}
.news-hero-note{margin-top:24px;padding:18px 20px;background:#fff;border:1px solid #dbe7ed;border-radius:18px;color:#5e6c74}
.news-topic-stack{display:grid;gap:14px}
.news-topic-box{background:#fff;border:1px solid #dbe7ed;border-radius:22px;padding:22px 24px;box-shadow:0 10px 24px rgba(23,78,104,.05)}
.news-topic-box small{display:block;color:var(--blue);font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}
.news-topic-box b{display:block;font-size:26px;color:#173344;margin-bottom:8px}
.news-topic-box span{display:block;color:#66757e;line-height:1.8}
.subhero-article{padding-bottom:34px;background:linear-gradient(135deg,#edf5f8,#ffffff)}
.article-hero-wrap{display:flex;justify-content:center}
.article-hero-card{background:#fff;border:1px solid #dbe7ed;padding:34px 36px;max-width:860px;width:100%;position:relative;overflow:hidden}
.article-hero-card:after{content:"";position:absolute;right:-40px;top:-40px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(31,99,129,.12),transparent 70%)}
.article-meta-row{display:flex;gap:12px;margin:14px 0 12px;position:relative;z-index:1}
.article-meta-row span{background:#eff6f8;color:#2d5667;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}
.article-hero-card h1{font-size:42px;line-height:1.25;margin:0 0 14px;position:relative;z-index:1}
.article-hero-card p{max-width:720px;position:relative;z-index:1}
.subhero-about{background:linear-gradient(135deg,#f5fafc,#edf4f8)}
.about-hero-grid{grid-template-columns:1fr 1fr}
.about-hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}
.about-hero-points div{background:#fff;padding:18px;border-radius:18px;border:1px solid #dbe7ed}
.about-hero-points b{display:block;color:#173344;font-size:24px;margin-bottom:8px}
.about-hero-points span{color:#66757e;font-size:13px}
.about-hero-side{display:grid;gap:16px}
.about-side-card{padding:26px;background:linear-gradient(135deg,#1f6381,#2b7494);color:#fff}
.about-side-card.light{background:#fff;color:#173344;border:1px solid #dbe7ed}
.about-side-card small{display:block;text-transform:uppercase;letter-spacing:.08em;font-weight:800;opacity:.8;margin-bottom:12px}
.about-side-card b{display:block;font-size:26px;line-height:1.4;margin-bottom:12px}
.about-side-card span{display:block;line-height:1.9;color:inherit;opacity:.88}
@media(max-width:900px){.subhero{padding:112px 0 46px}.subhero-grid,.detail-hero-wrap,.news-hero-grid,.about-hero-grid{grid-template-columns:1fr}.subhero h1{font-size:40px}.subhero p{font-size:16px}.subhero-stats,.about-hero-points{grid-template-columns:1fr}.article-hero-card h1{font-size:32px}}


/* menu banner replacement */
.menu-banner-section{padding:112px 0 24px;background:#f4f7f9}
.menu-page-banner{border-radius:22px;overflow:hidden;box-shadow:0 18px 48px rgba(22,70,96,.12);background:#dfe9ef}
.menu-page-banner img{display:block;width:100%;height:auto}
@media(max-width:900px){.menu-banner-section{padding:96px 0 20px}.menu-page-banner{border-radius:16px}}

/* === Page hero reset: same style as product list screenshot === */
.page-hero{
  background:#1C5B78 !important;
  background-image:none !important;
  padding:132px 0 96px !important;
  color:#fff !important;
}
.page-hero .container{
  width:min(1180px,92vw);
}
.page-hero .eyebrow{
  color:#fff !important;
  letter-spacing:.14em;
  font-weight:800;
  text-transform:uppercase;
}
.page-hero .eyebrow:before{
  background:#e53935 !important;
}
.page-hero h1{
  font-size:54px;
  line-height:1.08;
  margin:18px 0 22px;
  color:#fff !important;
  font-weight:900;
}
.page-hero p{
  color:#fff !important;
  opacity:.96;
  font-size:18px;
  line-height:1.9;
  max-width:760px;
}
.menu-banner-section{
  display:none !important;
}

/* === News / Company page hero image background === */
.page-hero.page-hero-image{
  position:relative;
  overflow:hidden;
  background-color:#1C5B78 !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}
.page-hero.page-hero-news{
  background-image:
    linear-gradient(90deg, rgba(28,91,120,.90) 0%, rgba(28,91,120,.68) 42%, rgba(28,91,120,.34) 100%),
    url("./assets/img/pagehero-news.png") !important;
}
.page-hero.page-hero-company{
  background-image:
    linear-gradient(90deg, rgba(28,91,120,.90) 0%, rgba(28,91,120,.64) 42%, rgba(28,91,120,.28) 100%),
    url("./assets/img/pagehero-company.png") !important;
}

.page-hero.page-hero-custom{
  background-image:
    linear-gradient(90deg, rgba(28,91,120,.90) 0%, rgba(28,91,120,.68) 42%, rgba(28,91,120,.34) 100%),
    url("./assets/img/custom-menu-banner.png") !important;
}
.page-hero.page-hero-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.02));
  pointer-events:none;
}
.page-hero.page-hero-image .container{
  position:relative;
  z-index:1;
}


/* nav duplicate cleanup */
.site-header .nav{gap:46px}
@media(max-width:1080px){.site-header .nav{gap:24px}}

/* detail image square update */
.detail-layout{grid-template-columns:520px 1fr;align-items:start}
.detail-img{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}
.detail-img img{width:100%;height:100%;object-fit:contain}
.detail-hero-card{aspect-ratio:1/1;min-height:auto}
.detail-hero-card img{width:100%;height:100%;max-width:none;object-fit:contain}
@media(max-width:900px){.detail-img{aspect-ratio:1/1;padding:18px}.detail-layout{grid-template-columns:1fr}.detail-hero-card{aspect-ratio:1/1}}


/* apple-style products page */
.store-hero{padding:120px 0 56px;background:#f5f5f7}
.store-hero-head{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:start;margin-bottom:42px}
.store-hero h1{font-size:82px;line-height:1.02;letter-spacing:-.05em;margin:0 0 12px;color:#1d1d1f}
.store-hero p{font-size:24px;line-height:1.55;color:#6e6e73;max-width:740px;margin:0}
.store-hero-side{justify-self:end;text-align:right;max-width:360px;padding-top:10px}
.store-hero-side b{display:block;font-size:28px;line-height:1.15;color:#1d1d1f;margin-bottom:16px}
.store-hero-side a{display:block;color:#06c;font-weight:500;line-height:1.9}
.store-category-row{display:grid;grid-template-columns:repeat(8,minmax(100px,1fr));gap:18px;align-items:start}
.store-cat-item{appearance:none;border:0;background:transparent;padding:0;text-align:center;cursor:pointer}
.store-cat-thumb{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:26px;background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.06);margin:0 auto 12px;transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;border:2px solid transparent;overflow:hidden}
.store-cat-thumb img{width:100%;height:100%;object-fit:cover}
.store-cat-name{display:block;font-weight:700;color:#1d1d1f;font-size:15px;line-height:1.45}
.store-cat-item:hover .store-cat-thumb,.store-cat-item.active .store-cat-thumb{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.08);border-color:#1C5B78}
.apple-products-section{background:#f5f5f7;padding-top:10px}
.apple-tools-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}
.apple-search{flex:1;max-width:420px;margin-bottom:0}.apple-search input{background:#fff;border:0;box-shadow:0 2px 16px rgba(0,0,0,.06)}
.apple-current-filter{font-weight:700;color:#6e6e73}
.apple-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.apple-card{display:flex;flex-direction:column;min-height:560px;background:#fff;border-radius:28px;overflow:hidden;padding:24px 28px 0;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:transform .25s ease, box-shadow .25s ease}
.apple-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.1)}
.apple-card-top{display:flex;flex-direction:column;gap:8px}
.apple-kicker{display:inline-block;color:#bf4800;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.apple-card h3{font-size:26px;line-height:1.2;letter-spacing:-.02em;margin:0;color:#1d1d1f}
.apple-card p{margin:0;color:#1d1d1f;font-size:16px;line-height:1.5}
.apple-code{margin-top:2px;color:#6e6e73;font-size:16px}
.apple-card-media{margin-top:auto;display:flex;align-items:flex-end;justify-content:center;min-height:340px;padding-top:20px}
.apple-card-media img{max-width:92%;max-height:320px;object-fit:contain}
@media(max-width:1200px){.store-category-row{grid-template-columns:repeat(4,1fr)}.apple-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.store-hero{padding:100px 0 40px}.store-hero-head{grid-template-columns:1fr}.store-hero h1{font-size:52px}.store-hero p{font-size:18px}.store-hero-side{justify-self:start;text-align:left;padding-top:0}.store-category-row{grid-template-columns:repeat(3,1fr)}.apple-tools-bar{display:block}.apple-search{max-width:none;margin-bottom:16px}.apple-product-grid{grid-template-columns:1fr}.apple-card{min-height:480px;padding:22px 22px 0}.apple-card-media{min-height:260px}}

/* === Custom menu banner page === */
.custom-page-hero{
  padding:92px 0 0;
  background:#f4f7f9;
}
.custom-page-hero img{
  width:100%;
  display:block;
}
.custom-page-intro{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:46px;
  align-items:start;
}
.custom-page-intro p{
  margin-top:18px;
  color:#52616a;
  line-height:2;
  font-size:17px;
}
.custom-page-list{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}
.custom-page-list div{
  padding:24px 22px;
  border-radius:18px;
  background:#f4f8fa;
  border:1px solid #dbe7ed;
  color:#1C5B78;
  font-weight:800;
  font-size:18px;
}
.custom-process{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  margin-top:30px;
}
.custom-process div{
  background:#fff;
  border:1px solid #dbe7ed;
  border-radius:20px;
  padding:24px;
}
.custom-process b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:44px;
  height:44px;
  border-radius:999px;
  background:#1C5B78;
  color:#fff;
  margin-bottom:18px;
}
.custom-process h3{
  margin:0 0 10px;
  font-size:20px;
}
.custom-process p{
  margin:0;
  color:#66757e;
  line-height:1.8;
}
.section.dark.custom-bg-section{
  background-image:
    linear-gradient(90deg, rgba(6,20,34,.82) 0%, rgba(12,42,60,.62) 35%, rgba(14,56,78,.28) 100%),
    url("./assets/img/custom-menu-banner.png") !important;
  background-position:center center !important;
}
@media(max-width:900px){
  .custom-page-hero{padding-top:72px}
  .custom-page-intro,.custom-process{grid-template-columns:1fr}
  .custom-page-list{grid-template-columns:1fr}
}

.custom-page-hero{display:none !important;}


/* product list pagination */
.apple-pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
  margin:38px 0 0;
}
.page-btn{
  min-width:42px;
  height:42px;
  padding:0 14px;
  border:0;
  border-radius:999px;
  background:#fff;
  color:#1d1d1f;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 2px 14px rgba(0,0,0,.06);
  transition:all .2s ease;
}
.page-btn:hover{
  transform:translateY(-1px);
  box-shadow:0 8px 22px rgba(0,0,0,.10);
}
.page-btn.active{
  background:#1C5B78;
  color:#fff;
}
.page-btn:disabled{
  opacity:.35;
  cursor:not-allowed;
  transform:none;
}
.page-ellipsis{
  color:#6e6e73;
  padding:0 4px;
}
.page-info{
  color:#6e6e73;
  font-size:14px;
  margin-left:10px;
}
@media(max-width:700px){
  .page-info{width:100%;text-align:center;margin-left:0;margin-top:4px}
}

/* === Strong motion system === */
html.motion-ready{scroll-behavior:smooth}
body:before{content:"";position:fixed;inset:0;z-index:9999;background:#1C5B78;transform-origin:left;animation:pageCurtain 1.05s cubic-bezier(.76,0,.24,1) forwards;pointer-events:none}
body:after{content:"";position:fixed;inset:0;z-index:9998;background:linear-gradient(90deg,transparent,rgba(255,255,255,.52),transparent);transform:translateX(-120%);animation:pageLightSweep 1.1s .16s cubic-bezier(.76,0,.24,1) forwards;pointer-events:none}
@keyframes pageCurtain{0%{transform:scaleX(1)}55%{transform:scaleX(1)}100%{transform:scaleX(0)}}
@keyframes pageLightSweep{0%{transform:translateX(-120%)}100%{transform:translateX(120%)}}
.motion-ready .site-header{animation:headerDrop .85s .35s cubic-bezier(.18,.9,.2,1) both}
@keyframes headerDrop{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}
.motion-item{opacity:0;transform:translateY(58px) scale(.96);filter:blur(10px);transition:opacity .9s cubic-bezier(.19,1,.22,1),transform .9s cubic-bezier(.19,1,.22,1),filter .9s cubic-bezier(.19,1,.22,1);transition-delay:var(--motion-delay,0ms)}
.motion-item.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}
.motion-ready .page-hero,.motion-ready .subhero,.motion-ready .hero-swiper,.motion-ready .custom-page-hero{isolation:isolate}
.motion-ready .page-hero:before,.motion-ready .subhero:before,.motion-ready .hero-swiper:after,.motion-ready .custom-page-hero:before{animation:bgPulse 6.5s ease-in-out infinite alternate}
@keyframes bgPulse{from{opacity:.45;transform:scale(1)}to{opacity:.85;transform:scale(1.05)}}
.motion-ready .page-hero h1,.motion-ready .subhero h1,.motion-ready .store-hero h1,.motion-ready .hero h1{animation:titleRise .9s .45s cubic-bezier(.19,1,.22,1) both}
.motion-ready .page-hero p,.motion-ready .subhero p,.motion-ready .store-hero p,.motion-ready .hero p{animation:titleRise .9s .6s cubic-bezier(.19,1,.22,1) both}
@keyframes titleRise{from{opacity:0;transform:translateY(34px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
.motion-ready .swiper-slide img,.motion-ready .page-hero-image{animation:heroKenburns 10s ease-in-out infinite alternate}
@keyframes heroKenburns{from{background-size:100% auto}to{background-size:108% auto}}
.motion-ready .swiper-slide.active img{animation:imageZoom 7s ease-in-out infinite alternate}
@keyframes imageZoom{from{transform:scale(1)}to{transform:scale(1.055)}}
.card,.apple-card,.custom-item,.custom-page-list div,.custom-process div,.contact-box,.detail-img{transition:transform .35s cubic-bezier(.19,1,.22,1),box-shadow .35s cubic-bezier(.19,1,.22,1),border-color .35s ease!important}
.card:hover,.apple-card:hover,.custom-item:hover,.custom-page-list div:hover,.custom-process div:hover,.contact-box:hover,.detail-img:hover{transform:translateY(-8px) scale(1.015)!important;box-shadow:0 24px 54px rgba(28,91,120,.18)!important;border-color:rgba(28,91,120,.35)!important}
.product-card img,.apple-card-media img,.series-card img{transition:transform .45s cubic-bezier(.19,1,.22,1),filter .45s ease}
.product-card:hover img,.apple-card:hover .apple-card-media img,.series-card:hover img{transform:scale(1.08);filter:drop-shadow(0 18px 28px rgba(0,0,0,.18))}
.motion-ready .store-cat-thumb{animation:floatIcon 3.8s ease-in-out infinite alternate;animation-delay:calc(var(--motion-delay,0ms) / 2)}
@keyframes floatIcon{from{transform:translateY(0)}to{transform:translateY(-8px)}}
.motion-ready .code,.motion-ready .tag,.motion-ready .apple-kicker,.motion-ready .page-btn.active{position:relative;overflow:hidden}
.motion-ready .code:after,.motion-ready .tag:after,.motion-ready .apple-kicker:after,.motion-ready .page-btn.active:after{content:"";position:absolute;inset:-40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translateX(-120%) rotate(18deg);animation:shine 3.2s ease-in-out infinite}
@keyframes shine{0%,55%{transform:translateX(-120%) rotate(18deg)}100%{transform:translateX(120%) rotate(18deg)}}
.motion-ready .footer{position:relative;overflow:hidden}
.motion-ready .footer:before{content:"";position:absolute;left:-20%;top:0;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:footerSweep 4.5s linear infinite}
@keyframes footerSweep{from{transform:translateX(0)}to{transform:translateX(360%)}}
@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important}.motion-item{opacity:1!important;transform:none!important;filter:none!important}}


/* privacy policy page */
.privacy-content{
  max-width:920px;
  background:#fff;
  border:1px solid #dbe7ed;
  border-radius:24px;
  padding:44px 50px;
  box-shadow:0 16px 40px rgba(23,78,104,.07);
}
.privacy-content h2{
  font-size:24px;
  margin:34px 0 12px;
  color:#1C5B78;
}
.privacy-content h2:first-child{
  margin-top:0;
}
.privacy-content p{
  color:#4c5b64;
  line-height:2;
  font-size:16px;
  margin:0 0 18px;
}
@media(max-width:700px){
  .privacy-content{padding:30px 22px;border-radius:18px}
  .privacy-content h2{font-size:20px}
}


/* privacy page no banner */
.privacy-content-no-banner{
  margin-top:96px;
}
.privacy-page-title{
  padding-bottom:28px;
  margin-bottom:34px;
  border-bottom:1px solid #dbe7ed;
}
.privacy-page-title small{
  display:block;
  color:#1C5B78;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:12px;
}
.privacy-page-title h1{
  font-size:42px;
  line-height:1.2;
  margin:0 0 14px;
  color:#1f2d35;
}
.privacy-page-title p{
  margin:0;
}
@media(max-width:700px){
  .privacy-content-no-banner{margin-top:76px}
  .privacy-page-title h1{font-size:30px}
}

/* === Final requested cleanup === */
.float-contact{display:none !important}

/* Products hero: remove duplicated left title and move right copy to the left */
.store-hero-head.store-hero-head-simple{
  display:block;
  margin-bottom:42px;
}
.store-hero-main-copy{
  max-width:720px;
}
.store-hero-main-copy h1{
  font-size:52px;
  line-height:1.16;
  letter-spacing:-.04em;
  margin:0 0 16px;
  color:#1d1d1f;
}
.store-hero-main-copy p{
  font-size:20px;
  line-height:1.7;
  color:#6e6e73;
  margin:0 0 14px;
}
.store-hero-main-copy a{
  color:#06c;
  font-weight:700;
}

/* News detail: only show the title once */
.news-detail-clean .article h1{display:none}

/* Mobile font downsizing */
@media(max-width:760px){
  body{font-size:14px}
  .brand-glass b{font-size:17px !important}
  .brand-glass img{width:30px !important;height:30px !important}
  .menu-btn{font-size:12px;padding:8px 10px}
  .site-header .nav a{font-size:13px !important}
  .slide-content h1{font-size:30px !important;line-height:1.18}
  .slide-content p{font-size:14px !important;line-height:1.7}
  .hero-swiper{height:520px !important;min-height:520px !important}
  .sec-title h2{font-size:26px !important}
  .section{padding:56px 0}
  .store-hero{padding:86px 0 34px !important}
  .store-hero-main-copy h1{font-size:32px !important;line-height:1.22}
  .store-hero-main-copy p{font-size:15px !important}
  .store-cat-thumb{width:72px !important;height:72px !important;border-radius:18px}
  .store-cat-name{font-size:12px !important}
  .apple-card h3{font-size:20px !important}
  .apple-card p,.apple-code{font-size:13px !important}
  .page-hero h1,.subhero h1{font-size:30px !important}
  .page-hero p,.subhero p{font-size:14px !important}
  .article h1{font-size:28px !important}
  .article p{font-size:14px !important}
  .article-hero-card h1{font-size:28px !important}
  .article-hero-card p{font-size:14px !important}
  .detail-layout h2{font-size:24px !important}
  .spec th,.spec td{font-size:13px;padding:10px}
  .footer h3{font-size:18px}
  .footer p,.footer a{font-size:13px}
}


/* certification timeline section */
.cert-section{padding-top:96px;padding-bottom:100px;background:#f5f7fb}
.cert-heading{text-align:center;margin-bottom:42px}
.cert-heading h2{font-size:44px;line-height:1.15;color:#1f2d3d;margin:0;font-weight:800}
.cert-heading p{margin:10px 0 0;color:#6c7a89;font-size:28px;font-weight:600}
.cert-grid{display:grid;gap:22px;align-items:start}
.cert-grid-top{grid-template-columns:repeat(6,minmax(0,1fr))}
.cert-grid-bottom{grid-template-columns:repeat(4,minmax(0,1fr));max-width:900px;margin:34px auto 0}
.cert-card{background:transparent}
.cert-thumb{background:#fff;border-radius:14px;padding:12px;box-shadow:0 10px 30px rgba(18,38,63,.06);border:1px solid #e8eef5;height:290px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.cert-thumb img{max-width:100%;max-height:100%;display:block;object-fit:contain}
.cert-meta{padding:14px 4px 0;text-align:center}
.cert-date{font-size:20px;font-weight:800;color:#1d1d1f;line-height:1.2}
.cert-name{font-size:18px;font-weight:700;color:#22384d;line-height:1.45;margin-top:8px}
.cert-sub{font-size:14px;line-height:1.6;color:#7d8793;margin-top:2px}
.cert-line-wrap{margin:26px 0 10px;padding:0 18px}
.cert-line{position:relative;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));align-items:center;height:18px;margin:0}
.cert-line::before{content:"";position:absolute;left:5%;right:5%;top:50%;height:2px;background:linear-gradient(90deg,#d8e6ff,#cfdfff);transform:translateY(-50%)}
.cert-dot{width:16px;height:16px;border-radius:50%;background:#3b82f6;border:4px solid #cfe1ff;box-shadow:0 4px 12px rgba(59,130,246,.35);justify-self:center;position:relative;z-index:1;transform:none}
.cert-line-dates{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:0;margin-top:12px}
.cert-line-date{text-align:center;font-size:16px;font-weight:700;color:#3d4d5d;line-height:1.4;justify-self:center;white-space:nowrap}
@media(max-width:1280px){
  .cert-grid-top{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cert-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
  .cert-thumb{height:310px}
  .cert-line-dates{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:10px}
  .cert-line-wrap{padding:0 8px}
}
@media(max-width:760px){
  .cert-section{padding-top:64px;padding-bottom:70px}
  .cert-heading h2{font-size:30px}
  .cert-heading p{font-size:20px}
  .cert-grid-top,.cert-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .cert-thumb{height:220px;padding:8px;border-radius:12px}
  .cert-date{font-size:15px}
  .cert-name{font-size:14px;margin-top:6px}
  .cert-sub{font-size:11px;line-height:1.4}
  .cert-line-wrap{margin:18px 0 0;padding:0}
  .cert-dot{width:10px;height:10px;border-width:3px}
  .cert-line-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}
  .cert-line-date{font-size:12px}
}

.history-flow-section{overflow:hidden}.history-flow{position:relative;margin-top:36px;padding:28px 8px 18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;align-items:start}.history-flow-line{position:absolute;left:0;right:0;bottom:12px;width:100%;height:210px;pointer-events:none}.history-flow-line path{fill:none;stroke:#cddffc;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.history-flow-line .arrow{stroke:#cddffc;stroke-width:3}.history-flow-item{position:relative;display:flex;flex-direction:column;align-items:center;min-height:332px;z-index:1}.history-flow-item.top{padding-top:104px}.history-flow-item.upper{padding-top:0}.history-flow-item.mid{padding-top:104px}.history-flow-card{width:100%;max-width:220px;background:linear-gradient(180deg,#ffffff 0%,#f6faff 100%);border:1px solid #e4edf5;border-radius:20px;padding:24px 20px 22px;text-align:center;box-shadow:0 16px 34px rgba(43,94,129,.08);position:relative}.history-flow-card:after{content:"";position:absolute;left:50%;bottom:-12px;transform:translateX(-50%) rotate(45deg);width:20px;height:20px;background:#f7fbff;border-right:1px solid #e4edf5;border-bottom:1px solid #e4edf5}.history-flow-year{display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:32px;padding:0 12px;border-radius:999px;background:#eaf4ff;color:#1c5b78;font-weight:800;font-size:14px;margin-bottom:14px}.history-flow-card h3{margin:0 0 10px;font-size:24px;color:#1f2d35}.history-flow-card p{margin:0;color:#74838d;line-height:1.8;font-size:14px}.history-flow-dot{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);width:18px;height:18px;border-radius:50%;background:#4d91ff;border:4px solid #dbeaff;box-shadow:0 8px 18px rgba(77,145,255,.3)}.history-flow-item.upper .history-flow-dot{bottom:140px}.history-flow-item.mid .history-flow-dot{bottom:26px}@media(max-width:1100px){.history-flow{gap:16px}.history-flow-card{max-width:100%}.history-flow-card h3{font-size:20px}}@media(max-width:900px){.history-flow{grid-template-columns:1fr;gap:16px;padding:0}.history-flow-line{display:none}.history-flow-item,.history-flow-item.top,.history-flow-item.upper,.history-flow-item.mid{min-height:auto;padding-top:0;align-items:stretch}.history-flow-card{max-width:none;text-align:left;padding:20px 18px}.history-flow-card:after{left:34px}.history-flow-dot{display:none}.history-flow-card h3{font-size:18px}.history-flow-card p{font-size:13px;line-height:1.7}}

/* history flow refined to match reference */
.history-flow-section{
  background:#f6f9fc !important;
  padding-top:76px !important;
  padding-bottom:86px !important;
}
.history-flow-section .sec-title{
  margin-bottom:26px;
}
.history-flow{
  max-width:1120px;
  margin:18px auto 0 !important;
  min-height:360px;
  padding:0 18px 10px !important;
  gap:18px !important;
}
.history-flow-line{
  bottom:16px !important;
  height:250px !important;
}
.history-flow-line path{
  stroke:#d5e6ff !important;
  stroke-width:2 !important;
  opacity:.95;
}
.history-flow-line .arrow{
  display:none;
}
.history-flow-item{
  min-height:350px !important;
}
.history-flow-item.top{
  padding-top:118px !important;
}
.history-flow-item.upper{
  padding-top:20px !important;
}
.history-flow-item.mid{
  padding-top:118px !important;
}
.history-flow-card{
  max-width:185px !important;
  min-height:170px;
  padding:18px 16px 20px !important;
  border-radius:14px !important;
  background:rgba(255,255,255,.9) !important;
  border:1px solid rgba(255,255,255,.92) !important;
  box-shadow:0 18px 48px rgba(63,107,150,.12) !important;
  backdrop-filter:blur(8px);
}
.history-flow-card:after{
  width:18px !important;
  height:18px !important;
  bottom:-9px !important;
  background:rgba(255,255,255,.9) !important;
  border-color:rgba(255,255,255,.92) !important;
}
.history-flow-year{
  min-width:66px !important;
  height:26px !important;
  font-size:13px !important;
  color:#1c5b78 !important;
  background:linear-gradient(180deg,#e9f7ff,#f7fcff) !important;
  box-shadow:0 4px 14px rgba(38,122,190,.08);
  margin-bottom:12px !important;
}
.history-flow-card h3{
  font-size:22px !important;
  line-height:1.25;
  margin-bottom:12px !important;
}
.history-flow-card p{
  font-size:12.5px !important;
  line-height:1.7 !important;
  color:#8a97a3 !important;
}
.history-flow-dot{
  width:14px !important;
  height:14px !important;
  border:4px solid #d8eaff !important;
  background:#3185ff !important;
  box-shadow:0 0 0 8px rgba(49,133,255,.08),0 6px 18px rgba(49,133,255,.28) !important;
}
.history-flow-item.top .history-flow-dot,
.history-flow-item.mid .history-flow-dot{
  bottom:4px !important;
}
.history-flow-item.upper .history-flow-dot{
  bottom:160px !important;
}
@media(max-width:900px){
  .history-flow-section{padding-top:54px !important;padding-bottom:60px !important}
  .history-flow{min-height:auto;margin-top:20px !important}
  .history-flow-card{
    max-width:none !important;
    min-height:auto;
    border-radius:16px !important;
  }
  .history-flow-card h3{font-size:18px !important}
  .history-flow-card p{font-size:13px !important}
}


/* homepage factory & certifications split */
.home-factory-cert-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:26px;align-items:start}
.home-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px 24px;box-shadow:0 14px 30px rgba(23,78,104,.06);overflow:hidden}
.home-panel-head{margin-bottom:18px}
.home-panel-head h3{margin:0;font-size:30px;color:#21313a}
.home-panel-head p{margin:4px 0 0;color:var(--blue);font-size:24px;font-weight:800;line-height:1.1}
.factory-marquee{display:grid;gap:14px;overflow:hidden}
.factory-track-row{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 6%,black 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 6%,black 94%,transparent)}
.factory-track{display:flex;gap:14px;width:max-content}
.factory-track-row-a .factory-track{animation:factoryMarquee 30s linear infinite}
.factory-track-row-b .factory-track{animation:factoryMarqueeReverse 34s linear infinite}
.factory-card{width:238px;flex:0 0 238px;background:#fff;border:1px solid #e3ebf1;border-radius:18px;overflow:hidden;box-shadow:0 8px 18px rgba(23,78,104,.06)}
.factory-card img{width:100%;height:154px;object-fit:cover;background:#f5f8fb}
.factory-card span{display:block;padding:12px 12px 14px;font-size:13px;line-height:1.45;font-weight:700;color:#3b4c58}
@keyframes factoryMarquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 7px))}}
@keyframes factoryMarqueeReverse{from{transform:translateX(calc(-50% - 7px))}to{transform:translateX(0)}}
.home-cert-showcase .cert-card{background:#fff;border:1px solid #e5edf4;border-radius:18px;overflow:hidden;box-shadow:0 8px 20px rgba(23,78,104,.05)}
.home-cert-grid{display:grid;gap:14px}
.home-cert-grid-top,.home-cert-grid-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-cert-showcase .cert-thumb{background:#f8fbfd;padding:12px;height:184px;display:flex;align-items:center;justify-content:center}
.home-cert-showcase .cert-thumb img{max-height:100%;width:auto;object-fit:contain}
.home-cert-showcase .cert-meta{padding:12px 12px 14px;text-align:center}
.home-cert-showcase .cert-date{font-size:13px;font-weight:900;color:#164d69;margin-bottom:4px}
.home-cert-showcase .cert-name{font-size:14px;font-weight:800;line-height:1.35;color:#22313a}
.home-cert-showcase .cert-sub{font-size:12px;line-height:1.45;color:#758591;margin-top:4px}
.home-cert-line-wrap{margin:18px 4px 16px}
.home-cert-line{position:relative;display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:8px;margin-bottom:10px}
.home-cert-line:before{content:"";position:absolute;left:3%;right:3%;top:50%;height:2px;background:linear-gradient(90deg,#d8e7ff,#cbdfff);transform:translateY(-50%)}
.home-cert-line .cert-dot{position:relative;justify-self:center;width:14px;height:14px;border-radius:50%;background:#4d91ff;border:4px solid #dbeaff;z-index:1;box-shadow:0 4px 10px rgba(77,145,255,.25)}
.home-cert-dates{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;text-align:center;font-size:12px;font-weight:800;color:#42525d}
@media(max-width:1100px){
  .home-factory-cert-grid{grid-template-columns:1fr}
  .home-cert-grid-top,.home-cert-grid-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .home-panel{padding:20px 16px;border-radius:18px}
  .home-panel-head h3{font-size:24px}
  .home-panel-head p{font-size:20px}
  .factory-card{width:200px;flex-basis:200px}
  .factory-card img{height:128px}
  .home-cert-grid-top,.home-cert-grid-bottom{grid-template-columns:1fr 1fr}
  .home-cert-showcase .cert-thumb{height:160px}
  .home-cert-line,.home-cert-dates{grid-template-columns:repeat(3,1fr)}
  .home-cert-line-wrap{display:none}
}

.home-factory-section,.home-cert-section{padding-top:32px}
.home-factory-section + .home-cert-section{padding-top:10px}

.home-cert-section .sec-head{margin-bottom:30px}
.home-cert-section .sec-title{text-align:left}
.home-cert-section .cert-grid-top{grid-template-columns:repeat(6,minmax(0,1fr))}
.home-cert-section .cert-grid-bottom{grid-template-columns:repeat(4,minmax(0,1fr));max-width:900px;margin:34px auto 0}
@media (max-width: 980px){.home-cert-section .cert-grid-top{grid-template-columns:repeat(3,minmax(0,1fr))}.home-cert-section .cert-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}
@media (max-width: 640px){.home-cert-section .cert-grid-top,.home-cert-section .cert-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-cert-section .cert-line-wrap{margin:18px 0 0;padding:0}}


/* factory showcase refinement */
.factory-panel{padding:0;border:none;background:transparent;box-shadow:none;overflow:visible}
.factory-panel .factory-marquee{gap:18px}
.factory-panel .factory-track-row{mask-image:none;-webkit-mask-image:none;overflow:visible}
.factory-panel .factory-card{position:relative;width:246px;flex:0 0 246px;border:none;border-radius:18px;overflow:hidden;box-shadow:0 10px 26px rgba(23,78,104,.08);background:#fff}
.factory-panel .factory-card img{height:168px;display:block}
.factory-panel .factory-card span{position:absolute;left:0;right:0;bottom:0;padding:12px 16px;border-radius:0 0 18px 18px;background:rgba(16,41,58,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:15px;line-height:1.3;font-weight:800;letter-spacing:.02em;box-shadow:none;display:block;width:100%;box-sizing:border-box}
@media(max-width:900px){
  .factory-panel .factory-card{width:210px;flex-basis:210px}
  .factory-panel .factory-card img{height:144px}
  .factory-panel .factory-card span{left:0;right:0;bottom:0;padding:10px 12px;font-size:13px;border-radius:0 0 16px 16px}
}

/* history dots precise adjustment on user uploaded base */
.history-flow-line{
  bottom:18px !important;
}
/* raise all dots so their centers sit on the curve */
.history-flow-item.top .history-flow-dot,
.history-flow-item.mid .history-flow-dot{
  bottom:20px !important;
}
.history-flow-item.upper .history-flow-dot{
  bottom:172px !important;
}
.history-flow-dot{
  z-index:3 !important;
}
@media(max-width:900px){
  .history-flow-dot{display:none !important}
}


/* about page final polish */
.page-hero-company .eyebrow{opacity:.96}
.company-intro .sec-title h2{margin-bottom:16px}
.company-intro .sec-title + p,.company-intro p{font-size:16px}
#contact .about-block p{font-size:16px;color:#44545d}
@media(max-width:900px){
  .company-intro .sec-title h2{font-size:30px}
  .company-intro .sec-title + p,.company-intro p,#contact .about-block p{font-size:14px !important;line-height:1.9 !important}
}


/* integrated history line + dots (curve and dots in one svg) */
.history-flow{
  min-height: 380px;
}
.history-flow-line{
  position:absolute;
  left:0;
  right:0;
  bottom:22px !important;
  width:100%;
  height:210px;
  pointer-events:none;
  overflow:visible;
}
.history-flow-line .history-main-path{
  fill:none;
  stroke:#cddffc;
  stroke-width:3;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.history-flow-line .history-svg-dot{
  fill:#4d91ff;
  stroke:#dbeaff;
  stroke-width:4;
  filter: drop-shadow(0 8px 18px rgba(77,145,255,.30));
}
.history-flow-line .arrow{
  fill:none;
  stroke:#cddffc;
  stroke-width:3;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.history-flow-dot{
  display:none !important;
}
.history-flow-item.top .history-flow-dot,
.history-flow-item.mid .history-flow-dot,
.history-flow-item.upper .history-flow-dot{
  bottom:auto !important;
}
@media(max-width:900px){
  .history-flow{
    min-height:auto;
  }
  .history-flow-line{
    display:none !important;
  }
}


/* final history line spacing fix: do not let cards press dots */
.history-flow{
  min-height: 410px !important;
}
.history-flow-line{
  bottom: 8px !important;
  height: 230px !important;
}
@media(max-width:900px){
  .history-flow{min-height:auto !important;}
}

/* Fix stuck page curtain */
body.page-loaded:before,body.page-loaded:after{display:none!important;animation:none!important;content:none!important}
@media (prefers-reduced-motion: reduce){body:before,body:after{display:none!important;animation:none!important;content:none!important}}

/* Fix factory showcase seamless marquee */
.factory-panel .factory-marquee{overflow:hidden!important;}
.factory-panel .factory-track-row{overflow:hidden!important;mask-image:linear-gradient(90deg,transparent,black 6%,black 94%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,black 6%,black 94%,transparent)!important;}
.factory-panel .factory-track{width:max-content!important;will-change:transform;}
.factory-panel .factory-track-row-a .factory-track{animation:factoryMarqueePanel 30s linear infinite!important;}
.factory-panel .factory-track-row-b .factory-track{animation:factoryMarqueePanelReverse 34s linear infinite!important;}
@keyframes factoryMarqueePanel{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-50% - 7px),0,0)}}
@keyframes factoryMarqueePanelReverse{from{transform:translate3d(calc(-50% - 7px),0,0)}to{transform:translate3d(0,0,0)}}

/* Replace why support card background with wide image */
.why-case-2 .why-case-bg{background-image:url("assets/img/custom-bg.png")!important;background-position:center center!important;}

/* Mobile home banner: show full wide banner without cropping */
@media(max-width:760px){
  .hero-swiper{height:clamp(220px,56vw,300px)!important;min-height:0!important;background:#082638!important;}
  .swiper-slide img{object-fit:contain!important;object-position:center center!important;background:#082638!important;transform:none!important;}
  .motion-ready .swiper-slide img,.motion-ready .swiper-slide.active img{animation:none!important;transform:none!important;}
  .swiper-pagination{bottom:12px!important;}
  .swiper-pagination-bullet{width:34px!important;background:rgba(255,255,255,.55)!important;}
  .swiper-pagination-bullet.active{background:#1f6381!important;}
}
/* Mobile product categories: horizontal draggable row */
@media(max-width:760px){
  .store-category-row{
    display:flex!important;
    grid-template-columns:none!important;
    gap:14px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch;
    scroll-snap-type:x proximity;
    padding:2px 6vw 8px!important;
    margin-left:-6vw;
    margin-right:-6vw;
  }
  .store-category-row::-webkit-scrollbar{display:none;}
  .store-cat-item{
    flex:0 0 82px!important;
    min-width:82px!important;
    scroll-snap-align:start;
  }
  .store-cat-thumb{
    width:72px!important;
    height:72px!important;
    margin-bottom:8px!important;
  }
  .store-cat-name{
    font-size:12px!important;
    line-height:1.3!important;
    word-break:keep-all;
  }
}
/* Hide mobile category scrollbar across browsers */
@media(max-width:760px){
  .store-category-row{
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  .store-category-row::-webkit-scrollbar{
    width:0!important;
    height:0!important;
    display:none!important;
  }
}
/* Prevent mobile page-level horizontal overflow */
@media(max-width:760px){
  html,body{max-width:100%;overflow-x:hidden!important;}
  .store-category-row{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding-left:6vw!important;
    padding-right:6vw!important;
    box-sizing:border-box!important;
  }
  .apple-products-section,.apple-product-grid,.apple-card{
    max-width:100%!important;
    overflow-x:hidden!important;
  }
}
/* Product detail without top hero */
.product-detail-main{padding-top:132px!important;}
@media(max-width:760px){.product-detail-main{padding-top:86px!important;}}
/* Product detail purchase-style layout */
.product-detail-main{background:#fff;padding-top:132px!important;}
.detail-product-head{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:56px;}
.detail-code{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#eef6f9;color:#1f6381;font-weight:800;font-size:13px;margin-bottom:16px;}
.detail-product-head h1{font-size:52px;line-height:1.08;margin:0 0 16px;color:#0f2533;letter-spacing:-.02em;}
.detail-product-head p{font-size:18px;line-height:1.8;color:#52616a;margin:0;max-width:760px;}
.detail-contact-pill{flex:0 0 auto;margin-top:8px;background:#f5f5f7;border-radius:999px;padding:14px 20px;color:#123849;font-weight:800;font-size:14px;}
.detail-buy-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:start;}
.detail-product-visual{min-height:620px;border-radius:28px;background:#f5f5f7;display:flex;align-items:center;justify-content:center;padding:56px;overflow:hidden;}
.detail-product-visual img{width:100%;height:100%;max-height:560px;object-fit:contain;}
.detail-product-info{position:sticky;top:96px;display:flex;flex-direction:column;gap:18px;}
.detail-product-info h2{font-size:24px;line-height:1.3;margin:0 0 10px;color:#0f2533;}
.detail-option-list{display:grid;gap:14px;}
.detail-option-list div{border:1px solid #cfdde5;border-radius:12px;padding:16px 18px;background:#fff;}
.detail-option-list b{display:block;font-size:13px;color:#60717b;margin-bottom:6px;}
.detail-option-list span{display:block;font-size:16px;line-height:1.55;color:#0f2533;font-weight:700;}
.detail-feature-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;}
.detail-feature-tags span{background:#eef6f9;color:#1f6381;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;}
.detail-main-cta{background:var(--blue)!important;color:#fff!important;text-align:center;margin-top:8px;border-radius:12px;}
@media(max-width:900px){
  .product-detail-main{padding-top:88px!important;}
  .detail-product-head{display:block;margin-bottom:28px;}
  .detail-product-head h1{font-size:34px;}
  .detail-product-head p{font-size:15px;}
  .detail-contact-pill{display:none;}
  .detail-buy-layout{grid-template-columns:1fr;gap:24px;}
  .detail-product-visual{min-height:360px;border-radius:22px;padding:28px;}
  .detail-product-visual img{max-height:320px;}
  .detail-product-info{position:static;}
}
/* Hide certification timeline on mobile */
@media(max-width:760px){
  .cert-line-wrap,
  .home-cert-line-wrap{
    display:none!important;
  }
}
/* Fullscreen mobile menu */
.mobile-menu-head,.mobile-menu-contact{display:none;}
@media(max-width:760px){
  .site-header .nav{
    position:fixed!important;
    inset:0!important;
    top:0!important;
    z-index:999!important;
    min-height:100vh;
    display:none;
    flex-direction:column;
    align-items:stretch!important;
    gap:0!important;
    padding:88px 28px 28px!important;
    background:rgba(23,78,104,.98)!important;
    color:#fff;
    overflow-y:auto;
  }
  .site-header .nav.open{display:flex!important;}
  .mobile-menu-head{display:block;position:absolute;top:24px;left:28px;right:28px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.18);font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.72);}
  .site-header .nav a{display:block!important;padding:17px 0!important;border-bottom:1px solid rgba(255,255,255,.12);font-size:24px!important;line-height:1.2;color:#fff!important;font-weight:800;}
  .mobile-menu-contact{display:block;margin-top:auto;padding-top:28px;color:rgba(255,255,255,.78);font-size:13px;line-height:1.8;}
  .mobile-menu-contact p{margin:0 0 8px;word-break:break-word;}
  .menu-btn{position:relative;z-index:1000;}
  body:has(.site-header .nav.open){overflow:hidden;}
}
/* Mobile menu active state and page scroll lock */
@media(max-width:760px){
  body.menu-open{overflow:hidden!important;position:fixed;width:100%;}
  .site-header .nav a.active{color:#fff!important;background:rgba(255,255,255,.10);border-radius:12px;padding-left:14px!important;padding-right:14px!important;}
  .site-header .nav a.active::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#fff;margin-right:10px;vertical-align:middle;box-shadow:0 0 0 4px rgba(255,255,255,.16);}
  .menu-btn.open{background:rgba(255,255,255,.24)!important;}
}
/* Mobile history spacing compact */
@media(max-width:760px){
  .history-flow-section{padding-top:38px!important;padding-bottom:42px!important;}
  .history-flow{gap:18px!important;margin-top:18px!important;padding:0!important;}
  .history-flow-item,.history-flow-item.top,.history-flow-item.upper,.history-flow-item.mid{min-height:0!important;padding-top:0!important;margin:0!important;}
  .history-flow-card{padding:18px 18px 20px!important;border-radius:16px!important;box-shadow:0 10px 24px rgba(43,94,129,.06)!important;}
  .history-flow-year{height:28px!important;min-width:66px!important;font-size:12px!important;margin-bottom:10px!important;}
  .history-flow-card h3{margin-bottom:8px!important;font-size:17px!important;}
  .history-flow-card p{font-size:12.5px!important;line-height:1.65!important;}
}

/* Products page: disable product list reveal animation */
.apple-products-section .apple-product-grid,
.apple-products-section .apple-card,
.apple-products-section .product-card-apple,
.apple-products-section .motion-item,
.apple-products-section .motion-item.is-visible,
.motion-ready .apple-products-section .motion-item{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  animation:none!important;
}
.apple-products-section .apple-card,
.apple-products-section .product-card-apple{
  transition:box-shadow .25s ease!important;
}

/* Products page: hard force list visible on mobile webviews */
.apple-products-section,
.apple-products-section .container,
.apple-products-section .apple-product-grid,
.apple-products-section #list{
  display:grid!important;
  opacity:1!important;
  visibility:visible!important;
  min-height:1px!important;
}
.apple-products-section #list{
  grid-template-columns:repeat(3,1fr)!important;
  gap:18px!important;
}
@media(max-width:1200px){.apple-products-section #list{grid-template-columns:repeat(2,1fr)!important;}}
@media(max-width:900px){.apple-products-section #list{grid-template-columns:1fr!important;}}
.apple-products-section #list .apple-card{
  display:flex!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}

/* Products page: final force visible, override global motion opacity */
.apple-products-section #list,
.apple-products-section #list *,
.apple-products-section .apple-card,
.apple-products-section .apple-card.motion-item,
.motion-ready .apple-products-section .apple-card.motion-item,
.motion-ready .apple-products-section .apple-card.motion-item.is-visible{
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  transform:none!important;
  animation:none!important;
}
.apple-products-section .apple-card{
  pointer-events:auto!important;
}

/* Products page: remove blur from animated parent section */
.apple-products-section,
.apple-products-section.motion-item,
.apple-products-section.motion-item.is-visible,
.motion-ready .apple-products-section.motion-item,
.motion-ready .apple-products-section.motion-item.is-visible{
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  -webkit-filter:none!important;
  transform:none!important;
  animation:none!important;
}
.apple-products-section *,
.apple-products-section .motion-item,
.motion-ready .apple-products-section .motion-item{
  filter:none!important;
  -webkit-filter:none!important;
}
