
.pfm-app{display:none!important}

@media only screen and (max-width:767px){
  .pfm-app,.pfm-app *{box-sizing:border-box}
  .pfm-app{
    display:block!important;position:fixed;z-index:2147483600;inset:0;
    margin:0!important;padding:0!important;background:#f7f9fb;color:#17202a;
    font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4
  }
  .pfm-app a,.pfm-app a:hover,.pfm-app a:focus{text-decoration:none!important}
  .pfm-screen{position:absolute;inset:0;overflow-x:hidden;overflow-y:auto;background:#f8fafc;-webkit-overflow-scrolling:touch}

  .pfm-header{
    position:sticky;top:0;z-index:40;padding:0 13px 12px;
    padding-top:env(safe-area-inset-top);border-bottom:1px solid #edf1f4;
    background:rgba(255,255,255,.98);box-shadow:0 3px 13px rgba(12,44,76,.045)
  }
  .pfm-topbar{min-height:61px;display:flex;align-items:center;gap:7px}
  .pfm-brand{flex:1 1 auto;min-width:0;color:#0a4e8d!important;text-align:center;line-height:1}
  .pfm-brand>span,.pfm-brand>b{font-size:25px;font-weight:800;letter-spacing:-1.2px}
  .pfm-brand>b{color:#ff6b00}
  .pfm-brand small{display:block;margin-top:4px;color:#7d8994;font-size:6.7px;letter-spacing:.08em;white-space:nowrap}
  .pfm-head-actions{display:flex;flex:0 0 auto}
  .pfm-icon-button{
    position:relative;width:40px;height:40px;flex:0 0 40px;display:inline-flex;align-items:center;
    justify-content:center;border:0;border-radius:12px;background:transparent;color:#0c3154!important;cursor:pointer
  }
  .pfm-icon-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .pfm-burger{flex-direction:column;gap:5px}
  .pfm-burger span{width:23px;height:2px;display:block;border-radius:20px;background:#0c3154}
  .pfm-cart-count{
    position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 4px;border-radius:9px;
    background:#ff6b00;color:#fff;font-size:10px;font-weight:700;line-height:18px;text-align:center
  }

  .pfm-search{height:50px;display:flex;overflow:hidden;border:1px solid #dfe5eb;border-radius:14px;background:#fff;box-shadow:0 3px 11px rgba(8,46,82,.04)}
  .pfm-search input[type=search]{
    flex:1 1 auto;min-width:0;height:48px!important;margin:0!important;padding:0 14px!important;
    border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;
    box-shadow:none!important;color:#1a222b!important;font-family:inherit!important;font-size:14px!important;-webkit-appearance:none
  }
  .pfm-search button{width:46px;min-width:46px;height:42px;margin:4px;padding:0;border:0;border-radius:10px;background:#ff6b00;color:#fff}
  .pfm-search button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}

  .pfm-content{width:100%;max-width:680px;margin:0 auto;padding:12px 13px 0}
  .pfm-hero{
    position:relative;min-height:320px;padding:28px 21px 24px;overflow:hidden;border-radius:21px;color:#fff;
    background:radial-gradient(circle at 88% 18%,rgba(101,173,237,.36),transparent 34%),
               linear-gradient(137deg,#082f5c 0%,#0a4f91 58%,#073768 100%);
    box-shadow:0 14px 31px rgba(5,47,89,.20)
  }
  .pfm-hero-copy{position:relative;z-index:3;width:68%;max-width:370px}
  .pfm-eyebrow{display:block;margin-bottom:9px;color:#bad8f4;font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}
  .pfm-hero h1{
    margin:0 0 11px!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;
    font-family:inherit!important;font-size:31px!important;line-height:1.04!important;font-weight:800!important;letter-spacing:-1px!important;text-transform:none!important
  }
  .pfm-hero p{margin:0 0 19px;max-width:275px;color:rgba(255,255,255,.87);font-size:13.5px;line-height:1.45}
  .pfm-primary{
    min-height:45px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;border-radius:11px;
    background:#ff6b00;color:#fff!important;font-size:13px;font-weight:700;box-shadow:0 7px 18px rgba(255,107,0,.25)
  }
  .pfm-primary span{font-size:18px}
  .pfm-hero-visual{position:absolute;z-index:2;right:-72px;bottom:-36px;width:245px;height:245px;transform:rotate(-3deg)}
  .pfm-hero-visual>span{position:absolute;z-index:1;inset:-16px;border-radius:50%;background:rgba(255,255,255,.09)}
  .pfm-hero-visual img{
    position:relative;z-index:2;width:245px;height:245px;display:block;object-fit:cover;
    border:7px solid rgba(255,255,255,.10);border-radius:50%;box-shadow:0 18px 42px rgba(0,0,0,.30)
  }

  .pfm-trust{
    margin-top:13px;padding:13px 3px 12px;display:flex;overflow-x:auto;border:1px solid #e8edf2;
    border-radius:17px;background:#fff;box-shadow:0 7px 20px rgba(11,43,74,.055);-webkit-overflow-scrolling:touch
  }
  .pfm-trust-item{flex:1 0 101px;min-width:101px;padding:0 4px;color:#17202a!important;text-align:center}
  .pfm-trust-item svg{width:29px;height:29px;margin-bottom:4px;fill:none;stroke:#0c579c;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
  .pfm-trust-item strong,.pfm-trust-item small{display:block}
  .pfm-trust-item strong{font-size:10.5px;line-height:1.18}
  .pfm-trust-item small{margin-top:3px;color:#89939d;font-size:9.3px;line-height:1.18}

  .pfm-section{margin-top:27px}
  .pfm-section-head{margin-bottom:12px}
  .pfm-section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:9px}
  .pfm-section-head>div>span{display:block;margin-bottom:2px;color:#7c8792;font-size:9.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
  .pfm-section-head h2{
    margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#15202a!important;
    font-family:inherit!important;font-size:22px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.5px!important;text-transform:none!important
  }
  .pfm-section-head>a{color:#0b5da8!important;font-size:11.5px;font-weight:700;white-space:nowrap}

  .pfm-categories,.pfm-products{
    display:flex;gap:9px;margin-right:-13px;padding-right:13px;overflow-x:auto;-webkit-overflow-scrolling:touch
  }
  .pfm-category{
    flex:0 0 116px;min-height:151px;padding:13px 9px 12px;border:1px solid #e5eaef;border-radius:17px;
    background:#fff;color:#17202a!important;text-align:center;box-shadow:0 5px 15px rgba(8,43,75,.035)
  }
  .pfm-category-icon{width:74px;height:74px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef5fb;color:#0b579d}
  .pfm-category-icon svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .pfm-category strong,.pfm-category small{display:block}
  .pfm-category strong{font-size:12.5px;line-height:1.2}
  .pfm-category small{margin-top:4px;color:#8b959f;font-size:9.7px;line-height:1.2}

  .pfm-products{gap:11px}
  .pfm-product{flex:0 0 300px;overflow:hidden;border:1px solid #e5eaef;border-radius:18px;background:#fff;box-shadow:0 8px 23px rgba(10,47,80,.055)}
  .pfm-product-image{position:relative;height:185px;display:block;overflow:hidden;background:#f2f4f6}
  .pfm-product-image img{width:100%;height:185px;display:block;object-fit:cover}
  .pfm-product-image>span{position:absolute;top:11px;left:11px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.94);color:#0b4e8f;font-size:9.5px;font-weight:800}
  .pfm-product-body{padding:13px 14px 15px}
  .pfm-product h3{
    margin:0!important;padding:0!important;border:0!important;background:transparent!important;
    font-family:inherit!important;font-size:17px!important;line-height:1.22!important;font-weight:800!important;text-transform:none!important
  }
  .pfm-product h3 a{color:#18212b!important}
  .pfm-product-bottom{margin-top:11px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf1f4}
  .pfm-product-bottom strong{display:block;color:#0b4f90;font-size:20px;line-height:1;font-weight:800}
  .pfm-product-bottom strong small{color:#71808c;font-size:9px;font-weight:600}
  .pfm-stock{display:block;margin-top:5px;color:#19964f;font-size:10.5px;font-weight:700}
  .pfm-product-arrow{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ff6b00;color:#fff!important;font-size:22px}

  .pfm-advice{margin-top:27px;padding:19px 17px;display:flex;gap:12px;border-radius:18px;background:#eaf4fd}
  .pfm-advice-icon{width:43px;height:43px;flex:0 0 43px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#fff;color:#0a5598}
  .pfm-advice-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
  .pfm-advice>div:last-child>span{display:block;color:#0b5ca6;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
  .pfm-advice h2{
    margin:4px 0 6px!important;padding:0!important;border:0!important;background:transparent!important;color:#0b3157!important;
    font-family:inherit!important;font-size:18px!important;line-height:1.2!important;font-weight:800!important;text-transform:none!important
  }
  .pfm-advice p{margin:0;color:#61717f;font-size:11.5px;line-height:1.45}
  .pfm-advice-actions{margin-top:11px;display:flex;flex-wrap:wrap;gap:7px}
  .pfm-advice-actions a{min-height:36px;padding:0 11px;display:inline-flex;align-items:center;border-radius:9px;background:#fff;color:#0a4f90!important;font-size:11px;font-weight:700}
  .pfm-bottom-space{height:88px}

  .pfm-bottom-nav{
    position:fixed;z-index:70;right:0;bottom:0;left:0;height:68px;display:flex;align-items:flex-start;
    padding:7px 4px 5px;border-top:1px solid #dfe5eb;background:rgba(255,255,255,.98);box-shadow:0 -7px 22px rgba(11,42,69,.08)
  }
  .pfm-bottom-nav a{flex:1 1 20%;min-width:0;display:flex;flex-direction:column;align-items:center;gap:2px;color:#7a848e!important;font-size:9.5px}
  .pfm-bottom-nav a.is-active{color:#0a4f90!important;font-weight:700}
  .pfm-bottom-nav svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

  .pfm-menu-toggle{position:fixed;left:-9999px;opacity:0}
  .pfm-drawer-overlay{
    position:fixed;z-index:90;inset:0;visibility:hidden;opacity:0;background:rgba(4,25,45,.54);
    transition:opacity .22s ease,visibility .22s ease
  }
  .pfm-drawer{
    position:fixed;z-index:100;top:0;bottom:0;left:0;width:86%;max-width:345px;overflow-y:auto;background:#fff;
    box-shadow:15px 0 45px rgba(0,0,0,.21);transform:translateX(-103%);transition:transform .24s ease;-webkit-overflow-scrolling:touch
  }
  .pfm-menu-toggle:checked~.pfm-drawer-overlay{visibility:visible;opacity:1}
  .pfm-menu-toggle:checked~.pfm-drawer{transform:translateX(0)}
  .pfm-drawer-head{min-height:76px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#08386a;color:#fff}
  .pfm-drawer-head strong{font-size:22px;line-height:1;font-weight:800;letter-spacing:-1px}
  .pfm-drawer-head strong span{color:#ff7a19}
  .pfm-drawer-head>label{width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:300;cursor:pointer}
  .pfm-drawer-links{padding:7px 18px 17px}
  .pfm-drawer-links a{min-height:51px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f4;color:#18212b!important;font-size:14px;font-weight:700}
  .pfm-drawer-links a span{color:#8b959f;font-size:23px;font-weight:300}
  .pfm-drawer-contact{margin:2px 18px 25px;padding:15px;border-radius:14px;background:#eef6fe}
  .pfm-drawer-contact span,.pfm-drawer-contact a,.pfm-drawer-contact small{display:block}
  .pfm-drawer-contact span{color:#667582;font-size:11px}
  .pfm-drawer-contact a{margin-top:3px;color:#0a4f90!important;font-size:19px;font-weight:800}
  .pfm-drawer-contact small{margin-top:2px;color:#84909b;font-size:9.5px}

  @media only screen and (max-width:390px){
    .pfm-header{padding-left:9px;padding-right:9px}
    .pfm-content{padding-left:10px;padding-right:10px}
    .pfm-brand>span,.pfm-brand>b{font-size:20px}
    .pfm-brand small{font-size:5.8px}
    .pfm-icon-button{width:37px;height:37px;flex-basis:37px}
    .pfm-hero{min-height:335px}
    .pfm-hero-copy{width:76%}
    .pfm-hero-visual{right:-93px}
  }

  @media only screen and (max-width:350px){
    .pfm-brand small{display:none}
    .pfm-hero-copy{width:82%}
    .pfm-hero-visual{opacity:.8}
  }
}
