.warranty-module__K6LN6W__warrantySection{background-color:var(--ink-850);color:var(--text);justify-content:center;padding:130px 5% 100px;display:flex}.warranty-module__K6LN6W__container{width:100%;max-width:1100px}.warranty-module__K6LN6W__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.warranty-module__K6LN6W__badgeWrapper{filter:drop-shadow(0 18px 40px var(--accent-glow));margin-bottom:26px;animation:6s ease-in-out infinite warranty-module__K6LN6W__float}.warranty-module__K6LN6W__badgeImage{object-fit:contain}.warranty-module__K6LN6W__mainTitle{font-family:var(--font-display);letter-spacing:-.02em;background-image:var(--brand-grad);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(2rem,5vw,2.8rem);font-weight:800}.warranty-module__K6LN6W__subtitle{color:var(--muted);max-width:700px;font-size:1.1rem;line-height:1.7}.warranty-module__K6LN6W__subtitle strong{color:var(--text);font-weight:700}.warranty-module__K6LN6W__gridContainer{counter-reset:card;grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.warranty-module__K6LN6W__card{background-color:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);transition:transform .4s var(--ease),border-color .4s var(--ease),box-shadow .4s var(--ease);padding:38px;position:relative;overflow:hidden}.warranty-module__K6LN6W__card:before{content:"";background-image:var(--brand-grad);transform-origin:0;width:100%;height:3px;transition:transform .45s var(--ease);position:absolute;top:0;left:0;transform:scaleX(0)}.warranty-module__K6LN6W__card:hover{border-color:var(--ring);box-shadow:var(--shadow),0 0 0 1px var(--ring-soft);transform:translateY(-6px)}.warranty-module__K6LN6W__card:hover:before{transform:scaleX(1)}.warranty-module__K6LN6W__cardTitle{font-family:var(--font-display);color:var(--text);align-items:center;gap:14px;margin-bottom:16px;font-size:1.25rem;font-weight:700;display:flex}.warranty-module__K6LN6W__cardTitle:before{counter-increment:card;content:counter(card,decimal-leading-zero);background-image:var(--brand-grad);width:36px;height:36px;color:var(--on-brand);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-style:italic;font-weight:800;display:inline-flex}.warranty-module__K6LN6W__cardText{color:var(--text);opacity:.88;margin-bottom:16px;font-size:.97rem;line-height:1.6}.warranty-module__K6LN6W__list{color:var(--muted);margin:0;padding:0;font-size:.93rem;line-height:1.6;list-style:none}.warranty-module__K6LN6W__list li{margin-bottom:12px;padding-left:26px;position:relative}.warranty-module__K6LN6W__list li:before{content:"";background-image:var(--brand-grad);border-radius:50%;width:8px;height:8px;position:absolute;top:.5em;left:0}.warranty-module__K6LN6W__cardNote{border-top:1px solid var(--line);color:var(--faint);margin-top:18px;padding-top:16px;font-size:.85rem}@keyframes warranty-module__K6LN6W__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:768px){.warranty-module__K6LN6W__warrantySection{padding:110px 6% 70px}.warranty-module__K6LN6W__gridContainer{grid-template-columns:1fr}.warranty-module__K6LN6W__card{padding:30px 24px}}@media (prefers-reduced-motion:reduce){.warranty-module__K6LN6W__badgeWrapper{animation:none}}
