.BrandInline-module___wwAoG__inlineContainer{vertical-align:baseline;align-items:center;margin:0 4px;display:inline-flex;position:relative;overflow:hidden;transform:translateY(3px)}.BrandInline-module___wwAoG__inlineImage{object-fit:contain;width:auto;transform:translateY(-2px)}
.Hero-module__HsImyW__hero{background-color:var(--bg-primary);align-items:center;min-height:100vh;padding:100px 0 40px;display:flex;position:relative;overflow:hidden}.Hero-module__HsImyW__heroAtmosphere{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__HsImyW__heroGradientOverlay{z-index:1;background:linear-gradient(90deg,#fff 0% 25%,#ffffffe6 35%,#fff6 50%,#fff0 60%);position:absolute;inset:0}.Hero-module__HsImyW__heroBgImage{object-fit:cover;object-position:70% 35%;opacity:1;z-index:0;filter:saturate(1.05)brightness(1.05);transform-origin:100%;width:65%;height:calc(100% - 72px);position:absolute;top:72px;right:0;transform:scale(1.04)}.Hero-module__HsImyW__heroGlow{filter:blur(80px);z-index:2;background:radial-gradient(circle,#1a56db1a 0%,#0000 70%);width:40%;height:60%;animation:20s ease-in-out infinite alternate Hero-module__HsImyW__float;position:absolute;top:-10%;right:10%}.Hero-module__HsImyW__heroGlow2{filter:blur(60px);z-index:2;background:radial-gradient(circle,#0891b214 0%,#0000 70%);width:30%;height:40%;animation:15s ease-in-out infinite alternate-reverse Hero-module__HsImyW__float;position:absolute;bottom:-10%;right:20%}@keyframes Hero-module__HsImyW__float{0%{transform:translate(0)}to{transform:translate(-5%,5%)}}.Hero-module__HsImyW__heroLayout{z-index:2;width:100%;padding:0 8%;position:relative}.Hero-module__HsImyW__heroWrapper{justify-content:flex-start;align-items:center;width:100%;display:flex}.Hero-module__HsImyW__heroContent{text-align:left;max-width:680px}.Hero-module__HsImyW__heroOverline{letter-spacing:.1em;color:var(--accent-primary);text-transform:uppercase;background:var(--accent-light);border-radius:var(--radius-full);border:1px solid #1a56db1f;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex}.Hero-module__HsImyW__statusDot{background-color:var(--success);border-radius:50%;flex-shrink:0;width:6px;height:6px;position:relative}.Hero-module__HsImyW__statusDot:after{content:"";border:1.5px solid var(--success);opacity:.4;border-radius:50%;animation:2s infinite Hero-module__HsImyW__pulse;position:absolute;inset:-3px}@keyframes Hero-module__HsImyW__pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(2.5)}}.Hero-module__HsImyW__heroTitle{color:var(--text-primary);letter-spacing:-.045em;margin-bottom:20px;font-size:2.75rem;font-weight:800;line-height:1.08}.Hero-module__HsImyW__heroTitleAccent{background:var(--accent-gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.Hero-module__HsImyW__heroSubtitle{color:var(--text-secondary);max-width:520px;margin-bottom:32px;font-size:1.0625rem;line-height:1.7}.Hero-module__HsImyW__heroSubtitle strong{color:var(--text-primary);font-weight:600}.Hero-module__HsImyW__ctaContainer{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.Hero-module__HsImyW__primaryCta{background:var(--accent-gradient);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-smooth);align-items:center;gap:8px;padding:10px 24px;font-size:.9375rem;font-weight:700;text-decoration:none;animation:2.5s ease-in-out infinite Hero-module__HsImyW__ctaPulse;display:inline-flex;box-shadow:0 10px 20px -5px #1a56db4d,inset 0 1px #fff3}@keyframes Hero-module__HsImyW__ctaPulse{0%,to{box-shadow:0 10px 20px -5px #1a56db4d,inset 0 1px #fff3,0 0 #1a56db4d}50%{box-shadow:0 10px 20px -5px #1a56db4d,inset 0 1px #fff3,0 0 0 12px #1a56db00}}.Hero-module__HsImyW__primaryCta:hover{animation:none;transform:translateY(-2px)scale(1.02);box-shadow:0 15px 30px -10px #1a56db66,inset 0 1px #fff3}.Hero-module__HsImyW__primaryCta svg{transition:transform var(--transition-bounce)}.Hero-module__HsImyW__primaryCta:hover svg{transform:translate(4px)}.Hero-module__HsImyW__secondaryCta{color:var(--text-primary);border-radius:var(--radius-full);background:var(--bg-primary);transition:all var(--transition-smooth);border:1px solid #d1d5db;align-items:center;padding:10px 20px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 2px 4px #0000000d}.Hero-module__HsImyW__secondaryCta:hover{border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Hero-module__HsImyW__tertiaryCta{color:var(--text-primary);background:var(--bg-primary);border-radius:var(--radius-full);transition:all var(--transition-smooth);border:1px solid #d1d5db;align-items:center;gap:6px;padding:10px 18px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 2px 4px #0000000d}.Hero-module__HsImyW__tertiaryCta:hover{background:var(--bg-secondary);border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Hero-module__HsImyW__tertiaryCta svg{transition:transform .3s}.Hero-module__HsImyW__tertiaryCta:hover svg{transform:rotate(15deg)scale(1.1)}.Hero-module__HsImyW__guaranteeBar{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;display:flex}.Hero-module__HsImyW__guaranteeItem{color:var(--text-muted);align-items:center;gap:6px;font-size:.8125rem;font-weight:500;display:flex}.Hero-module__HsImyW__guaranteeItem svg{color:var(--success);flex-shrink:0}.Hero-module__HsImyW__metricsBoard{grid-template-columns:repeat(4,1fr);gap:8px;max-width:480px;display:grid}.Hero-module__HsImyW__metricCard{-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:all var(--transition-smooth);text-align:center;background:#fffc;padding:10px 8px}.Hero-module__HsImyW__metricCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.Hero-module__HsImyW__metricIcon{border-radius:var(--radius-sm);background:var(--accent-light);width:26px;height:26px;color:var(--accent-primary);justify-content:center;align-items:center;margin:0 auto 6px;display:flex}.Hero-module__HsImyW__metricValue{color:var(--text-primary);letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:1px;font-size:1.15rem;font-weight:700}.Hero-module__HsImyW__metricLabel{color:var(--text-secondary);font-size:.65rem;font-weight:500;line-height:1.25}@media (max-width:768px){.Hero-module__HsImyW__hero{text-align:center;min-height:auto;padding:80px 0 60px}.Hero-module__HsImyW__heroGradientOverlay{background:linear-gradient(#fffffff2 0%,#ffffffd9 50%,#ffffffb3 100%)}.Hero-module__HsImyW__heroBgImage{object-position:center top;opacity:.4;width:100%;height:calc(100% - 64px);top:64px;transform:scale(1.02)}.Hero-module__HsImyW__heroWrapper{justify-content:center}.Hero-module__HsImyW__heroContent{text-align:center}.Hero-module__HsImyW__heroTitle{font-size:2.25rem}.Hero-module__HsImyW__heroOverline{margin:0 auto 20px}.Hero-module__HsImyW__heroSubtitle{margin:0 auto 32px}.Hero-module__HsImyW__ctaContainer{flex-direction:column;align-items:stretch}.Hero-module__HsImyW__primaryCta,.Hero-module__HsImyW__secondaryCta{justify-content:center;width:100%}.Hero-module__HsImyW__tertiaryCta{justify-content:center;width:100%;padding:12px}.Hero-module__HsImyW__guaranteeBar{flex-wrap:wrap;justify-content:center;gap:12px}.Hero-module__HsImyW__metricsBoard{grid-template-columns:repeat(2,1fr);gap:8px;margin:0 auto}}@media (max-width:480px){.Hero-module__HsImyW__heroTitle{font-size:1.95rem}.Hero-module__HsImyW__metricsBoard{grid-template-columns:1fr 1fr}.Hero-module__HsImyW__guaranteeBar{flex-direction:column;gap:8px}}
.SmartSearch-module__nxppIW__smartSearch{background:var(--bg-primary);padding:80px 0;position:relative}.SmartSearch-module__nxppIW__wrapper{text-align:center;max-width:900px;margin:0 auto}.SmartSearch-module__nxppIW__header{margin-bottom:32px}.SmartSearch-module__nxppIW__badge{color:#7c3aed;letter-spacing:.05em;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.SmartSearch-module__nxppIW__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:8px;font-size:2rem;font-weight:800}.SmartSearch-module__nxppIW__subtitle{color:var(--text-secondary);font-size:1.05rem}.SmartSearch-module__nxppIW__searchForm{margin-bottom:20px;max-width:720px;margin-inline:auto}.SmartSearch-module__nxppIW__inputWrapper{background:var(--bg-primary);border:2px solid var(--border-light);border-radius:16px;align-items:center;min-width:0;padding:6px 6px 6px 20px;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000a}.SmartSearch-module__nxppIW__inputWrapper:focus-within{border-color:var(--accent-primary);box-shadow:0 4px 24px #1a56db1f}.SmartSearch-module__nxppIW__searchIcon{color:var(--text-muted);flex-shrink:0}.SmartSearch-module__nxppIW__searchInput{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:1.05rem}.SmartSearch-module__nxppIW__searchInput::placeholder{color:var(--text-muted);opacity:.6}.SmartSearch-module__nxppIW__searchButton{background:var(--accent-gradient);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.SmartSearch-module__nxppIW__searchButton:hover:not(:disabled){transform:scale(1.05)}.SmartSearch-module__nxppIW__searchButton:disabled{opacity:.5;cursor:not-allowed}.SmartSearch-module__nxppIW__spin{animation:1s linear infinite SmartSearch-module__nxppIW__spin}@keyframes SmartSearch-module__nxppIW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SmartSearch-module__nxppIW__suggestions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.SmartSearch-module__nxppIW__suggestionChip{border:1px solid var(--border-light);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:20px;padding:8px 16px;font-size:.8rem;transition:all .2s}.SmartSearch-module__nxppIW__suggestionChip:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#1a56db0d;transform:translateY(-1px)}.SmartSearch-module__nxppIW__responseCard{background:var(--bg-primary);border:1px solid var(--border-light);text-align:left;border-radius:16px;margin-top:24px;padding:28px 32px;animation:.4s cubic-bezier(.16,1,.3,1) SmartSearch-module__nxppIW__slideUp;box-shadow:0 8px 32px #0000000f}@keyframes SmartSearch-module__nxppIW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.SmartSearch-module__nxppIW__responseHeader{letter-spacing:.08em;text-transform:uppercase;color:#7c3aed;align-items:center;gap:8px;margin-bottom:12px;font-size:.7rem;font-weight:700;display:flex}.SmartSearch-module__nxppIW__responseIcon{color:#7c3aed}.SmartSearch-module__nxppIW__responseTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px;font-size:1.25rem;font-weight:700}.SmartSearch-module__nxppIW__responseDesc{color:var(--text-secondary);margin-bottom:20px;font-size:.95rem;line-height:1.7}.SmartSearch-module__nxppIW__responseCta{background:var(--accent-gradient);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.SmartSearch-module__nxppIW__responseCta:hover{gap:12px;transform:translateY(-2px);box-shadow:0 4px 16px #1a56db4d}@media (max-width:768px){.SmartSearch-module__nxppIW__title{font-size:1.5rem}.SmartSearch-module__nxppIW__responseCard{padding:20px}.SmartSearch-module__nxppIW__searchInput{font-size:.95rem}}@media (max-width:480px){.SmartSearch-module__nxppIW__inputWrapper{gap:6px;padding:6px}.SmartSearch-module__nxppIW__searchIcon{display:none}.SmartSearch-module__nxppIW__searchInput{padding:12px 8px}.SmartSearch-module__nxppIW__suggestionChip{white-space:normal}}
.FeaturesTeaser-module__Hkdbia__features{background-color:var(--bg-primary);padding:120px 0}.FeaturesTeaser-module__Hkdbia__featuresCompact{padding:88px 0}.FeaturesTeaser-module__Hkdbia__sectionHeader{max-width:600px;margin-bottom:64px}.FeaturesTeaser-module__Hkdbia__sectionHeader h2{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:16px;font-size:2.25rem;font-weight:700;line-height:1.2}.FeaturesTeaser-module__Hkdbia__sectionHeader p{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.FeaturesTeaser-module__Hkdbia__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.FeaturesTeaser-module__Hkdbia__moreFeatures{justify-content:center;margin-top:32px;display:flex}.FeaturesTeaser-module__Hkdbia__featureCard{border-radius:var(--radius-xl);border:1px solid var(--border-light);background:var(--bg-primary);min-height:360px;box-shadow:var(--shadow-sm);flex-direction:column;padding:48px 36px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.FeaturesTeaser-module__Hkdbia__featureCard:before{content:"";background:var(--accent-gradient);transform-origin:0;height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.FeaturesTeaser-module__Hkdbia__featureCard:hover{box-shadow:var(--shadow-float);border-color:#1a56db26;transform:translateY(-8px)}.FeaturesTeaser-module__Hkdbia__featureCard:hover:before{transform:scaleX(1)}.FeaturesTeaser-module__Hkdbia__featureIcon{background:var(--bg-secondary);width:56px;height:56px;color:var(--accent-primary);transition:all var(--transition-smooth);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:16px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.FeaturesTeaser-module__Hkdbia__featureCard:hover .FeaturesTeaser-module__Hkdbia__featureIcon{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);box-shadow:var(--shadow-accent);transform:scale(1.1)rotate(-5deg)}.FeaturesTeaser-module__Hkdbia__featureLabel{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700}.FeaturesTeaser-module__Hkdbia__featureDivider{background-color:var(--border-light);border-radius:2px;width:32px;height:2px;margin-bottom:24px;transition:all .4s}.FeaturesTeaser-module__Hkdbia__featureCard:hover .FeaturesTeaser-module__Hkdbia__featureDivider{background:var(--accent-gradient);width:64px}.FeaturesTeaser-module__Hkdbia__featureTitle{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:14px;font-size:1.5rem;font-weight:700;line-height:1.2}.FeaturesTeaser-module__Hkdbia__featureDesc{color:var(--text-secondary);flex-grow:1;font-size:1rem;line-height:1.7}.FeaturesTeaser-module__Hkdbia__featureLink{color:var(--accent-primary);transition:all var(--transition-smooth);background:var(--accent-light);border-radius:var(--radius-md);align-self:flex-start;align-items:center;gap:8px;margin-top:32px;padding:8px 16px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.FeaturesTeaser-module__Hkdbia__featureLink:hover{background:var(--accent-primary);color:#fff;gap:12px;transform:translate(4px)}@media (max-width:1024px){.FeaturesTeaser-module__Hkdbia__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturesTeaser-module__Hkdbia__features{padding:80px 0}.FeaturesTeaser-module__Hkdbia__featuresCompact{padding:64px 0}.FeaturesTeaser-module__Hkdbia__featuresGrid{grid-template-columns:1fr}.FeaturesTeaser-module__Hkdbia__featureCard{min-height:auto;padding:32px 24px}.FeaturesTeaser-module__Hkdbia__sectionHeader h2{font-size:1.75rem}}
.SpecialistResources-module__nPDpxq__specialistResources{background:linear-gradient(#fff 0%,#f7fbff 100%);padding:80px 0}.SpecialistResources-module__nPDpxq__layout{grid-template-columns:minmax(360px,.96fr) minmax(320px,.78fr);align-items:center;gap:14px;min-width:0;display:grid}.SpecialistResources-module__nPDpxq__copyPanel,.SpecialistResources-module__nPDpxq__visualPanel{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px}.SpecialistResources-module__nPDpxq__copyPanel{flex-direction:column;min-width:0;padding:36px;display:flex}.SpecialistResources-module__nPDpxq__sectionLabel{color:#0e7490;letter-spacing:0;text-transform:uppercase;background:#0891b21a;border-radius:8px;width:fit-content;margin-bottom:18px;padding:7px 12px;font-size:.78rem;font-weight:750;display:inline-flex}.SpecialistResources-module__nPDpxq__copyPanel h2{max-width:560px;color:var(--text-primary);letter-spacing:0;margin-bottom:14px;font-size:2.08rem;font-weight:800;line-height:1.12}.SpecialistResources-module__nPDpxq__intro{max-width:560px;color:var(--text-secondary);font-size:1rem;line-height:1.55}.SpecialistResources-module__nPDpxq__selector{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.SpecialistResources-module__nPDpxq__selectorButton{color:#334155;letter-spacing:0;white-space:nowrap;background:#f8fafc;border:1px solid #dbe5f0;border-radius:8px;min-height:42px;padding:10px 14px;font-size:.9rem;font-weight:700}.SpecialistResources-module__nPDpxq__selectorButton:hover{color:var(--accent-primary);background:#eef6ff;border-color:#1a56db59}.SpecialistResources-module__nPDpxq__selectorButtonActive{background:var(--accent-gradient);color:#fff;border-color:#0000;box-shadow:0 10px 24px #1a56db33}.SpecialistResources-module__nPDpxq__selectorButtonActive:hover{background:var(--accent-gradient);color:#fff}.SpecialistResources-module__nPDpxq__specialtyCopy{gap:12px;padding-top:2px;display:grid}.SpecialistResources-module__nPDpxq__specialtyLabel{color:#0f766e;letter-spacing:0;text-transform:uppercase;font-size:.8rem;font-weight:800}.SpecialistResources-module__nPDpxq__specialtyCopy h3{max-width:560px;color:var(--text-primary);letter-spacing:0;font-size:1.32rem;font-weight:800;line-height:1.2}.SpecialistResources-module__nPDpxq__specialtyCopy p{max-width:650px;color:var(--text-secondary);font-size:1rem;line-height:1.65}.SpecialistResources-module__nPDpxq__featureList{gap:8px;margin-top:4px;list-style:none;display:grid}.SpecialistResources-module__nPDpxq__featureList li{color:#263244;background:#fbfdff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px 10px 36px;font-size:.96rem;font-weight:650;line-height:1.45;position:relative}.SpecialistResources-module__nPDpxq__featureList li:before{content:"";background:#10b981;border-radius:3px;width:9px;height:9px;position:absolute;top:15px;left:16px;box-shadow:0 0 0 4px #10b9811f}.SpecialistResources-module__nPDpxq__actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.SpecialistResources-module__nPDpxq__primaryAction,.SpecialistResources-module__nPDpxq__secondaryAction{letter-spacing:0;min-height:48px;transition:transform var(--transition-smooth), box-shadow var(--transition-smooth), border-color var(--transition-smooth), background var(--transition-smooth);border-radius:8px;justify-content:center;align-items:center;gap:9px;font-size:.95rem;font-weight:750;text-decoration:none;display:inline-flex}.SpecialistResources-module__nPDpxq__primaryAction{background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow-accent);padding:13px 18px}.SpecialistResources-module__nPDpxq__primaryAction:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1a56db4d}.SpecialistResources-module__nPDpxq__secondaryAction{color:var(--text-primary);background:#fff;border:1px solid #d7e0ea;padding:13px 16px}.SpecialistResources-module__nPDpxq__secondaryAction:hover{box-shadow:var(--shadow-md);background:#f8fafc;border-color:#b9c8da;transform:translateY(-2px)}.SpecialistResources-module__nPDpxq__visualPanel{align-self:center;min-width:0;padding:8px}.SpecialistResources-module__nPDpxq__imageStage{aspect-ratio:16/10;background:#f8fafc;border-radius:8px;width:100%;position:relative;overflow:hidden}.SpecialistResources-module__nPDpxq__imageButton{cursor:zoom-in;background:#f8fafc;border-radius:8px;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.SpecialistResources-module__nPDpxq__productImage{object-fit:contain;object-position:top center;width:100%;height:100%;transition:transform var(--transition-smooth), filter var(--transition-smooth);animation:.35s both SpecialistResources-module__nPDpxq__imageFade}.SpecialistResources-module__nPDpxq__imageButton:hover .SpecialistResources-module__nPDpxq__productImage{filter:saturate(1.04);transform:scale(1.015)}.SpecialistResources-module__nPDpxq__expandHint{z-index:2;color:var(--accent-primary);box-shadow:var(--shadow-sm);background:#ffffffe6;border:1px solid #1a56db29;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:.8rem;font-weight:800;display:inline-flex;position:absolute;top:12px;right:12px}.SpecialistResources-module__nPDpxq__sliderControls{z-index:4;box-shadow:var(--shadow-md);background:#ffffffeb;border:1px solid #1a56db1f;border-radius:8px;align-items:center;gap:8px;padding:6px;display:inline-flex;position:absolute;top:14px;left:14px}.SpecialistResources-module__nPDpxq__sliderButton{width:30px;height:30px;color:var(--accent-primary);background:#f8fafc;border:1px solid #dbe5f0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.SpecialistResources-module__nPDpxq__sliderButton:hover{background:var(--accent-light);border-color:#1a56db3d}.SpecialistResources-module__nPDpxq__sliderDots{align-items:center;gap:6px;display:inline-flex}.SpecialistResources-module__nPDpxq__sliderDot{background:#cbd5e1;border-radius:999px;width:8px;height:8px}.SpecialistResources-module__nPDpxq__sliderDotActive{background:var(--accent-primary);width:18px}@keyframes SpecialistResources-module__nPDpxq__imageFade{0%{opacity:.55;transform:scale(1.01)}to{opacity:1;transform:none}}.SpecialistResources-module__nPDpxq__imageOverlay,.SpecialistResources-module__nPDpxq__customPanel{-webkit-backdrop-filter:blur(16px)saturate(165%);background:#ffffffe0;border:1px solid #fff6;border-radius:8px;position:absolute;box-shadow:0 18px 40px #0f172a29}.SpecialistResources-module__nPDpxq__imageOverlay{max-width:310px;padding:14px 16px;bottom:18px;right:18px}.SpecialistResources-module__nPDpxq__imageOverlay span,.SpecialistResources-module__nPDpxq__customPanel span{color:var(--accent-primary);letter-spacing:0;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:800;display:block}.SpecialistResources-module__nPDpxq__imageOverlay strong{color:#0f172a;font-size:1rem;font-weight:800;line-height:1.25;display:block}.SpecialistResources-module__nPDpxq__customPanel{z-index:3;pointer-events:none;max-width:280px;padding:12px 14px;bottom:18px;left:18px}.SpecialistResources-module__nPDpxq__customPanel strong{color:#0f172a;font-size:.94rem;font-weight:850;line-height:1.2;display:block}.SpecialistResources-module__nPDpxq__customPanel p{color:#475569;font-size:.9rem;font-weight:550;line-height:1.45}.SpecialistResources-module__nPDpxq__lightbox{z-index:var(--z-modal);-webkit-backdrop-filter:blur(12px);background:#0c4a6ec7;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.SpecialistResources-module__nPDpxq__lightboxPanel{background:#fff;border:1px solid #dbeafee6;border-radius:12px;gap:14px;width:min(1120px,94vw);padding:14px;display:grid;position:relative;box-shadow:0 24px 70px #1a56db47}.SpecialistResources-module__nPDpxq__lightboxClose{z-index:3;width:38px;height:38px;color:var(--accent-primary);box-shadow:var(--shadow-sm);background:#fffffff0;border:1px solid #1a56db24;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.SpecialistResources-module__nPDpxq__lightboxClose:hover{background:var(--accent-light)}.SpecialistResources-module__nPDpxq__lightboxImageWrap{border:1px solid var(--border-light);background:#f8fafc;border-radius:8px;width:100%;height:min(72vh,690px);position:relative;overflow:hidden}.SpecialistResources-module__nPDpxq__lightboxImage{object-fit:contain}.SpecialistResources-module__nPDpxq__lightboxNav{justify-content:center;align-items:center;gap:12px;display:flex}.SpecialistResources-module__nPDpxq__lightboxNav button{width:36px;height:36px;color:var(--accent-primary);background:#f8fafc;border:1px solid #dbe5f0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.SpecialistResources-module__nPDpxq__lightboxNav button:hover{background:var(--accent-light)}.SpecialistResources-module__nPDpxq__lightboxNav span{color:var(--text-secondary);font-size:.9rem;font-weight:800}.SpecialistResources-module__nPDpxq__lightboxCaption{justify-content:space-between;align-items:center;gap:12px;padding:0 4px 2px;display:flex}.SpecialistResources-module__nPDpxq__lightboxCaption span{color:#0f766e;text-transform:uppercase;font-size:.78rem;font-weight:800}.SpecialistResources-module__nPDpxq__lightboxCaption strong{color:var(--text-primary);text-align:right;font-size:.98rem;font-weight:800}@media (max-width:1120px){.SpecialistResources-module__nPDpxq__layout{grid-template-columns:1fr}.SpecialistResources-module__nPDpxq__copyPanel{padding:36px}.SpecialistResources-module__nPDpxq__copyPanel h2{max-width:760px;font-size:2.2rem}.SpecialistResources-module__nPDpxq__specialtyCopy{margin-top:0}.SpecialistResources-module__nPDpxq__imageStage{aspect-ratio:16/9}}@media (max-width:768px){.SpecialistResources-module__nPDpxq__specialistResources{padding:64px 0}.SpecialistResources-module__nPDpxq__copyPanel{padding:24px}.SpecialistResources-module__nPDpxq__copyPanel h2{font-size:1.72rem;line-height:1.15}.SpecialistResources-module__nPDpxq__intro{font-size:1rem}.SpecialistResources-module__nPDpxq__selector{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;margin-right:-24px;padding:0 24px 8px 0;overflow-x:auto}.SpecialistResources-module__nPDpxq__selector::-webkit-scrollbar{display:none}.SpecialistResources-module__nPDpxq__selectorButton{flex:none}.SpecialistResources-module__nPDpxq__specialtyCopy h3{font-size:1.25rem}.SpecialistResources-module__nPDpxq__actions,.SpecialistResources-module__nPDpxq__primaryAction,.SpecialistResources-module__nPDpxq__secondaryAction{width:100%}.SpecialistResources-module__nPDpxq__imageStage{aspect-ratio:16/11}.SpecialistResources-module__nPDpxq__productImage{object-position:top center}.SpecialistResources-module__nPDpxq__imageOverlay,.SpecialistResources-module__nPDpxq__customPanel{max-width:none;bottom:14px;left:14px;right:14px}.SpecialistResources-module__nPDpxq__expandHint{top:10px;right:10px}.SpecialistResources-module__nPDpxq__sliderControls{top:10px;left:10px}.SpecialistResources-module__nPDpxq__lightbox{padding:14px}.SpecialistResources-module__nPDpxq__lightboxPanel{width:100%}.SpecialistResources-module__nPDpxq__lightboxImageWrap{height:70vh}.SpecialistResources-module__nPDpxq__lightboxCaption{flex-direction:column;align-items:flex-start}.SpecialistResources-module__nPDpxq__lightboxCaption strong{text-align:left}}@media (max-width:480px){.SpecialistResources-module__nPDpxq__copyPanel{padding:22px 18px}.SpecialistResources-module__nPDpxq__featureList li{padding-right:12px}.SpecialistResources-module__nPDpxq__customPanel{bottom:10px;left:10px;right:10px}}
.Stats-module__1Jcg6a__stats{background:var(--bg-primary);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:80px 0}.Stats-module__1Jcg6a__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Stats-module__1Jcg6a__statItem{flex-direction:column;align-items:center;gap:8px;display:flex}.Stats-module__1Jcg6a__statValue{color:var(--text-primary);letter-spacing:-.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:3rem;font-weight:700;line-height:1}.Stats-module__1Jcg6a__statLabel{color:var(--text-secondary);font-size:.9375rem;font-weight:500}@media (max-width:1024px){.Stats-module__1Jcg6a__statsGrid{grid-template-columns:repeat(2,1fr);gap:48px}}@media (max-width:640px){.Stats-module__1Jcg6a__statsGrid{grid-template-columns:1fr;gap:40px}}
.Testimonials-module__oeCJsG__testimonials{background-color:var(--bg-accent-deep);color:#fff;padding:120px 0;overflow:hidden}.Testimonials-module__oeCJsG__testimonialsCompact{padding:88px 0}.Testimonials-module__oeCJsG__headerContainer{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.Testimonials-module__oeCJsG__headerContent{max-width:600px}.Testimonials-module__oeCJsG__badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.Testimonials-module__oeCJsG__badge:before{content:"";background:var(--accent-secondary);border-radius:50%;width:6px;height:6px}.Testimonials-module__oeCJsG__title{color:#fff;letter-spacing:-.03em;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.Testimonials-module__oeCJsG__description{color:#fff9;font-size:1.125rem;line-height:1.6}.Testimonials-module__oeCJsG__controls{gap:16px;display:flex}.Testimonials-module__oeCJsG__controlBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Testimonials-module__oeCJsG__controlBtn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:scale(1.05)}.Testimonials-module__oeCJsG__carousel{width:100%;position:relative}.Testimonials-module__oeCJsG__carouselTrack{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:24px 50vw;display:flex;position:relative;overflow-x:auto}.Testimonials-module__oeCJsG__carouselTrack::-webkit-scrollbar{display:none}.Testimonials-module__oeCJsG__testimonialCard{scroll-snap-align:center;opacity:0;pointer-events:none;filter:blur(8px);background:#fff;border-top:3px solid #0000;border-radius:24px;flex-direction:column;flex:none;width:400px;max-width:85vw;padding:36px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(.75)}.Testimonials-module__oeCJsG__testimonialCard.Testimonials-module__oeCJsG__adjacent{opacity:.4;filter:blur(4px);pointer-events:auto;cursor:pointer;transform:scale(.85)}.Testimonials-module__oeCJsG__testimonialCard.Testimonials-module__oeCJsG__active{opacity:1;filter:blur();pointer-events:auto;border-top-color:var(--accent-primary);transform:scale(1);box-shadow:0 20px 40px #0000004d}.Testimonials-module__oeCJsG__dots{justify-content:center;gap:12px;margin-top:40px;display:flex}.Testimonials-module__oeCJsG__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Testimonials-module__oeCJsG__dotActive{background:var(--accent-primary);border-radius:100px;width:24px}.Testimonials-module__oeCJsG__dot:hover:not(.Testimonials-module__oeCJsG__dotActive){background:#fff6}.Testimonials-module__oeCJsG__starRating{gap:2px;margin-bottom:20px;display:flex}.Testimonials-module__oeCJsG__quoteWrapper{flex-grow:1;margin-bottom:28px}.Testimonials-module__oeCJsG__quote{color:#1e293b;font-size:1.0625rem;font-weight:500;line-height:1.7}.Testimonials-module__oeCJsG__author{border-top:1px solid #f1f5f9;align-items:center;gap:14px;padding-top:20px;display:flex}.Testimonials-module__oeCJsG__avatar{border:2px solid #f1f5f9;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.Testimonials-module__oeCJsG__avatar img{object-fit:cover;width:100%;height:100%}.Testimonials-module__oeCJsG__authorInfo{flex-direction:column;display:flex}.Testimonials-module__oeCJsG__authorName{color:#0f172a;font-size:.9375rem;font-weight:600}.Testimonials-module__oeCJsG__authorRole{color:#64748b;font-size:.8125rem}.Testimonials-module__oeCJsG__compactGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.Testimonials-module__oeCJsG__compactCard{border-top:3px solid var(--accent-primary);background:#fff;border-radius:8px;flex-direction:column;gap:18px;min-width:0;padding:28px;display:flex}.Testimonials-module__oeCJsG__compactCard .Testimonials-module__oeCJsG__quote{margin:0;font-size:.98rem;line-height:1.65}.Testimonials-module__oeCJsG__compactCard .Testimonials-module__oeCJsG__authorInfo{border-top:1px solid #f1f5f9;padding-top:18px}@media (max-width:992px){.Testimonials-module__oeCJsG__headerContainer{flex-direction:column;align-items:flex-start;gap:32px}.Testimonials-module__oeCJsG__title{font-size:2.5rem}.Testimonials-module__oeCJsG__testimonialCard{flex:0 0 calc(50% - 12px)}}@media (max-width:768px){.Testimonials-module__oeCJsG__testimonials{padding:80px 0}.Testimonials-module__oeCJsG__testimonialsCompact{padding:64px 0}.Testimonials-module__oeCJsG__compactGrid{grid-template-columns:1fr}.Testimonials-module__oeCJsG__testimonialCard{flex:0 0 85%;padding:28px 24px}.Testimonials-module__oeCJsG__quote{font-size:1rem}}
.FAQ-module__5E5jIW__faq{padding:var(--section-padding) 0;background:var(--bg-secondary)}.FAQ-module__5E5jIW__faqCompact{padding:80px 0}.FAQ-module__5E5jIW__faqContainer{max-width:800px;margin:0 auto}.FAQ-module__5E5jIW__accordion{flex-direction:column;gap:16px;display:flex}.FAQ-module__5E5jIW__accordionItem{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:all var(--transition-smooth);overflow:hidden}.FAQ-module__5E5jIW__accordionItem:hover{border-color:var(--accent-light)}.FAQ-module__5E5jIW__accordionItem.FAQ-module__5E5jIW__open{border-color:var(--accent-primary);box-shadow:var(--shadow-sm)}.FAQ-module__5E5jIW__accordionHeader{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px;font-size:1.125rem;font-weight:600;display:flex}.FAQ-module__5E5jIW__icon{width:24px;height:24px;color:var(--text-secondary);transition:transform var(--transition-smooth);flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQ-module__5E5jIW__accordionItem.FAQ-module__5E5jIW__open .FAQ-module__5E5jIW__icon{color:var(--accent-primary);transform:rotate(180deg)}.FAQ-module__5E5jIW__accordionContent{max-height:0;transition:all var(--transition-smooth);padding:0 24px;overflow:hidden}.FAQ-module__5E5jIW__accordionItem.FAQ-module__5E5jIW__open .FAQ-module__5E5jIW__accordionContent{max-height:1000px;padding:0 24px 24px}.FAQ-module__5E5jIW__accordionContent p{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.FAQ-module__5E5jIW__faq{padding:var(--section-padding-mobile) 0}.FAQ-module__5E5jIW__faqCompact{padding:56px 0}.FAQ-module__5E5jIW__accordionHeader{padding:20px;font-size:1.0625rem}.FAQ-module__5E5jIW__accordionContent{padding:0 20px}.FAQ-module__5E5jIW__accordionItem.FAQ-module__5E5jIW__open .FAQ-module__5E5jIW__accordionContent{padding:0 20px 20px}}
.CTA-module__BEEYKa__cta{background:var(--bg-accent-deep);padding:120px 0}.CTA-module__BEEYKa__ctaContainer{border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 50%,#172554 100%);border:1px solid #ffffff0f;padding:80px 48px;position:relative;overflow:hidden}.CTA-module__BEEYKa__ctaOrb{filter:blur(80px);opacity:.5;pointer-events:none;border-radius:50%;position:absolute}.CTA-module__BEEYKa__ctaOrb1{background:#1a56db33;width:350px;height:350px;top:-120px;left:-80px}.CTA-module__BEEYKa__ctaOrb2{background:#0891b226;width:280px;height:280px;bottom:-80px;right:-60px}.CTA-module__BEEYKa__ctaOrb3{background:#06b6d41a;width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__BEEYKa__ctaContent{z-index:2;max-width:600px;margin:0 auto;position:relative}.CTA-module__BEEYKa__ctaTitle{color:#fff;letter-spacing:-.035em;margin-bottom:20px;font-size:2.5rem;font-weight:800;line-height:1.1}.CTA-module__BEEYKa__ctaDesc{color:#fff9;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.CTA-module__BEEYKa__ctaActions{justify-content:center;align-items:center;gap:16px;margin-bottom:28px;display:flex}.CTA-module__BEEYKa__ctaPrimary{border-radius:var(--radius-full);color:var(--accent-dark);transition:all var(--transition-smooth);background:#fff;justify-content:center;align-items:center;gap:8px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;animation:2.5s ease-in-out infinite CTA-module__BEEYKa__ctaBtnPulse;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #ffffff26}.CTA-module__BEEYKa__ctaPrimary:after,.CTA-module__BEEYKa__ctaSecondary:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.CTA-module__BEEYKa__ctaSecondary:after{background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}.CTA-module__BEEYKa__ctaPrimary:hover:after,.CTA-module__BEEYKa__ctaSecondary:hover:after{left:150%}@keyframes CTA-module__BEEYKa__ctaBtnPulse{0%,to{box-shadow:0 8px 24px #ffffff26,0 0 #fff3}50%{box-shadow:0 8px 24px #ffffff26,0 0 0 12px #fff0}}.CTA-module__BEEYKa__ctaPrimary:hover{animation:none;transform:translateY(-2px);box-shadow:0 12px 32px #fff3}.CTA-module__BEEYKa__ctaPrimary svg{transition:transform var(--transition-bounce)}.CTA-module__BEEYKa__ctaPrimary:hover svg{transform:translate(4px)}.CTA-module__BEEYKa__ctaSecondary{border-radius:var(--radius-full);color:#fffc;transition:all var(--transition-smooth);background:0 0;border:1px solid #ffffff26;justify-content:center;align-items:center;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.CTA-module__BEEYKa__ctaSecondary:hover{color:#fff;background:#ffffff14;border-color:#ffffff4d;transform:translateY(-2px)}.CTA-module__BEEYKa__ctaGuarantee{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.CTA-module__BEEYKa__guaranteeItem{color:#ffffff80;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;display:flex}.CTA-module__BEEYKa__guaranteeItem svg{color:var(--accent-secondary);flex-shrink:0}@media (max-width:768px){.CTA-module__BEEYKa__cta{padding:80px 0}.CTA-module__BEEYKa__ctaContainer{padding:64px 24px}.CTA-module__BEEYKa__ctaTitle{font-size:1.75rem}.CTA-module__BEEYKa__ctaActions{flex-direction:column}.CTA-module__BEEYKa__ctaPrimary,.CTA-module__BEEYKa__ctaSecondary{width:100%}.CTA-module__BEEYKa__ctaGuarantee{flex-direction:column;gap:8px}}
.Blog-module__vu6yGW__blogSection{padding:160px 0 var(--section-padding);background-color:var(--bg-accent-soft);min-height:100vh}.Blog-module__vu6yGW__blogHeader{text-align:center;max-width:700px;margin:0 auto 64px}.Blog-module__vu6yGW__blogHeader h1{letter-spacing:0;margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Blog-module__vu6yGW__blogHeader p{color:var(--text-muted);font-size:1.125rem}.Blog-module__vu6yGW__filterBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:64px;display:flex}.Blog-module__vu6yGW__filterBtn{border-radius:var(--radius-full);background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-smooth);padding:10px 24px;font-size:.875rem;font-weight:600}.Blog-module__vu6yGW__filterBtn:hover{background:var(--bg-tertiary);color:var(--text-primary);transform:translateY(-2px)}.Blog-module__vu6yGW__filterBtn.Blog-module__vu6yGW__active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);box-shadow:0 8px 16px -4px #1a56db4d}.Blog-module__vu6yGW__searchBar{border:1px solid var(--border-light);background:var(--bg-primary);max-width:560px;min-height:52px;color:var(--text-muted);box-shadow:var(--shadow-sm);border-radius:8px;align-items:center;gap:12px;margin:-32px auto 56px;padding:0 14px;display:flex}.Blog-module__vu6yGW__searchBar input{width:100%;min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;font-size:.9375rem}.Blog-module__vu6yGW__searchBar input::placeholder{color:var(--text-muted)}.Blog-module__vu6yGW__searchBar button{width:32px;height:32px;color:var(--text-muted);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.Blog-module__vu6yGW__searchBar button:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Blog-module__vu6yGW__blogGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Blog-module__vu6yGW__featuredCard{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-xl);transition:all var(--transition-smooth);border-top:3px solid #0000;grid-column:1/-1;grid-template-columns:1.2fr 1fr;margin-bottom:48px;text-decoration:none;display:grid;overflow:hidden}.Blog-module__vu6yGW__featuredCard:hover{box-shadow:var(--shadow-xl);border-top-color:var(--accent-primary);transform:translateY(-6px)}.Blog-module__vu6yGW__featuredCard .Blog-module__vu6yGW__blogCover{border-bottom:none;border-right:1px solid var(--border-light);height:100%}.Blog-module__vu6yGW__featuredCard .Blog-module__vu6yGW__blogContent{justify-content:center;padding:48px}.Blog-module__vu6yGW__featuredCard .Blog-module__vu6yGW__blogTitle{margin-bottom:20px;font-size:2rem}.Blog-module__vu6yGW__blogCard{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:all var(--transition-smooth);border-top:3px solid #0000;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.Blog-module__vu6yGW__blogCard:hover{box-shadow:var(--shadow-lg);border-top-color:var(--accent-primary);transform:translateY(-4px)}.Blog-module__vu6yGW__blogCover{border-bottom:1px solid var(--border-light);width:100%;height:200px;overflow:hidden}.Blog-module__vu6yGW__blogCover img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-smooth)}.Blog-module__vu6yGW__blogCard:hover .Blog-module__vu6yGW__blogCover img{transform:scale(1.05)}.Blog-module__vu6yGW__blogContent{flex-direction:column;flex:1;padding:24px;display:flex}.Blog-module__vu6yGW__blogMeta{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.8125rem;display:flex}.Blog-module__vu6yGW__blogTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4}.Blog-module__vu6yGW__blogTags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.Blog-module__vu6yGW__blogTag{color:var(--accent-primary);background-color:var(--accent-light);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:0;padding:4px 10px;font-size:.7rem;font-weight:700}.Blog-module__vu6yGW__blogExcerpt{color:var(--text-secondary);flex:1;margin-bottom:24px;font-size:.9375rem;line-height:1.6}.Blog-module__vu6yGW__blogFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.Blog-module__vu6yGW__blogAuthor{min-width:0;color:var(--text-primary);align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:inline-flex}.Blog-module__vu6yGW__blogAuthor img,.Blog-module__vu6yGW__blogAuthorInitials{border:1px solid var(--border-light);background:var(--accent-light);width:28px;height:28px;color:var(--accent-primary);object-fit:cover;border-radius:50%;flex:none}.Blog-module__vu6yGW__blogAuthorInitials{justify-content:center;align-items:center;font-size:.6875rem;font-weight:800;display:inline-flex}.Blog-module__vu6yGW__blogAuthor span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Blog-module__vu6yGW__blogReadMore{color:var(--accent-primary);transition:gap var(--transition-smooth);flex:none;align-items:center;gap:4px;font-size:.875rem;font-weight:600;display:flex}.Blog-module__vu6yGW__blogCard:hover .Blog-module__vu6yGW__blogReadMore,.Blog-module__vu6yGW__featuredCard:hover .Blog-module__vu6yGW__blogReadMore{gap:8px}@media (max-width:1024px){.Blog-module__vu6yGW__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Blog-module__vu6yGW__blogSection{padding:100px 0 var(--section-padding-mobile)}.Blog-module__vu6yGW__blogGrid{grid-template-columns:1fr;gap:24px}.Blog-module__vu6yGW__blogHeader h1{font-size:2rem}.Blog-module__vu6yGW__filterBar{margin-bottom:40px}.Blog-module__vu6yGW__searchBar{margin:-16px auto 40px}}
.Author-module__DoEyaa__authorSection{min-height:100vh;padding:120px 0 var(--section-padding);background:var(--bg-accent-soft)}.Author-module__DoEyaa__backLink{color:var(--accent-primary);align-items:center;gap:8px;margin-bottom:32px;font-size:.9375rem;font-weight:800;display:inline-flex}.Author-module__DoEyaa__backLink:hover{color:var(--accent-secondary)}.Author-module__DoEyaa__authorHeader{grid-template-columns:148px minmax(0,760px);align-items:center;gap:32px;margin-bottom:72px;display:grid}.Author-module__DoEyaa__authorAvatar,.Author-module__DoEyaa__authorAvatar img,.Author-module__DoEyaa__authorAvatar span{border-radius:50%;width:148px;height:148px}.Author-module__DoEyaa__authorAvatar{border:1px solid var(--border-light);background:var(--bg-primary);color:var(--accent-primary);box-shadow:var(--shadow-md);justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.Author-module__DoEyaa__authorAvatar img{object-fit:cover}.Author-module__DoEyaa__authorAvatar span{background:var(--accent-light);justify-content:center;align-items:center;font-size:2.5rem;font-weight:800;display:inline-flex}.Author-module__DoEyaa__authorHeader h1{color:var(--text-primary);letter-spacing:0;margin-bottom:10px;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1}.Author-module__DoEyaa__authorHeader strong{color:var(--accent-primary);margin-bottom:14px;font-size:1rem;font-weight:800;display:block}.Author-module__DoEyaa__authorHeader p{max-width:720px;color:var(--text-secondary);font-size:1.0625rem}.Author-module__DoEyaa__articleHeader{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.Author-module__DoEyaa__articleHeader h2{color:var(--text-primary);letter-spacing:0;font-size:1.75rem;font-weight:800}.Author-module__DoEyaa__articleHeader span{color:var(--text-muted);font-size:.9375rem;font-weight:800}.Author-module__DoEyaa__articleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.Author-module__DoEyaa__articleCard{border:1px solid var(--border-light);background:var(--bg-primary);min-width:0;box-shadow:var(--shadow-sm);border-top:3px solid #0000;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.Author-module__DoEyaa__articleCard:hover{border-top-color:var(--accent-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Author-module__DoEyaa__articleCover{border-bottom:1px solid var(--border-light);height:190px;overflow:hidden}.Author-module__DoEyaa__articleCover img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-smooth)}.Author-module__DoEyaa__articleCard:hover .Author-module__DoEyaa__articleCover img{transform:scale(1.04)}.Author-module__DoEyaa__articleContent{flex-direction:column;flex:1;padding:22px;display:flex}.Author-module__DoEyaa__articleDate{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:12px;font-size:.8125rem;font-weight:700;display:inline-flex}.Author-module__DoEyaa__articleContent h3{color:var(--text-primary);letter-spacing:0;margin-bottom:10px;font-size:1.125rem;font-weight:800;line-height:1.35}.Author-module__DoEyaa__articleContent p{color:var(--text-secondary);flex:1;margin-bottom:18px;font-size:.9375rem;line-height:1.6}.Author-module__DoEyaa__articleLink{color:var(--accent-primary);align-items:center;gap:6px;font-size:.875rem;font-weight:800;display:inline-flex}@media (max-width:1024px){.Author-module__DoEyaa__articleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.Author-module__DoEyaa__authorSection{padding:100px 0 var(--section-padding-mobile)}.Author-module__DoEyaa__authorHeader{grid-template-columns:1fr;gap:24px;margin-bottom:52px}.Author-module__DoEyaa__authorAvatar,.Author-module__DoEyaa__authorAvatar img,.Author-module__DoEyaa__authorAvatar span{width:112px;height:112px}.Author-module__DoEyaa__authorAvatar span{font-size:2rem}.Author-module__DoEyaa__articleHeader{flex-direction:column;align-items:flex-start}.Author-module__DoEyaa__articleGrid{grid-template-columns:1fr}}
