/* Page-local styles for /wire-products-custom. Shared form and UI components stay in assets/css/site.css. */
.wire-custom-page{
  overflow:hidden;
  background:
    radial-gradient(ellipse 72rem 54rem at -8% -12%,rgba(96,165,250,.31),transparent 58%),
    radial-gradient(ellipse 66rem 48rem at 108% 4%,rgba(94,234,212,.2),transparent 56%),
    linear-gradient(145deg,#050b14 0%,#08172a 42%,#071321 68%,#050b14 100%);
}
.wire-custom-page,.wire-custom-page *{box-sizing:border-box}
.wire-custom-page a{color:inherit;text-decoration:none}
.wire-custom-page img,.wire-custom-page svg{display:block;max-width:100%}
.wire-custom-page h1,.wire-custom-page h2,.wire-custom-page h3,.wire-custom-page p{margin-top:0}
.wire-custom-page h1{margin:18px 0 26px;font-size:clamp(50px,5vw,74px);line-height:.98;letter-spacing:-.055em}
.wire-custom-page h2{margin-bottom:18px;font-size:clamp(40px,4vw,58px);line-height:1.03;letter-spacing:-.045em}
.wire-custom-page h3{margin-bottom:10px;font-size:24px;line-height:1.15;letter-spacing:-.025em}
.wire-custom-page p{margin-bottom:0;color:var(--sf-text-muted)}
.wire-custom-page .kicker-dark{color:#53d8c8}
.wire-custom-page .section-head-dark h2,.wire-custom-page .section-head-dark h3{color:var(--sf-text)}
.wire-custom-page .section-head-dark p{color:var(--sf-text-muted)}

/* Hero */
.wire-custom-page .hero{position:relative;overflow:hidden;padding:18px 0 34px;background:#06111f}
.wire-custom-page .hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(4,11,20,.97) 0%,rgba(4,11,20,.94) 22%,rgba(5,16,29,.72) 40%,rgba(5,16,29,.24) 58%,rgba(5,16,29,0) 72%);pointer-events:none}
.wire-custom-page .hero::after{content:"";position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(111,196,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(111,196,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 86%);pointer-events:none}
.wire-custom-page .hero-media{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}
.wire-custom-page .hero-visual-picture{display:block;width:100%;height:100%}
.wire-custom-page .hero-visual-picture img{display:block;width:100%;height:100%;object-fit:cover;object-position:right center}
.wire-custom-page .hero .container{position:relative;z-index:2}
.wire-custom-page .hero-stage{position:relative;min-height:510px}
.wire-custom-page .hero-copy{position:relative;z-index:2;max-width:570px;padding:34px 0 52px}
.wire-custom-page .hero-copy h1{max-width:620px;font-size:clamp(48px,3.9vw,58px);line-height:1.03;letter-spacing:-.052em}
.wire-custom-page .hero-copy>p{max-width:520px;margin-bottom:0;font-size:15px;line-height:1.68;color:#b6c6d8}
.wire-custom-page .hero-copy .actions{margin-top:26px}
.wire-custom-page .hero-note{max-width:500px;margin-top:16px;padding-left:16px;border-left:2px solid var(--sf-cyan);color:#abc0d2;font-size:13px;line-height:1.5}
.wire-custom-page .hero-mobile-visual{display:none;margin:0}
.wire-custom-page .hero-visual-mobile{display:block;width:100%;margin:0 auto}
.wire-custom-page .hero-visual-mobile img{display:block;width:100%;height:auto;object-fit:contain}
@media (max-width:1100px){
  .wire-custom-page .hero-stage{min-height:488px}
  .wire-custom-page .hero-copy{max-width:510px;padding:32px 0 48px}
  .wire-custom-page .hero-copy>p{max-width:490px}
}
@media (max-width:820px){
  .wire-custom-page .hero{padding:14px 0 42px;background:radial-gradient(ellipse at 78% 70%,rgba(12,113,174,.20),transparent 38%),linear-gradient(145deg,#06111f 0%,#081a2c 56%,#06111f 100%)}
  .wire-custom-page .hero::before,.wire-custom-page .hero::after,.wire-custom-page .hero-media{display:none}
  .wire-custom-page .hero-stage{min-height:0}
  .wire-custom-page .hero-copy{max-width:none;padding:26px 0 0}
  .wire-custom-page .hero-copy h1{font-size:clamp(38px,5.2vw,46px)}
  .wire-custom-page .hero-copy>p{max-width:none;font-size:14px}
  .wire-custom-page .hero-copy .actions{display:grid;grid-template-columns:1fr}
  .wire-custom-page .hero-note{max-width:none;font-size:12px}
  .wire-custom-page .hero-mobile-visual{display:block;width:min(100%,760px);max-width:100%;margin:22px auto 0}
}
@media (max-width:640px){
  .wire-custom-page .hero-copy{padding-top:10px}
  .wire-custom-page .hero-copy .actions{display:flex}
}

/* Hero benefits */
.wire-custom-page .hero-benefits{border-top:1px solid rgba(191,211,235,.12);border-bottom:1px solid rgba(191,211,235,.12);background:linear-gradient(180deg,rgba(10,27,46,.98),rgba(6,17,31,.98))}
.wire-custom-page .hero-benefits__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:15px;padding-bottom:15px}
.wire-custom-page .hero-benefits article{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:center;min-height:70px;padding:6px 26px;border-left:1px solid rgba(191,211,235,.12)}
.wire-custom-page .hero-benefits article:first-child{padding-left:0;border-left:0}
.wire-custom-page .hero-benefits article:last-child{padding-right:0}
.wire-custom-page .hero-benefits svg{width:36px;height:36px;padding:7px;border:1px solid rgba(94,234,212,.23);border-radius:12px;background:rgba(94,234,212,.055);fill:none;stroke:#73e7dc;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.wire-custom-page .hero-benefits strong{display:block;color:#edf6ff;font-size:14px;line-height:1.28;letter-spacing:-.01em}
.wire-custom-page .hero-benefits span{display:block;margin-top:4px;color:#94a9bd;font-size:12px;line-height:1.4}

/* Product format */
.wire-custom-page .section-paper{background:linear-gradient(180deg,rgba(8,23,40,.94),rgba(5,14,26,.99));color:var(--sf-text)}
.wire-custom-page .section-paper::before{background:linear-gradient(90deg,transparent 4%,rgba(19,142,128,.23),rgba(62,126,201,.17),transparent 96%)}
.wire-custom-page .product-format-section .container{width:min(1320px,calc(100% - 40px));max-width:1320px}
.wire-custom-page .product-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.wire-custom-page .product-card{min-width:0;overflow:hidden;border:1px solid rgba(191,211,235,.16);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.052),rgba(255,255,255,.018));box-shadow:var(--ui-shadow-card-rest)}
.wire-custom-page .product-card picture{display:block;width:100%;background:#e7e9eb}
.wire-custom-page .product-card img{display:block;width:100%;height:auto;object-fit:contain}
.wire-custom-page .product-card__copy{min-height:112px;padding:18px 18px 20px;border-top:1px solid rgba(191,211,235,.12);background:linear-gradient(155deg,rgba(13,30,50,.98),rgba(5,14,25,.99))}
.wire-custom-page .product-card__copy h3{margin:0 0 7px;color:var(--sf-text);font-size:19px;line-height:1.2}
.wire-custom-page .product-card__copy p{color:#aebed0;font-size:13px;line-height:1.48}
.wire-custom-page .product-parameters{display:grid;grid-template-columns:minmax(210px,.9fr) repeat(3,minmax(190px,1fr)) auto;align-items:stretch;margin-top:18px;overflow:hidden;border:1px solid rgba(94,234,212,.2);border-radius:20px;background:radial-gradient(circle at 0 0,rgba(94,234,212,.08),transparent 36%),linear-gradient(145deg,rgba(12,31,52,.94),rgba(4,13,24,.98));box-shadow:var(--ui-shadow-card-rest)}
.wire-custom-page .product-parameters__intro{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:21px 22px}
.wire-custom-page .product-parameters__intro span{color:var(--sf-cyan);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.wire-custom-page .product-parameters__intro strong{margin-top:7px;color:var(--sf-text);font-size:17px;line-height:1.28}
.wire-custom-page .product-parameters article{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:start;padding:19px 18px;border-left:1px solid rgba(191,211,235,.11)}
.wire-custom-page .product-parameter-badge{display:grid;width:56px;height:34px;padding:0 7px;place-items:center;border:1px solid rgba(94,234,212,.23);border-radius:10px;background:rgba(94,234,212,.06);color:var(--sf-cyan);font-size:10px;font-weight:900;line-height:1;letter-spacing:.02em;white-space:nowrap}
.wire-custom-page .product-parameter-badge--icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.wire-custom-page .product-parameters h3{margin:0 0 4px;color:var(--sf-text);font-size:16px;line-height:1.24}
.wire-custom-page .product-parameters p{color:#aebed0;font-size:12px;line-height:1.42}
.wire-custom-page .product-parameters>.btn{align-self:center;margin:18px 20px;white-space:nowrap}

/* Cost */
.wire-custom-page .cost-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.wire-custom-page .cost-list article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;min-height:142px;padding:21px 20px;border:1px solid rgba(190,211,235,.16);border-radius:19px;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.022))}
.wire-custom-page .cost-list span{padding-top:4px;color:var(--sf-cyan);font-size:11px;font-weight:900;letter-spacing:.1em}
.wire-custom-page .cost-list h3{margin-bottom:6px;color:var(--sf-text);font-size:20px}
.wire-custom-page .cost-list p{color:var(--sf-text-muted);font-size:13px;line-height:1.55}
.wire-custom-page .cost-note{margin-top:20px;padding-left:18px;border-left:3px solid rgba(94,234,212,.65);color:var(--sf-text-muted);font-size:14px;line-height:1.55}
.wire-custom-page .cost-note strong{color:var(--sf-text)}

/* Process */
.wire-custom-page .process-section{background:linear-gradient(158deg,#07111f,#0c1d32 58%,#050b14)}
.wire-custom-page .process-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px;overflow:hidden;border:1px solid rgba(191,211,235,.15);border-radius:21px;background:linear-gradient(145deg,rgba(255,255,255,.042),rgba(255,255,255,.017));box-shadow:var(--ui-shadow-card-rest)}
.wire-custom-page .process-panel article{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;min-height:0;padding:23px 24px;border-left:1px solid rgba(191,211,235,.12)}
.wire-custom-page .process-panel article:first-child{border-left:0}
.wire-custom-page .process-panel span{display:grid;width:46px;height:32px;padding:0 8px;place-items:center;border:1px solid rgba(94,234,212,.22);border-radius:10px;background:rgba(94,234,212,.065);color:var(--sf-cyan);font-size:11px;font-weight:900}
.wire-custom-page .process-panel h3{margin:2px 0 8px;color:var(--sf-text);font-size:20px;line-height:1.22}
.wire-custom-page .process-panel p{max-width:330px;color:#aebed0;font-size:13px;line-height:1.5}

/* Shared request form intentionally not overridden here. */
.wire-custom-page .request-section{background:radial-gradient(circle at 15% 15%,rgba(94,234,212,.09),transparent 34%),linear-gradient(180deg,rgba(8,23,40,.94),rgba(5,14,26,.99))}
.wire-custom-page .request-note{margin-top:18px;padding:14px 16px;border-left:3px solid #1db9a7;background:rgba(94,234,212,.08);color:#b8d7d4;font-size:13px}
.wire-custom-page .faq-section{background:#050b14}

/* Final CTA */
.wire-custom-page .final-cta{padding:64px 0 72px}
.wire-custom-page .final-shell{grid-template-columns:minmax(0,1fr) auto;gap:32px;padding:34px 38px}
.wire-custom-page .final-shell h2{margin:10px 0 12px;font-size:clamp(34px,3.4vw,46px)}
.wire-custom-page .final-shell p{font-size:15px}
.wire-custom-page .final-shell .actions{justify-content:flex-end;margin:0}

@media (max-width:1120px){
  .wire-custom-page h1{font-size:clamp(44px,5.5vw,62px)}
  .wire-custom-page .product-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wire-custom-page .product-parameters{grid-template-columns:repeat(3,minmax(0,1fr)) auto}
  .wire-custom-page .product-parameters__intro{grid-column:1/-1;padding:18px 20px;border-bottom:1px solid rgba(191,211,235,.11)}
  .wire-custom-page .product-parameters article:first-of-type{border-left:0}
}

@media (max-width:920px){
  .wire-custom-page h1{font-size:43px;line-height:1.01}
  .wire-custom-page h2{font-size:36px}
  .wire-custom-page .hero{padding:18px 0 58px}
  .wire-custom-page .hero-copy>p{font-size:16px;line-height:1.64}
  .wire-custom-page .product-parameters{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wire-custom-page .product-parameters article:nth-of-type(3){border-left:0;border-top:1px solid rgba(191,211,235,.11)}
  .wire-custom-page .product-parameters>.btn{width:calc(100% - 36px);justify-content:center;justify-self:stretch;margin:18px;grid-column:2}
  .wire-custom-page .cost-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wire-custom-page .process-panel article{padding:21px 19px}
  .wire-custom-page .final-shell{grid-template-columns:1fr}
  .wire-custom-page .final-shell .actions{justify-content:flex-start}
}

@media (max-width:720px){
  .wire-custom-page .hero-benefits__grid{grid-template-columns:1fr;padding-top:8px;padding-bottom:8px}
  .wire-custom-page .hero-benefits article,.wire-custom-page .hero-benefits article:first-child,.wire-custom-page .hero-benefits article:last-child{min-height:0;padding:13px 0;border-top:1px solid rgba(191,211,235,.1);border-left:0}
  .wire-custom-page .hero-benefits article:first-child{border-top:0}
  .wire-custom-page .process-panel{grid-template-columns:1fr}
  .wire-custom-page .process-panel article,.wire-custom-page .process-panel article:first-child{min-height:0;padding:19px 18px;border-top:1px solid rgba(191,211,235,.12);border-left:0}
  .wire-custom-page .process-panel article:first-child{border-top:0}
}

@media (max-width:700px){
  .wire-custom-page h1{font-size:clamp(35px,10vw,45px)}
  .wire-custom-page h2{font-size:clamp(31px,8.5vw,38px)}
  .wire-custom-page .product-format-section .container{width:min(100% - 28px,1320px)}
  .wire-custom-page .product-showcase-grid{grid-template-columns:1fr;gap:12px}
  .wire-custom-page .product-card{border-radius:17px}
  .wire-custom-page .product-card__copy{min-height:0;padding:17px 17px 19px}
  .wire-custom-page .product-card__copy h3{font-size:20px}
  .wire-custom-page .product-parameters{grid-template-columns:1fr}
  .wire-custom-page .product-parameters__intro,.wire-custom-page .product-parameters article,.wire-custom-page .product-parameters article:first-of-type,.wire-custom-page .product-parameters article:nth-of-type(3){grid-column:auto;border-top:1px solid rgba(191,211,235,.11);border-left:0}
  .wire-custom-page .product-parameters__intro{border-top:0}
  .wire-custom-page .product-parameters>.btn{grid-column:auto;width:calc(100% - 36px);margin:18px}
  .wire-custom-page .cost-list{grid-template-columns:1fr;gap:10px}
  .wire-custom-page .cost-list article{min-height:0;padding:18px 19px}
  .wire-custom-page .final-cta{padding:52px 0 58px}
  .wire-custom-page .final-shell{padding:28px 22px}
  .wire-custom-page .final-shell .actions .btn{width:100%;justify-content:center}
}

@media (max-width:420px){
  .wire-custom-page .hero-copy .actions{display:grid;grid-template-columns:1fr}
}
