
  .uee-warranty{width:100%;max-width:960px;margin:0 auto;padding:40px 20px;background:#fff;color:#222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;}
  .uee-warranty *{box-sizing:border-box;}
  .uee-warranty-title{margin:0 0 36px;font-size:40px;font-weight:700;line-height:1.2;text-align:center;}
  .uee-subtitle-36{margin:32px 0 18px;font-size:24px;font-weight:700;line-height:1.25;color:#111;}
  .uee-subtitle-30{margin:28px 0 14px;font-size:20px;font-weight:700;line-height:1.25;color:#111;}
  .uee-body-text{margin:0 0 18px;font-size:18px;font-weight:400;line-height:1.4;color:#333;}
  .uee-warranty-summary .uee-subtitle-36:first-child,.uee-warranty-summary .uee-subtitle-30:first-child{margin-top:0;}
  .uee-list{margin:0 0 18px;padding-left:0;list-style:none;}
  .uee-list-item{position:relative;margin:0 0 14px 0;padding-left:32px;font-size:18px;line-height:1.4;color:#333;}
  .uee-list-item::before{content:attr(data-num);position:absolute;left:0;top:0;font-weight:700;color:#111;}
  .uee-nested{margin:12px 0 0 0;padding-left:0;list-style:none;}
  .uee-nested-item{position:relative;margin:0 0 10px 0;padding-left:34px;font-size:18px;line-height:1.4;color:#333;}
  .uee-nested-item::before{content:">";position:absolute;left:0;top:0;font-weight:700;color:#111;}
  .uee-btn-learn{display:block;width:fit-content;padding:14px 36px;margin:8px auto 0;border:none;border-radius:999px;background:#111;color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .1s ease;}
  .uee-btn-learn:hover{opacity:.9;}
  .uee-btn-learn:active{transform:scale(.97);}
  .uee-warranty-overlay{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.55);padding:20px;}
  .uee-warranty-modal{position:relative;width:100%;max-width:840px;max-height:85vh;background:#fff;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.25);padding:34px 28px;overflow:hidden;}
  .uee-warranty-modal-body{max-height:75vh;overflow-y:auto;padding-right:8px;}
  .uee-warranty-modal-body .uee-subtitle-36:first-child,.uee-warranty-modal-body .uee-subtitle-30:first-child{margin-top:0;}
  .uee-modal-close{position:absolute;top:12px;right:18px;border:none;background:none;font-size:30px;line-height:1;color:#bbb;cursor:pointer;padding:4px;z-index:10;}
  .uee-modal-close:hover{color:#666;}
  @media (max-width:680px){
    .uee-warranty-title{font-size:30px;}
    .uee-subtitle-36{font-size:22px;}
    .uee-subtitle-30{font-size:18px;}
    .uee-body-text,.uee-list-item,.uee-nested-item{font-size:16px;line-height:1.4;}
  }
