@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#1e293b;background:#f1f5f9;min-height:100%;-webkit-font-smoothing:antialiased;overflow-x:hidden;max-width:100%}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-family:inherit}input{font-family:inherit}.pm-page{min-height:100vh;background:#f1f5f9;overflow-x:hidden;width:100%}.carpool-color{color:#1d4ed8}.grocer-color{color:#16a34a}.sell-color{color:#ea580c}.pm-header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100;box-shadow:0 1px 6px #00000012}.pm-header-inner{max-width:1280px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;gap:14px;width:100%;box-sizing:border-box}.logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.logo-img{height:44px;width:auto;object-fit:contain;display:block}.logo-icon{display:flex;align-items:center}.logo-text{display:flex;align-items:baseline;line-height:1;font-weight:800;font-size:21px;letter-spacing:-.3px}.logo-pinas{color:#1e3a8a}.logo-market{color:#ea580c}.logo-com{color:#94a3b8;font-size:12px;font-weight:600}.pm-search-wrap{flex:1;max-width:480px;min-width:0;display:flex;align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:0 4px 0 12px;gap:8px;transition:border-color .15s}.pm-search-wrap:focus-within{border-color:#93c5fd}.pm-search-prefix{color:#94a3b8;display:flex;flex-shrink:0}.pm-search-input{flex:1;border:none;background:transparent;outline:none;font-size:13px;color:#1e293b;padding:10px 0}.pm-search-input::placeholder{color:#94a3b8}.pm-search-btn{background:#1d4ed8;color:#fff;border-radius:8px;padding:8px 12px;display:flex;align-items:center;transition:background .15s}.pm-search-btn:hover{background:#1e40af}.pm-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:auto}.pm-hdr-link{font-size:13px;font-weight:500;color:#475569;padding:4px 2px;white-space:nowrap;transition:color .15s}.pm-hdr-link:hover{color:#1d4ed8}.pm-cart-btn{position:relative;display:flex;align-items:center;color:#475569;padding:4px 6px;transition:color .15s}.pm-cart-btn:hover{color:#1d4ed8}.pm-badge{position:absolute;top:-1px;right:0;background:#ef4444;color:#fff;border-radius:50%;width:16px;height:16px;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center}.pm-user-btn{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#1e293b;padding:6px 10px;border-radius:8px;border:1.5px solid #e2e8f0;transition:border-color .15s}.pm-user-btn:hover{border-color:#93c5fd}.pm-user-avatar{width:30px;height:30px;border-radius:50%;background:#1d4ed8;display:flex;align-items:center;justify-content:center;color:#fff}.pm-user-name{white-space:nowrap}.pm-navbar{background:#fff;border-bottom:1px solid #e2e8f0;overflow-x:auto;scrollbar-width:none}.pm-navbar::-webkit-scrollbar{display:none}.pm-navbar-inner{max-width:1280px;margin:0 auto;padding:0 16px;display:flex;align-items:center;gap:2px;min-width:max-content}.pm-nav-item{padding:11px 18px;font-size:14px;font-weight:500;color:#475569;border-radius:6px;margin:5px 0;transition:all .15s;white-space:nowrap;display:flex;align-items:center;gap:5px}.pm-nav-item:hover{color:#1d4ed8;background:#eff6ff}.pm-nav-item.active{background:#1d4ed8;color:#fff}.pm-hero{position:relative;min-height:280px;overflow:hidden;width:100%}.pm-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0038a8,#1d4ed8 35%,#3b82f6 65%,#60a5fa)}.pm-hero-blue{position:absolute;top:0;left:0;right:0;height:50%;background:#0038a833}.pm-hero-red{position:absolute;bottom:0;left:0;right:0;height:50%;background:#ce112621}.hero-city{position:absolute;bottom:0;left:0;right:0;width:100%;height:180px}.pm-hero-sun{position:absolute;top:-40px;left:-40px;width:200px;height:200px;opacity:.4;pointer-events:none;z-index:0}.hero-sun-decor{width:100%;height:100%}.pm-hero-inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:44px 24px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box;width:100%}.pm-hero-text{flex:1;max-width:620px;min-width:0}.pm-hero-h1{font-size:clamp(26px,3.5vw,46px);font-weight:900;color:#fff;line-height:1.13;margin-bottom:12px;text-shadow:0 2px 16px rgba(0,0,0,.25);letter-spacing:-.5px}.pm-word-filipinos{font-style:italic;font-weight:900;letter-spacing:-1px}.pm-word-filipinos span{-webkit-text-stroke:.3px rgba(255,255,255,.3);display:inline-block}.pm-hero-sub{color:#ffffffeb;font-size:15px;font-weight:500;margin-bottom:28px;text-shadow:0 1px 6px rgba(0,0,0,.18);word-break:break-word;overflow-wrap:break-word;white-space:normal;max-width:100%}.pm-hero-ctacards{display:flex;gap:10px;flex-wrap:wrap;width:100%}.pm-cta-card{background:#fff;border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 24px #0000002e;cursor:pointer;transition:transform .15s,box-shadow .15s;min-width:148px}.pm-cta-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #00000038}.pm-cta-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.pm-cta-title{font-size:13px;font-weight:700;color:#1e293b}.pm-cta-sub{font-size:11px;color:#64748b;margin-top:1px}.pm-hero-car-wrap{flex-shrink:0;width:380px;max-width:40%;display:flex;flex-direction:column;align-items:center;gap:18px}.pm-hero-logo-img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.18))}.pm-booknow-btn{display:inline-block;background:#f97316;color:#fff;font-weight:700;font-size:16px;padding:13px 38px;border-radius:999px;text-decoration:none;letter-spacing:.5px;box-shadow:0 4px 18px #f9731666;transition:background .18s,transform .15s;white-space:nowrap}.pm-booknow-btn:hover{background:#ea580c;transform:translateY(-2px)}.hero-car-svg{width:100%;height:auto;filter:drop-shadow(0 20px 48px rgba(0,0,0,.35))}.pm-catbar{background:#fff;border-bottom:1px solid #e2e8f0;padding:14px 0}.pm-catbar-inner{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:4px;overflow-x:auto;scrollbar-width:none}.pm-catbar-inner::-webkit-scrollbar{display:none}.pm-catbar-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:4px 10px;border-radius:10px;transition:background .15s;flex-shrink:0}.pm-catbar-item:hover{background:#f0f4ff}.pm-catbar-icon{width:54px;height:54px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:26px;transition:transform .15s}.pm-catbar-item:hover .pm-catbar-icon{transform:scale(1.1)}.pm-catbar-label{font-size:11.5px;font-weight:500;color:#475569;white-space:nowrap}.pm-main{max-width:1280px;margin:0 auto;padding:20px;width:100%;box-sizing:border-box}.pm-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start;width:100%}.pm-panel{background:#fff;border-radius:16px;padding:18px;box-shadow:0 1px 8px #0000000f;min-width:0;width:100%;box-sizing:border-box}.pm-panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px;gap:8px}.pm-panel-head>div{min-width:0;flex:1}.pm-panel-title{font-size:16px;font-weight:700;margin-bottom:2px}.pm-panel-sub{font-size:11.5px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-viewall{font-size:12.5px;font-weight:600;white-space:nowrap;margin-top:4px;flex-shrink:0}.pm-viewall:hover{text-decoration:underline}.pm-rides{display:flex;flex-direction:column;gap:10px}.pm-ride{border:1.5px solid #e2e8f0;border-radius:12px;padding:12px 13px;transition:border-color .15s}.pm-ride:hover{border-color:#93c5fd}.pm-ride-top{display:flex;align-items:center;gap:5px;margin-bottom:9px;flex-wrap:wrap;max-width:100%}.pm-route-loc{display:flex;align-items:center;gap:3px;font-size:12.5px;font-weight:600;color:#1e293b;min-width:0;flex-shrink:1}.pm-route-loc-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-pin{display:flex;align-items:center;opacity:.8}.pm-route-arrow{color:#94a3b8;font-size:13px}.pm-ride-price{margin-left:auto;font-size:15px;font-weight:800;color:#1d4ed8;white-space:nowrap;flex-shrink:0}.pm-ride-price em{font-style:normal;font-size:10.5px;font-weight:500;color:#64748b}.pm-ride-bot{display:flex;align-items:center;gap:8px}.pm-avatars-row{display:flex;align-items:center;flex-shrink:0}.pm-seats-lbl{font-size:11px;color:#64748b;flex:1}.pm-bookride-btn{background:#fff;border:1.5px solid #1d4ed8;color:#1d4ed8;border-radius:7px;padding:5px 13px;font-size:12px;font-weight:600;transition:all .15s;white-space:nowrap}.pm-bookride-btn:hover{background:#1d4ed8;color:#fff}.pm-viewmore-link{display:block;text-align:center;margin-top:12px;font-size:12.5px;font-weight:600;padding:8px;border-radius:8px;transition:background .15s}.pm-viewmore-link:hover{background:#eff6ff}.pm-grocery-banner{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;padding:14px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:8px}.pm-gban-text{flex:1}.pm-gban-badge{display:inline-block;background:#16a34a;color:#fff;font-size:10.5px;font-weight:700;padding:2px 9px;border-radius:20px;margin-bottom:5px}.pm-gban-text p{font-size:13px;font-weight:700;color:#166534;line-height:1.4;margin-bottom:9px}.pm-shopnow-btn{background:#16a34a;color:#fff;border-radius:7px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:background .15s}.pm-shopnow-btn:hover{background:#15803d}.pm-gban-img{font-size:11px;letter-spacing:-5px;line-height:1;flex-shrink:0;padding-right:4px}.pm-gcats{display:flex;gap:6px;margin-bottom:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.pm-gcats::-webkit-scrollbar{display:none}.pm-gcat{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;border-radius:10px;border:1.5px solid #e2e8f0;background:#f8fafc;font-size:10.5px;color:#475569;font-weight:500;flex:1;min-width:54px;transition:border-color .15s,background .15s}.pm-gcat:hover{border-color:#86efac;background:#f0fdf4}.pm-gcat-icon{font-size:20px}.pm-cart-box{border:1.5px solid #e2e8f0;border-radius:12px;overflow:hidden}.pm-cart-head{display:flex;justify-content:space-between;align-items:center;padding:10px 13px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.pm-cart-lbl{font-size:13px;font-weight:700}.pm-cart-total{font-size:14px;font-weight:800;color:#16a34a}.pm-cart-row{display:flex;align-items:center;gap:9px;padding:8px 13px;border-bottom:1px solid #f1f5f9}.pm-cart-ico{font-size:20px;flex-shrink:0}.pm-cart-name{flex:1;font-size:12.5px;color:#374151;font-weight:500}.pm-qty-ctrl{display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden}.pm-qty-ctrl button{padding:4px 9px;font-size:15px;color:#64748b;background:#f8fafc;transition:background .15s}.pm-qty-ctrl button:hover{background:#e2e8f0}.pm-qty-ctrl span{font-size:13px;font-weight:700;min-width:22px;text-align:center;padding:0 4px}.pm-checkout-btn{width:100%;background:#16a34a;color:#fff;padding:13px;font-size:14px;font-weight:700;transition:background .15s}.pm-checkout-btn:hover{background:#15803d}.pm-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.pm-product{border-radius:10px;overflow:hidden;border:1.5px solid #e2e8f0;transition:box-shadow .15s,border-color .15s}.pm-product:hover{box-shadow:0 4px 20px #0000001a;border-color:#fed7aa}.pm-product-img{position:relative;height:88px;display:flex;align-items:center;justify-content:center;font-size:2.3rem}.pm-heart{position:absolute;top:6px;right:6px;background:#fff;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 5px #00000026;color:#94a3b8;transition:color .15s}.pm-heart:hover{color:#ef4444}.pm-product-info{padding:7px 9px;background:#fff}.pm-pname{font-size:10.5px;color:#374151;font-weight:600;line-height:1.35;margin-bottom:3px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.pm-pprice{font-size:12.5px;font-weight:800}.pm-sell-btn{width:100%;background:#ea580c;color:#fff;border-radius:10px;padding:13px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s}.pm-sell-btn:hover{background:#c2410c}.pm-features{background:#fff;border-top:1px solid #e2e8f0;padding:22px 0;margin-top:8px}.pm-features-inner{max-width:1280px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.pm-feat-link{display:inline-block;margin-top:5px;font-size:11.5px;font-weight:700;color:#0ea5e9;text-decoration:none}.pm-feat-link:hover{text-decoration:underline}.pm-feature{display:flex;align-items:flex-start;gap:12px}.pm-feat-icon{flex-shrink:0;margin-top:2px}.pm-feat-title{font-size:13px;font-weight:700;margin-bottom:3px}.pm-feat-sub{font-size:11.5px;color:#64748b;line-height:1.5}.pm-footer{background:#1e293b;color:#94a3b8;padding:18px 20px;text-align:center;font-size:13px}.pm-footer-inner{max-width:1280px;margin:0 auto}.pm-footer a{color:#f97316;text-decoration:none;font-weight:600}.pm-footer a:hover{text-decoration:underline}.pm-mobnav{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e2e8f0;padding:6px 0 env(safe-area-inset-bottom,6px);z-index:200;box-shadow:0 -2px 14px #00000014}.pm-mobnav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px 0;color:#94a3b8;font-size:10px;font-weight:500;transition:color .15s}.pm-mobnav-item.is-active{color:#1d4ed8}.pm-mobnav-item.is-sell{flex:0 0 60px}.pm-mobnav-item.is-sell .pm-mobnav-icon{background:#ea580c;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:-22px;box-shadow:0 4px 18px #ea580c73;border:3px solid white}.pm-mobnav-icon{line-height:1;display:flex}.pm-mobnav-label{color:inherit}@media (min-width: 1920px){.pm-header-inner,.pm-navbar-inner,.pm-hero-inner,.pm-catbar-inner,.pm-main,.pm-features-inner{max-width:1600px}}@media (max-width: 1279px){.pm-hero-car-wrap{width:280px}.pm-hero-h1{font-size:clamp(24px,2.8vw,40px)}}@media (max-width: 1024px){.pm-hdr-link{display:none}.pm-grid3{grid-template-columns:1fr 1fr;gap:16px}.pm-panel:last-child{grid-column:1 / -1}.pm-products{grid-template-columns:repeat(4,1fr)}.pm-features-inner{grid-template-columns:repeat(2,1fr);gap:16px}.pm-hero-car-wrap{width:260px}.pm-cta-card{min-width:130px}}@media (max-width: 899px){.pm-hero-car-wrap{width:220px}.pm-hero-inner{padding:32px 20px 28px;gap:16px}.pm-hero-h1{font-size:clamp(22px,3.5vw,34px)}.pm-hero-sub{font-size:13.5px}.pm-catbar-icon{width:46px;height:46px;font-size:22px}}@media (max-width: 767px){.pm-hdr-link,.pm-user-name{display:none}.pm-hero-inner{flex-direction:column;align-items:center;padding:26px 16px 22px;width:100%}.pm-hero-text{max-width:100%;text-align:center}.pm-hero-ctacards{display:none}.pm-hero-car-wrap{width:220px;max-width:60%;flex-shrink:0}.pm-hero-h1{font-size:clamp(20px,5.5vw,30px)}.pm-hero-sub{font-size:13px;margin-bottom:20px}.pm-cta-card{min-width:0;flex:1;padding:10px 12px}.pm-cta-icon{width:38px;height:38px;font-size:18px}.pm-cta-title{font-size:12px}.pm-cta-sub{font-size:10px}.pm-grid3{grid-template-columns:1fr;gap:12px}.pm-panel:last-child{grid-column:1}.pm-products{grid-template-columns:repeat(3,1fr)}.pm-features-inner{grid-template-columns:repeat(2,1fr);gap:14px}.pm-mobnav{display:flex}.pm-page{padding-bottom:80px}.pm-main{padding:12px}.pm-catbar-inner{justify-content:flex-start}.pm-catbar-icon{width:48px;height:48px;font-size:22px}.pm-catbar-label{font-size:11px}.pm-hero-sun{display:none}}@media (max-width: 640px){.pm-header-inner{flex-wrap:wrap;padding:8px 14px;gap:0;row-gap:8px}.logo{flex:0 0 auto}.pm-header-actions{margin-left:auto;flex:0 0 auto;gap:6px}.pm-search-wrap{order:3;flex:0 0 100%;max-width:100%;min-width:0}.pm-user-btn{border:none;padding:0;background:none}.pm-hero-ctacards{gap:7px}.pm-cta-card{padding:9px 10px;gap:8px}.pm-cta-icon{width:34px;height:34px;font-size:16px}.pm-cta-title{font-size:11.5px}.pm-catbar-icon{width:44px;height:44px;font-size:20px}.pm-catbar-item{padding:4px 7px}.pm-panel{padding:14px}.pm-product-img{height:76px;font-size:2rem}.pm-features-inner{grid-template-columns:1fr 1fr;gap:12px}.pm-hero-h1{font-size:clamp(18px,5.5vw,26px)}.pm-ride-top{gap:4px}.pm-route-loc{font-size:11.5px}.pm-ride-price{font-size:13px}}@media (max-width: 480px){.pm-search-btn{padding:7px 10px}.pm-hero-car-wrap{width:170px;max-width:55%}.pm-booknow-btn{font-size:14px;padding:11px 28px}.pm-hero-inner{padding:20px 14px 18px}.pm-hero-h1{font-size:clamp(17px,5.2vw,24px);letter-spacing:-.3px}.pm-hero-sub{font-size:12px;margin-bottom:14px}.pm-hero-ctacards{flex-direction:column;gap:8px}.pm-cta-card{width:100%;min-width:unset;flex:unset;padding:11px 14px}.pm-cta-icon{width:40px;height:40px;font-size:20px}.pm-cta-title{font-size:13px}.pm-cta-sub{font-size:11px}.pm-features-inner{grid-template-columns:1fr;gap:12px}.pm-products{grid-template-columns:repeat(2,1fr);gap:8px}.pm-product-img{height:80px;font-size:2rem}.pm-catbar{padding:10px 0}.pm-catbar-icon{width:42px;height:42px;font-size:19px;border-radius:11px}.pm-catbar-item{padding:3px 6px}.pm-catbar-label{font-size:10.5px}.pm-panel{padding:12px;border-radius:12px}.pm-panel-title{font-size:15px}.pm-panel-sub{font-size:11px}.pm-cart-box{border-radius:10px}.pm-sell-btn,.pm-checkout-btn{padding:12px;font-size:13px}.pm-ride{padding:10px 12px}.pm-ride-bot{flex-wrap:wrap;gap:6px}.pm-bookride-btn{margin-left:auto}}@media (max-width: 390px){.pm-header-inner{padding:7px 10px}.logo-text{font-size:18px}.logo-com{display:none}.pm-user-avatar{width:28px;height:28px}.pm-search-input{font-size:12px}.pm-hero-inner{padding:16px 12px}.pm-hero-h1{font-size:clamp(15px,4.8vw,20px)}.pm-hero-sub{font-size:11.5px}.pm-cta-card{padding:10px 12px;gap:8px}.pm-cta-icon{width:36px;height:36px;font-size:18px}.pm-catbar-icon{width:40px;height:40px;font-size:18px}.pm-catbar-label{font-size:10px}.pm-navbar-inner{padding:0 8px}.pm-nav-item{padding:9px 12px;font-size:13px}.pm-main{padding:10px}.pm-panel{padding:11px}.pm-products{gap:7px}.pm-product-img{height:72px;font-size:1.8rem}.pm-pname{font-size:10px}.pm-pprice{font-size:11.5px}.pm-ride{padding:9px 10px}.pm-route-loc{font-size:11px}.pm-ride-price{font-size:13px}.pm-features-inner{padding:0 10px}}@media (max-width: 360px){.logo-icon svg{width:26px;height:26px}.logo-text{font-size:15px}.pm-search-wrap{padding:0 3px 0 8px}.pm-hero-h1{font-size:14px;letter-spacing:-.2px}.pm-hero-sub{font-size:11px}.pm-cta-card{padding:9px 10px}.pm-cta-title{font-size:12px}.pm-catbar-icon{width:36px;height:36px;font-size:16px}.pm-catbar-item{padding:3px 4px}.pm-catbar-label{font-size:9.5px}.pm-nav-item{padding:8px 10px;font-size:12px}.pm-products{grid-template-columns:repeat(2,1fr);gap:6px}.pm-product-img{height:64px;font-size:1.6rem}.pm-sell-btn,.pm-checkout-btn{font-size:12px;padding:11px}}
