.quote-form-module__uR7-2G__form{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-hero);background:var(--ds-surface);box-shadow:var(--ds-shadow-card);grid-template-columns:minmax(0,1fr);gap:clamp(24px,3vw,36px);padding:clamp(24px,3vw,36px);display:grid}@media (min-width:1280px){.quote-form-module__uR7-2G__form:not(.quote-form-module__uR7-2G__compact){grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:stretch}}.quote-form-module__uR7-2G__compact{padding:clamp(20px,2.4vw,28px)}.quote-form-module__uR7-2G__compact .quote-form-module__uR7-2G__rfqSidebar{display:none}.quote-form-module__uR7-2G__formMain{grid-template-columns:repeat(2,minmax(220px,1fr));gap:18px clamp(18px,2vw,26px);min-width:0;display:grid}@media (max-width:640px){.quote-form-module__uR7-2G__formMain{grid-template-columns:1fr}}.quote-form-module__uR7-2G__formHead{flex-direction:column;grid-column:1/-1;gap:8px;margin-bottom:6px;display:flex}.quote-form-module__uR7-2G__formHead p{letter-spacing:.12em;text-transform:uppercase;color:var(--ds-brand);margin:0;font-size:11px;font-weight:700}.quote-form-module__uR7-2G__formHead h3{letter-spacing:-.012em;color:var(--ds-text);margin:0;font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:800;line-height:1.12}.quote-form-module__uR7-2G__formHead span{max-width:56ch;color:var(--ds-text-muted);font-size:.95rem;line-height:1.55;display:block}.quote-form-module__uR7-2G__field{flex-direction:column;gap:6px;min-width:0;display:flex}.quote-form-module__uR7-2G__fullField{grid-column:1/-1}.quote-form-module__uR7-2G__field span{letter-spacing:.1em;text-transform:uppercase;color:var(--ds-text-muted);font-size:11px;font-weight:700}.quote-form-module__uR7-2G__field input,.quote-form-module__uR7-2G__field select,.quote-form-module__uR7-2G__field textarea{border:1px solid var(--ds-hairline);background:var(--ds-surface);width:100%;min-height:48px;color:var(--ds-text);transition:border-color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-quick) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease);border-radius:10px;padding:12px 14px;font-family:inherit;font-size:.95rem;line-height:1.45}.quote-form-module__uR7-2G__field input:hover,.quote-form-module__uR7-2G__field select:hover,.quote-form-module__uR7-2G__field textarea:hover{border-color:var(--ds-hairline-strong)}.quote-form-module__uR7-2G__field input:focus,.quote-form-module__uR7-2G__field select:focus,.quote-form-module__uR7-2G__field textarea:focus{border-color:var(--ds-brand);background:var(--ds-surface);outline:none;box-shadow:0 0 0 4px #0067c524}.quote-form-module__uR7-2G__field textarea{resize:vertical;min-height:120px;padding-top:14px;line-height:1.55}.quote-form-module__uR7-2G__field input::placeholder,.quote-form-module__uR7-2G__field textarea::placeholder{color:var(--ds-text-faint)}.quote-form-module__uR7-2G__field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.quote-form-module__uR7-2G__routeHint{color:var(--ds-text-muted);margin-top:-1px;font-size:.78rem;font-weight:650;line-height:1.35}.quote-form-module__uR7-2G__routeHint a{color:var(--ds-brand);word-break:break-word;font-weight:800;text-decoration:none}.quote-form-module__uR7-2G__routeHint a:hover{text-decoration:underline}.quote-form-module__uR7-2G__submit{background:var(--ds-accent);color:#fff;border-radius:var(--ds-radius-pill);letter-spacing:.04em;cursor:pointer;min-height:52px;box-shadow:var(--ds-shadow-cta);transition:transform var(--ds-dur-quick) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease);border:none;grid-column:1/-1;margin-top:10px;padding:0 28px;font-size:15px;font-weight:700}.quote-form-module__uR7-2G__submit:hover{background:var(--ds-accent-deep);transform:translateY(-2px);box-shadow:0 14px 32px #d80d2a52}.quote-form-module__uR7-2G__submit:active{transform:translateY(0)scale(.98)}.quote-form-module__uR7-2G__submit:focus-visible{outline:2px solid var(--ds-accent);outline-offset:3px}.quote-form-module__uR7-2G__successNote{border:1px solid #0067c52e;border-left:3px solid var(--ds-brand);background:var(--ds-brand-soft);border-radius:10px;grid-column:1/-1;gap:6px;padding:16px 18px;display:grid}.quote-form-module__uR7-2G__successNote strong{color:var(--ds-brand-deep);font-size:.98rem;font-weight:800}.quote-form-module__uR7-2G__successNote span{color:var(--ds-text-muted);font-size:.92rem;line-height:1.55}.quote-form-module__uR7-2G__successNote a{color:var(--ds-brand-deep);font-weight:700}.quote-form-module__uR7-2G__req{color:var(--ds-accent);font-style:normal;font-weight:700}.quote-form-module__uR7-2G__submit:disabled{opacity:.6;cursor:progress;box-shadow:none;transform:none}.quote-form-module__uR7-2G__errorNote{border:1px solid #d80d2a47;border-left:3px solid var(--ds-accent);color:var(--ds-accent-deep);background:#d80d2a0f;border-radius:10px;grid-column:1/-1;padding:12px 16px;font-size:.92rem;font-weight:600}.quote-form-module__uR7-2G__moreFields{background:#0067c508;border:1px solid #0067c52e;border-radius:12px;grid-column:1/-1;padding:0 16px}.quote-form-module__uR7-2G__moreFields>summary{cursor:pointer;color:var(--ds-brand-deep);padding:14px 4px;font-size:.95rem;font-weight:700;list-style:none}.quote-form-module__uR7-2G__moreFields>summary::-webkit-details-marker{display:none}.quote-form-module__uR7-2G__moreFields>summary:after{content:"＋";float:right;color:var(--ds-brand);font-weight:700}.quote-form-module__uR7-2G__moreFields[open]>summary:after{content:"−"}.quote-form-module__uR7-2G__moreFields>summary:focus-visible{outline:2px solid var(--ds-brand);outline-offset:3px;border-radius:8px}.quote-form-module__uR7-2G__moreFieldsGrid{grid-template-columns:repeat(2,minmax(200px,1fr));gap:18px clamp(18px,2vw,26px);min-width:0;padding:4px 4px 20px;display:grid}@media (max-width:640px){.quote-form-module__uR7-2G__moreFieldsGrid{grid-template-columns:1fr}}.quote-form-module__uR7-2G__rfqSidebar{background:radial-gradient(120% 80% at 100% 0%, #0067c580 0%, #0067c500 60%), radial-gradient(80% 90% at 0% 100%, #d80d2a52 0%, #d80d2a00 60%), var(--ds-bg-deep);color:#fff;isolation:isolate;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:space-between;gap:22px;min-height:100%;padding:clamp(24px,2.4vw,32px);display:flex;overflow:hidden}.quote-form-module__uR7-2G__sidebarKicker{border-radius:var(--ds-radius-pill);letter-spacing:.12em;text-transform:uppercase;color:#ffffffeb;background:#ffffff1a;width:fit-content;padding:6px 12px;font-size:11px;font-weight:700}.quote-form-module__uR7-2G__rfqSidebar strong{letter-spacing:-.012em;color:#fff;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:700;line-height:1.18}.quote-form-module__uR7-2G__sidebarStats{gap:8px;display:grid}.quote-form-module__uR7-2G__sidebarStats span{color:#ffffffeb;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:11px 14px;font-size:.86rem;font-weight:600;line-height:1.4}.quote-form-module__uR7-2G__datasheetButton{border-radius:var(--ds-radius-pill);color:#fff;letter-spacing:.02em;text-align:center;min-height:44px;transition:background-color var(--ds-dur-quick) var(--ds-ease);background:#ffffff14;border:1px solid #ffffff38;justify-content:center;align-items:center;padding:0 18px;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.quote-form-module__uR7-2G__datasheetButton:hover{background:#ffffff29}@media (max-width:640px){.quote-form-module__uR7-2G__form{border-radius:12px;gap:20px;padding:18px 16px;box-shadow:0 14px 32px -26px #081e503d}.quote-form-module__uR7-2G__compact{padding:18px 16px}.quote-form-module__uR7-2G__formHead h3{letter-spacing:0;font-size:clamp(1.32rem,6vw,1.58rem);line-height:1.16}.quote-form-module__uR7-2G__formHead p,.quote-form-module__uR7-2G__field span,.quote-form-module__uR7-2G__sidebarKicker{letter-spacing:.07em}.quote-form-module__uR7-2G__formHead span{font-size:.92rem;line-height:1.55}.quote-form-module__uR7-2G__formMain{row-gap:14px}.quote-form-module__uR7-2G__field{gap:7px}.quote-form-module__uR7-2G__field input,.quote-form-module__uR7-2G__field select,.quote-form-module__uR7-2G__field textarea{border-radius:9px;min-height:50px;padding-inline:13px;font-size:16px}.quote-form-module__uR7-2G__field textarea{min-height:112px}.quote-form-module__uR7-2G__moreFields{border-radius:10px;padding:0 12px}.quote-form-module__uR7-2G__moreFieldsGrid{row-gap:14px;padding-bottom:16px}.quote-form-module__uR7-2G__submit{letter-spacing:.02em;border-radius:12px;width:100%;min-height:52px;padding:0 18px;font-size:.92rem}.quote-form-module__uR7-2G__rfqSidebar{border-radius:12px;padding:20px 18px}.quote-form-module__uR7-2G__rfqSidebar strong{font-size:1.2rem;line-height:1.22}}
.contact-module__swMWYG__page{isolation:isolate;width:100%;max-width:1380px;margin:0 auto;padding:88px 32px 132px;position:relative}.contact-module__swMWYG__ambient{pointer-events:none;z-index:-1;position:absolute;inset:-80px -40px 0;overflow:hidden}.contact-module__swMWYG__ambient span{filter:blur(160px);opacity:.35;border-radius:50%;display:block;position:absolute}.contact-module__swMWYG__blobOne{opacity:.3;background:radial-gradient(circle at 30% 30%,#7fb0ff 0%,#0000 75%);width:720px;height:720px;top:-160px;left:-160px}.contact-module__swMWYG__blobTwo{opacity:.18;background:radial-gradient(circle at 70% 30%,#3b82f6 0%,#0000 75%);width:820px;height:820px;top:320px;right:-240px}.contact-module__swMWYG__blobThree{opacity:.45;background:radial-gradient(circle,#dbeafe 0%,#0000 75%);width:900px;height:900px;bottom:-240px;left:20%}.contact-module__swMWYG__bento{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.contact-module__swMWYG__tile{-webkit-backdrop-filter:blur(22px)saturate(160%);isolation:isolate;background:#ffffff94;border:1px solid #ffffffb3;border-radius:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,inset 0 0 0 1px #ffffff40,0 30px 60px -38px #0f172a38}.contact-module__swMWYG__tile:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(135deg,#ffffff80 0%,#0000 45%);position:absolute;inset:0}.contact-module__swMWYG__tileHero{flex-direction:column;grid-column:span 8;justify-content:center;min-height:380px;padding:64px 56px;display:flex}.contact-module__swMWYG__tileHero:after{content:"";opacity:.85;pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#0067c5 30%,#1f5eff 50%,#0067c5 70%,#0000 100%);height:3px;position:absolute;top:0;left:0;right:0}.contact-module__swMWYG__tileHero>*{z-index:1;position:relative}.contact-module__swMWYG__heroOrb{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle at 35% 35%,#1f5eff38 0%,#0067c514 45%,#0000 75%);border-radius:50%;width:560px;height:560px;position:absolute;top:-180px;right:-200px}.contact-module__swMWYG__kicker{color:#044d99;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(135deg,#0067c51f 0%,#1f5eff14 100%);border:1px solid #0067c538;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:28px;padding:8px 14px;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.contact-module__swMWYG__kicker:before{content:"";background:#0067c5;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite contact-module__swMWYG__pulse;box-shadow:0 0 0 3px #0067c533}@keyframes contact-module__swMWYG__pulse{0%,to{box-shadow:0 0 0 3px #0067c533}50%{box-shadow:0 0 0 6px #0067c500}}.contact-module__swMWYG__tileHero h1{max-width:14ch;font-family:var(--font-display);letter-spacing:-.04em;color:#0a1f3d;margin:0 0 18px;font-size:clamp(2.6rem,4.8vw,4.2rem);font-weight:900;line-height:1.05}.contact-module__swMWYG__tileHero p{color:#3b556f;max-width:520px;margin:0 0 28px;font-size:1rem;font-weight:500;line-height:1.65}.contact-module__swMWYG__heroActions{flex-wrap:wrap;gap:10px;display:flex}.contact-module__swMWYG__primaryAction,.contact-module__swMWYG__ghostAction{letter-spacing:-.005em;border-radius:999px;align-items:center;min-height:46px;padding:0 22px;font-size:.92rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.contact-module__swMWYG__primaryAction{color:#fff;background:linear-gradient(135deg,#1976d2 0%,#0067c5 100%);transition:background .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff47,0 14px 28px -14px #0067c580}.contact-module__swMWYG__primaryAction:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff29 0%,#0000 50%);position:absolute;inset:0}.contact-module__swMWYG__primaryAction:hover{background:linear-gradient(135deg,#1f80e0 0%,#0573d4 100%);box-shadow:inset 0 1px #ffffff52,0 18px 34px -14px #0067c5a6}.contact-module__swMWYG__ghostAction{color:#0a1f3d;background:#fffc;border:1px solid #0067c533;transition:background .25s,border-color .25s,color .25s;box-shadow:inset 0 1px #fffc}.contact-module__swMWYG__ghostAction:hover{color:#044d99;background:#fff;border-color:#0067c573}.contact-module__swMWYG__tileTrust{background:linear-gradient(155deg,#ffffffb8 0%,#e8f1fb73 100%);flex-direction:column;grid-column:span 4;justify-content:center;gap:2px;min-height:380px;padding:44px 40px;display:flex}.contact-module__swMWYG__tileTrust>*{z-index:1;position:relative}.contact-module__swMWYG__tileTrust:after{content:"";filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(circle at 30% 30%,#0067c51f 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-100px;right:-100px}.contact-module__swMWYG__trustNumber{font-family:var(--font-display);letter-spacing:-.035em;color:#044d99;white-space:nowrap;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:900;line-height:1.1}.contact-module__swMWYG__trustLabel{color:#5b6d83;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:700}.contact-module__swMWYG__trustDivider{background:linear-gradient(90deg,#0000,#0067c547,#0000);height:1px;margin:14px 0}.contact-module__swMWYG__tileForm{grid-area:span 4/span 8;padding:32px}.contact-module__swMWYG__tileForm form{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.contact-module__swMWYG__tileAction{cursor:pointer;flex-direction:column;grid-column:span 4;justify-content:center;gap:6px;min-height:110px;padding:28px 30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.contact-module__swMWYG__tileAction>*{z-index:1;position:relative}a.contact-module__swMWYG__tileAction:after{content:"";z-index:1;background-color:#0067c51f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230067c5' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;border-radius:50%;width:30px;height:30px;transition:background-color .25s,background-image .25s;position:absolute;top:24px;right:26px}a.contact-module__swMWYG__tileAction:hover{border-color:#0067c56b;box-shadow:inset 0 1px #ffffffe6,0 24px 48px -28px #0067c54d}a.contact-module__swMWYG__tileAction:hover:after{background-color:#0067c5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E")}.contact-module__swMWYG__tileMuted{cursor:default;background:linear-gradient(155deg,#ffffff80 0%,#e8f1fb66 100%)}.contact-module__swMWYG__tilePrimaryEmail{background:linear-gradient(155deg,#ffffffc7 0%,#dbeafe94 100%);border-color:#0067c53d}.contact-module__swMWYG__tilePrimaryEmail .contact-module__swMWYG__actionValue{color:#044d99;word-break:break-word;font-size:clamp(1rem,1.3vw,1.18rem)}.contact-module__swMWYG__emailDirectoryTile{grid-column:span 4;align-content:start;gap:14px;padding:26px 28px;display:grid}.contact-module__swMWYG__emailDirectoryTile>*{z-index:1;position:relative}.contact-module__swMWYG__emailDirectory{gap:9px;display:grid}.contact-module__swMWYG__emailRoute{background:#ffffffb8;border:1px solid #0067c51f;border-radius:14px;gap:4px;padding:11px 12px;text-decoration:none;transition:border-color .2s,background-color .2s,transform .2s;display:grid}.contact-module__swMWYG__emailRoute:hover{background:#fff;border-color:#0067c557;transform:translateY(-1px)}.contact-module__swMWYG__emailRoute span{color:#5b6d83;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800}.contact-module__swMWYG__emailRoute strong{color:#044d99;font-family:var(--font-display);letter-spacing:-.01em;word-break:break-word;font-size:1rem;font-weight:850;line-height:1.2}.contact-module__swMWYG__emailRoute small{color:#5b6d83;font-size:.78rem;line-height:1.35}.contact-module__swMWYG__actionKicker{color:#5b6d83;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:700}.contact-module__swMWYG__actionValue{color:#0a1f3d;font-family:var(--font-display);letter-spacing:-.02em;font-size:1.3rem;font-weight:800}a.contact-module__swMWYG__tileAction:hover .contact-module__swMWYG__actionValue{color:#044d99}@media (max-width:1100px){.contact-module__swMWYG__tileHero{grid-column:span 12;min-height:320px;padding:48px 40px}.contact-module__swMWYG__tileTrust{flex-direction:row;grid-column:span 12;justify-content:space-between;align-items:center;min-height:0;padding:28px 32px}.contact-module__swMWYG__tileTrust .contact-module__swMWYG__trustDivider{background:linear-gradient(#0000,#0f172a24,#0000);width:1px;height:38px;margin:0 12px}.contact-module__swMWYG__tileTrust .contact-module__swMWYG__trustLabel{margin-bottom:0}.contact-module__swMWYG__tileForm{grid-area:auto/span 12}.contact-module__swMWYG__tileAction{grid-column:span 6}.contact-module__swMWYG__emailDirectoryTile{grid-column:span 12}}@media (max-width:640px){.contact-module__swMWYG__page{padding:42px 16px 80px}.contact-module__swMWYG__ambient span{filter:blur(100px)}.contact-module__swMWYG__blobOne{width:460px;height:460px;top:-100px;left:-120px}.contact-module__swMWYG__blobTwo{width:520px;height:520px;top:220px;right:-160px}.contact-module__swMWYG__blobThree{width:560px;height:560px;bottom:-160px;left:18%}.contact-module__swMWYG__bento{gap:14px}.contact-module__swMWYG__tileHero{border-radius:12px;min-height:0;padding:28px 20px}.contact-module__swMWYG__tileHero h1{font-size:var(--ds-h1);line-height:var(--ds-lh-tight);letter-spacing:0;max-width:100%}.contact-module__swMWYG__tileHero p{font-size:var(--ds-body);line-height:var(--ds-lh-body)}.contact-module__swMWYG__tileTrust{border-radius:12px;flex-direction:column;align-items:flex-start;gap:2px;padding:20px}.contact-module__swMWYG__tileTrust .contact-module__swMWYG__trustDivider{background:linear-gradient(90deg,#0000,#0f172a1f,#0000);width:100%;height:1px;margin:12px 0}.contact-module__swMWYG__tileForm{border-radius:12px;padding:16px}.contact-module__swMWYG__tileAction{border-radius:12px;grid-column:span 12;min-height:88px;padding:20px}.contact-module__swMWYG__emailDirectoryTile{border-radius:12px;grid-column:span 12;padding:20px}.contact-module__swMWYG__emailRoute span{letter-spacing:.08em;font-size:.7rem}.contact-module__swMWYG__emailRoute strong{font-size:1.05rem}.contact-module__swMWYG__emailRoute small{font-size:.82rem}.contact-module__swMWYG__actionValue{font-size:1.15rem;line-height:1.25}.contact-module__swMWYG__actionKicker{letter-spacing:.08em;font-size:.74rem}.contact-module__swMWYG__primaryAction,.contact-module__swMWYG__ghostAction{text-align:center;flex:100%;justify-content:center;min-height:46px}}
.product-module__5nl4Yq__page{background:var(--ds-bg);min-height:100vh;color:var(--ds-text)}.product-module__5nl4Yq__shell{max-width:var(--ds-container-max);margin:0 auto}.product-module__5nl4Yq__main{flex-direction:column;display:flex}.product-module__5nl4Yq__topbar{padding:clamp(20px, 3vw, 32px) var(--ds-page-px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.product-module__5nl4Yq__backLink,.product-module__5nl4Yq__phoneLink{border-radius:var(--ds-radius-pill);letter-spacing:.02em;transition:background-color var(--ds-dur-quick) var(--ds-ease), color var(--ds-dur-quick) var(--ds-ease);align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.product-module__5nl4Yq__backLink{background:var(--ds-surface);color:var(--ds-brand-deep);border:1px solid var(--ds-hairline)}.product-module__5nl4Yq__backLink:hover{background:var(--ds-brand-soft)}.product-module__5nl4Yq__phoneLink{background:var(--ds-brand-soft);color:var(--ds-brand-deep)}.product-module__5nl4Yq__phoneLink:hover{background:var(--ds-brand);color:#fff}.product-module__5nl4Yq__hero{isolation:isolate;padding:clamp(40px, 6vw, 80px) var(--ds-page-px) clamp(56px, 8vw, 96px);background:var(--ds-surface);border-radius:var(--ds-radius-hero);margin:0 var(--ds-page-px);box-shadow:var(--ds-shadow-soft);grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,80px);display:grid;position:relative;overflow:hidden}.product-module__5nl4Yq__hero:before{content:"";z-index:-1;background:radial-gradient(60% 80% at 18% 12%, #0067c514 0%, #0067c500 60%), linear-gradient(180deg, var(--ds-surface-tint) 0%, var(--ds-surface) 100%);border-radius:var(--ds-radius-hero);position:absolute;inset:0}@media (min-width:960px){.product-module__5nl4Yq__hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.product-module__5nl4Yq__eyebrow{background:var(--ds-accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--ds-radius-pill);align-self:flex-start;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 6px 16px #d80d2a3d}.product-module__5nl4Yq__copy h1,.product-module__5nl4Yq__panel h2,.product-module__5nl4Yq__sectionHead h2,.product-module__5nl4Yq__supportCard h2,.product-module__5nl4Yq__quoteCopy h2{color:var(--ds-text);letter-spacing:-.012em;margin:0;line-height:1.2}.product-module__5nl4Yq__copy h1{font-size:var(--ds-h1);letter-spacing:-.02em;margin:16px 0 0;font-weight:800;line-height:1.07}.product-module__5nl4Yq__summary,.product-module__5nl4Yq__description,.product-module__5nl4Yq__sectionHead p,.product-module__5nl4Yq__quoteCopy p,.product-module__5nl4Yq__list li{color:var(--ds-text-muted);margin:0;line-height:1.6}.product-module__5nl4Yq__summary{font-size:var(--ds-lead);margin:16px 0 0;line-height:1.55}.product-module__5nl4Yq__description{font-size:var(--ds-small);max-width:60ch;margin:8px 0 0;line-height:1.65}.product-module__5nl4Yq__heroActions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.product-module__5nl4Yq__primaryAction,.product-module__5nl4Yq__secondaryAction{border-radius:var(--ds-radius-pill);transition:transform var(--ds-dur-quick) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease);align-items:center;gap:8px;padding:15px 26px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.product-module__5nl4Yq__primaryAction{background:var(--ds-accent);color:#fff;box-shadow:var(--ds-shadow-cta)}.product-module__5nl4Yq__primaryAction:hover{background:var(--ds-accent-deep);transform:translateY(-2px);box-shadow:0 14px 32px #d80d2a52}.product-module__5nl4Yq__primaryAction:active{transform:translateY(0)scale(.98)}.product-module__5nl4Yq__secondaryAction{color:var(--ds-brand-deep);border:1.5px solid var(--ds-brand);background:0 0}.product-module__5nl4Yq__secondaryAction:hover{background:var(--ds-brand-soft)}.product-module__5nl4Yq__statRow{border-top:1px solid var(--ds-hairline);flex-wrap:wrap;gap:18px;margin-top:20px;padding-top:16px;display:flex}.product-module__5nl4Yq__statRow article{flex-direction:column;gap:4px;min-width:140px;display:flex}.product-module__5nl4Yq__statRow span{font-size:var(--ds-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-text-faint);font-weight:700}.product-module__5nl4Yq__statRow strong{color:var(--ds-text);font-size:14px;font-weight:600;line-height:1.4}.product-module__5nl4Yq__visual{position:relative}.product-module__5nl4Yq__imageWrap{aspect-ratio:4/5;border-radius:var(--ds-radius-hero);background:var(--ds-bg);max-height:600px;box-shadow:var(--ds-shadow-hero);position:relative;overflow:hidden}.product-module__5nl4Yq__image{object-fit:cover}.product-module__5nl4Yq__gridSection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-bg);max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:720px){.product-module__5nl4Yq__gridSection{grid-template-columns:repeat(3,1fr)}}.product-module__5nl4Yq__panel{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease), border-color var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:12px;padding:28px 26px;display:flex}.product-module__5nl4Yq__panel:hover{box-shadow:var(--ds-shadow-card);border-color:var(--ds-brand);transform:translateY(-4px)}.product-module__5nl4Yq__panel h2{font-size:var(--ds-h3);font-weight:700}.product-module__5nl4Yq__list{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.product-module__5nl4Yq__list li{font-size:var(--ds-small);padding-left:18px;line-height:1.55;position:relative}.product-module__5nl4Yq__list li:before{content:"";background:var(--ds-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.product-module__5nl4Yq__procurementSection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-surface)}.product-module__5nl4Yq__sectionHead{text-align:center;max-width:var(--ds-container-prose);flex-direction:column;align-items:center;gap:12px;margin:0 auto clamp(32px,4vw,48px);display:flex}.product-module__5nl4Yq__sectionHead h2{font-size:var(--ds-h2);font-weight:700}.product-module__5nl4Yq__sectionHead p{font-size:var(--ds-body);margin:0}.product-module__5nl4Yq__procurementLayout{max-width:var(--ds-container-narrow);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:880px){.product-module__5nl4Yq__procurementLayout{grid-template-columns:2fr 1fr;align-items:start}}.product-module__5nl4Yq__tableWrap{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);overflow:hidden}.product-module__5nl4Yq__skuTable{border-collapse:collapse;width:100%}.product-module__5nl4Yq__skuTable th,.product-module__5nl4Yq__skuTable td{text-align:left;font-size:var(--ds-small);border-bottom:1px solid var(--ds-hairline);padding:14px 18px;line-height:1.5}.product-module__5nl4Yq__skuTable th{background:var(--ds-brand-deep);color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.product-module__5nl4Yq__skuTable td{color:var(--ds-text)}.product-module__5nl4Yq__skuTable td:first-child{color:var(--ds-brand-deep);font-weight:700}.product-module__5nl4Yq__skuTable tr:last-child td{border-bottom:none}.product-module__5nl4Yq__buyingPanel{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-left:3px solid var(--ds-brand);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);flex-direction:column;gap:16px;padding:24px 22px;display:flex}.product-module__5nl4Yq__buyingPanel div{flex-direction:column;gap:4px;display:flex}.product-module__5nl4Yq__buyingPanel span{font-size:var(--ds-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-brand);font-weight:700}.product-module__5nl4Yq__buyingPanel strong{font-size:var(--ds-small);color:var(--ds-text);font-weight:600;line-height:1.5}.product-module__5nl4Yq__supportSection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-bg);max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:720px){.product-module__5nl4Yq__supportSection{grid-template-columns:repeat(3,1fr)}}.product-module__5nl4Yq__supportCard{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease), border-color var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:12px;padding:28px 26px;display:flex}.product-module__5nl4Yq__supportCard:hover{box-shadow:var(--ds-shadow-card);border-color:var(--ds-brand);transform:translateY(-4px)}.product-module__5nl4Yq__supportCard h2{font-size:var(--ds-h3);font-weight:700}.product-module__5nl4Yq__badgeList,.product-module__5nl4Yq__linkList{flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.product-module__5nl4Yq__badgeList li{background:var(--ds-brand-soft);color:var(--ds-brand-deep);letter-spacing:.04em;border-radius:var(--ds-radius-pill);align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.product-module__5nl4Yq__linkList{flex-direction:column;gap:6px}.product-module__5nl4Yq__linkList a,.product-module__5nl4Yq__textAction{color:var(--ds-brand);transition:color var(--ds-dur-quick) var(--ds-ease), gap var(--ds-dur-quick) var(--ds-ease);align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.product-module__5nl4Yq__textAction{margin-top:4px}.product-module__5nl4Yq__linkList a:hover,.product-module__5nl4Yq__textAction:hover{color:var(--ds-brand-deep);gap:10px}.product-module__5nl4Yq__faqSection{padding:var(--ds-section-py-tight) var(--ds-page-px);max-width:var(--ds-container-max);flex-direction:column;gap:24px;margin:0 auto;display:flex}.product-module__5nl4Yq__faqList{flex-direction:column;gap:10px;display:flex}.product-module__5nl4Yq__faqItem{border:1px solid var(--ds-hairline);background:var(--ds-surface);border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.product-module__5nl4Yq__faqItem[open]{border-color:#0067c552;box-shadow:0 8px 24px -16px #0067c540}.product-module__5nl4Yq__faqItem summary{cursor:pointer;color:var(--ds-text);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:1rem;font-weight:700;line-height:1.45;list-style:none;display:flex}.product-module__5nl4Yq__faqItem summary::-webkit-details-marker{display:none}.product-module__5nl4Yq__faqItem summary:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:20px;height:20px;transition:transform .25s}.product-module__5nl4Yq__faqItem[open] summary:after{transform:rotate(180deg)}.product-module__5nl4Yq__faqItem p{color:var(--ds-text-muted);margin:0;padding:0 22px 20px;font-size:.95rem;line-height:1.65}@media (max-width:640px){.product-module__5nl4Yq__faqItem summary{padding:16px 18px;font-size:.95rem}.product-module__5nl4Yq__faqItem p{padding:0 18px 18px;font-size:.9rem}}.product-module__5nl4Yq__quoteSection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-surface);max-width:var(--ds-container-max);grid-template-columns:1fr;align-items:start;gap:clamp(24px,3vw,40px);margin:0 auto;display:grid}@media (min-width:960px){.product-module__5nl4Yq__quoteSection{grid-template-columns:1fr 1fr}}.product-module__5nl4Yq__quoteCopy{flex-direction:column;gap:14px;display:flex}.product-module__5nl4Yq__quoteCopy p{font-size:var(--ds-body);max-width:56ch;line-height:1.6}.product-module__5nl4Yq__clusterSection{padding:var(--ds-section-py-tight) var(--ds-page-px);max-width:var(--ds-container-max);flex-direction:column;gap:22px;margin:0 auto;display:flex}.product-module__5nl4Yq__clusterGrid{grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:760px){.product-module__5nl4Yq__clusterGrid{grid-template-columns:1.4fr 1fr}}.product-module__5nl4Yq__clusterColumn{border:1px solid var(--ds-hairline);background:#ffffffdb;border-radius:14px;padding:22px 24px}.product-module__5nl4Yq__clusterColumn h3{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#044d99;margin-bottom:14px;font-size:.72rem;font-weight:800}.product-module__5nl4Yq__clusterColumn ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.product-module__5nl4Yq__clusterColumn li a{color:#0a1f3d;border-bottom:1px solid #0000;font-size:.95rem;font-weight:600;line-height:1.4;transition:color .2s,border-color .2s;display:inline-flex}.product-module__5nl4Yq__clusterColumn li a:hover{color:#0067c5;border-color:#0067c566}@media (max-width:760px){.product-module__5nl4Yq__topbar{padding-inline:var(--ds-page-px);gap:10px}.product-module__5nl4Yq__backLink,.product-module__5nl4Yq__phoneLink{text-align:center;flex:150px;justify-content:center;min-height:42px}.product-module__5nl4Yq__hero{margin-inline:var(--ds-page-px);border-radius:12px;gap:24px;padding:28px 18px 32px}.product-module__5nl4Yq__copy h1{font-size:var(--ds-h1);line-height:var(--ds-lh-tight);letter-spacing:0}.product-module__5nl4Yq__summary,.product-module__5nl4Yq__description,.product-module__5nl4Yq__sectionHead p,.product-module__5nl4Yq__quoteCopy p,.product-module__5nl4Yq__list li,.product-module__5nl4Yq__faqItem p{font-size:var(--ds-body);line-height:var(--ds-lh-body)}.product-module__5nl4Yq__eyebrow,.product-module__5nl4Yq__statRow span,.product-module__5nl4Yq__buyingPanel span,.product-module__5nl4Yq__clusterColumn h3,.product-module__5nl4Yq__skuTable th{letter-spacing:.08em}.product-module__5nl4Yq__heroActions,.product-module__5nl4Yq__quoteSection{width:100%}.product-module__5nl4Yq__primaryAction,.product-module__5nl4Yq__secondaryAction{text-align:center;border-radius:12px;justify-content:center;width:100%;min-height:46px;padding:0 18px}.product-module__5nl4Yq__imageWrap,.product-module__5nl4Yq__panel,.product-module__5nl4Yq__buyingPanel,.product-module__5nl4Yq__supportCard,.product-module__5nl4Yq__faqItem,.product-module__5nl4Yq__clusterColumn{border-radius:10px}.product-module__5nl4Yq__gridSection,.product-module__5nl4Yq__supportSection,.product-module__5nl4Yq__procurementSection,.product-module__5nl4Yq__quoteSection,.product-module__5nl4Yq__clusterSection,.product-module__5nl4Yq__faqSection{padding-block:var(--ds-section-py-tight)}.product-module__5nl4Yq__panel,.product-module__5nl4Yq__supportCard,.product-module__5nl4Yq__buyingPanel,.product-module__5nl4Yq__clusterColumn{padding:18px 16px}.product-module__5nl4Yq__tableWrap{overflow-x:auto}.product-module__5nl4Yq__skuTable{min-width:620px}.product-module__5nl4Yq__skuTable th,.product-module__5nl4Yq__skuTable td{padding:12px 14px;font-size:.86rem}.product-module__5nl4Yq__statRow{gap:10px}.product-module__5nl4Yq__statRow article{min-width:min(100%,150px)}}
.seo-landing-page-module__DRTX6G__page{background:var(--ds-bg);color:var(--ds-text)}.seo-landing-page-module__DRTX6G__hero{isolation:isolate;padding:var(--ds-hero-py) var(--ds-page-px) clamp(96px, 12vw, 160px);max-width:var(--ds-container-max);grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(48px,8vw,96px);margin:0 auto;display:grid;position:relative;overflow:hidden}.seo-landing-page-module__DRTX6G__hero:before{content:"";z-index:-1;background:radial-gradient(60% 80% at 18% 12%, #0067c51f 0%, #0067c500 60%), radial-gradient(50% 70% at 95% 90%, #d80d2a14 0%, #d80d2a00 60%), linear-gradient(180deg, var(--ds-surface-tint) 0%, var(--ds-bg) 100%);position:absolute;inset:0}@media (min-width:960px){.seo-landing-page-module__DRTX6G__hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}.seo-landing-page-module__DRTX6G__heroCopy{flex-direction:column;gap:22px;min-width:0;display:flex}.seo-landing-page-module__DRTX6G__kicker{background:var(--ds-accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--ds-radius-pill);align-self:flex-start;align-items:center;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 6px 16px #d80d2a3d}.seo-landing-page-module__DRTX6G__hero h1,.seo-landing-page-module__DRTX6G__sectionHead h2,.seo-landing-page-module__DRTX6G__ctaBand h2{color:var(--ds-text);letter-spacing:-.012em;margin:0}.seo-landing-page-module__DRTX6G__hero h1{font-size:var(--ds-h1);letter-spacing:-.02em;max-width:22ch;font-weight:800;line-height:1.07}.seo-landing-page-module__DRTX6G__lead{font-size:var(--ds-lead);color:var(--ds-text-muted);max-width:60ch;margin:0;line-height:1.55}.seo-landing-page-module__DRTX6G__intent{color:var(--ds-brand-deep);background:var(--ds-brand-soft);border-radius:var(--ds-radius-pill);letter-spacing:.02em;align-self:flex-start;align-items:center;margin:0;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.seo-landing-page-module__DRTX6G__actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.seo-landing-page-module__DRTX6G__primaryCta,.seo-landing-page-module__DRTX6G__secondaryCta,.seo-landing-page-module__DRTX6G__textLink{transition:transform var(--ds-dur-quick) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease);align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.seo-landing-page-module__DRTX6G__primaryCta{background:var(--ds-accent);color:#fff;border-radius:var(--ds-radius-pill);box-shadow:var(--ds-shadow-cta);padding:15px 26px}.seo-landing-page-module__DRTX6G__primaryCta:hover{background:var(--ds-accent-deep);transform:translateY(-2px);box-shadow:0 14px 32px #d80d2a52}.seo-landing-page-module__DRTX6G__primaryCta:active{transform:translateY(0)scale(.98)}.seo-landing-page-module__DRTX6G__secondaryCta{color:var(--ds-brand-deep);border:1.5px solid var(--ds-brand);border-radius:var(--ds-radius-pill);background:0 0;padding:15px 26px}.seo-landing-page-module__DRTX6G__secondaryCta:hover{background:var(--ds-brand-soft)}.seo-landing-page-module__DRTX6G__textLink{color:var(--ds-brand)}.seo-landing-page-module__DRTX6G__textLink:hover{color:var(--ds-brand-deep)}.seo-landing-page-module__DRTX6G__proofPanel{background:var(--ds-glass-bg);border:1px solid var(--ds-glass-border);border-radius:var(--ds-radius-card);-webkit-backdrop-filter:blur(var(--ds-glass-blur)) saturate(120%);box-shadow:var(--ds-shadow-card);flex-direction:column;gap:16px;padding:24px;display:flex;position:relative}.seo-landing-page-module__DRTX6G__proofPanel h2{letter-spacing:-.005em;color:var(--ds-text);margin:0;font-size:1.05rem;font-weight:700}.seo-landing-page-module__DRTX6G__proofGrid{flex-direction:column;gap:10px;display:flex}.seo-landing-page-module__DRTX6G__visualCard{aspect-ratio:16/11;background:var(--ds-bg);border-radius:10px;width:100%;position:relative;overflow:hidden}.seo-landing-page-module__DRTX6G__visualImage{object-fit:cover}.seo-landing-page-module__DRTX6G__visualScrim{pointer-events:none;background:linear-gradient(#0000 50%,#0a16288c 100%);position:absolute;inset:0}.seo-landing-page-module__DRTX6G__visualCaption{color:#fff;border-radius:var(--ds-radius-tight);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1628b8;flex-direction:column;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.seo-landing-page-module__DRTX6G__visualCaption p{margin:0;line-height:1.4}.seo-landing-page-module__DRTX6G__visualCaption div{flex-wrap:wrap;gap:4px;display:flex}.seo-landing-page-module__DRTX6G__visualCaption span{border-radius:var(--ds-radius-pill);letter-spacing:.06em;text-transform:uppercase;background:#ffffff2e;padding:2px 8px;font-size:10px;font-weight:700}.seo-landing-page-module__DRTX6G__proofItem{border-radius:var(--ds-radius-tight);color:var(--ds-text);background:#ffffff8c;border:1px solid #fff9;padding:10px 14px 10px 28px;font-size:13px;font-weight:600;line-height:1.4;position:relative}.seo-landing-page-module__DRTX6G__proofItem:after{content:"";background:var(--ds-brand);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:12px;transform:translateY(-50%);box-shadow:0 0 0 3px #0067c52e}.seo-landing-page-module__DRTX6G__section{padding:var(--ds-section-py) var(--ds-page-px);background:var(--ds-surface)}.seo-landing-page-module__DRTX6G__section:nth-of-type(2n){background:var(--ds-bg)}.seo-landing-page-module__DRTX6G__sectionHead{text-align:center;max-width:var(--ds-container-prose);flex-direction:column;align-items:center;gap:12px;margin:0 auto clamp(36px,4vw,56px);display:flex}.seo-landing-page-module__DRTX6G__sectionHead h2{font-size:var(--ds-h2);font-weight:700;line-height:1.2}.seo-landing-page-module__DRTX6G__sectionHead p{font-size:var(--ds-body);color:var(--ds-text-muted);margin:0;line-height:1.6}.seo-landing-page-module__DRTX6G__cardGrid,.seo-landing-page-module__DRTX6G__buyerGuideGrid,.seo-landing-page-module__DRTX6G__stepGrid,.seo-landing-page-module__DRTX6G__relatedGrid,.seo-landing-page-module__DRTX6G__faqGrid{max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:720px){.seo-landing-page-module__DRTX6G__cardGrid,.seo-landing-page-module__DRTX6G__buyerGuideGrid,.seo-landing-page-module__DRTX6G__stepGrid{grid-template-columns:repeat(3,1fr)}.seo-landing-page-module__DRTX6G__faqGrid{grid-template-columns:repeat(2,1fr)}.seo-landing-page-module__DRTX6G__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.seo-landing-page-module__DRTX6G__card,.seo-landing-page-module__DRTX6G__buyerGuideCard,.seo-landing-page-module__DRTX6G__step,.seo-landing-page-module__DRTX6G__related,.seo-landing-page-module__DRTX6G__faq{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease), border-color var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:12px;padding:28px 26px;display:flex}.seo-landing-page-module__DRTX6G__card:hover,.seo-landing-page-module__DRTX6G__buyerGuideCard:hover,.seo-landing-page-module__DRTX6G__step:hover,.seo-landing-page-module__DRTX6G__related:hover{box-shadow:var(--ds-shadow-card);border-color:var(--ds-brand);transform:translateY(-4px)}.seo-landing-page-module__DRTX6G__card span,.seo-landing-page-module__DRTX6G__buyerGuideCard span,.seo-landing-page-module__DRTX6G__step span,.seo-landing-page-module__DRTX6G__related span,.seo-landing-page-module__DRTX6G__faq span{font-size:var(--ds-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-brand);font-weight:700}.seo-landing-page-module__DRTX6G__card h3,.seo-landing-page-module__DRTX6G__buyerGuideCard h3,.seo-landing-page-module__DRTX6G__step h3,.seo-landing-page-module__DRTX6G__faq h3{font-size:var(--ds-h3);letter-spacing:-.005em;color:var(--ds-text);margin:0;font-weight:700}.seo-landing-page-module__DRTX6G__card p,.seo-landing-page-module__DRTX6G__buyerGuideCard p,.seo-landing-page-module__DRTX6G__step p,.seo-landing-page-module__DRTX6G__faq p{font-size:var(--ds-small);color:var(--ds-text-muted);flex:1;margin:0;line-height:1.6}.seo-landing-page-module__DRTX6G__buyerGuideCard{border-left:3px solid var(--ds-brand);position:relative}.seo-landing-page-module__DRTX6G__buyerGuideCard:after{content:none}.seo-landing-page-module__DRTX6G__related{color:inherit;text-decoration:none}.seo-landing-page-module__DRTX6G__related:after{content:"→";color:var(--ds-accent);transition:transform var(--ds-dur-quick) var(--ds-ease);align-self:flex-start;margin-top:auto;font-size:18px;font-weight:700}.seo-landing-page-module__DRTX6G__related:hover:after{transform:translate(4px)}.seo-landing-page-module__DRTX6G__faq{border-left:3px solid var(--ds-brand)}.seo-landing-page-module__DRTX6G__specTable{max-width:var(--ds-container-narrow);background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);margin:0 auto;overflow:hidden}.seo-landing-page-module__DRTX6G__specRow{border-bottom:1px solid var(--ds-hairline);grid-template-columns:minmax(180px,.4fr) 1fr;align-items:center;gap:16px;padding:18px 24px;display:grid}.seo-landing-page-module__DRTX6G__specRow:last-child{border-bottom:none}.seo-landing-page-module__DRTX6G__specRow strong,.seo-landing-page-module__DRTX6G__specRow span{margin:0}.seo-landing-page-module__DRTX6G__specRow strong{letter-spacing:.04em;text-transform:uppercase;color:var(--ds-brand-deep);font-size:13px;font-weight:700}.seo-landing-page-module__DRTX6G__specRow span{font-size:var(--ds-small);color:var(--ds-text);line-height:1.5}@media (max-width:640px){.seo-landing-page-module__DRTX6G__specRow{grid-template-columns:1fr;gap:4px;padding:16px 20px}}.seo-landing-page-module__DRTX6G__sizeGuideGrid{max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(16px,2vw,24px);margin:0 auto;display:grid}@media (min-width:720px){.seo-landing-page-module__DRTX6G__sizeGuideGrid{grid-template-columns:repeat(3,1fr)}}.seo-landing-page-module__DRTX6G__sizeGuideCard{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:10px;padding:24px 22px;display:flex;position:relative}.seo-landing-page-module__DRTX6G__sizeGuideCard:hover{box-shadow:var(--ds-shadow-card);transform:translateY(-4px)}.seo-landing-page-module__DRTX6G__sizeGuideCard:after{content:none}.seo-landing-page-module__DRTX6G__sizeGuideCard span{background:var(--ds-accent-soft);color:var(--ds-accent-deep);letter-spacing:.04em;border-radius:var(--ds-radius-pill);align-self:flex-start;align-items:center;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.seo-landing-page-module__DRTX6G__sizeGuideCard h3{font-size:var(--ds-h3);color:var(--ds-text);margin:0;font-weight:700}.seo-landing-page-module__DRTX6G__sizeGuideCard p{font-size:var(--ds-small);color:var(--ds-text-muted);margin:0;line-height:1.6}.seo-landing-page-module__DRTX6G__comparisonTable{max-width:var(--ds-container-narrow);background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card);margin:0 auto;overflow:hidden}.seo-landing-page-module__DRTX6G__comparisonHeader,.seo-landing-page-module__DRTX6G__comparisonRow{grid-template-columns:minmax(160px,.9fr) repeat(auto-fit,minmax(0,1fr));align-items:stretch;display:grid}.seo-landing-page-module__DRTX6G__comparisonHeader{background:var(--ds-brand-deep);color:#fff}.seo-landing-page-module__DRTX6G__comparisonHeader strong,.seo-landing-page-module__DRTX6G__comparisonRow strong,.seo-landing-page-module__DRTX6G__comparisonRow span{border-right:1px solid var(--ds-hairline);padding:14px 22px;font-size:13px;line-height:1.45}.seo-landing-page-module__DRTX6G__comparisonHeader strong:last-child,.seo-landing-page-module__DRTX6G__comparisonRow span:last-child{border-right:none}.seo-landing-page-module__DRTX6G__comparisonHeader strong{letter-spacing:.06em;text-transform:uppercase;color:#fff;font-weight:700}.seo-landing-page-module__DRTX6G__comparisonRow{border-top:1px solid var(--ds-hairline)}.seo-landing-page-module__DRTX6G__comparisonRow:last-child{border-bottom:none}.seo-landing-page-module__DRTX6G__comparisonRow strong{background:var(--ds-brand-soft);color:var(--ds-brand-deep);letter-spacing:.02em;font-weight:700}.seo-landing-page-module__DRTX6G__comparisonRow span{color:var(--ds-text);font-size:var(--ds-small)}.seo-landing-page-module__DRTX6G__comparisonRow a{color:var(--ds-brand);font-weight:700;text-decoration:none}.seo-landing-page-module__DRTX6G__comparisonRow a:hover{color:var(--ds-brand-deep);text-decoration:underline}@media (max-width:720px){.seo-landing-page-module__DRTX6G__comparisonHeader,.seo-landing-page-module__DRTX6G__comparisonRow{grid-template-columns:1fr}.seo-landing-page-module__DRTX6G__comparisonHeader strong,.seo-landing-page-module__DRTX6G__comparisonRow strong,.seo-landing-page-module__DRTX6G__comparisonRow span{border-right:none;border-bottom:1px solid var(--ds-hairline)}}.seo-landing-page-module__DRTX6G__quoteSection{padding:var(--ds-section-py) var(--ds-page-px);background:var(--ds-bg);max-width:var(--ds-container-max);grid-template-columns:1fr;align-items:start;gap:clamp(24px,3vw,40px);margin:0 auto;display:grid}@media (min-width:960px){.seo-landing-page-module__DRTX6G__quoteSection{grid-template-columns:1fr 1fr}}.seo-landing-page-module__DRTX6G__quoteChecklist{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);padding:28px 26px}.seo-landing-page-module__DRTX6G__quoteChecklist ul{flex-direction:column;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.seo-landing-page-module__DRTX6G__quoteChecklist li{font-size:var(--ds-small);color:var(--ds-text);padding-left:28px;line-height:1.55;position:relative}.seo-landing-page-module__DRTX6G__quoteChecklist li:before{content:"✓";background:var(--ds-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:0;left:0}.seo-landing-page-module__DRTX6G__quoteFormShell{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card);padding:28px 26px}.seo-landing-page-module__DRTX6G__quoteFormShell form{flex-direction:column;gap:14px;display:flex}.seo-landing-page-module__DRTX6G__ctaBand{isolation:isolate;padding:clamp(56px, 7vw, 88px) var(--ds-page-px);background:radial-gradient(80% 120% at 100% 0%, #0067c56b 0%, #0067c500 60%), radial-gradient(60% 90% at 0% 100%, #d80d2a52 0%, #d80d2a00 60%), var(--ds-bg-deep);color:#fff;grid-template-columns:1fr;align-items:center;gap:clamp(24px,3vw,40px);display:grid;position:relative;overflow:hidden}@media (min-width:880px){.seo-landing-page-module__DRTX6G__ctaBand{grid-template-columns:1.6fr 1fr}}.seo-landing-page-module__DRTX6G__ctaBand h2{color:#fff;font-size:clamp(1.5rem,2.4vw,2.125rem);font-weight:700;line-height:1.18}.seo-landing-page-module__DRTX6G__ctaBand p{font-size:var(--ds-body);color:#ffffffc7;max-width:64ch;margin:0;line-height:1.6}.seo-landing-page-module__DRTX6G__ctaBand .seo-landing-page-module__DRTX6G__primaryCta{align-self:flex-start}@media (max-width:760px){.seo-landing-page-module__DRTX6G__hero{padding:var(--ds-hero-py) var(--ds-page-px) var(--ds-section-py-tight);gap:28px}.seo-landing-page-module__DRTX6G__heroCopy{gap:16px}.seo-landing-page-module__DRTX6G__kicker,.seo-landing-page-module__DRTX6G__card span,.seo-landing-page-module__DRTX6G__buyerGuideCard span,.seo-landing-page-module__DRTX6G__step span,.seo-landing-page-module__DRTX6G__related span,.seo-landing-page-module__DRTX6G__faq span,.seo-landing-page-module__DRTX6G__comparisonHeader strong,.seo-landing-page-module__DRTX6G__quoteChecklist li:before{letter-spacing:.08em}.seo-landing-page-module__DRTX6G__hero h1{max-width:100%;font-size:var(--ds-h1);line-height:var(--ds-lh-tight);letter-spacing:0}.seo-landing-page-module__DRTX6G__lead,.seo-landing-page-module__DRTX6G__sectionHead p,.seo-landing-page-module__DRTX6G__ctaBand p,.seo-landing-page-module__DRTX6G__quoteChecklist li{font-size:var(--ds-body);line-height:var(--ds-lh-body)}.seo-landing-page-module__DRTX6G__intent{text-align:center;justify-content:center;align-self:stretch;line-height:1.35}.seo-landing-page-module__DRTX6G__actions{gap:10px;width:100%}.seo-landing-page-module__DRTX6G__primaryCta,.seo-landing-page-module__DRTX6G__secondaryCta{text-align:center;border-radius:12px;justify-content:center;width:100%;min-height:46px;padding:0 18px;font-size:.92rem;line-height:1.15}.seo-landing-page-module__DRTX6G__proofPanel,.seo-landing-page-module__DRTX6G__card,.seo-landing-page-module__DRTX6G__buyerGuideCard,.seo-landing-page-module__DRTX6G__step,.seo-landing-page-module__DRTX6G__related,.seo-landing-page-module__DRTX6G__faq,.seo-landing-page-module__DRTX6G__sizeGuideCard,.seo-landing-page-module__DRTX6G__quoteChecklist,.seo-landing-page-module__DRTX6G__quoteFormShell{border-radius:10px;padding:18px 16px}.seo-landing-page-module__DRTX6G__visualCaption{background:#0a1628e6;margin-top:8px;font-size:.78rem;line-height:1.35;position:static}.seo-landing-page-module__DRTX6G__section{padding-block:var(--ds-section-py-tight)}.seo-landing-page-module__DRTX6G__sectionHead{margin-bottom:28px}.seo-landing-page-module__DRTX6G__card h3,.seo-landing-page-module__DRTX6G__buyerGuideCard h3,.seo-landing-page-module__DRTX6G__step h3,.seo-landing-page-module__DRTX6G__faq h3,.seo-landing-page-module__DRTX6G__sizeGuideCard h3,.seo-landing-page-module__DRTX6G__ctaBand h2{letter-spacing:0;line-height:1.22}.seo-landing-page-module__DRTX6G__specRow,.seo-landing-page-module__DRTX6G__comparisonHeader strong,.seo-landing-page-module__DRTX6G__comparisonRow strong,.seo-landing-page-module__DRTX6G__comparisonRow span{padding:13px 16px}.seo-landing-page-module__DRTX6G__quoteSection{padding-block:var(--ds-section-py-tight);gap:18px}.seo-landing-page-module__DRTX6G__quoteChecklist ul{gap:9px}.seo-landing-page-module__DRTX6G__ctaBand{padding-block:var(--ds-section-py-tight)}}
