.wa-wrapper{--wa-orange:var(--sj-orange);--wa-orange-600:var(--sj-orange-600);--wa-orange-700:var(--sj-orange-700);--wa-orange-50:var(--sj-orange-50);--wa-orange-100:var(--sj-orange-100);--wa-yellow:var(--sj-yellow);--wa-yellow-600:var(--sj-yellow-600);--wa-yellow-50:var(--sj-yellow-50);--wa-ink:var(--sj-ink);--wa-ink-2:var(--sj-ink-2);--wa-slate:#3a3f4b;--wa-slate-2:#5b6271;--wa-muted:#8a92a2;--wa-line:#e7e9ee;--wa-line-strong:#cfd3dc;--wa-bg-0:#fff;--wa-bg-1:#f7f8fa;--wa-bg-2:#f0f2f6;--wa-on-dark:#f4f5f7;--wa-on-dark-muted:#a7adba;--wa-line-green:#06c755;--wa-line-green-600:#05a847;--wa-radius-sm:8px;--wa-radius-md:12px;--wa-radius-lg:18px;--wa-radius-xl:24px;--wa-radius-pill:999px;--wa-shadow-1:0 1px 2px #0e0f120f,0 1px 1px #0e0f120a;--wa-shadow-2:0 6px 16px #0e0f1214,0 2px 4px #0e0f120a;--wa-shadow-3:0 16px 36px #0e0f121f,0 4px 8px #0e0f120f;--wa-shadow-orange:0 8px 20px #ff6a1a47;--wa-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--wa-container-x:clamp(16px,3.5vw,56px);background-color:var(--wa-bg-1);color:var(--wa-ink);padding-bottom:clamp(3rem,6vw,5rem);overflow-x:hidden}.wa-wrapper .container{width:100%;max-width:1280px;padding-inline:var(--wa-container-x);margin-inline:auto}.wa-breadcrumb-container{width:100%;max-width:1280px;padding:1.5rem var(--wa-container-x);margin-inline:auto}.wa-breadcrumb-link{color:var(--wa-slate-2);align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.wa-breadcrumb-link:hover{color:var(--wa-orange)}.wa-breadcrumb-icon{width:1rem;height:1rem;margin-right:.5rem;transition:transform .2s}.wa-breadcrumb-link:hover .wa-breadcrumb-icon{transform:translate(-4px)}.wa-hero-section{background-color:var(--wa-ink);color:var(--wa-on-dark);border-radius:var(--wa-radius-xl);margin-bottom:clamp(3rem,6vw,4rem);margin-inline:var(--wa-container-x);box-shadow:var(--wa-shadow-3);border:1px solid var(--wa-ink-2);position:relative;overflow:hidden}.wa-hero-bg-grid{opacity:.5;background-image:linear-gradient(to right,var(--wa-ink-2)1px,transparent 1px),linear-gradient(to bottom,var(--wa-ink-2)1px,transparent 1px);background-size:2rem 2rem;position:absolute;inset:0}.wa-hero-bg-glow{pointer-events:none;background-image:radial-gradient(circle at 75% 40%,#ff6a1a33,#0000 65%);width:55%;height:100%;position:absolute;top:0;right:0}.wa-hero-content-wrap{z-index:10;width:100%;max-width:1280px;margin-inline:auto;padding:clamp(3.5rem,7vw,6rem) clamp(1.5rem,4vw,2rem);position:relative}.wa-hero-content-inner{max-width:56rem}.wa-hero-badge{border-radius:var(--wa-radius-sm);color:var(--wa-yellow);font-size:.75rem;font-weight:700;font-family:var(--wa-mono);letter-spacing:.1em;text-transform:uppercase;background-color:#ffc6311f;border:1px solid #ffc6314d;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .75rem;display:inline-flex}.wa-hero-badge-icon{width:1rem;height:1rem;color:var(--wa-yellow)}.wa-hero-title{letter-spacing:-.02em;color:var(--wa-on-dark);margin:0 0 1.5rem;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:800;line-height:1.1}.wa-hero-title-highlight{color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(100deg,var(--wa-orange),var(--wa-yellow))}.wa-hero-desc{color:var(--wa-on-dark-muted);max-width:42rem;margin:0 0 .5rem;font-size:1.125rem;font-weight:400;line-height:1.7}.wa-types-container{margin-bottom:clamp(4rem,8vw,6rem)}.wa-types-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.wa-types-badge{color:var(--wa-orange);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.wa-types-title{color:var(--wa-ink);margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.wa-types-divider{background:linear-gradient(to right,var(--wa-yellow),var(--wa-orange));border-radius:var(--wa-radius-pill);width:6rem;height:6px;margin:1.5rem auto 0}.wa-types-desc{color:var(--wa-slate-2);max-width:42rem;margin:1.25rem auto 0;font-size:1.0625rem;line-height:1.7}.wa-types-grid{gap:1.5rem;display:grid}@media (min-width:768px){.wa-types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.wa-types-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.wa-type-card{background-color:var(--wa-bg-0);border-radius:var(--wa-radius-xl);box-shadow:var(--wa-shadow-1);border:1px solid var(--wa-line);padding:2rem;transition:box-shadow .3s,transform .3s,border-color .3s}.wa-type-card:hover{box-shadow:var(--wa-shadow-3);border-color:var(--wa-orange-100);transform:translateY(-4px)}.wa-type-icon-wrap{background-color:var(--wa-bg-1);border-radius:var(--wa-radius-lg);border:1px solid var(--wa-line);justify-content:center;align-items:center;height:8rem;margin-bottom:1.5rem;transition:background-color .3s;display:flex}.wa-type-card:hover .wa-type-icon-wrap--flat{background-color:var(--wa-bg-2)}.wa-type-card:hover .wa-type-icon-wrap--spring{background-color:var(--wa-yellow-50)}.wa-type-card:hover .wa-type-icon-wrap--square,.wa-type-card:hover .wa-type-icon-wrap--tooth{background-color:var(--wa-orange-50)}.wa-type-icon{fill:none;width:5rem;height:5rem;transition:stroke .3s}.wa-type-icon--flat{stroke:var(--wa-muted);stroke-width:4px}.wa-type-card:hover .wa-type-icon--flat{stroke:var(--wa-ink)}.wa-type-icon--spring{stroke:var(--wa-yellow-600);stroke-width:4px}.wa-type-card:hover .wa-type-icon--spring{stroke:var(--wa-orange)}.wa-type-icon--square{stroke:var(--wa-orange);stroke-width:4px}.wa-type-card:hover .wa-type-icon--square{stroke:var(--wa-orange-700)}.wa-type-icon--tooth{stroke:var(--wa-orange-600);stroke-width:3px}.wa-type-card:hover .wa-type-icon--tooth{stroke:var(--wa-orange-700)}.wa-type-title{color:var(--wa-ink);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.2}.wa-type-tag{font-size:.75rem;line-height:1.2;font-family:var(--wa-mono);border-radius:.25rem;margin-bottom:1rem;padding:.25rem .5rem;font-weight:500;display:inline-block}.wa-type-tag--flat{color:var(--wa-slate-2);background-color:var(--wa-bg-2)}.wa-type-tag--spring{color:var(--wa-yellow-600);background-color:var(--wa-yellow-50)}.wa-type-tag--square,.wa-type-tag--tooth{color:var(--wa-orange-700);background-color:var(--wa-orange-50)}.wa-type-desc{color:var(--wa-slate-2);margin:0 0 1rem;font-size:.875rem;line-height:1.6}.wa-type-desc-strong{color:var(--wa-ink);font-weight:700}.wa-std-section{background-color:var(--wa-ink);color:var(--wa-on-dark);margin-bottom:clamp(4rem,8vw,6rem);padding-block:clamp(3.5rem,7vw,6rem);position:relative;overflow:hidden}.wa-std-bg{opacity:.6;background-image:repeating-linear-gradient(45deg,#ffffff05 0 1px,#0000 1px 10px);position:absolute;inset:0}.wa-std-glow{filter:blur(100px);pointer-events:none;background-color:#ff6a1a2e;border-radius:50%;width:24rem;height:24rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.wa-std-container{width:100%;max-width:1280px;padding-inline:var(--wa-container-x);z-index:10;margin-inline:auto;position:relative}.wa-std-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.wa-std-badge{color:var(--wa-orange);font-family:var(--wa-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.wa-std-title{color:var(--wa-on-dark);margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.wa-std-divider{background:linear-gradient(to right,var(--wa-yellow),var(--wa-orange));border-radius:var(--wa-radius-pill);width:6rem;height:.375rem;margin:1.5rem auto 0}.wa-std-desc{color:var(--wa-on-dark-muted);max-width:42rem;margin:1.25rem auto 0;font-size:1.0625rem;line-height:1.7}.wa-std-grid{align-items:center;gap:3rem;max-width:72rem;margin-inline:auto;display:grid}@media (min-width:1024px){.wa-std-grid{grid-template-columns:5fr 7fr}}.wa-std-visual-col{position:relative}.wa-std-visual-box{-webkit-backdrop-filter:blur(12px);border-radius:var(--wa-radius-xl);box-shadow:var(--wa-shadow-3);background-color:#ffffff0a;border:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:2rem;display:flex}.wa-std-visual-title{color:var(--wa-on-dark-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 2rem;font-size:.875rem;font-weight:700}.wa-std-circles-wrap{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:250px;display:flex;position:relative}.wa-std-circle-9021{cursor:pointer;border:2px dashed #ff6a1a99;border-radius:50%;justify-content:center;align-items:flex-start;width:250px;height:250px;display:flex;position:absolute}.wa-std-circle-label-9021{background-color:var(--wa-ink);color:var(--wa-orange);margin-top:-.75rem;padding:.25rem .5rem;font-size:.75rem;transition:transform .2s}.wa-std-circle-9021:hover .wa-std-circle-label-9021{transform:scale(1.1)}.wa-std-circle-jis{background-color:#ffc6311a;border:2px solid #ffc631cc;border-radius:50%;justify-content:center;align-items:flex-start;width:180px;height:180px;display:flex;position:absolute}.wa-std-circle-label-jis{background-color:var(--wa-ink);color:var(--wa-yellow);margin-top:-.75rem;padding:.25rem .5rem;font-size:.75rem}.wa-std-circle-125a{background-color:#ffffff0d;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:flex-end;width:160px;height:160px;display:flex;position:absolute}.wa-std-circle-label-125a{background-color:var(--wa-ink);color:var(--wa-on-dark-muted);margin-bottom:-.75rem;padding:.25rem .5rem;font-size:.75rem}.wa-std-circle-inner{background-color:var(--wa-ink);border:2px solid var(--wa-ink-2);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;box-shadow:inset 0 2px 4px #0006}.wa-std-circle-inner-label{color:var(--wa-on-dark-muted);font-size:.75rem;font-family:var(--wa-mono)}.wa-std-table-col{min-width:0}.wa-std-table-wrap{border-radius:var(--wa-radius-xl);box-shadow:var(--wa-shadow-2);background-color:#ffffff0a;border:1px solid #ffffff1a;overflow:hidden}.wa-std-table-scroll{overflow-x:auto}.wa-std-table{text-align:left;border-collapse:collapse;width:100%;min-width:600px}.wa-std-thead-tr{background-color:#0006;border-bottom:1px solid #ffffff1f}.wa-std-th{color:var(--wa-on-dark-muted);text-transform:uppercase;letter-spacing:.05em;padding:1.25rem;font-size:.8125rem;font-weight:700}.wa-std-tbody{font-size:.875rem}.wa-std-tbody-tr{border-bottom:1px solid #ffffff14;transition:background-color .2s}.wa-std-tbody-tr:last-child{border-bottom:none}.wa-std-tbody-tr:hover{background-color:#ffffff0d}.wa-std-td-blue{color:var(--wa-yellow);padding:1.25rem;font-weight:700}.wa-std-td-white{color:var(--wa-on-dark);padding:1.25rem;font-weight:700}.wa-std-td-orange{color:var(--wa-orange);padding:1.25rem;font-weight:700}.wa-std-td-mono{font-family:var(--wa-mono);color:var(--wa-on-dark-muted);padding:1.25rem}.wa-std-td-mono-lg-orange{font-family:var(--wa-mono);color:var(--wa-orange);padding:1.25rem;font-size:1.125rem}.wa-std-td-light{color:var(--wa-on-dark-muted);padding:1.25rem}.wa-std-text-orange{color:var(--wa-orange)}.wa-std-insight-box{border-radius:var(--wa-radius-md);background-color:#ff6a1a1f;border:1px solid #ff6a1a59;align-items:flex-start;gap:1rem;margin-top:1.5rem;padding:1.25rem;display:flex}.wa-std-insight-icon{width:1.25rem;height:1.25rem;color:var(--wa-orange);flex-shrink:0;margin-top:.25rem}.wa-std-insight-text{color:var(--wa-on-dark);margin:0;font-size:.875rem;line-height:1.7}.wa-std-insight-strong{color:var(--wa-on-dark);margin-bottom:.25rem;font-weight:700;display:block}.wa-surf-section{width:100%;max-width:1280px;padding-inline:var(--wa-container-x);margin-block:clamp(4rem,8vw,6rem);margin-inline:auto}.wa-surf-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.wa-surf-badge{color:var(--wa-orange);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.wa-surf-title{color:var(--wa-ink);margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.wa-surf-divider{background:linear-gradient(to right,var(--wa-yellow),var(--wa-orange));border-radius:var(--wa-radius-pill);width:6rem;height:6px;margin:1.5rem auto 0}.wa-surf-desc{color:var(--wa-slate-2);max-width:42rem;margin:1.25rem auto 0;font-size:1.0625rem;line-height:1.7}.wa-surf-grid{gap:2rem;max-width:64rem;margin-inline:auto;display:grid}@media (min-width:768px){.wa-surf-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.wa-surf-card{background-color:var(--wa-bg-0);border-radius:var(--wa-radius-xl);box-shadow:var(--wa-shadow-1);border:1px solid var(--wa-line);text-align:center;cursor:default;padding:2rem;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden}.wa-surf-card:hover{box-shadow:var(--wa-shadow-3);transform:translateY(-4px)}.wa-surf-icon-wrap{margin-inline:auto;border:4px solid var(--wa-bg-0);width:5rem;height:5rem;box-shadow:var(--wa-shadow-2);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-weight:700;transition:transform .3s;display:flex}.wa-surf-card:hover .wa-surf-icon-wrap{transform:scale(1.1)}.wa-surf-icon-wrap--zinc{background-image:linear-gradient(to bottom right,var(--wa-bg-1),var(--wa-line-strong))}.wa-surf-icon-text--zinc{color:var(--wa-slate-2);font-weight:700}.wa-surf-icon-wrap--yellow{background-image:linear-gradient(to bottom right,var(--wa-yellow-50),var(--wa-yellow),var(--wa-orange))}.wa-surf-icon-text--yellow{color:#7a4a00;font-weight:700}.wa-surf-icon-wrap--hdg{background-image:linear-gradient(to bottom right,var(--wa-muted),var(--wa-slate))}.wa-surf-icon-text--hdg{color:#fff;font-weight:700}.wa-surf-card-title{color:var(--wa-ink);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.2}.wa-surf-card-desc{color:var(--wa-slate-2);min-height:4rem;margin:0 0 1rem;font-size:.875rem;line-height:1.7}.wa-surf-card-badge{background-color:var(--wa-orange);color:#fff;border-bottom-left-radius:var(--wa-radius-md);z-index:10;padding:.25rem .75rem;font-size:10px;font-weight:700;position:absolute;top:0;right:0}.wa-cta-section{background-color:var(--wa-ink);padding-block:clamp(3.5rem,7vw,5rem);position:relative;overflow:hidden}.wa-cta-bg-pattern{opacity:.6;background-image:repeating-linear-gradient(45deg,#ffffff05 0 1px,#0000 1px 10px);position:absolute;inset:0}.wa-cta-glow{filter:blur(100px);pointer-events:none;background-color:#ff6a1a1f;border-radius:50%;width:800px;max-width:90%;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wa-cta-container{width:100%;max-width:1280px;padding-inline:var(--wa-container-x);z-index:10;text-align:center;margin-inline:auto;position:relative}.wa-cta-title{color:var(--wa-on-dark);margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.wa-cta-desc{color:var(--wa-on-dark-muted);max-width:42rem;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.7}.wa-cta-actions{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.wa-cta-actions{flex-direction:row}}.wa-cta-btn-line{background-color:var(--wa-line-green);color:#fff;border-radius:var(--wa-radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 10px 15px -3px #00000040}.wa-cta-btn-line:hover{background-color:var(--wa-line-green-600);transform:translateY(-3px)}@media (min-width:768px){.wa-cta-btn-line{width:auto}}.wa-cta-btn-call{background-color:var(--wa-bg-0);width:100%;color:var(--wa-ink);border-radius:var(--wa-radius-md);border:1px solid var(--wa-line);cursor:pointer;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 10px 15px -3px #00000040}.wa-cta-btn-call:hover{background-color:var(--wa-bg-1);transform:translateY(-3px)}@media (min-width:768px){.wa-cta-btn-call{width:auto}}.wa-cta-btn-icon{width:1.5rem;height:1.5rem}.wa-cta-icon-red{color:var(--wa-orange)}.wa-cta-catalog-box{-webkit-backdrop-filter:blur(4px);border-radius:var(--wa-radius-md);cursor:pointer;background-color:#ffffff0a;border:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:background-color .2s,border-color .2s;display:inline-flex}.wa-cta-catalog-box:hover{background-color:#ff6a1a1a;border-color:#ff6a1a59}.wa-cta-catalog-icon{width:2rem;height:2rem;color:var(--wa-orange);margin-bottom:.75rem;transition:transform .2s}.wa-cta-catalog-box:hover .wa-cta-catalog-icon{transform:translateY(4px)}.wa-cta-catalog-title{color:var(--wa-on-dark);margin:0 0 .25rem;font-weight:700}.wa-cta-catalog-desc{color:var(--wa-on-dark-muted);margin:0;font-size:.75rem;line-height:1.5}
.tap-page{--tap-orange:var(--sj-orange);--tap-orange-600:var(--sj-orange-600);--tap-orange-700:var(--sj-orange-700);--tap-orange-50:var(--sj-orange-50);--tap-orange-100:var(--sj-orange-100);--tap-yellow:var(--sj-yellow);--tap-yellow-600:var(--sj-yellow-600);--tap-yellow-50:var(--sj-yellow-50);--tap-ink:var(--sj-ink);--tap-ink-2:var(--sj-ink-2);--tap-ink-3:#262a33;--tap-slate:#3a3f4b;--tap-slate-2:#5b6271;--tap-muted:#8a92a2;--tap-line:#e7e9ee;--tap-line-strong:#cfd3dc;--tap-bg-0:#fff;--tap-bg-1:#f7f8fa;--tap-bg-2:#f0f2f6;--tap-on-dark:#f4f5f7;--tap-on-dark-muted:#a7adba;--tap-on-dark-faint:#6b7280;--tap-danger:#f87171;--tap-amber:#ffc631;--tap-radius-md:12px;--tap-radius-lg:18px;--tap-radius-xl:24px;--tap-radius-2xl:32px;--tap-radius-pill:999px;--tap-shadow-1:0 1px 2px #0e0f120f,0 1px 1px #0e0f120a;--tap-shadow-2:0 6px 16px #0e0f1214,0 2px 4px #0e0f120a;--tap-shadow-3:0 16px 36px #0e0f121f,0 4px 8px #0e0f120f;--tap-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--tap-container-x:clamp(16px,3.5vw,56px);background-color:var(--tap-bg-1);color:var(--tap-slate);padding-bottom:clamp(2rem,5vw,4rem);overflow-x:hidden}.tap-hero__inner,.tap-point__inner,.tap-head__inner,.tap-drive__inner,.tap-prin__inner,.tap-std__inner,.tap-adv__inner{width:100%;padding-inline:var(--tap-container-x);margin-inline:auto}.tap-hero__inner,.tap-point__inner,.tap-drive__inner{max-width:1280px}.tap-head__inner,.tap-prin__inner,.tap-std__inner,.tap-adv__inner{max-width:1080px}.tap-breadcrumb{width:100%;max-width:1280px;padding:1.5rem var(--tap-container-x);margin-inline:auto}.tap-breadcrumb-link{color:var(--tap-slate-2);align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.tap-breadcrumb-link:hover{color:var(--tap-orange)}.tap-breadcrumb-icon{width:1rem;height:1rem;margin-right:.5rem;transition:transform .2s}.tap-breadcrumb-link:hover .tap-breadcrumb-icon{transform:translate(-4px)}.tap-point__eyebrow,.tap-drive__eyebrow,.tap-adv__eyebrow{color:var(--tap-orange);font-family:var(--tap-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.tap-head__eyebrow{color:var(--tap-muted);font-family:var(--tap-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.tap-point__divider,.tap-adv__divider{background:linear-gradient(to right,var(--tap-yellow),var(--tap-orange));border-radius:var(--tap-radius-pill);width:6rem;height:6px;margin:1.5rem auto 0}.tap-hero{background-color:var(--tap-ink);color:var(--tap-on-dark);margin:0 var(--tap-container-x)clamp(3rem,6vw,4rem);border-radius:var(--tap-radius-2xl);box-shadow:var(--tap-shadow-3);border:1px solid var(--tap-ink-3);position:relative;overflow:hidden}.tap-hero__grid{opacity:.4;background-image:linear-gradient(to right,var(--tap-ink-3)1px,transparent 1px),linear-gradient(to bottom,var(--tap-ink-3)1px,transparent 1px);background-size:2rem 2rem;position:absolute;inset:0}.tap-hero__gradient{pointer-events:none;background-image:radial-gradient(circle at 80% 40%,#ff6a1a29,#0000 65%);width:50%;height:100%;position:absolute;top:0;right:0}.tap-hero__inner{z-index:10;padding-block:clamp(3.5rem,7vw,6rem);position:relative}.tap-hero__content{max-width:56rem}.tap-hero__badge{border-radius:var(--tap-radius-md);background-color:var(--tap-ink-2);border:1px solid var(--tap-ink-3);color:var(--tap-on-dark-muted);font-size:.75rem;font-weight:700;font-family:var(--tap-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .75rem;display:inline-flex}.tap-hero__badge-icon{width:1rem;height:1rem;color:var(--tap-orange)}.tap-hero__title{letter-spacing:-.02em;color:var(--tap-on-dark);margin:0 0 1.5rem;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1}.tap-hero__title-accent{color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,var(--tap-orange),var(--tap-yellow))}.tap-hero__desc{color:var(--tap-on-dark-muted);max-width:42rem;margin:0;font-size:1.125rem;line-height:1.7}.tap-point{margin-bottom:clamp(4rem,8vw,6rem)}.tap-point__head{text-align:center;margin-bottom:clamp(2.5rem,5vw,3rem)}.tap-point__title{color:var(--tap-ink);margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.tap-point__desc{color:var(--tap-slate-2);max-width:42rem;margin:1rem auto 0;line-height:1.7}.tap-point__grid{grid-template-columns:1fr;gap:2rem;max-width:72rem;margin-inline:auto;display:grid}@media (min-width:768px){.tap-point__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tap-point__card{background-color:var(--tap-bg-0);border-radius:var(--tap-radius-2xl);border:1px solid var(--tap-line);box-shadow:var(--tap-shadow-1);padding:2rem;transition:box-shadow .3s}.tap-point__card:hover{box-shadow:var(--tap-shadow-3)}.tap-point__card--tek{background-color:var(--tap-orange-50);border-color:var(--tap-orange-100)}.tap-point__visual{background-color:var(--tap-bg-1);border-radius:var(--tap-radius-lg);border:1px solid var(--tap-line);justify-content:center;align-items:center;height:8rem;margin-bottom:1.5rem;display:flex;overflow:hidden}.tap-point__visual--tek{background-color:var(--tap-bg-0);border-color:var(--tap-orange-100)}.tap-point__svg{fill:none;width:50%;stroke:var(--tap-muted);stroke-width:2px;transition:stroke .3s}.tap-point__card:hover .tap-point__svg,.tap-point__svg--tek{stroke:var(--tap-orange)}.tap-point__card--tek:hover .tap-point__svg--tek{stroke:var(--tap-orange-700)}.tap-point__name{color:var(--tap-ink);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.tap-point__name--tek{color:var(--tap-orange-700)}.tap-point__text{color:var(--tap-slate-2);margin:0;font-size:.875rem;line-height:1.7}.tap-point__text--tek{color:var(--tap-orange-700)}.tap-point__strong{color:var(--tap-ink);font-weight:700}.tap-point__strong--tek{color:var(--tap-orange-700);font-weight:800}.tap-head{background-color:var(--tap-bg-0);border-top:1px solid var(--tap-line);margin-bottom:0;padding-block:clamp(4rem,8vw,6rem)}.tap-head__head{text-align:center;margin-bottom:clamp(2.5rem,5vw,3rem)}.tap-head__title{color:var(--tap-ink);margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.tap-head__desc{color:var(--tap-slate-2);max-width:42rem;margin:1rem auto 0;line-height:1.7}.tap-head__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:72rem;margin-inline:auto;display:grid}@media (min-width:768px){.tap-head__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.tap-head__card{background-color:var(--tap-bg-1);border-radius:var(--tap-radius-lg);border:1px solid var(--tap-line);text-align:center;padding:1.5rem;transition:background-color .3s,box-shadow .3s,transform .3s}.tap-head__card:hover{background-color:var(--tap-bg-0);box-shadow:var(--tap-shadow-3);transform:translateY(-4px)}.tap-head__visual{justify-content:center;align-items:center;height:5rem;margin-bottom:1rem;display:flex}.tap-head__svg{width:6rem;height:auto;fill:var(--tap-muted);filter:drop-shadow(0 4px 6px #0e0f121f);transition:fill .3s}.tap-head__card:hover .tap-head__svg{fill:var(--tap-orange)}.tap-head__name{color:var(--tap-ink);margin:0 0 .5rem;font-weight:700}.tap-head__text{color:var(--tap-slate-2);margin:0;font-size:.75rem;line-height:1.6}.tap-drive{background-color:var(--tap-ink);padding-block:clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.tap-drive__bg{opacity:.6;background-image:repeating-linear-gradient(45deg,#ffffff05 0 1px,#0000 1px 10px);position:absolute;inset:0}.tap-drive__inner{z-index:10;position:relative}.tap-drive__head{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.tap-drive__eyebrow{color:var(--tap-yellow)}.tap-drive__title{color:var(--tap-on-dark);margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.tap-drive__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:56rem;margin-inline:auto;display:grid}@media (min-width:768px){.tap-drive__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.tap-drive__card{-webkit-backdrop-filter:blur(8px);border-radius:var(--tap-radius-lg);border:1px solid var(--tap-ink-3);text-align:center;background-color:#ffffff0a;padding:1.5rem;transition:border-color .3s}.tap-drive__card:hover{border-color:#ffc63180}.tap-drive__icon{background-color:var(--tap-ink);border:1px solid var(--tap-ink-3);width:4rem;height:4rem;color:var(--tap-on-dark-muted);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:900;display:flex;box-shadow:inset 0 2px 6px #0006}.tap-drive__name{color:var(--tap-on-dark);margin:0 0 .25rem;font-weight:700}.tap-drive__text{color:var(--tap-on-dark-muted);margin:0;font-size:.75rem}.tap-prin{background-color:var(--tap-bg-0);border-top:1px solid var(--tap-line);padding-block:clamp(4rem,8vw,6rem)}.tap-prin__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:768px){.tap-prin__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tap-prin__text{flex-direction:column;gap:1.5rem;display:flex}.tap-prin__badge{border-radius:var(--tap-radius-pill);background-color:var(--tap-bg-2);width:fit-content;color:var(--tap-slate);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.tap-prin__badge-icon{width:1rem;height:1rem}.tap-prin__title{color:var(--tap-ink);margin:0;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;line-height:1.2}.tap-prin__title-accent{color:var(--tap-orange)}.tap-prin__desc{color:var(--tap-slate-2);margin:0;font-size:1.0625rem;line-height:1.8}.tap-prin__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.tap-prin__item{background-color:var(--tap-bg-1);border-radius:var(--tap-radius-md);border:1px solid var(--tap-line);padding:1rem}.tap-prin__item-title{color:var(--tap-ink);margin-bottom:.25rem;font-weight:700;display:block}.tap-prin__item-desc{color:var(--tap-slate-2);font-size:.875rem;line-height:1.7}.tap-prin__visual{position:relative}.tap-prin__visual-box{aspect-ratio:1;background-color:var(--tap-ink);border-radius:var(--tap-radius-2xl);box-shadow:var(--tap-shadow-3);border:4px solid var(--tap-ink-2);flex-direction:column;justify-content:center;padding:2rem;display:flex;position:relative;overflow:hidden}.tap-prin__visual-bg{opacity:.6;background-image:repeating-linear-gradient(45deg,#ffffff06 0 1px,#0000 1px 10px);position:absolute;inset:0}.tap-prin__visual-glow{filter:blur(60px);background-color:#ff6a1a33;border-radius:50%;width:16rem;height:16rem;position:absolute;top:-5rem;right:-5rem}.tap-prin__visual-inner{z-index:10;text-align:center;color:var(--tap-on-dark);position:relative}.tap-prin__spinner{border:4px dashed #ff6a1a80;border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;margin:0 auto 1.5rem;animation:10s linear infinite tap-spin;display:flex}@keyframes tap-spin{to{transform:rotate(360deg)}}.tap-prin__spinner-icon{width:2.5rem;height:2.5rem;color:var(--tap-orange)}.tap-prin__visual-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.tap-prin__visual-text{color:var(--tap-on-dark-muted);margin:0;padding-inline:1rem;font-size:.875rem;line-height:1.7}.tap-std{border-top:1px solid var(--tap-line);margin-block:clamp(4rem,8vw,6rem) 0;padding-top:clamp(4rem,8vw,6rem)}.tap-std__card{background-color:var(--tap-bg-0);border-radius:var(--tap-radius-xl);border:1px solid var(--tap-line);box-shadow:var(--tap-shadow-2);overflow:hidden}.tap-std__head{background-color:var(--tap-bg-1);border-bottom:1px solid var(--tap-line);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}@media (min-width:768px){.tap-std__head{flex-direction:row}}.tap-std__head-title{color:var(--tap-ink);margin:0;font-size:1.25rem;font-weight:700}.tap-std__head-tag{font-size:.75rem;font-family:var(--tap-mono);color:var(--tap-slate-2);background-color:var(--tap-bg-0);border-radius:var(--tap-radius-md);border:1px solid var(--tap-line);padding:.25rem .75rem}.tap-std__scroll{overflow-x:auto}.tap-std__table{text-align:left;border-collapse:collapse;width:100%;min-width:600px}.tap-std__th{border-bottom:1px solid var(--tap-line);color:var(--tap-slate-2);text-transform:uppercase;letter-spacing:.05em;padding:1rem;font-size:.75rem;font-weight:700}.tap-std__tr{border-bottom:1px solid var(--tap-line);transition:background-color .15s}.tap-std__tr:last-child{border-bottom:none}.tap-std__tr:hover{background-color:var(--tap-orange-50)}.tap-std__td{color:var(--tap-slate);padding:1rem;font-size:.875rem}.tap-std__td-din{font-weight:700;font-family:var(--tap-mono);color:var(--tap-orange-700)}.tap-std__td-jis{font-family:var(--tap-mono);color:var(--tap-slate-2)}.tap-std__td-desc{color:var(--tap-slate)}.tap-adv{background-color:var(--tap-ink);color:var(--tap-on-dark);margin:clamp(4rem,8vw,6rem)var(--tap-container-x)0;border-radius:var(--tap-radius-2xl);box-shadow:var(--tap-shadow-3);border:1px solid var(--tap-ink-3);padding-block:clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.tap-adv__grid-bg{opacity:.3;background-image:linear-gradient(to right,var(--tap-ink-3)1px,transparent 1px),linear-gradient(to bottom,var(--tap-ink-3)1px,transparent 1px);background-size:2rem 2rem;position:absolute;inset:0}.tap-adv__glow{filter:blur(100px);pointer-events:none;background-color:#ff6a1a2e;border-radius:50%;width:600px;max-width:90%;height:600px;position:absolute;top:0;right:0}.tap-adv__inner{z-index:10;position:relative}.tap-adv__head{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.tap-adv__eyebrow{color:var(--tap-orange)}.tap-adv__title{color:var(--tap-on-dark);margin:.5rem 0 0;font-size:clamp(1.75rem,4vw,3rem);font-weight:800}.tap-adv__desc{color:var(--tap-on-dark-muted);max-width:48rem;margin:1.5rem auto 0;font-size:1.0625rem;line-height:1.7}.tap-adv__cards{grid-template-columns:1fr;gap:2.5rem;margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}@media (min-width:1024px){.tap-adv__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.tap-adv__card{-webkit-backdrop-filter:blur(8px);border-radius:var(--tap-radius-2xl);border:1px solid var(--tap-ink-3);box-shadow:var(--tap-shadow-2);background-color:#ffffff0a;padding:2rem}.tap-adv__card-title{color:var(--tap-on-dark);align-items:center;gap:.75rem;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.tap-adv__card-icon{border-radius:var(--tap-radius-md);width:3rem;height:3rem;color:var(--tap-orange);background-color:#ff6a1a29;border:1px solid #ff6a1a4d;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tap-adv__card-icon svg{width:1.5rem;height:1.5rem}.tap-adv__card-text{color:var(--tap-on-dark-muted);margin:0 0 1.5rem;line-height:1.7}.tap-adv__warn-list{flex-direction:column;gap:1rem;font-size:.875rem;list-style:none;display:flex}.tap-adv__warn-item{border-radius:var(--tap-radius-lg);border:1px solid var(--tap-ink-3);background-color:#00000040;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.tap-adv__warn-icon{flex-shrink:0;margin-top:.125rem}.tap-adv__warn-icon svg{width:1.5rem;height:1.5rem}.tap-adv__warn-icon--red{color:var(--tap-danger)}.tap-adv__warn-icon--amber{color:var(--tap-amber)}.tap-adv__warn-title{margin-bottom:.25rem;font-size:1rem;font-weight:700;display:block}.tap-adv__warn-title--red{color:var(--tap-danger)}.tap-adv__warn-title--amber{color:var(--tap-amber)}.tap-adv__warn-text{color:var(--tap-on-dark-muted);line-height:1.7;display:block}.tap-adv__geo-list{flex-direction:column;gap:1rem;display:flex}.tap-adv__geo-item{border-radius:0 var(--tap-radius-lg)var(--tap-radius-lg)0;border:1px solid var(--tap-ink-3);background-color:#00000040;padding:1.25rem}.tap-adv__geo-item--spaced{border-left:4px solid var(--tap-orange)}.tap-adv__geo-item--fine{border-left:4px solid var(--tap-yellow)}.tap-adv__geo-title{margin-bottom:.5rem;font-size:1.125rem;font-weight:700;display:block}.tap-adv__geo-title--spaced{color:var(--tap-orange)}.tap-adv__geo-title--fine{color:var(--tap-yellow)}.tap-adv__geo-text{color:var(--tap-on-dark-muted);margin:0;font-size:.875rem;line-height:1.7}.tap-adv__formula{border-radius:var(--tap-radius-2xl);border:1px solid var(--tap-ink-3);background-color:#08090b;flex-direction:column;align-items:center;gap:3rem;padding:clamp(2rem,4vw,3rem);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #00000080}@media (min-width:768px){.tap-adv__formula{flex-direction:row}}.tap-adv__formula-glow{filter:blur(50px);background-color:#ff6a1a1f;border-radius:50%;width:8rem;height:8rem;position:absolute;top:0;right:0}.tap-adv__formula-badge{text-align:center;background-color:var(--tap-ink);z-index:10;border:4px dashed #ff6a1a80;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:10rem;height:10rem;display:flex;position:relative;box-shadow:0 0 30px #ff6a1a33}.tap-adv__formula-badge-main{color:#fff;font-size:2.25rem;font-weight:900}.tap-adv__formula-badge-main sub{font-size:1.25rem}.tap-adv__formula-badge-sub{color:var(--tap-orange);text-transform:uppercase;letter-spacing:.15em;margin-top:.5rem;font-size:.75rem;font-weight:700}.tap-adv__formula-content{z-index:10;text-align:center;position:relative}@media (min-width:768px){.tap-adv__formula-content{text-align:left}}.tap-adv__formula-title{color:#fff;margin:0 0 1.25rem;font-size:1.75rem;font-weight:700}.tap-adv__formula-text{color:var(--tap-on-dark-muted);margin:0 0 1.25rem;font-size:1.0625rem;line-height:1.7}.tap-adv__formula-text strong{color:var(--tap-on-dark)}.tap-adv__formula-eq{background-color:var(--tap-ink-2);border-radius:var(--tap-radius-md);border:1px solid var(--tap-ink-3);font-family:var(--tap-mono);box-shadow:var(--tap-shadow-1);margin-bottom:1rem;padding:1rem 1.5rem;font-size:1.0625rem;display:inline-block}.tap-adv__formula-eq-fp{color:var(--tap-orange);font-weight:700}.tap-adv__formula-eq-as{color:var(--tap-on-dark)}.tap-adv__formula-vars{color:var(--tap-on-dark-faint);flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.tap-adv__formula-vars p{margin:0}.tap-adv__formula-var-label{color:var(--tap-on-dark-muted);font-weight:700}
.anchor-chain-wrapper{--ac-orange:var(--sj-orange);--ac-orange-600:var(--sj-orange-600);--ac-orange-700:var(--sj-orange-700);--ac-orange-50:var(--sj-orange-50);--ac-orange-100:var(--sj-orange-100);--ac-yellow:var(--sj-yellow);--ac-yellow-600:var(--sj-yellow-600);--ac-yellow-50:var(--sj-yellow-50);--ac-ink:var(--sj-ink);--ac-ink-2:var(--sj-ink-2);--ac-ink-3:#262a33;--ac-slate:#3a3f4b;--ac-slate-2:#5b6271;--ac-muted:#8a92a2;--ac-line:#e7e9ee;--ac-line-strong:#cfd3dc;--ac-bg-0:#fff;--ac-bg-1:#f7f8fa;--ac-bg-2:#f0f2f6;--ac-on-dark:#f4f5f7;--ac-on-dark-muted:#a7adba;--ac-on-dark-faint:#6b7280;--ac-danger:#d02b20;--ac-danger-2:#e5483e;--ac-radius-md:12px;--ac-radius-lg:18px;--ac-radius-xl:24px;--ac-radius-pill:999px;--ac-shadow-1:0 1px 2px #0e0f120f,0 1px 1px #0e0f120a;--ac-shadow-2:0 6px 16px #0e0f1214,0 2px 4px #0e0f120a;--ac-shadow-3:0 16px 36px #0e0f121f,0 4px 8px #0e0f120f;--ac-shadow-orange:0 8px 20px #ff6a1a47;--ac-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--ac-container-x:clamp(16px,3.5vw,56px);background-color:var(--ac-bg-1);color:var(--ac-slate);overflow-x:hidden}.anchor-chain-breadcrumb-container{width:100%;max-width:1280px;padding:1.5rem var(--ac-container-x);margin-inline:auto}.anchor-chain-breadcrumb-link{color:var(--ac-slate-2);align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.anchor-chain-breadcrumb-link:hover{color:var(--ac-orange)}.anchor-chain-breadcrumb-icon{width:1rem;height:1rem;margin-right:.5rem;transition:transform .2s}.anchor-chain-breadcrumb-link:hover .anchor-chain-breadcrumb-icon{transform:translate(-4px)}.anchor-chain-hero{background-color:var(--ac-ink);color:var(--ac-on-dark)}.anchor-chain-hero-container{width:100%;max-width:1280px;padding:clamp(3.5rem,7vw,8rem)var(--ac-container-x);margin-inline:auto}.anchor-chain-hero-grid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.anchor-chain-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem}}.anchor-chain-hero-content>*+*{margin-top:2rem}.anchor-chain-hero-badge{border-radius:var(--ac-radius-pill);color:var(--ac-yellow);letter-spacing:.05em;text-transform:uppercase;background-color:#ffc6311f;border:1px solid #ffc63140;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.anchor-chain-hero-badge-icon{width:1rem;height:1rem}.anchor-chain-hero-title{letter-spacing:-.02em;color:var(--ac-on-dark);margin:0;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1}.anchor-chain-hero-title-highlight{color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(100deg,var(--ac-orange),var(--ac-yellow))}.anchor-chain-hero-desc{color:var(--ac-on-dark-muted);max-width:36rem;margin:0;font-size:1.125rem;line-height:1.7}.anchor-chain-hero-actions{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.anchor-chain-hero-actions{flex-direction:row}}.anchor-chain-btn-primary{background-color:var(--ac-orange);color:#fff;border-radius:var(--ac-radius-md);box-shadow:var(--ac-shadow-orange);text-align:center;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .25s,box-shadow .25s,transform .25s;display:inline-flex}.anchor-chain-btn-primary:hover{background-color:var(--ac-orange-600);transform:translateY(-3px);box-shadow:0 12px 28px #ff6a1a6b}.anchor-chain-btn-secondary{color:var(--ac-on-dark-muted);border:1px solid var(--ac-ink-3);border-radius:var(--ac-radius-md);background-color:#0000;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background-color .25s,color .25s,border-color .25s;display:inline-flex}.anchor-chain-btn-secondary:hover{background-color:var(--ac-ink-2);color:#fff;border-color:var(--ac-slate)}.anchor-chain-btn-secondary-icon{width:1.25rem;height:1.25rem}.anchor-chain-cert-section{border-top:1px solid var(--ac-ink-3);padding-top:2rem}.anchor-chain-cert-title{color:var(--ac-on-dark-faint);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem}.anchor-chain-cert-logos{flex-wrap:wrap;gap:.5rem 1.5rem;display:flex}.anchor-chain-cert-logo{font-family:var(--ac-mono);color:var(--ac-on-dark-muted);font-weight:700}.anchor-chain-hero-image-wrapper{border-radius:var(--ac-radius-xl);border:1px solid var(--ac-ink-3);justify-content:center;align-items:center;min-height:350px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.anchor-chain-hero-image-wrapper{min-height:450px}}.anchor-chain-hero-image-bg-solid{background-color:var(--ac-ink-2);position:absolute;inset:0}.anchor-chain-hero-image-bg-pattern{background-image:radial-gradient(circle at 70% 30%,#ff6a1a1f,#0000 55%),radial-gradient(circle at 1px 1px,#ffffff0f 1px,#0000 0);background-size:auto,22px 22px;position:absolute;inset:0}.anchor-chain-hero-image-text{color:var(--ac-on-dark-faint);text-transform:uppercase;letter-spacing:.1em;text-align:center;z-index:10;font-size:1.25rem;font-weight:700;position:relative}.anchor-chain-specs-section{background-color:var(--ac-bg-0);padding-block:clamp(4rem,8vw,6rem);scroll-margin-top:5rem}.anchor-chain-specs-container{width:100%;max-width:1280px;padding-inline:var(--ac-container-x);margin-inline:auto}.anchor-chain-specs-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.anchor-chain-specs-subtitle{color:var(--ac-orange);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.anchor-chain-specs-title{color:var(--ac-ink);margin-top:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.anchor-chain-specs-divider{background:linear-gradient(to right,var(--ac-yellow),var(--ac-orange));border-radius:var(--ac-radius-pill);width:6rem;height:.375rem;margin:1.5rem auto 0}.anchor-chain-specs-desc{color:var(--ac-slate-2);max-width:42rem;margin:1rem auto 0;line-height:1.7}.anchor-chain-specs-card{background-color:var(--ac-bg-0);border-radius:var(--ac-radius-xl);max-width:72rem;box-shadow:var(--ac-shadow-2);border:1px solid var(--ac-line);margin-inline:auto;overflow:hidden}.anchor-chain-specs-table-wrapper{overflow-x:auto}.anchor-chain-specs-table{text-align:center;border-collapse:collapse;width:100%;min-width:720px}.anchor-chain-specs-thead{background-color:var(--ac-ink)}.anchor-chain-specs-tr-head{color:var(--ac-on-dark-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.anchor-chain-specs-th{padding:1.25rem}.anchor-chain-specs-th-proof{color:var(--ac-orange);padding:1.25rem}.anchor-chain-specs-th-break{color:var(--ac-danger-2);padding:1.25rem}.anchor-chain-specs-tbody{color:var(--ac-slate);font-size:.875rem}.anchor-chain-specs-tr-body{border-top:1px solid var(--ac-line);transition:background-color .2s}.anchor-chain-specs-tr-u3:hover{background-color:var(--ac-orange-50)}.anchor-chain-specs-tr-u2:hover{background-color:var(--ac-bg-1)}.anchor-chain-specs-td-dia{color:var(--ac-ink);padding:1.25rem;font-weight:700}.anchor-chain-specs-td-grade-u3{color:var(--ac-yellow-600);padding:1.25rem;font-weight:700}.anchor-chain-specs-td-grade-u2{color:var(--ac-slate);padding:1.25rem;font-weight:700}.anchor-chain-specs-td-proof{font-family:var(--ac-mono);color:var(--ac-orange-700);padding:1.25rem}.anchor-chain-specs-td-break{font-family:var(--ac-mono);color:var(--ac-danger);padding:1.25rem}.anchor-chain-specs-td-weight{font-family:var(--ac-mono);padding:1.25rem}.anchor-chain-specs-footer{background-color:var(--ac-bg-1);border-top:1px solid var(--ac-line);color:var(--ac-slate-2);text-align:left;padding:1rem 1.25rem;font-size:.75rem}.anchor-chain-components-section{background-color:var(--ac-ink);color:var(--ac-on-dark);padding-block:clamp(4rem,8vw,6rem)}.anchor-chain-components-container{width:100%;max-width:1280px;padding-inline:var(--ac-container-x);margin-inline:auto}.anchor-chain-components-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.anchor-chain-components-subtitle{color:var(--ac-orange);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.anchor-chain-components-title{color:var(--ac-on-dark);margin-top:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.anchor-chain-components-divider{background:linear-gradient(to right,var(--ac-yellow),var(--ac-orange));border-radius:var(--ac-radius-pill);width:6rem;height:.375rem;margin:1.5rem auto 0}.anchor-chain-components-grid{gap:2rem;max-width:72rem;margin-inline:auto;display:grid}@media (min-width:768px){.anchor-chain-components-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.anchor-chain-components-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.anchor-chain-component-card{border-radius:var(--ac-radius-lg);border:1px solid var(--ac-ink-3);background-color:#ffffff0a;padding:2rem;transition:border-color .25s,transform .25s}.anchor-chain-component-card:hover{border-color:var(--ac-orange);transform:translateY(-4px)}.anchor-chain-component-icon-wrapper{border-radius:var(--ac-radius-md);background-color:#ffffff0d;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;transition:background-color .25s;display:flex}.anchor-chain-component-card:hover .anchor-chain-component-icon-wrapper{background-color:#ff6a1a29}.anchor-chain-component-icon{width:1.75rem;height:1.75rem;color:var(--ac-orange)}.anchor-chain-component-title{color:var(--ac-on-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.35}.anchor-chain-component-desc{color:var(--ac-on-dark-muted);font-size:.875rem;line-height:1.75}.anchor-chain-gallery-section{background-color:var(--ac-bg-1);padding-block:clamp(4rem,8vw,6rem)}.anchor-chain-gallery-container{width:100%;max-width:1280px;padding-inline:var(--ac-container-x);margin-inline:auto}.anchor-chain-gallery-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.anchor-chain-gallery-subtitle{color:var(--ac-orange);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.anchor-chain-gallery-title{color:var(--ac-ink);margin-top:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.anchor-chain-gallery-divider{background:linear-gradient(to right,var(--ac-yellow),var(--ac-orange));border-radius:var(--ac-radius-pill);width:6rem;height:.375rem;margin:1.5rem auto 0}.anchor-chain-gallery-desc{color:var(--ac-slate-2);max-width:42rem;margin:1rem auto 0;line-height:1.7}.anchor-chain-gallery-grid{gap:2rem;display:grid}@media (min-width:768px){.anchor-chain-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.anchor-chain-gallery-card{border-radius:var(--ac-radius-lg);cursor:pointer;height:24rem;box-shadow:var(--ac-shadow-2);position:relative;overflow:hidden}.anchor-chain-gallery-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.anchor-chain-gallery-card:hover .anchor-chain-gallery-image{transform:scale(1.1)}.anchor-chain-gallery-overlay{background-image:linear-gradient(to top,var(--ac-ink),#0e0f1280,transparent);opacity:.9;transition:opacity .25s;position:absolute;inset:0}.anchor-chain-gallery-card:hover .anchor-chain-gallery-overlay{opacity:.8}.anchor-chain-gallery-content{width:100%;padding:2rem;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:translateY(.5rem)}.anchor-chain-gallery-card:hover .anchor-chain-gallery-content{transform:translateY(0)}.anchor-chain-gallery-card-line{background-color:var(--ac-orange);border-radius:var(--ac-radius-pill);width:3rem;height:.25rem;margin-bottom:1rem}.anchor-chain-gallery-card-title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.anchor-chain-gallery-card-desc{color:#fffc;font-size:.875rem;line-height:1.75}.anchor-chain-cta-section{background-color:var(--ac-ink);border-top:1px solid var(--ac-ink-3);padding-block:clamp(4rem,8vw,6rem)}.anchor-chain-cta-container{width:100%;max-width:1280px;padding-inline:var(--ac-container-x);text-align:center;margin-inline:auto}.anchor-chain-cta-content{max-width:48rem;margin-inline:auto}.anchor-chain-cta-icon-wrapper{justify-content:center;margin-bottom:2rem;display:flex}.anchor-chain-cta-icon-bg{background-color:#ff6a1a1f;border:1px solid #ff6a1a40;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.anchor-chain-cta-icon{width:2.5rem;height:2.5rem;color:var(--ac-orange)}.anchor-chain-cta-title{color:#fff;margin-bottom:1.5rem;font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.2}.anchor-chain-cta-desc{color:var(--ac-on-dark-muted);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.anchor-chain-cta-actions{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.anchor-chain-cta-actions{flex-direction:row}}.anchor-chain-cta-btn-primary{background-color:var(--ac-orange);color:#fff;border-radius:var(--ac-radius-md);box-shadow:var(--ac-shadow-orange);justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:background-color .25s,box-shadow .25s,transform .25s;display:inline-flex}.anchor-chain-cta-btn-primary:hover{background-color:var(--ac-orange-600);transform:translateY(-3px);box-shadow:0 12px 28px #ff6a1a6b}.anchor-chain-cta-btn-primary:hover .anchor-chain-cta-btn-icon{transform:translate(.25rem)}.anchor-chain-cta-btn-icon{width:1.25rem;height:1.25rem;transition:transform .25s}.anchor-chain-cta-btn-secondary{border:1px solid var(--ac-slate);color:#fff;border-radius:var(--ac-radius-md);background-color:#0000;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:background-color .25s;display:inline-flex}.anchor-chain-cta-btn-secondary:hover{background-color:var(--ac-ink-2)}
.chem-anchor-wrapper{--chem-orange:var(--sj-orange);--chem-orange-600:var(--sj-orange-600);--chem-orange-700:var(--sj-orange-700);--chem-orange-50:var(--sj-orange-50);--chem-orange-100:var(--sj-orange-100);--chem-yellow:var(--sj-yellow);--chem-yellow-600:var(--sj-yellow-600);--chem-yellow-50:var(--sj-yellow-50);--chem-yellow-100:var(--sj-yellow-100);--chem-ink:var(--sj-ink);--chem-ink-2:var(--sj-ink-2);--chem-ink-3:#262a33;--chem-slate:#3a3f4b;--chem-slate-2:#5b6271;--chem-muted:#8a92a2;--chem-line:#e7e9ee;--chem-line-strong:#cfd3dc;--chem-bg-0:#fff;--chem-bg-1:#f7f8fa;--chem-bg-2:#f0f2f6;--chem-on-dark:#f4f5f7;--chem-on-dark-muted:#a7adba;--chem-on-dark-faint:#6b7280;--chem-green:#0e8a4f;--chem-green-700:#0a6b3d;--chem-green-light:#34d277;--chem-amber-bg:#fff7da;--chem-amber-border:#ffedb0;--chem-amber-icon:#c98a00;--chem-amber-text:#7a4a00;--chem-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--chem-radius-md:12px;--chem-radius-lg:18px;--chem-radius-xl:24px;--chem-radius-pill:999px;--chem-container-x:clamp(16px,3.5vw,56px);background-color:var(--chem-bg-1);min-height:100vh;color:var(--chem-slate);padding-bottom:clamp(2rem,5vw,4rem);overflow-x:hidden}.chem-anchor-container,.chem-anchor-breadcrumb-container,.chem-anchor-hero-container{width:100%;max-width:1280px;padding-inline:var(--chem-container-x);margin-inline:auto}.chem-anchor-breadcrumb-container{padding-block:1.5rem}.chem-anchor-breadcrumb-link{color:var(--chem-slate-2);align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.chem-anchor-breadcrumb-link:hover{color:var(--chem-orange)}.chem-anchor-breadcrumb-icon{width:1rem;height:1rem;margin-right:.5rem;transition:transform .2s}.chem-anchor-breadcrumb-link:hover .chem-anchor-breadcrumb-icon{transform:translate(-4px)}.chem-anchor-hero-container{padding-block:0 clamp(3rem,6vw,5rem)}.chem-anchor-hero-card{background-color:var(--chem-bg-0);border-radius:var(--chem-radius-xl);box-shadow:var(--chem-shadow-2,0 6px 16px #0e0f1214);border:1px solid var(--chem-line);padding:clamp(1.5rem,4vw,4rem);position:relative;overflow:hidden}.chem-anchor-hero-grid{z-index:10;align-items:center;gap:3rem;display:grid;position:relative}@media (min-width:1024px){.chem-anchor-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem}}.chem-anchor-hero-content>*+*{margin-top:2rem}.chem-anchor-hero-badge{border-radius:var(--chem-radius-pill);background-color:var(--chem-orange-50);color:var(--chem-orange-700);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.chem-anchor-hero-badge-icon{width:1rem;height:1rem}.chem-anchor-hero-title{color:var(--chem-ink);letter-spacing:-.02em;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1}.chem-anchor-hero-title-highlight{color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(100deg,var(--chem-orange),var(--chem-yellow-600))}.chem-anchor-hero-desc{color:var(--chem-slate-2);max-width:36rem;font-size:1.125rem;line-height:1.7}.chem-anchor-hero-actions{flex-direction:column;gap:1rem;padding-top:.5rem;display:flex}@media (min-width:640px){.chem-anchor-hero-actions{flex-direction:row}}.chem-anchor-hero-btn-primary{background-color:var(--chem-orange);color:#fff;border-radius:var(--chem-radius-md);text-align:center;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .2s;box-shadow:0 8px 20px #ff6a1a47}.chem-anchor-hero-btn-primary:hover{background-color:var(--chem-orange-600);transform:translateY(-3px);box-shadow:0 12px 28px #ff6a1a6b}.chem-anchor-hero-btn-secondary{background-color:var(--chem-bg-0);color:var(--chem-slate);border:1px solid var(--chem-line-strong);border-radius:var(--chem-radius-md);justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s;display:flex}.chem-anchor-hero-btn-secondary:hover{background-color:var(--chem-bg-1);border-color:var(--chem-orange-100)}.chem-anchor-hero-btn-icon{width:1.25rem;height:1.25rem;transition:transform .2s}.chem-anchor-hero-btn-secondary:hover .chem-anchor-hero-btn-icon{transform:translateY(.25rem)}.chem-anchor-hero-stats{border-top:1px solid var(--chem-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding-top:2rem;display:grid}.chem-anchor-hero-stat-value{color:var(--chem-orange);font-size:1.5rem;font-weight:800}.chem-anchor-hero-stat-label{color:var(--chem-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.chem-anchor-hero-image-placeholder{background-color:var(--chem-bg-1);border-radius:var(--chem-radius-lg);border:1px solid var(--chem-line);justify-content:center;align-items:center;min-height:300px;padding:2rem;display:flex;position:relative}@media (min-width:1024px){.chem-anchor-hero-image-placeholder{min-height:400px}}.chem-anchor-hero-image-text{color:var(--chem-line-strong);text-transform:uppercase;letter-spacing:.1em;text-align:center;font-size:1.25rem;font-weight:700}.chem-anchor-app-subtitle,.chem-anchor-acc-subtitle,.chem-anchor-install-subtitle,.chem-anchor-perf-subtitle{color:var(--chem-orange);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.chem-anchor-app-divider,.chem-anchor-install-divider,.chem-anchor-perf-divider{background:linear-gradient(to right,var(--chem-yellow),var(--chem-orange));border-radius:var(--chem-radius-pill);width:6rem;height:.375rem;margin:1.5rem auto 0}.chem-anchor-specs-section{background-color:var(--chem-bg-0);padding-block:clamp(3.5rem,7vw,5rem);scroll-margin-top:5rem}.chem-anchor-specs-grid{align-items:flex-start;gap:4rem;display:grid}@media (min-width:1024px){.chem-anchor-specs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.chem-anchor-specs-title{color:var(--chem-ink);margin-bottom:1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.chem-anchor-features-list>*+*{margin-top:1rem}.chem-anchor-feature-item{border-radius:var(--chem-radius-md);border:1px solid #0000;gap:1rem;padding:1rem;transition:background-color .2s,border-color .2s;display:flex}.chem-anchor-feature-item:hover{background-color:var(--chem-bg-1);border-color:var(--chem-line)}.chem-anchor-feature-icon{background-color:var(--chem-orange-50);width:3rem;height:3rem;color:var(--chem-orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.chem-anchor-feature-title{color:var(--chem-ink);font-size:1.125rem;font-weight:700}.chem-anchor-feature-desc{color:var(--chem-slate-2)}.chem-anchor-table-card{background-color:var(--chem-ink);color:var(--chem-on-dark);border-radius:var(--chem-radius-xl);padding:2rem;box-shadow:0 16px 36px #0e0f122e}.chem-anchor-table-title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.chem-anchor-table-subtitle{color:var(--chem-on-dark-muted);margin-bottom:1.5rem;font-size:.875rem}.chem-anchor-table-wrapper{overflow-x:auto}.chem-anchor-table{text-align:left;border-collapse:collapse;width:100%}.chem-anchor-table-head-tr{border-bottom:1px solid var(--chem-ink-3);color:var(--chem-on-dark-muted);font-size:.875rem}.chem-anchor-table-th{padding-block:1rem;font-weight:500}.chem-anchor-table-tbody{font-size:.875rem}.chem-anchor-table-body-tr{border-bottom:1px solid var(--chem-ink-2);transition:background-color .2s}.chem-anchor-table-body-tr:last-child{border-bottom:none}.chem-anchor-table-body-tr:hover{background-color:#ffffff0d}.chem-anchor-table-td-temp{color:#fff;padding-block:1rem;font-weight:700}.chem-anchor-table-td-work{color:#ff8a4d;padding-block:1rem}.chem-anchor-table-td-cure{color:var(--chem-green-light);padding-block:1rem}.chem-anchor-table-note{border-radius:var(--chem-radius-md);color:var(--chem-on-dark-muted);background-color:#ffffff14;gap:.5rem;margin-top:1.5rem;padding:1rem;font-size:.75rem;display:flex}.chem-anchor-table-note-icon{color:var(--chem-yellow);flex-shrink:0;margin-top:.125rem}.chem-anchor-app-section{background-color:var(--chem-bg-1);border-top:1px solid var(--chem-line);padding-block:clamp(3.5rem,7vw,5rem)}.chem-anchor-app-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.chem-anchor-app-title{color:var(--chem-ink);margin-top:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.chem-anchor-app-grid{gap:2rem;display:grid}@media (min-width:768px){.chem-anchor-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.chem-anchor-app-card{background-color:var(--chem-bg-0);border-radius:var(--chem-radius-lg);border:1px solid var(--chem-line);text-align:center;flex-direction:column;align-items:center;padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 2px #0e0f120d}.chem-anchor-app-card:hover{border-color:var(--chem-orange-100);transform:translateY(-4px);box-shadow:0 16px 36px #0e0f121f}.chem-anchor-app-card__icon-wrap{background-color:var(--chem-orange-50);width:4rem;height:4rem;color:var(--chem-orange);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .2s;display:flex}.chem-anchor-app-card:hover .chem-anchor-app-card__icon-wrap{transform:scale(1.1)}.chem-anchor-app-card__icon{width:2rem;height:2rem}.chem-anchor-app-card__title{color:var(--chem-ink);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.chem-anchor-app-card__desc{color:var(--chem-slate-2);font-size:.875rem;line-height:1.7}.chem-anchor-acc-section{background-color:var(--chem-bg-0);padding-block:clamp(3.5rem,7vw,5rem)}.chem-anchor-acc-layout{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:768px){.chem-anchor-acc-layout{flex-direction:row}}.chem-anchor-acc-content{width:100%}@media (min-width:768px){.chem-anchor-acc-content{width:50%}}.chem-anchor-acc-content>*+*{margin-top:1.5rem}.chem-anchor-acc-title{color:var(--chem-ink);font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.chem-anchor-acc-desc{color:var(--chem-slate-2);font-size:1.125rem;line-height:1.7}.chem-anchor-acc-list>*+*{margin-top:.75rem}.chem-anchor-acc-list-item{color:var(--chem-slate);align-items:center;gap:.75rem;font-weight:500;display:flex}.chem-anchor-acc-icon{width:1.25rem;height:1.25rem;color:var(--chem-green);flex-shrink:0}.chem-anchor-acc-visual{background-color:var(--chem-bg-2);border-radius:var(--chem-radius-xl);border:1px solid var(--chem-line);justify-content:center;align-items:center;width:100%;min-height:300px;display:flex}@media (min-width:768px){.chem-anchor-acc-visual{width:50%}}.chem-anchor-acc-visual-text{color:var(--chem-muted);flex-direction:column;align-items:center;font-weight:500;display:flex}.chem-anchor-acc-visual-icon{width:3rem;height:3rem;margin-bottom:.5rem}.chem-anchor-install-section{background-color:var(--chem-bg-1);padding-block:clamp(3.5rem,7vw,5rem)}.chem-anchor-install-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.chem-anchor-install-title{color:var(--chem-ink);margin-top:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.chem-anchor-install-desc{color:var(--chem-slate-2);max-width:42rem;margin:1rem auto 0;line-height:1.7}.chem-anchor-install-grid{gap:2rem;display:grid}@media (min-width:768px){.chem-anchor-install-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.chem-anchor-install-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.chem-anchor-install-card{background-color:var(--chem-bg-0);border-radius:var(--chem-radius-lg);border:1px solid var(--chem-line);padding:2rem;transition:box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0e0f120d}.chem-anchor-install-card:hover{box-shadow:0 16px 36px #0e0f121f}.chem-anchor-install-card__step{opacity:.12;color:var(--chem-line-strong);-webkit-user-select:none;user-select:none;padding:1rem;font-size:3.75rem;font-weight:900;line-height:1;transition:color .2s,opacity .2s;position:absolute;top:0;right:0}.chem-anchor-install-card:hover .chem-anchor-install-card__step{color:var(--chem-orange);opacity:.18}.chem-anchor-install-card__content{z-index:10;position:relative}.chem-anchor-install-card__icon-wrap{background-color:var(--chem-orange-50);border-radius:var(--chem-radius-md);width:3.5rem;height:3.5rem;color:var(--chem-orange);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .2s;display:flex}.chem-anchor-install-card:hover .chem-anchor-install-card__icon-wrap{transform:scale(1.1)}.chem-anchor-install-card__icon{width:1.75rem;height:1.75rem}.chem-anchor-install-card__title{color:var(--chem-ink);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.chem-anchor-install-card__desc{color:var(--chem-slate-2);font-size:.875rem;line-height:1.7}.chem-anchor-install-alert{background-color:var(--chem-amber-bg);border:1px solid var(--chem-amber-border);border-radius:var(--chem-radius-md);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;padding:1.5rem;display:flex}@media (min-width:768px){.chem-anchor-install-alert{text-align:left;flex-direction:row}}.chem-anchor-install-alert__icon-wrap{background-color:var(--chem-yellow-100);width:3rem;height:3rem;color:var(--chem-amber-icon);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chem-anchor-install-alert__icon{width:1.5rem;height:1.5rem}.chem-anchor-install-alert__title{color:var(--chem-amber-text);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.chem-anchor-install-alert__desc{color:var(--chem-amber-text);opacity:.85;margin:0;font-size:.875rem;line-height:1.6}.chem-anchor-perf-section{background-color:var(--chem-bg-0);padding-block:clamp(3.5rem,7vw,5rem)}.chem-anchor-perf-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.chem-anchor-perf-title{color:var(--chem-ink);margin-top:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.chem-anchor-perf-card{background-color:var(--chem-bg-0);border-radius:var(--chem-radius-lg);border:1px solid var(--chem-line);max-width:64rem;margin-inline:auto;overflow:hidden;box-shadow:0 6px 16px #0e0f1214}.chem-anchor-perf-table-wrapper{overflow-x:auto}.chem-anchor-perf-table{text-align:left;border-collapse:collapse;width:100%}.chem-anchor-perf-thead{background-color:var(--chem-ink)}.chem-anchor-perf-tr-head{color:var(--chem-on-dark-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.chem-anchor-perf-th{padding:1.25rem}.chem-anchor-perf-th--blue{text-align:center;color:var(--chem-orange);padding:1.25rem}.chem-anchor-perf-th--green{text-align:center;color:var(--chem-green-light);padding:1.25rem}.chem-anchor-perf-tbody{color:var(--chem-slate);font-size:.875rem}.chem-anchor-perf-tr-body{border-top:1px solid var(--chem-line);transition:background-color .2s}.chem-anchor-perf-tr-body:hover{background-color:var(--chem-bg-1)}.chem-anchor-perf-td{padding:1.25rem}.chem-anchor-perf-td-rebar{color:var(--chem-ink);padding:1.25rem;font-weight:700}.chem-anchor-perf-td-tensile{font-family:var(--chem-mono);text-align:center;color:var(--chem-orange-700);padding:1.25rem;font-weight:700}.chem-anchor-perf-td-shear{font-family:var(--chem-mono);text-align:center;color:var(--chem-green-700);padding:1.25rem;font-weight:700}.chem-anchor-perf-note{background-color:var(--chem-bg-1);border-top:1px solid var(--chem-line);color:var(--chem-slate-2);padding:1rem 1.25rem;font-size:.75rem}.chem-anchor-perf-note strong{color:var(--chem-ink);font-weight:700}.chem-anchor-faq-section{background-color:var(--chem-bg-1);border-top:1px solid var(--chem-line);padding-block:clamp(3.5rem,7vw,5rem)}.chem-anchor-faq-header{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.chem-anchor-faq-title{color:var(--chem-ink);font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800}.chem-anchor-faq-grid{gap:1.5rem;max-width:56rem;margin-inline:auto;display:grid}@media (min-width:768px){.chem-anchor-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.chem-anchor-faq-card{background-color:var(--chem-bg-0);border-radius:var(--chem-radius-md);border:1px solid var(--chem-line);border-left:4px solid var(--chem-orange);padding:1.5rem;box-shadow:0 1px 2px #0e0f120d}.chem-anchor-faq-q{color:var(--chem-ink);margin-bottom:.5rem;font-size:1rem;font-weight:700}.chem-anchor-faq-a{color:var(--chem-slate-2);margin:0;font-size:.875rem;line-height:1.6}.chem-anchor-cta-section{background-color:var(--chem-ink);padding-block:clamp(3.5rem,7vw,5rem);scroll-margin-top:5rem}.chem-anchor-cta-wrapper{text-align:center}.chem-anchor-cta-content{max-width:42rem;margin-inline:auto}.chem-anchor-cta-title{color:#fff;margin-bottom:1rem;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:800}.chem-anchor-cta-desc{color:var(--chem-on-dark-muted);margin-bottom:2rem;line-height:1.7}.chem-anchor-cta-actions{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.chem-anchor-cta-actions{flex-direction:row}}.chem-anchor-cta-btn-primary{background-color:var(--chem-orange);color:#fff;border-radius:var(--chem-radius-md);justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #ff6a1a4d}.chem-anchor-cta-btn-primary:hover{background-color:var(--chem-orange-600);transform:translateY(-3px)}.chem-anchor-cta-btn-secondary{background-color:var(--chem-ink-2);color:#fff;border-radius:var(--chem-radius-md);border:1px solid var(--chem-ink-3);justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.chem-anchor-cta-btn-secondary:hover{background-color:var(--chem-ink-3)}.chem-anchor-cta-btn-icon{width:1.25rem;height:1.25rem}
.sag-page{--sag-orange:var(--sj-orange);--sag-orange-600:var(--sj-orange-600);--sag-orange-700:var(--sj-orange-700);--sag-orange-50:var(--sj-orange-50);--sag-orange-100:var(--sj-orange-100);--sag-orange-300:#ffb07a;--sag-yellow:var(--sj-yellow);--sag-yellow-600:var(--sj-yellow-600);--sag-ink:var(--sj-ink);--sag-ink-2:var(--sj-ink-2);--sag-ink-3:#262a33;--sag-slate:#3a3f4b;--sag-slate-2:#5b6271;--sag-muted:#8a92a2;--sag-line:#e7e9ee;--sag-line-strong:#cfd3dc;--sag-bg-0:#fff;--sag-bg-1:#f7f8fa;--sag-bg-2:#f0f2f6;--sag-on-dark:#f4f5f7;--sag-on-dark-muted:#a7adba;--sag-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--sag-radius-md:12px;--sag-radius-lg:18px;--sag-radius-xl:24px;--sag-radius-2xl:32px;--sag-radius-pill:999px;--sag-shadow-1:0 1px 2px #0e0f120d;--sag-shadow-2:0 6px 16px #0e0f1214,0 2px 4px #0e0f120a;--sag-shadow-3:0 16px 36px #0e0f1224,0 4px 8px #0e0f120f;--sag-shadow-orange:0 10px 22px #ff6a1a4d;--sag-container-x:clamp(16px,3.5vw,56px);background-color:var(--sag-bg-0);min-height:100vh;color:var(--sag-slate);padding-bottom:clamp(2rem,5vw,4rem);overflow-x:hidden}.sag-page .sag-breadcrumb,.sag-hero__inner,.sag-specs__inner,.sag-feat__inner,.sag-order__inner,.sag-gallery__inner{width:100%;max-width:1280px;padding-inline:var(--sag-container-x);margin-inline:auto}.sag-breadcrumb{padding-block:1.5rem}.sag-breadcrumb-link{color:var(--sag-slate-2);align-items:center;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.sag-breadcrumb-link:hover{color:var(--sag-orange)}.sag-breadcrumb-icon{width:1rem;height:1rem;margin-right:.5rem;transition:transform .2s}.sag-breadcrumb-link:hover .sag-breadcrumb-icon{transform:translate(-4px)}.sag-feat__eyebrow,.sag-order__eyebrow,.sag-gallery__eyebrow{color:var(--sag-orange);letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:700}.sag-order__divider,.sag-gallery__divider{background:linear-gradient(to right,var(--sag-yellow),var(--sag-orange));border-radius:var(--sag-radius-pill);width:6rem;height:.375rem;margin:1.5rem auto 0}.sag-hero,.sag-hero__stat{display:block}.sag-hero__inner{padding-block:clamp(2rem,5vw,3rem) clamp(4rem,8vw,6rem)}.sag-hero__row{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:1024px){.sag-hero__row{flex-direction:row;gap:5rem}}.sag-hero__col-text{flex-direction:column;gap:2rem;width:100%;display:flex}@media (min-width:1024px){.sag-hero__col-text{width:50%}}.sag-hero__badge{border-radius:var(--sag-radius-pill);background-color:var(--sag-orange-50);width:fit-content;color:var(--sag-orange-700);letter-spacing:.08em;text-transform:uppercase;padding:.375rem .875rem;font-size:.75rem;font-weight:700;display:inline-block}.sag-hero__title{color:var(--sag-ink);margin:0;font-size:clamp(2.75rem,7vw,4.5rem);font-weight:300;line-height:1.1}.sag-hero__title-bold{color:var(--sag-ink);font-weight:800}.sag-hero__desc{color:var(--sag-slate-2);max-width:32rem;margin:0;font-size:1.125rem;font-weight:300;line-height:1.7}.sag-hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.sag-hero__btn-primary{background-color:var(--sag-orange);color:#fff;border-radius:var(--sag-radius-pill);box-shadow:var(--sag-shadow-orange);align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.sag-hero__btn-primary:hover{background-color:var(--sag-orange-600);transform:translateY(-2px)}.sag-hero__btn-secondary{background-color:var(--sag-bg-0);color:var(--sag-ink);border:1px solid var(--sag-line-strong);border-radius:var(--sag-radius-pill);align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.sag-hero__btn-secondary:hover{background-color:var(--sag-bg-1);border-color:var(--sag-orange-100)}.sag-hero__btn-icon{width:1.25rem;height:1.25rem;transition:transform .2s}.sag-hero__btn-primary:hover .sag-hero__btn-icon{transform:translate(3px)}.sag-hero__stats{border-top:1px solid var(--sag-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding-top:2rem;display:grid}.sag-hero__stat-value{color:var(--sag-ink);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.sag-hero__stat-label{color:var(--sag-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.sag-hero__col-img{width:100%;position:relative}@media (min-width:1024px){.sag-hero__col-img{width:50%}}.sag-hero__img{object-fit:contain;filter:grayscale()drop-shadow(0 25px 30px #0e0f1240);width:100%;height:auto;transition:transform .7s,filter .7s}.sag-hero__col-img:hover .sag-hero__img{filter:grayscale(0)drop-shadow(0 25px 30px #0e0f1240);transform:scale(1.05)}.sag-specs{background-color:var(--sag-bg-1);padding-block:clamp(4rem,8vw,6rem);scroll-margin-top:6rem}.sag-specs__head{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.sag-specs__title{color:var(--sag-ink);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:300}.sag-specs__subtitle{color:var(--sag-slate-2);font-weight:300}.sag-specs__grid{align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.sag-specs__grid{grid-template-columns:5fr 7fr}}.sag-specs__left,.sag-specs__right{min-width:0}.sag-specs__mat-row{display:block}.sag-specs__draw-card{background-color:var(--sag-bg-0);border-radius:var(--sag-radius-2xl);box-shadow:var(--sag-shadow-1);border:1px solid var(--sag-line);margin-bottom:2rem;padding:2rem}.sag-specs__draw-frame{aspect-ratio:4/3;background-color:var(--sag-bg-1);border-radius:var(--sag-radius-md);justify-content:center;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex;overflow:hidden}.sag-specs__draw-img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.sag-specs__comp-title{color:var(--sag-ink);margin-bottom:1rem;font-size:1.125rem;font-weight:700}.sag-specs__comp-list{color:var(--sag-slate-2);flex-direction:column;gap:.75rem;font-size:.875rem;font-weight:300;display:flex}.sag-specs__comp-item{align-items:center;gap:.75rem;display:flex}.sag-specs__comp-num{background-color:var(--sag-orange-50);width:1.25rem;height:1.25rem;color:var(--sag-orange-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.sag-specs__mat-card{background-color:var(--sag-bg-0);border:1px solid var(--sag-line);border-radius:var(--sag-radius-2xl);flex-direction:column;gap:1rem;padding:2rem;display:flex}.sag-specs__mat-label{letter-spacing:.1em;color:var(--sag-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.sag-specs__mat-value{color:var(--sag-ink);font-size:1.125rem;font-weight:700}.sag-specs__table-card{background-color:var(--sag-bg-0);border-radius:var(--sag-radius-2xl);box-shadow:var(--sag-shadow-2);border:1px solid var(--sag-line);overflow:hidden}.sag-specs__table-head{border-bottom:1px solid var(--sag-line);padding:2rem}.sag-specs__table-title{color:var(--sag-ink);font-size:1.25rem;font-weight:700}.sag-specs__table-subtitle{color:var(--sag-muted);margin-top:.25rem;font-size:.875rem;font-weight:300}.sag-specs__scroll{overflow-x:auto}.sag-specs__table{text-align:left;border-collapse:collapse;width:100%}.sag-specs__th{color:var(--sag-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--sag-line);white-space:nowrap;padding:1.5rem;font-size:.75rem;font-weight:600}.sag-specs__th--right{text-align:right}.sag-specs__tr{border-bottom:1px solid var(--sag-line);transition:background-color .2s}.sag-specs__tr:last-child{border-bottom:none}.sag-specs__tr:hover{background-color:var(--sag-orange-50)}.sag-specs__td-size{color:var(--sag-ink);padding:1.5rem;font-weight:700}.sag-specs__td{color:var(--sag-slate-2);padding:1.5rem;font-weight:300}.sag-specs__td--weight{font-family:var(--sag-mono);text-align:right;color:var(--sag-orange-700);font-weight:500}.sag-feat{background-color:var(--sag-bg-0);padding-block:clamp(4rem,8vw,6rem)}.sag-feat__grid{align-items:center;gap:4rem;display:grid}@media (min-width:768px){.sag-feat__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sag-feat__text{order:2}@media (min-width:768px){.sag-feat__text{order:1}}.sag-feat__title{color:var(--sag-ink);margin:.5rem 0 1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.sag-feat__title-sub{color:var(--sag-muted);font-weight:400}.sag-feat__desc{color:var(--sag-slate-2);margin-bottom:2rem;font-size:1.0625rem;line-height:1.8}.sag-feat__list{flex-direction:column;gap:1rem;display:flex}.sag-feat__item{align-items:flex-start;gap:1rem;display:flex}.sag-feat__item-icon{background-color:var(--sag-orange-100);width:2.5rem;height:2.5rem;color:var(--sag-orange-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.25rem;display:flex}.sag-feat__check{width:1.25rem;height:1.25rem}.sag-feat__item-title{color:var(--sag-ink);font-weight:700}.sag-feat__item-desc{color:var(--sag-slate-2);font-size:.875rem}.sag-feat__visual{order:1;position:relative}@media (min-width:768px){.sag-feat__visual{order:2}}.sag-feat__visual-card{aspect-ratio:4/5;background-color:var(--sag-ink);border-radius:var(--sag-radius-2xl);box-shadow:var(--sag-shadow-3);position:relative;overflow:hidden}.sag-feat__visual-img{object-fit:cover;opacity:.8;width:100%;height:100%}.sag-feat__visual-overlay{background-image:linear-gradient(to top,var(--sag-ink),transparent 60%);position:absolute;inset:0}.sag-feat__visual-content{padding:2rem;position:absolute;bottom:0;left:0}.sag-feat__visual-tag{background-color:var(--sag-orange);color:#fff;border-radius:var(--sag-radius-md);margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.sag-feat__visual-text{color:var(--sag-on-dark-muted);font-size:.875rem;line-height:1.7}.sag-feat__blob{filter:blur(40px);z-index:-1;background-color:#ff6a1a33;border-radius:50%;width:8rem;height:8rem;position:absolute;top:-2.5rem;right:-2.5rem}.sag-order{background-color:var(--sag-ink);color:var(--sag-on-dark);padding-block:clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.sag-order__bg{opacity:.6;background-image:repeating-linear-gradient(45deg,#ffffff05 0 1px,#0000 1px 10px);position:absolute;inset:0}.sag-order__glow{pointer-events:none;background-image:radial-gradient(circle at 80% 30%,#ff6a1a29,#0000 60%);width:50%;height:100%;position:absolute;top:0;right:0}.sag-order__inner{z-index:10;position:relative}.sag-order__head{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.sag-order__eyebrow{color:var(--sag-orange)}.sag-order__title{color:var(--sag-on-dark);margin-top:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.sag-order__desc{color:var(--sag-on-dark-muted);max-width:42rem;margin:1rem auto 0;line-height:1.7}.sag-order__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.sag-order__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sag-order__step{position:relative}.sag-order__step-card{-webkit-backdrop-filter:blur(8px);border-radius:var(--sag-radius-lg);text-align:center;background-color:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;align-items:center;height:100%;padding:2rem;transition:background-color .3s,transform .3s;display:flex;position:relative}.sag-order__step-card:hover{background-color:#ffffff1a;transform:translateY(-8px)}.sag-order__step-icon{background-color:var(--sag-orange);border-radius:var(--sag-radius-lg);color:#fff;width:4rem;height:4rem;box-shadow:var(--sag-shadow-orange);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .3s;display:flex}.sag-order__step-card:hover .sag-order__step-icon{transform:scale(1.1)}.sag-order__step-svg{width:2rem;height:2rem}.sag-order__step-num{color:#ffffff0f;-webkit-user-select:none;user-select:none;font-size:3rem;font-weight:900;line-height:1;position:absolute;top:1rem;right:1rem}.sag-order__step-title{color:var(--sag-on-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.sag-order__step-desc{color:var(--sag-on-dark-muted);font-size:.875rem;line-height:1.7}.sag-order__step-arrow{z-index:20;color:var(--sag-slate);display:none;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.sag-order__step-arrow-svg{width:1.5rem;height:1.5rem}@media (min-width:768px){.sag-order__step-arrow{display:block}}.sag-order__cta-wrap{text-align:center;margin-top:clamp(2.5rem,5vw,4rem)}.sag-order__cta{color:var(--sag-ink);border-radius:var(--sag-radius-pill);box-shadow:var(--sag-shadow-3);background-color:#fff;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-flex}.sag-order__cta:hover{background-color:var(--sag-orange-50);transform:translateY(-2px)}.sag-order__cta-icon{width:1.25rem;height:1.25rem;transition:transform .3s}.sag-order__cta:hover .sag-order__cta-icon{transform:translate(3px)}.sag-gallery{background-color:var(--sag-bg-0);padding-block:clamp(4rem,8vw,6rem)}.sag-gallery__head{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.sag-gallery__eyebrow{color:var(--sag-orange)}.sag-gallery__title{color:var(--sag-ink);margin-top:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.sag-gallery__desc{color:var(--sag-slate-2);max-width:42rem;margin:1rem auto 0;line-height:1.7}.sag-gallery__grid{gap:1.5rem;display:grid}@media (min-width:768px){.sag-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sag-gallery__card{border-radius:var(--sag-radius-lg);cursor:pointer;height:20rem;box-shadow:var(--sag-shadow-2);position:relative;overflow:hidden}.sag-gallery__img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.sag-gallery__card:hover .sag-gallery__img{transform:scale(1.1)}.sag-gallery__overlay{background-image:linear-gradient(to top,var(--sag-ink),#0e0f1233,transparent);opacity:.9;transition:opacity .3s;position:absolute;inset:0}.sag-gallery__card:hover .sag-gallery__overlay{opacity:.8}.sag-gallery__content{width:100%;padding:1.5rem;transition:transform .5s;position:absolute;bottom:0;left:0;transform:translateY(.5rem)}.sag-gallery__card:hover .sag-gallery__content{transform:translateY(0)}.sag-gallery__tag{background-color:var(--sag-orange);color:#fff;border-radius:var(--sag-radius-pill);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;padding:.25rem .75rem;font-size:10px;font-weight:700;display:inline-block}.sag-gallery__card-title{color:#fff;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.2}.sag-gallery__loc{color:var(--sag-orange-300);margin-bottom:.5rem;font-size:.75rem;font-weight:500}.sag-gallery__card-desc{color:var(--sag-on-dark-muted);opacity:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;transition:opacity .5s .1s;display:-webkit-box;overflow:hidden}.sag-gallery__card:hover .sag-gallery__card-desc{opacity:1}
.wr-page-wrapper{--wr-orange:var(--sj-orange);--wr-orange-600:var(--sj-orange-600);--wr-orange-700:var(--sj-orange-700);--wr-orange-50:var(--sj-orange-50);--wr-orange-100:var(--sj-orange-100);--wr-yellow:var(--sj-yellow);--wr-yellow-600:var(--sj-yellow-600);--wr-ink:var(--sj-ink);--wr-ink-2:var(--sj-ink-2);--wr-slate:#3a3f4b;--wr-slate-2:#5b6271;--wr-muted:#8a92a2;--wr-line:#e7e9ee;--wr-line-strong:#cfd3dc;--wr-bg-0:#fff;--wr-bg-1:#f7f8fa;--wr-bg-2:#f0f2f6;--wr-on-dark:#f4f5f7;--wr-on-dark-muted:#a7adba;--wr-danger:#d02b20;--wr-success:#0e8a4f;--wr-line-green:#06c755;--wr-line-green-600:#05a847;--wr-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--wr-radius-md:12px;--wr-radius-lg:18px;--wr-radius-xl:24px;--wr-radius-2xl:32px;--wr-radius-pill:999px;--wr-shadow-1:0 1px 2px #0e0f120d;--wr-shadow-2:0 6px 16px #0e0f1214,0 2px 4px #0e0f120a;--wr-shadow-3:0 16px 36px #0e0f121f,0 4px 8px #0e0f120f;--wr-shadow-orange:0 10px 22px #ff6a1a47;--wr-container-x:clamp(16px,3.5vw,56px);background-color:var(--wr-bg-1);min-height:100vh;color:var(--wr-slate);padding-bottom:clamp(2rem,5vw,4rem);overflow-x:hidden}.wr-page-wrapper .container{width:100%;max-width:1280px;padding-inline:var(--wr-container-x);margin-inline:auto}.wr-breadcrumb-container{padding-block:1.5rem}.wr-breadcrumb-link{color:var(--wr-slate-2);align-items:center;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.wr-breadcrumb-link:hover{color:var(--wr-orange)}.wr-breadcrumb-icon{width:1rem;height:1rem;margin-right:.5rem;transition:transform .2s}.wr-breadcrumb-link:hover .wr-breadcrumb-icon{transform:translate(-4px)}.wr-hero-container{padding-block:clamp(2rem,5vw,3rem) clamp(4rem,8vw,6rem)}.wr-hero-grid{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:1024px){.wr-hero-grid{flex-direction:row;gap:5rem}}.wr-hero-content{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}@media (min-width:1024px){.wr-hero-content{width:50%}}.wr-hero-badge{border-radius:var(--wr-radius-pill);color:var(--wr-orange-700);background-color:var(--wr-orange-50);border:1px solid var(--wr-orange-100);letter-spacing:.04em;text-transform:uppercase;padding:.375rem .875rem;font-size:.75rem;font-weight:700;display:inline-block}.wr-hero-title{color:var(--wr-ink);margin:0;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:300;line-height:1.1}.wr-hero-title-highlight{color:var(--wr-orange);font-weight:800}.wr-hero-desc{color:var(--wr-slate-2);max-width:32rem;margin:0;font-size:1.125rem;line-height:1.7}.wr-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.wr-hero-btn-primary{background-color:var(--wr-orange);color:#fff;border-radius:var(--wr-radius-pill);box-shadow:var(--wr-shadow-orange);align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.wr-hero-btn-primary:hover{background-color:var(--wr-orange-600);transform:translateY(-2px)}.wr-hero-btn-primary:hover .wr-hero-btn-icon-right{transform:translate(4px)}.wr-hero-btn-secondary{color:var(--wr-ink);border:1px solid var(--wr-line-strong);border-radius:var(--wr-radius-pill);background-color:#0000;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.wr-hero-btn-secondary:hover{border-color:var(--wr-orange);color:var(--wr-orange)}.wr-hero-btn-icon{width:1.25rem;height:1.25rem}.wr-hero-btn-icon-right{width:1.25rem;height:1.25rem;transition:transform .2s}.wr-hero-stats{border-top:1px solid var(--wr-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:100%;padding-top:2rem;display:grid}.wr-hero-stat-val{color:var(--wr-ink);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.wr-hero-stat-label{color:var(--wr-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.wr-hero-image-col{width:100%;position:relative}@media (min-width:1024px){.wr-hero-image-col{width:50%}}.wr-hero-image-bg{aspect-ratio:1;border:1px solid var(--wr-orange);z-index:-10;opacity:.12;border-radius:50%;width:120%;position:absolute;top:-5rem;right:-5rem}.wr-hero-image{object-fit:contain;filter:drop-shadow(0 25px 25px #0e0f1226);width:100%;height:auto;transition:transform .7s}.wr-hero-image:hover{transform:scale(1.05)}.wr-products-container{margin-bottom:clamp(4rem,8vw,6rem)}.wr-products-header{text-align:center;margin-bottom:clamp(3rem,6vw,5rem)}.wr-products-title{color:var(--wr-ink);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:600}.wr-products-desc{color:var(--wr-slate-2);max-width:36rem;margin-inline:auto;line-height:1.7}.wr-products-grid{gap:2rem;display:grid}@media (min-width:768px){.wr-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.wr-product-card{background-color:var(--wr-bg-0);border-radius:var(--wr-radius-xl);border:1px solid var(--wr-line);cursor:default;flex-direction:column;align-items:center;gap:2rem;padding:2rem;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}@media (min-width:768px){.wr-product-card{flex-direction:row}}.wr-product-card:hover{box-shadow:var(--wr-shadow-3);border-color:var(--wr-orange-100);transform:translateY(-4px)}.wr-product-img-wrap{flex-shrink:0;width:8rem;height:8rem;position:relative}.wr-product-img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .5s}.wr-product-card:hover .wr-product-img{transform:scale(1.1)}.wr-product-content{text-align:center}@media (min-width:768px){.wr-product-content{text-align:left}}.wr-product-tag{letter-spacing:.08em;color:var(--wr-orange-700);text-transform:uppercase;border:1px solid var(--wr-orange-100);background-color:var(--wr-orange-50);border-radius:var(--wr-radius-pill);margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.wr-product-title{color:var(--wr-ink);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.wr-product-desc{color:var(--wr-slate-2);font-size:.875rem;line-height:1.7}.wr-tech-section{background-color:var(--wr-bg-0);padding-block:clamp(4rem,8vw,6rem)}.wr-tech-container{width:100%;max-width:1280px;padding-inline:var(--wr-container-x);margin-inline:auto}.wr-tech-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.wr-tech-title{color:var(--wr-ink);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:300}.wr-tech-desc{color:var(--wr-slate-2)}.wr-tech-grid{align-items:flex-start;gap:3rem;display:grid}@media (min-width:1024px){.wr-tech-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.wr-tech-left-col{flex-direction:column;gap:2rem;min-width:0;display:flex}@media (min-width:1024px){.wr-tech-left-col{grid-column:span 4/span 4}}.wr-tech-stat-card{background-color:var(--wr-bg-0);border-radius:var(--wr-radius-xl);box-shadow:var(--wr-shadow-1);border:1px solid var(--wr-line);padding:2rem}.wr-tech-stat-title{color:var(--wr-ink);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700;display:flex}.wr-tech-stat-dot{background-color:var(--wr-orange);border-radius:50%;width:.5rem;height:.5rem}.wr-tech-stat-list{flex-direction:column;gap:2rem;display:flex}.wr-tech-stat-item-header{justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;display:flex}.wr-tech-stat-name{color:var(--wr-ink);font-size:.875rem;font-weight:700}.wr-tech-stat-sub{color:var(--wr-slate-2);font-size:.75rem}.wr-tech-bar-bg{background-color:var(--wr-bg-2);border-radius:var(--wr-radius-pill);width:100%;height:.375rem;overflow:hidden}.wr-tech-bar-fill{border-radius:var(--wr-radius-pill);height:100%}.wr-tech-fill-dark{background-color:var(--wr-ink)}.wr-tech-fill-light{background-color:var(--wr-muted)}.wr-tech-fill-mid{background-color:var(--wr-orange)}.wr-tech-safety-card{background-color:var(--wr-ink);color:var(--wr-on-dark);border-radius:var(--wr-radius-xl);padding:2rem;position:relative;overflow:hidden}.wr-tech-safety-content{z-index:10;position:relative}.wr-tech-safety-badge{letter-spacing:.1em;color:var(--wr-orange);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.wr-tech-safety-title{color:#fff;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:300}.wr-tech-safety-title-highlight{color:var(--wr-orange);font-weight:800}.wr-tech-safety-desc{color:var(--wr-on-dark-muted);margin-bottom:1.5rem;font-size:.875rem;line-height:1.7}.wr-tech-safety-formula-wrap{border-top:1px solid #ffffff1a;align-items:center;gap:.75rem;padding-top:1.5rem;display:flex}.wr-tech-safety-icon{width:1.25rem;height:1.25rem;color:var(--wr-orange)}.wr-tech-safety-formula-text{font-size:.875rem}.wr-tech-safety-formula-label{color:var(--wr-on-dark-muted);margin-right:.5rem}.wr-tech-safety-formula-val{font-family:var(--wr-mono);color:#fff}.wr-tech-safety-deco{filter:blur(40px);background-color:#ff6a1a2e;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:-3rem;right:-3rem}.wr-tech-right-col{min-width:0}@media (min-width:1024px){.wr-tech-right-col{grid-column:span 8/span 8}}.wr-tech-table-wrapper{background-color:var(--wr-bg-0);border-radius:var(--wr-radius-2xl);box-shadow:var(--wr-shadow-2);border:1px solid var(--wr-line);overflow:hidden}.wr-tech-table-header{border-bottom:1px solid var(--wr-line);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem;display:flex}@media (min-width:768px){.wr-tech-table-header{flex-direction:row;align-items:center}}.wr-tech-table-title{color:var(--wr-ink);margin:0;font-size:1.25rem;font-weight:700}.wr-tech-table-subtitle{color:var(--wr-muted);margin:.25rem 0 0;font-size:.875rem;font-weight:300}.wr-tech-table-badges{gap:.5rem;display:flex}.wr-tech-table-badge-1{background-color:var(--wr-bg-1);color:var(--wr-slate);border-radius:var(--wr-radius-pill);padding:.25rem .75rem;font-size:.75rem;font-weight:700}.wr-tech-table-badge-2{background-color:var(--wr-orange-50);color:var(--wr-orange-700);border-radius:var(--wr-radius-pill);padding:.25rem .75rem;font-size:.75rem;font-weight:700}.wr-tech-table-scroll{overflow-x:auto}.wr-tech-table{text-align:left;border-collapse:collapse;width:100%}.wr-tech-thead-tr{color:var(--wr-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--wr-line);font-size:.75rem;font-weight:700}.wr-tech-th{white-space:nowrap;padding:1.5rem;font-weight:500}.wr-tech-th-right{text-align:right;white-space:nowrap;padding:1.5rem;font-weight:500}.wr-tech-tbody{color:var(--wr-slate-2);font-size:.875rem}.wr-tech-tbody-tr{border-bottom:1px solid var(--wr-line);transition:background-color .2s}.wr-tech-tbody-tr:last-child{border-bottom:none}.wr-tech-tbody-tr:hover{background-color:var(--wr-orange-50)}.wr-tech-td-bold{color:var(--wr-ink);padding:1.5rem;font-weight:700}.wr-tech-td-light{color:var(--wr-slate-2);padding:1.5rem;font-weight:300}.wr-tech-td-mono{text-align:right;font-family:var(--wr-mono);color:var(--wr-slate);padding:1.5rem;font-weight:500}.wr-tech-td-mono-bold{text-align:right;font-family:var(--wr-mono);color:var(--wr-orange-700);padding:1.5rem;font-weight:700}.wr-acc-container{margin-bottom:clamp(3.5rem,7vw,5rem)}.wr-acc-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.wr-acc-title{color:var(--wr-ink);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:300}.wr-acc-desc{color:var(--wr-slate-2);max-width:36rem;margin-inline:auto;line-height:1.7}.wr-acc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem;display:grid}@media (min-width:768px){.wr-acc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.wr-acc-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.wr-acc-item{text-align:center;cursor:pointer}.wr-acc-img-wrap{aspect-ratio:1;background-color:var(--wr-bg-0);border:1px solid var(--wr-line);border-radius:var(--wr-radius-xl);justify-content:center;align-items:center;margin-bottom:1rem;padding:1.5rem;transition:background-color .2s,border-color .2s;display:flex;overflow:hidden}.wr-acc-item:hover .wr-acc-img-wrap{background-color:var(--wr-orange-50);border-color:var(--wr-orange-100)}.wr-acc-img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .5s}.wr-acc-item:hover .wr-acc-img{transform:scale(1.1)}.wr-acc-item-title{color:var(--wr-ink);margin-bottom:.25rem;font-weight:700;transition:color .2s}.wr-acc-item:hover .wr-acc-item-title{color:var(--wr-orange)}.wr-acc-item-sub{color:var(--wr-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.wr-srv-section{background-color:var(--wr-bg-0);padding-block:clamp(4rem,8vw,6rem)}.wr-srv-grid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.wr-srv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem}}.wr-srv-left-col{min-width:0}.wr-srv-title{color:var(--wr-ink);margin:0 0 1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:300}.wr-srv-title-highlight{color:var(--wr-orange);font-weight:800}.wr-srv-desc{color:var(--wr-slate-2);margin-bottom:3rem;font-size:1.0625rem;line-height:1.7}.wr-srv-list{flex-direction:column;gap:2rem;display:flex}.wr-srv-item{cursor:default;gap:1.5rem;display:flex}.wr-srv-item-icon-wrap{background-color:var(--wr-bg-1);width:3rem;height:3rem;color:var(--wr-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.wr-srv-item:hover .wr-srv-item-icon-wrap{background-color:var(--wr-orange);color:#fff}.wr-srv-item-icon{width:1.25rem;height:1.25rem}.wr-srv-item-title{color:var(--wr-ink);margin:0 0 .25rem;font-size:1.0625rem;font-weight:700}.wr-srv-item-desc{color:var(--wr-slate-2);margin:0;font-size:.875rem;line-height:1.7}.wr-srv-right-col{min-width:0;position:relative}.wr-srv-visual-card{aspect-ratio:4/5;background-color:var(--wr-bg-1);border-radius:var(--wr-radius-2xl);position:relative;overflow:hidden}.wr-srv-visual-img{object-fit:cover;filter:grayscale();opacity:.85;width:100%;height:100%;transition:filter .7s,opacity .7s}.wr-srv-visual-img:hover{filter:grayscale(0);opacity:1}.wr-srv-visual-overlay{pointer-events:none;background-image:linear-gradient(#0000,#0e0f1280);position:absolute;inset:0}.wr-srv-cert-wrap{position:absolute;bottom:2rem;left:2rem;right:2rem}.wr-srv-cert-box{-webkit-backdrop-filter:blur(12px);border-radius:var(--wr-radius-lg);box-shadow:var(--wr-shadow-2);background-color:#ffffffeb;border:1px solid #ffffff4d;padding:1.5rem}.wr-srv-cert-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.wr-srv-cert-icon-wrap{background-color:var(--wr-success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.wr-srv-cert-icon{width:1rem;height:1rem}.wr-srv-cert-title{color:var(--wr-ink);letter-spacing:.04em;text-transform:uppercase;font-size:.875rem;font-weight:700}.wr-srv-cert-desc{color:var(--wr-slate-2);margin:0 0 1rem;font-size:.75rem;line-height:1.5}.wr-srv-cert-footer{border-top:1px solid var(--wr-line);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.wr-srv-cert-iso{color:var(--wr-slate-2);font-size:.75rem;font-weight:700}.wr-srv-cert-btn{color:var(--wr-orange);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.75rem;font-weight:700;transition:gap .2s;display:flex}.wr-srv-cert-btn:hover{gap:.5rem}.wr-srv-cert-btn-icon{width:.75rem;height:.75rem}.wr-gallery-section{padding-block:clamp(3.5rem,7vw,5rem)}.wr-gallery-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.wr-gallery-title{color:var(--wr-ink);margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}.wr-gallery-desc{color:var(--wr-slate-2);max-width:36rem;margin-inline:auto;font-size:1.0625rem;line-height:1.7}.wr-gallery-grid{gap:2rem;display:grid}@media (min-width:768px){.wr-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.wr-gallery-item{cursor:pointer;text-decoration:none;display:block}.wr-gallery-img-wrap{aspect-ratio:4/5;border-radius:var(--wr-radius-xl);margin-bottom:1.5rem;position:relative;overflow:hidden}.wr-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.wr-gallery-item:hover .wr-gallery-img{transform:scale(1.1)}.wr-gallery-img-overlay{background-color:var(--wr-ink);opacity:0;transition:opacity .5s;position:absolute;inset:0}.wr-gallery-item:hover .wr-gallery-img-overlay{opacity:.1}.wr-gallery-content{text-align:center}.wr-gallery-category{letter-spacing:.08em;color:var(--wr-orange);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.wr-gallery-item-title{color:var(--wr-ink);margin:0;font-size:1.25rem;font-weight:600;transition:color .2s}.wr-gallery-item:hover .wr-gallery-item-title{color:var(--wr-orange)}.wr-safety-section{background-color:var(--wr-bg-1);padding-block:clamp(3.5rem,7vw,5rem)}@media (min-width:1024px){.wr-safety-section{padding-block:clamp(5rem,9vw,8rem)}}.wr-safety-grid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.wr-safety-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem}}.wr-safety-badge{letter-spacing:.1em;color:var(--wr-danger);text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.wr-safety-title{color:var(--wr-ink);margin:0 0 1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:300}.wr-safety-title-highlight{color:var(--wr-orange);font-weight:800}.wr-safety-desc{color:var(--wr-slate-2);margin:0 0 2.5rem;font-size:1.0625rem;line-height:1.7}.wr-safety-list{flex-direction:column;gap:1.5rem;display:flex}.wr-safety-item{cursor:default;align-items:center;gap:1rem;display:flex}.wr-safety-item-icon-wrap{background-color:var(--wr-bg-0);width:2.5rem;height:2.5rem;color:var(--wr-danger);box-shadow:var(--wr-shadow-1);border:1px solid var(--wr-line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.wr-safety-item:hover .wr-safety-item-icon-wrap{background-color:var(--wr-danger);color:#fff}.wr-safety-item-icon{width:1.25rem;height:1.25rem}.wr-safety-item-text{color:var(--wr-slate-2);transition:color .2s}.wr-safety-item:hover .wr-safety-item-text{color:var(--wr-ink)}.wr-safety-card{background-color:var(--wr-bg-0);border-radius:var(--wr-radius-2xl);box-shadow:var(--wr-shadow-1);border:1px solid var(--wr-line);padding:clamp(2rem,4vw,2.5rem);position:relative;overflow:hidden}.wr-safety-card-content{z-index:10;position:relative}.wr-safety-card-icon{width:4rem;height:4rem;color:var(--wr-orange);margin-bottom:2rem}.wr-safety-card-title{color:var(--wr-ink);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.wr-safety-card-desc{color:var(--wr-slate-2);margin:0 0 2rem;line-height:1.7}.wr-safety-card-btn{background-color:var(--wr-orange);color:#fff;border-radius:var(--wr-radius-pill);width:100%;box-shadow:var(--wr-shadow-orange);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s;display:flex}.wr-safety-card-btn:hover{background-color:var(--wr-orange-600);transform:translateY(-2px)}.wr-safety-card-btn-icon{width:1rem;height:1rem}.wr-safety-card-deco{background-color:var(--wr-orange-50);z-index:0;border-radius:50%;width:16rem;height:16rem;position:absolute;top:-8rem;right:-8rem}.wr-contact-section{padding-bottom:clamp(4rem,8vw,6rem)}.wr-contact-card{background-color:var(--wr-bg-0);border-radius:var(--wr-radius-2xl);text-align:center;box-shadow:var(--wr-shadow-2);border:1px solid var(--wr-line);padding:clamp(2rem,5vw,5rem) clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden}.wr-contact-content{z-index:10;max-width:48rem;margin-inline:auto;position:relative}.wr-contact-badge{letter-spacing:.1em;color:var(--wr-orange);text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.wr-contact-title{color:var(--wr-ink);margin:0 0 1.5rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:300}.wr-contact-title-highlight{color:var(--wr-orange);font-weight:800}.wr-contact-desc{color:var(--wr-slate-2);max-width:42rem;margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}.wr-contact-actions{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.wr-contact-actions{flex-direction:row}}.wr-contact-btn-primary{background-color:var(--wr-line-green);color:#fff;border-radius:var(--wr-radius-pill);justify-content:center;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 10px 15px -3px #06c75540}.wr-contact-btn-primary:hover{background-color:var(--wr-line-green-600);transform:translateY(-2px)}.wr-contact-btn-secondary{background-color:var(--wr-bg-0);color:var(--wr-ink);border:1px solid var(--wr-line-strong);border-radius:var(--wr-radius-pill);justify-content:center;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:flex}.wr-contact-btn-secondary:hover{background-color:var(--wr-bg-1);border-color:var(--wr-orange-100)}.wr-contact-btn-icon{width:1.25rem;height:1.25rem}.wr-contact-footer{color:var(--wr-muted);margin-top:2.5rem;margin-bottom:0;font-size:.875rem}
.shackle-page-wrapper{--sh-orange:var(--sj-orange);--sh-orange-600:var(--sj-orange-600);--sh-orange-700:var(--sj-orange-700);--sh-orange-50:var(--sj-orange-50);--sh-orange-100:var(--sj-orange-100);--sh-yellow:var(--sj-yellow);--sh-yellow-600:var(--sj-yellow-600);--sh-ink:var(--sj-ink);--sh-ink-2:var(--sj-ink-2);--sh-ink-3:#262a33;--sh-slate:#3a3f4b;--sh-slate-2:#5b6271;--sh-muted:#8a92a2;--sh-line:#e7e9ee;--sh-line-strong:#cfd3dc;--sh-bg-0:#fff;--sh-bg-1:#f7f8fa;--sh-bg-2:#f0f2f6;--sh-on-dark:#f4f5f7;--sh-on-dark-muted:#a7adba;--sh-success:#0e8a4f;--sh-radius-md:12px;--sh-radius-lg:18px;--sh-radius-xl:24px;--sh-radius-pill:999px;--sh-shadow-1:0 1px 2px #0e0f120d;--sh-shadow-2:0 6px 16px #0e0f1214,0 2px 4px #0e0f120a;--sh-shadow-3:0 16px 36px #0e0f121f,0 4px 8px #0e0f120f;--sh-shadow-orange:0 10px 22px #ff6a1a4d;--sh-container-x:clamp(16px,3.5vw,56px);background-color:var(--sh-bg-1);min-height:100vh;color:var(--sh-slate);padding-bottom:clamp(2rem,5vw,4rem);overflow-x:hidden}.shackle-page-wrapper .container{width:100%;max-width:1280px;padding-inline:var(--sh-container-x);margin-inline:auto}.shackle-breadcrumb-wrapper{padding-block:1.5rem}.shackle-breadcrumb-link{color:var(--sh-slate-2);align-items:center;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.shackle-breadcrumb-link:hover{color:var(--sh-orange)}.shackle-breadcrumb-icon{width:1rem;height:1rem;margin-right:.5rem;transition:transform .2s}.shackle-breadcrumb-link:hover .shackle-breadcrumb-icon{transform:translate(-4px)}.shackle-hero{background-color:var(--sh-ink);color:#fff;border-radius:var(--sh-radius-xl);min-height:600px;margin-inline:var(--sh-container-x);align-items:center;margin-bottom:3rem;display:flex;position:relative;overflow:hidden}.shackle-hero-bg{z-index:0;position:absolute;inset:0}.shackle-hero-bg-overlay{background-image:linear-gradient(to right,var(--sh-ink),#0e0f12e6,transparent);z-index:10;position:absolute;inset:0}.shackle-hero-bg-img{object-fit:cover;opacity:.35;mix-blend-mode:luminosity;width:100%;height:100%}.shackle-hero-container{z-index:20;width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1.5rem,4vw,4rem);position:relative}.shackle-hero-content{max-width:48rem}.shackle-hero-badge{border-radius:var(--sh-radius-pill);color:#ff8a4d;-webkit-backdrop-filter:blur(4px);background-color:#ff6a1a2e;border:1px solid #ff6a1a59;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.875rem;font-weight:700;display:inline-flex}.shackle-hero-badge-dot{background-color:var(--sh-orange);width:.5rem;height:.5rem;box-shadow:0 0 8px var(--sh-orange);border-radius:50%;animation:2s cubic-bezier(.4,0,.6,1) infinite shackle-pulse}@keyframes shackle-pulse{0%,to{opacity:1}50%{opacity:.5}}.shackle-hero-title{color:#fff;margin:0 0 1.5rem;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1}.shackle-hero-title-highlight{color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,var(--sh-orange),var(--sh-yellow))}.shackle-hero-desc{color:var(--sh-on-dark-muted);max-width:42rem;margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.shackle-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.shackle-btn-primary{background-color:var(--sh-orange);color:#fff;border-radius:var(--sh-radius-md);box-shadow:var(--sh-shadow-orange);align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.shackle-btn-primary:hover{background-color:var(--sh-orange-600);transform:translateY(-2px)}.shackle-btn-primary-icon{width:1.25rem;height:1.25rem;transition:transform .2s}.shackle-btn-primary:hover .shackle-btn-primary-icon{transform:translateY(.25rem)}.shackle-btn-secondary{color:#fff;border-radius:var(--sh-radius-md);-webkit-backdrop-filter:blur(4px);background-color:#ffffff1a;border:1px solid #ffffff24;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.shackle-btn-secondary:hover{background-color:#ffffff2e;border-color:#ffc63166}.shackle-btn-secondary-icon{width:1.25rem;height:1.25rem}.shackle-products-section{margin-bottom:clamp(3.5rem,7vw,5rem)}.shackle-section-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,3rem)}.shackle-section-badge{color:var(--sh-orange);letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:700;display:block}.shackle-section-title{color:var(--sh-ink);margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.shackle-section-divider{background:linear-gradient(to right,var(--sh-yellow),var(--sh-orange));border-radius:var(--sh-radius-pill);width:6rem;height:.375rem;margin:1.5rem auto 0}.shackle-product-grid{gap:2rem;display:grid}@media (min-width:768px){.shackle-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.shackle-product-card{background-color:var(--sh-bg-0);border-radius:var(--sh-radius-xl);box-shadow:var(--sh-shadow-1);border:1px solid var(--sh-line);padding:2rem;transition:box-shadow .3s,transform .3s,border-color .3s}.shackle-product-card:hover{box-shadow:var(--sh-shadow-3);border-color:var(--sh-orange-100);transform:translateY(-4px)}.shackle-product-layout{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.shackle-product-layout{flex-direction:row}}.shackle-product-col{width:100%}@media (min-width:768px){.shackle-product-col{width:50%}}.shackle-product-img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto}.shackle-product-info{flex-direction:column;gap:1rem;display:flex}.shackle-product-title{color:var(--sh-ink);margin:0;font-size:1.5rem;font-weight:700}.shackle-product-desc{color:var(--sh-slate-2);margin:0;font-size:.875rem;line-height:1.7}.shackle-product-list{color:var(--sh-slate-2);flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.shackle-product-list-item{align-items:center;gap:.5rem;display:flex}.shackle-product-icon{width:1rem;height:1rem;color:var(--sh-success);flex-shrink:0}.shackle-pin-section{background-color:var(--sh-ink);color:#fff;margin-bottom:clamp(3.5rem,7vw,5rem);padding-block:clamp(3.5rem,7vw,5rem)}.shackle-pin-grid{align-items:center;gap:3rem;display:grid}@media (min-width:768px){.shackle-pin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}.shackle-pin-title{color:#fff;margin:0 0 1.5rem;font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:700}.shackle-pin-desc{color:var(--sh-on-dark-muted);margin:0 0 2rem;line-height:1.7}.shackle-pin-list{flex-direction:column;gap:1.5rem;display:flex}.shackle-pin-item{gap:1rem;display:flex}.shackle-pin-icon-wrap{border-radius:var(--sh-radius-md);flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.shackle-pin-icon-wrap--orange{background-color:var(--sh-orange)}.shackle-pin-icon-wrap--red{background-color:var(--sh-ink-3);border:1px solid #ffffff1f}.shackle-pin-icon-text{color:#fff;font-size:1.25rem;font-weight:800}.shackle-pin-item-body{display:block}.shackle-pin-item-title{color:#fff;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.shackle-pin-item-desc{color:var(--sh-on-dark-muted);margin:0;font-size:.875rem;line-height:1.6}.shackle-pin-visual{border-radius:var(--sh-radius-lg);background-color:#ffffff0a;border:1px solid #ffffff1a;justify-content:center;align-items:center;height:100%;min-height:300px;padding:2rem;display:flex;position:relative}.shackle-pin-visual-inner{text-align:center}.shackle-pin-visual-icon{width:4rem;height:4rem;color:var(--sh-orange);margin:0 auto 1rem}.shackle-pin-visual-text{color:var(--sh-on-dark-muted);margin:0}.shackle-table-section{margin-bottom:clamp(4rem,8vw,6rem)}.shackle-table-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,3rem)}.shackle-table-title{color:var(--sh-ink);margin:0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.shackle-table-desc{color:var(--sh-slate-2);margin:.5rem 0 0}.shackle-table-wrap{background-color:var(--sh-bg-0);border-radius:var(--sh-radius-lg);box-shadow:var(--sh-shadow-2);border:1px solid var(--sh-line);overflow-x:auto}.shackle-table{text-align:center;border-collapse:collapse;width:100%}.shackle-thead{background-color:var(--sh-ink);color:var(--sh-on-dark)}.shackle-th{border-bottom:1px solid var(--sh-ink-3);white-space:nowrap;padding:1rem;font-weight:700}.shackle-tbody{color:var(--sh-slate)}.shackle-tr{border-bottom:1px solid var(--sh-line);transition:background-color .2s}.shackle-tr:hover{background-color:var(--sh-orange-50)}.shackle-tr:last-child{border-bottom:none}.shackle-td{padding:1rem}.shackle-td-medium{color:var(--sh-ink);font-weight:600}.shackle-td-highlight{color:var(--sh-orange-700);font-weight:800}.shackle-cta-wrapper{margin-bottom:clamp(2rem,4vw,3rem)}.shackle-cta-card{background-image:linear-gradient(135deg,var(--sh-orange),var(--sh-orange-700));border-radius:var(--sh-radius-xl);text-align:center;color:#fff;box-shadow:var(--sh-shadow-3),0 0 40px #ff6a1a40;padding:clamp(2rem,5vw,3rem)}.shackle-cta-title{margin:0 0 1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.shackle-cta-desc{color:#ffffffeb;max-width:42rem;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.shackle-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.shackle-cta-btn-primary,.shackle-cta-btn-secondary{border-radius:var(--sh-radius-pill);align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex;box-shadow:0 10px 15px -3px #0e0f1226}.shackle-cta-btn-primary{color:var(--sh-orange-700);background-color:#fff}.shackle-cta-btn-primary:hover{background-color:var(--sh-orange-50);transform:translateY(-2px)}.shackle-cta-btn-secondary{color:#fff;background-color:#0000002e;border:1px solid #ffffff4d}.shackle-cta-btn-secondary:hover{background-color:#0000004d;transform:translateY(-2px)}.shackle-cta-icon{width:1.25rem;height:1.25rem}
