/* GACHA DUCK — crawlable desktop subpages */
.t4-subpage{
  --gd-navy:#071a43;
  --gd-blue:#0b4bcb;
  --gd-yellow:#ffd21f;
  --gd-cream:#fff8e6;
  --gd-line:#d8e2f1;
  --gd-muted:#5d6881;
  min-width:320px;
  scroll-behavior:smooth;
}
.t4-subpage body{
  min-height:100vh;
  background:#f7f9fd;
  background-image:linear-gradient(rgba(11,75,203,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(11,75,203,.025) 1px,transparent 1px);
  background-size:32px 32px;
  color:var(--gd-navy);
}
.gd-skip{
  position:fixed;top:8px;left:8px;z-index:9999;padding:10px 14px;border-radius:8px;
  background:var(--gd-yellow);color:var(--gd-navy);font-weight:900;text-decoration:none;transform:translateY(-160%);
}
.gd-skip:focus{transform:translateY(0)}
.t4-subpage .gd-page-header{
  position:sticky;top:0;z-index:100;min-height:72px;padding:10px max(24px,calc((100vw - 1500px)/2 + 24px));
  border-bottom:1px solid #d9e2f1;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);
}
.t4-subpage .gd-page-header .t4-logo{min-width:138px}
.t4-subpage .gd-primary-nav{display:flex;align-items:center;gap:4px;margin-left:22px}
.t4-subpage .gd-primary-nav a{
  display:flex;min-height:42px;align-items:center;padding:0 12px;border-radius:10px;
  color:#23365c;font-size:14px;font-weight:800;text-decoration:none;
}
.t4-subpage .gd-primary-nav a:hover{background:#eef4ff;color:var(--gd-blue)}
.t4-subpage .gd-account-nav{gap:6px}
.t4-subpage .gd-account-nav .t4-chip{
  min-height:42px;padding:8px 11px;border:1px solid #c9d5e9;border-radius:11px;text-decoration:none;
}
.t4-subpage .gd-account-nav .gd-balance,
.t4-subpage .gd-account-nav .gd-ticket{display:none}
.t4-subpage .gd-hidden-hook{display:none!important}
.t4-subpage .t4-burger{
  display:none;width:42px;height:42px;border:1px solid #0b4bcb;border-radius:11px;background:var(--gd-blue);
}
.t4-subpage .t4-burger span{display:block;width:18px;height:2px;margin:3px auto;border-radius:2px;background:#fff}
.gd-page-main{width:min(1400px,calc(100% - 48px));margin:0 auto;padding:28px 0 88px}
.gd-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:20px;color:#697690;font-size:13px;font-weight:700}
.gd-breadcrumb a{color:var(--gd-blue);text-decoration:none}
.gd-page-hero{
  position:relative;isolation:isolate;display:flex;min-height:290px;align-items:center;overflow:hidden;
  padding:52px clamp(32px,6vw,86px);border-radius:28px;background:var(--gd-navy);color:#fff;
}
.gd-page-hero::before{
  content:"";position:absolute;z-index:-1;inset:0;
  background:radial-gradient(circle at 82% 18%,rgba(255,210,31,.24),transparent 24%),linear-gradient(125deg,transparent 52%,rgba(11,75,203,.44));
}
.gd-page-hero::after{
  content:"";position:absolute;z-index:-1;right:-70px;bottom:-180px;width:540px;height:540px;border:80px solid rgba(255,255,255,.05);border-radius:50%;
}
.gd-page-hero>div{position:relative;z-index:2;max-width:880px}
.gd-page-hero small{display:block;margin-bottom:14px;color:var(--gd-yellow);font-size:13px;font-weight:950;letter-spacing:.16em}
.gd-page-hero h1{max-width:900px;font-size:clamp(38px,4.5vw,70px);font-weight:950;line-height:1.08;letter-spacing:-.052em}
.gd-page-hero p{max-width:800px;margin-top:22px;color:#d9e7ff;font-size:clamp(16px,1.45vw,21px);font-weight:650;line-height:1.72;letter-spacing:-.015em}
.gd-hero-mark{
  position:absolute;right:8%;bottom:-38px;display:grid;width:210px;height:210px;place-items:center;
  border:18px solid rgba(255,210,31,.28);border-radius:50%;background:var(--gd-yellow);transform:rotate(-7deg);
}
.gd-hero-mark img{width:130px;height:130px}
.gd-page-content{display:grid;gap:34px;padding:54px 0 0}
.gd-page-hero--visual{
  display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);min-height:420px;
  gap:clamp(28px,5vw,72px);padding:34px 34px 34px clamp(34px,5vw,76px);
}
.gd-page-hero--visual::after{display:none}
.gd-page-hero--visual>div{max-width:760px}
.gd-page-hero--visual h1{font-size:clamp(39px,4.2vw,66px)}
.gd-hero-visual{
  position:relative;z-index:2;align-self:stretch;overflow:hidden;min-height:350px;
  border:9px solid rgba(255,255,255,.13);border-radius:22px;background:var(--gd-cream);
  box-shadow:0 24px 60px rgba(0,0,0,.24);transform:rotate(1.1deg);
}
.gd-hero-visual::after{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 34%);
}
.gd-hero-visual img{display:block;width:100%;height:100%;object-fit:cover}
.gd-editorial-head{display:flex;align-items:end;justify-content:space-between;gap:48px;padding:8px 2px 6px}
.gd-editorial-head>div{max-width:730px}
.gd-editorial-head small,
.gd-editorial-copy>small,
.gd-catalog-showcase header small,
.gd-lineup-shelf header small,
.gd-service-gallery small,
.gd-comparison header small{
  color:var(--gd-blue);font-size:12px;font-weight:950;letter-spacing:.16em;
}
.gd-editorial-head h2{
  margin-top:8px;font-size:clamp(32px,4vw,54px);font-weight:950;line-height:1.08;letter-spacing:-.052em;
}
.gd-editorial-head>p{
  max-width:510px;color:var(--gd-muted);font-size:16px;font-weight:650;line-height:1.82;
}
.gd-visual-journey{
  display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px;
}
.gd-visual-journey>article{
  grid-column:span 6;overflow:hidden;border:1px solid var(--gd-line);border-radius:24px;background:#fff;
  box-shadow:0 18px 44px rgba(9,34,78,.07);
}
.gd-visual-journey>article:last-child:nth-child(odd){
  grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);
}
.gd-visual-journey figure{
  position:relative;min-height:320px;overflow:hidden;background:#f7f3e8;
}
.gd-visual-journey img{display:block;width:100%;height:100%;min-height:320px;object-fit:contain}
.gd-visual-journey figure>span{
  position:absolute;top:18px;left:18px;display:grid;width:52px;height:52px;place-items:center;
  border:3px solid #fff;border-radius:16px;background:var(--gd-blue);color:var(--gd-yellow);
  box-shadow:0 8px 22px rgba(7,26,67,.2);font-size:13px;font-weight:950;
}
.gd-visual-journey>article>div{padding:30px 32px 34px}
.gd-visual-journey>article:last-child:nth-child(odd)>div{display:flex;justify-content:center;flex-direction:column}
.gd-visual-journey small{color:#76839a;font-size:11px;font-weight:950;letter-spacing:.14em}
.gd-visual-journey h2{margin-top:9px;font-size:26px;font-weight:950;letter-spacing:-.04em}
.gd-visual-journey p{margin-top:12px;color:var(--gd-muted);font-size:15px;font-weight:600;line-height:1.78}
.gd-editorial-story{
  display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(36px,6vw,92px);
  padding:36px 0;
}
.gd-editorial-story.is-reverse{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}
.gd-editorial-story.is-reverse>figure{order:2}
.gd-editorial-story>figure{
  position:relative;overflow:hidden;min-height:430px;border-radius:28px;background:#f3f0e7;
  box-shadow:0 24px 62px rgba(7,26,67,.13);
}
.gd-editorial-story>figure::before{
  content:"";position:absolute;z-index:2;top:22px;right:22px;width:20%;height:10px;border-radius:99px;
  background:linear-gradient(90deg,var(--gd-yellow),var(--gd-blue));
}
.gd-editorial-story>figure img{display:block;width:100%;height:100%;min-height:430px;object-fit:contain}
.gd-editorial-story figcaption{
  position:absolute;right:16px;bottom:14px;left:16px;padding:10px 13px;border-radius:10px;
  background:rgba(7,26,67,.88);color:#fff;font-size:11px;font-weight:750;
}
.gd-editorial-copy h2{
  margin-top:12px;font-size:clamp(32px,3.5vw,49px);font-weight:950;line-height:1.12;letter-spacing:-.052em;
}
.gd-editorial-copy p{margin-top:20px;color:#3e4c66;font-size:16px;font-weight:600;line-height:1.9}
.gd-editorial-copy ul{display:grid;gap:10px;margin-top:24px;list-style:none}
.gd-editorial-copy li{position:relative;padding-left:25px;color:#243653;font-size:14px;font-weight:800;line-height:1.55}
.gd-editorial-copy li::before{
  content:"";position:absolute;top:.42em;left:2px;width:10px;height:10px;border-radius:50%;
  background:var(--gd-yellow);box-shadow:0 0 0 4px var(--gd-blue);
}
.gd-editorial-copy>a{
  display:inline-flex;margin-top:28px;padding-bottom:5px;border-bottom:2px solid var(--gd-yellow);
  color:var(--gd-blue);font-size:14px;font-weight:950;text-decoration:none;
}
.gd-catalog-showcase{
  overflow:hidden;margin:24px 0;padding:46px;border-radius:30px;background:var(--gd-navy);color:#fff;
  box-shadow:0 26px 70px rgba(7,26,67,.18);
}
.gd-catalog-showcase>header{display:flex;align-items:end;justify-content:space-between;gap:48px}
.gd-catalog-showcase header small{color:var(--gd-yellow)}
.gd-catalog-showcase header h2{margin-top:8px;font-size:clamp(30px,3.7vw,50px);font-weight:950;letter-spacing:-.052em}
.gd-catalog-showcase header p{max-width:500px;color:#c7d5eb;font-size:15px;font-weight:600;line-height:1.78}
.gd-catalog-showcase-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:34px}
.gd-catalog-showcase-grid article{min-width:0}
.gd-catalog-showcase-grid article>a{
  display:grid;aspect-ratio:1/1;place-items:center;overflow:hidden;border-radius:16px;background:#fff;
}
.gd-catalog-showcase-grid img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .28s ease}
.gd-catalog-showcase-grid article:hover img{transform:scale(1.035)}
.gd-catalog-showcase-grid article>div{padding:14px 3px 0}
.gd-catalog-showcase-grid small{display:block;overflow:hidden;color:#91a8cc;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}
.gd-catalog-showcase-grid h3{
  display:-webkit-box;min-height:40px;margin-top:5px;overflow:hidden;color:#fff;font-size:13px;font-weight:850;
  line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}
.gd-lineup-shelf{
  overflow:hidden;padding:46px;border:1px solid #ead37b;border-radius:30px;
  background:linear-gradient(135deg,#fff8dc,#ffedaa);
}
.gd-lineup-shelf header{max-width:780px}
.gd-lineup-shelf header h2{margin-top:8px;font-size:clamp(30px,3.7vw,50px);font-weight:950;letter-spacing:-.05em}
.gd-lineup-shelf header p{margin-top:12px;color:#4d5870;font-size:15px;font-weight:650;line-height:1.75}
.gd-lineup-shelf>div{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:13px;margin-top:32px}
.gd-lineup-shelf figure{
  min-width:0;overflow:hidden;border:1px solid rgba(11,75,203,.15);border-radius:16px;background:rgba(255,255,255,.82);
}
.gd-lineup-shelf figure img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}
.gd-lineup-shelf figcaption{
  overflow:hidden;padding:10px;color:#2d3b58;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap;
}
.gd-service-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.gd-service-gallery article{min-width:0}
.gd-service-gallery figure{overflow:hidden;border-radius:22px;background:#f6f0e2}
.gd-service-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.gd-service-gallery article>div{padding:22px 6px 6px}
.gd-service-gallery h2{margin-top:8px;font-size:25px;font-weight:950;letter-spacing:-.04em}
.gd-service-gallery p{margin-top:10px;color:var(--gd-muted);font-size:14px;font-weight:600;line-height:1.72}
.gd-comparison{
  overflow:hidden;padding:46px;border-radius:30px;background:#e9f1ff;
}
.gd-comparison header{max-width:820px}
.gd-comparison header h2{margin-top:9px;font-size:clamp(30px,3.5vw,48px);font-weight:950;line-height:1.12;letter-spacing:-.05em}
.gd-comparison>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:34px;background:#b8cae6}
.gd-comparison article{min-height:240px;padding:31px;background:#fff}
.gd-comparison article>span{
  display:inline-flex;padding:7px 10px;border-radius:99px;background:var(--gd-yellow);
  color:var(--gd-navy);font-size:10px;font-weight:950;letter-spacing:.1em;
}
.gd-comparison h3{margin-top:34px;font-size:25px;font-weight:950}
.gd-comparison article p{margin-top:12px;color:var(--gd-muted);font-size:14px;font-weight:600;line-height:1.72}
.gd-comparison-note{
  margin-top:22px;padding-left:17px;border-left:4px solid var(--gd-yellow);
  color:#42506a;font-size:13px;font-weight:750;line-height:1.68;
}
.gd-section-head{display:flex;align-items:end;justify-content:space-between;gap:32px}
.gd-section-head small,.gd-action-band small{color:var(--gd-blue);font-size:12px;font-weight:950;letter-spacing:.14em}
.gd-section-head h2,.gd-action-band h2{margin-top:5px;font-size:clamp(26px,3vw,42px);font-weight:950;letter-spacing:-.045em}
.gd-section-head>p{max-width:560px;color:var(--gd-muted);font-size:15px;font-weight:650;line-height:1.7}
.gd-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.gd-info-grid article{
  min-height:220px;padding:28px;border:1px solid var(--gd-line);border-radius:20px;background:#fff;
  box-shadow:0 14px 36px rgba(9,34,78,.055);
}
.gd-info-grid small{display:inline-flex;padding:6px 9px;border-radius:99px;background:#fff3bd;color:#6b5300;font-size:11px;font-weight:950;letter-spacing:.07em}
.gd-info-grid h2{margin-top:32px;font-size:23px;font-weight:950;line-height:1.3;letter-spacing:-.035em}
.gd-info-grid p{margin-top:12px;color:var(--gd-muted);font-size:14px;font-weight:600;line-height:1.75}
.gd-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;list-style:none;counter-reset:steps}
.gd-steps li{position:relative;min-height:260px;padding:25px;border:1px solid var(--gd-line);border-radius:20px;background:#fff}
.gd-steps li>span{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;background:var(--gd-blue);color:var(--gd-yellow);font-size:14px;font-weight:950}
.gd-steps h2{margin-top:48px;font-size:20px;font-weight:950;letter-spacing:-.03em}
.gd-steps p{margin-top:10px;color:var(--gd-muted);font-size:14px;font-weight:600;line-height:1.7}
.gd-prose-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.75fr);gap:22px}
.gd-prose,.gd-side-note{padding:clamp(28px,4vw,52px);border:1px solid var(--gd-line);border-radius:24px;background:#fff}
.gd-prose h2,.gd-side-note h2{font-size:28px;font-weight:950;letter-spacing:-.04em}
.gd-prose p{margin-top:20px;color:#394762;font-size:16px;font-weight:600;line-height:1.9}
.gd-side-note{background:#eaf2ff}
.gd-side-note ul{display:grid;gap:0;margin-top:20px;list-style:none}
.gd-side-note li{position:relative;padding:14px 0 14px 25px;border-bottom:1px solid #c8d8ef;color:#283956;font-size:14px;font-weight:750}
.gd-side-note li::before{content:"";position:absolute;top:20px;left:2px;width:9px;height:9px;border-radius:50%;background:var(--gd-yellow);box-shadow:0 0 0 4px var(--gd-blue)}
.gd-policy{display:grid;gap:14px}
.gd-policy section{display:grid;grid-template-columns:72px 1fr;gap:24px;padding:30px;border:1px solid var(--gd-line);border-radius:18px;background:#fff}
.gd-policy section>span{display:grid;width:54px;height:54px;place-items:center;border-radius:14px;background:#edf3ff;color:var(--gd-blue);font-size:14px;font-weight:950}
.gd-policy h2{font-size:22px;font-weight:950;letter-spacing:-.03em}
.gd-policy p{margin-top:10px;color:#4f5d75;font-size:14px;font-weight:600;line-height:1.78}
.gd-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.gd-product-card{overflow:hidden;border:1px solid var(--gd-line);border-radius:20px;background:#fff;transition:transform .2s ease,border-color .2s ease}
.gd-product-card:hover{border-color:#8aabdf;transform:translateY(-4px)}
.gd-product-image{position:relative;display:grid;aspect-ratio:1/1;place-items:center;overflow:hidden;background:#f2f5fa}
.gd-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}
.gd-product-card:hover .gd-product-image img{transform:scale(1.025)}
.gd-product-image em{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:99px;background:#ed4536;color:#fff;font-size:11px;font-style:normal;font-weight:950}
.gd-product-copy{padding:20px}
.gd-product-copy>small{display:block;overflow:hidden;color:#73809a;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}
.gd-product-copy h2{height:52px;margin-top:8px;overflow:hidden;font-size:18px;font-weight:900;line-height:1.45;letter-spacing:-.03em}
.gd-product-copy h2 a{color:var(--gd-navy);text-decoration:none}
.gd-product-copy>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid #e5eaf2}
.gd-product-copy strong{color:var(--gd-blue);font-size:19px;font-weight:950}
.gd-product-copy div>a{padding:8px 11px;border-radius:9px;background:var(--gd-yellow);color:var(--gd-navy);font-size:12px;font-weight:900;text-decoration:none}
.gd-callout{display:flex;align-items:center;gap:18px;padding:24px 28px;border:1px solid #e2b500;border-radius:18px;background:#fff8d8}
.gd-callout strong{flex:0 0 auto;padding:7px 10px;border-radius:8px;background:var(--gd-yellow);color:var(--gd-navy);font-size:12px;font-weight:950}
.gd-callout p{color:#37445f;font-size:15px;font-weight:650;line-height:1.65}
.gd-callout b{color:var(--gd-blue)}
.gd-faq-list{display:grid;gap:12px}
.gd-faq-list details{border:1px solid var(--gd-line);border-radius:16px;background:#fff}
.gd-faq-list summary{position:relative;padding:24px 66px 24px 26px;cursor:pointer;font-size:17px;font-weight:900;list-style:none}
.gd-faq-list summary::-webkit-details-marker{display:none}
.gd-faq-list summary::after{content:"＋";position:absolute;top:50%;right:24px;color:var(--gd-blue);font-size:24px;transform:translateY(-50%)}
.gd-faq-list details[open] summary::after{content:"−"}
.gd-faq-list details p{padding:0 26px 25px;color:var(--gd-muted);font-size:15px;font-weight:600;line-height:1.8}
.gd-notice-list{overflow:hidden;border:1px solid var(--gd-line);border-radius:22px;background:#fff}
.gd-notice-list article{display:grid;grid-template-columns:145px 1fr;gap:28px;padding:28px 32px;border-bottom:1px solid #e2e8f2}
.gd-notice-list article:last-child{border-bottom:0}
.gd-notice-list time{color:#8490a5;font-size:13px;font-weight:800}
.gd-notice-list small{display:block;color:var(--gd-blue);font-size:11px;font-weight:950}
.gd-notice-list h2{margin-top:5px;font-size:19px;font-weight:900}
.gd-notice-list p{margin-top:9px;color:var(--gd-muted);font-size:14px;font-weight:600;line-height:1.6}
.gd-action-band{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:38px 42px;border-radius:24px;background:var(--gd-yellow)}
.gd-action-band p{margin-top:9px;color:#30415f;font-size:14px;font-weight:650}
.gd-action-band>a{flex:0 0 auto;padding:15px 20px;border-radius:12px;background:var(--gd-blue);color:#fff;font-size:14px;font-weight:900;text-decoration:none}
.gd-panel-placeholder{display:flex;min-height:250px;align-items:center;gap:28px;padding:42px;border:1px solid var(--gd-line);border-radius:22px;background:#fff}
.gd-panel-placeholder>span{display:grid;flex:0 0 auto;width:92px;height:92px;place-items:center;border-radius:25px;background:var(--gd-yellow);color:var(--gd-blue);font-size:26px;font-weight:950}
.gd-panel-placeholder h2{font-size:28px;font-weight:950;letter-spacing:-.04em}
.gd-panel-placeholder p{margin-top:12px;color:var(--gd-muted);font-size:15px;font-weight:650;line-height:1.7}
.t4-subpage .t4-modal-back.t4-modal-back--page:not([hidden]){
  position:relative!important;z-index:10!important;display:block!important;inset:auto!important;
  width:min(1400px,calc(100% - 48px));margin:-54px auto 72px;padding:0!important;background:transparent!important;backdrop-filter:none!important;
}
.t4-subpage .t4-modal.t4-modal--page{
  width:100%!important;max-width:none!important;max-height:none!important;margin:0!important;overflow:visible!important;
  border:1px solid var(--gd-line)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 24px 70px rgba(7,26,67,.12)!important;
}
.t4-subpage .t4-modal.t4-modal--page .t4-modal-x{display:none}
.gd-page-footer{padding:0!important;border-top:0!important;background:var(--gd-navy)!important;color:#fff}
.gd-footer-main{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:50px;width:min(1400px,calc(100% - 48px));margin:0 auto;padding:55px 0 42px}
.gd-footer-brand p{max-width:340px;margin-top:13px;color:#bfcce2!important;font-size:13px!important;line-height:1.75}
.gd-footer-main nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.gd-footer-main nav b{margin-bottom:8px;color:var(--gd-yellow);font-size:14px;font-weight:950}
.gd-footer-main nav a{color:#d9e3f4;font-size:13px;font-weight:700;text-decoration:none}
.gd-footer-main nav a:hover{color:#fff;text-decoration:underline}
.gd-footer-legal{padding:26px max(24px,calc((100vw - 1400px)/2));border-top:1px solid rgba(255,255,255,.13);background:#051332}
.gd-footer-legal nav{display:flex;flex-wrap:wrap;gap:17px}
.gd-footer-legal a{color:#fff;font-size:12px;font-weight:800;text-decoration:none}
.gd-footer-legal p{margin-top:18px;color:#aebbd1!important;font-size:11px!important;line-height:1.7}
.gd-footer-legal small{margin-top:14px;color:#8291aa!important;font-size:10px!important}
[data-theme="dark"].t4-subpage body{background:#071326;color:#fff}
[data-theme="dark"].t4-subpage .gd-page-header{border-color:#233b65;background:rgba(7,19,38,.96)}
[data-theme="dark"].t4-subpage .gd-primary-nav a{color:#d9e5fa}
[data-theme="dark"].t4-subpage .gd-primary-nav a:hover{background:#132a4e}
[data-theme="dark"].t4-subpage .gd-account-nav .t4-chip{border-color:#2e4d7e;background:#102442;color:#fff}
[data-theme="dark"].t4-subpage .gd-breadcrumb{color:#9fb0ca}
[data-theme="dark"].t4-subpage .gd-info-grid article,
[data-theme="dark"].t4-subpage .gd-steps li,
[data-theme="dark"].t4-subpage .gd-prose,
[data-theme="dark"].t4-subpage .gd-policy section,
[data-theme="dark"].t4-subpage .gd-product-card,
[data-theme="dark"].t4-subpage .gd-faq-list details,
[data-theme="dark"].t4-subpage .gd-notice-list,
[data-theme="dark"].t4-subpage .gd-panel-placeholder{border-color:#263e66;background:#0d1e39}
[data-theme="dark"].t4-subpage .gd-side-note{border-color:#31517f;background:#102b52}
[data-theme="dark"].t4-subpage .gd-product-copy h2 a,
[data-theme="dark"].t4-subpage .gd-prose p,
[data-theme="dark"].t4-subpage .gd-panel-placeholder h2{color:#fff}
[data-theme="dark"].t4-subpage .gd-product-copy strong{color:var(--gd-yellow)}
[data-theme="dark"].t4-subpage .gd-info-grid p,
[data-theme="dark"].t4-subpage .gd-steps p,
[data-theme="dark"].t4-subpage .gd-policy p,
[data-theme="dark"].t4-subpage .gd-product-copy>small,
[data-theme="dark"].t4-subpage .gd-faq-list details p,
[data-theme="dark"].t4-subpage .gd-notice-list p,
[data-theme="dark"].t4-subpage .gd-panel-placeholder p{color:#aebed6}
[data-theme="dark"].t4-subpage .gd-product-image{background:#152844}
[data-theme="dark"].t4-subpage .gd-editorial-head>p,
[data-theme="dark"].t4-subpage .gd-visual-journey p,
[data-theme="dark"].t4-subpage .gd-service-gallery p,
[data-theme="dark"].t4-subpage .gd-lineup-shelf header p{color:#aebed6}
[data-theme="dark"].t4-subpage .gd-visual-journey>article{border-color:#263e66;background:#0d1e39}
[data-theme="dark"].t4-subpage .gd-editorial-copy h2,
[data-theme="dark"].t4-subpage .gd-editorial-copy li,
[data-theme="dark"].t4-subpage .gd-comparison header h2{color:#fff}
[data-theme="dark"].t4-subpage .gd-editorial-copy p{color:#b9c7da}
[data-theme="dark"].t4-subpage .gd-lineup-shelf{
  border-color:#6d5b24;background:linear-gradient(135deg,#2b2b24,#423a1c);
}
[data-theme="dark"].t4-subpage .gd-lineup-shelf figcaption{color:#d6e1f2}
[data-theme="dark"].t4-subpage .gd-lineup-shelf figure{border-color:#3f5270;background:#10203a}
[data-theme="dark"].t4-subpage .gd-comparison{background:#10294f}
[data-theme="dark"].t4-subpage .gd-comparison>div{background:#294568}
[data-theme="dark"].t4-subpage .gd-comparison article{background:#0d1e39}
[data-theme="dark"].t4-subpage .gd-comparison h3{color:#fff}
[data-theme="dark"].t4-subpage .gd-comparison article p,
[data-theme="dark"].t4-subpage .gd-comparison-note{color:#b4c4da}
[data-theme="dark"].t4-subpage .gd-side-note h2{
  color:#fff!important
}
[data-theme="dark"].t4-subpage .gd-side-note li{
  border-bottom-color:#48678f;
  color:#e8effb!important
}
[data-theme="dark"].t4-subpage .gd-action-band small,
[data-theme="dark"].t4-subpage .gd-action-band h2,
[data-theme="dark"].t4-subpage .gd-action-band p{
  color:var(--gd-navy)!important
}

@media (max-width:1280px){
  .t4-subpage .gd-primary-nav a:nth-child(n+3){display:none}
  .t4-subpage .gd-account-nav #t4-chip-login,
  .t4-subpage .gd-account-nav #t4-chip-signup{display:none}
  .gd-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gd-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gd-steps{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gd-catalog-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:26px}
  .gd-lineup-shelf>div{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width:900px){
  .t4-subpage .gd-page-header{padding:10px 18px}
  .t4-subpage .gd-primary-nav{display:none}
  .t4-subpage .gd-account-nav .t4-chip{display:none!important}
  .t4-subpage .t4-burger{display:block}
  .gd-page-main{width:min(100% - 28px,720px);padding-top:18px}
  .gd-page-hero{min-height:245px;padding:36px 28px;border-radius:22px}
  .gd-page-hero h1{font-size:42px}
  .gd-hero-mark{right:-26px;bottom:-25px;width:150px;height:150px;border-width:12px;opacity:.42}
  .gd-hero-mark img{width:90px;height:90px}
  .gd-page-hero--visual{grid-template-columns:1fr;gap:28px;padding:36px 28px}
  .gd-page-hero--visual h1{font-size:42px}
  .gd-hero-visual{min-height:310px;transform:none}
  .gd-page-content{padding-top:32px}
  .gd-section-head{align-items:start;flex-direction:column}
  .gd-editorial-head,.gd-catalog-showcase>header{align-items:flex-start;flex-direction:column}
  .gd-visual-journey>article{grid-column:1/-1}
  .gd-visual-journey>article:last-child:nth-child(odd){display:block}
  .gd-editorial-story,.gd-editorial-story.is-reverse{grid-template-columns:1fr;gap:32px}
  .gd-editorial-story.is-reverse>figure{order:0}
  .gd-service-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gd-service-gallery article:last-child:nth-child(odd){grid-column:1/-1}
  .gd-comparison>div{grid-template-columns:1fr}
  .gd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gd-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gd-prose-grid{grid-template-columns:1fr}
  .gd-footer-main{grid-template-columns:repeat(2,1fr);width:min(100% - 40px,720px);gap:34px}
  .gd-footer-brand{grid-column:1/-1}
  .t4-subpage .t4-modal-back.t4-modal-back--page:not([hidden]){width:min(100% - 28px,720px)}
}
@media (max-width:620px){
  .t4-subpage .gd-page-header .t4-logo-symbol{width:38px;height:38px}
  .t4-subpage .gd-page-header .t4-logo-wordmark{height:24px}
  .gd-page-main{width:calc(100% - 22px);padding-bottom:54px}
  .gd-breadcrumb{margin-bottom:12px}
  .gd-page-hero{min-height:220px;padding:32px 22px}
  .gd-page-hero small{font-size:10px}
  .gd-page-hero h1{font-size:34px}
  .gd-page-hero p{font-size:14px;line-height:1.65}
  .gd-hero-mark{display:none}
  .gd-page-hero--visual{padding:28px 22px}
  .gd-page-hero--visual h1{font-size:34px}
  .gd-hero-visual{min-height:230px;border-width:5px}
  .gd-editorial-head h2,.gd-editorial-copy h2,
  .gd-catalog-showcase header h2,.gd-lineup-shelf header h2,
  .gd-comparison header h2{font-size:31px}
  .gd-visual-journey{gap:16px}
  .gd-visual-journey>article>div{padding:24px}
  .gd-visual-journey figure,.gd-visual-journey img{min-height:240px}
  .gd-editorial-story{padding:18px 0}
  .gd-editorial-story>figure,.gd-editorial-story>figure img{min-height:300px}
  .gd-catalog-showcase,.gd-lineup-shelf,.gd-comparison{padding:26px 20px;border-radius:22px}
  .gd-catalog-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}
  .gd-lineup-shelf>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .gd-service-gallery{grid-template-columns:1fr}
  .gd-service-gallery article:last-child:nth-child(odd){grid-column:auto}
  .gd-info-grid,.gd-product-grid,.gd-steps{grid-template-columns:1fr}
  .gd-steps li{min-height:210px}
  .gd-policy section{grid-template-columns:1fr;gap:14px;padding:23px}
  .gd-notice-list article{grid-template-columns:1fr;gap:9px;padding:24px}
  .gd-action-band{align-items:flex-start;flex-direction:column;padding:28px}
  .gd-panel-placeholder{align-items:flex-start;flex-direction:column;padding:28px}
  .gd-footer-main{grid-template-columns:1fr;width:calc(100% - 36px);padding:42px 0}
  .gd-footer-brand{grid-column:auto}
  .gd-footer-legal{padding:24px 18px}
  .t4-subpage .t4-modal-back.t4-modal-back--page:not([hidden]){width:calc(100% - 22px)}
}
@media (prefers-reduced-motion:reduce){
  .t4-subpage{scroll-behavior:auto}
  .gd-product-card,.gd-product-image img{transition:none}
}
