.pob-services{--pob-accent:#16835d;--pob-border:#e4e9e7;max-width:1200px;margin:24px auto;font-family:inherit}.pob-filters{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 14px;scrollbar-width:thin}.pob-filters button{border:1px solid var(--pob-border);background:#fff;border-radius:999px;padding:10px 16px;white-space:nowrap;cursor:pointer}.pob-filters button.is-active{background:var(--pob-accent);border-color:var(--pob-accent);color:#fff}.pob-grid{display:grid;grid-template-columns:repeat(var(--pob-columns),minmax(0,1fr));gap:22px}.pob-card{display:flex;flex-direction:column;border:1px solid var(--pob-border);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 6px 20px rgba(19,55,42,.07)}.pob-image{aspect-ratio:16/10;background:#f3f6f5;display:grid;place-items:center;overflow:hidden}.pob-image img{width:100%;height:100%;object-fit:cover}.pob-card-body{display:flex;flex-direction:column;gap:10px;padding:18px;height:100%}.pob-card h3{font-size:1.25rem;line-height:1.25;margin:0}.pob-description,.pob-description p{margin:0;color:#53605b}.pob-price{font-size:1.2rem;font-weight:700;color:var(--pob-accent);margin:0}.pob-price small{font-size:.8rem;font-weight:500}.pob-order-form{display:grid;gap:12px;margin-top:auto}.pob-order-form label{display:grid;gap:5px;font-size:.88rem;font-weight:600}.pob-order-form input,.pob-order-form textarea{box-sizing:border-box;width:100%;min-height:44px;border:1px solid #cbd4d0;border-radius:9px;padding:9px 11px;font:inherit;background:#fff}.pob-order-form textarea{resize:vertical}.pob-order-form .button{width:100%;min-height:46px;border:0;border-radius:10px;background:var(--pob-accent);color:#fff;font-weight:700;cursor:pointer}.pob-note{font-size:.82rem;background:#fff8df;padding:9px;border-radius:8px;margin:0}.pob-empty{text-align:center;padding:30px}.pob-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:0 20px}.pob-admin-grid input,.pob-admin-grid select{width:100%;max-width:420px}
@media(max-width:900px){.pob-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.pob-services{margin:16px 0}.pob-grid{grid-template-columns:1fr;gap:16px}.pob-card-body{padding:15px}.pob-filters{margin-inline:-4px}.pob-admin-grid{grid-template-columns:1fr}.pob-order-form input,.pob-order-form textarea,.pob-order-form .button{font-size:16px}}
.pob-address-group{margin:0;padding:12px;border:1px solid var(--pob-border);border-radius:10px}.pob-address-group legend{padding:0 6px;font-weight:700}.pob-address-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pob-same-address{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.pob-same-address input{width:auto;min-height:auto}
@media(max-width:600px){.pob-address-grid{grid-template-columns:1fr}}
.pob-order-form select{box-sizing:border-box;width:100%;min-height:44px;border:1px solid #cbd4d0;border-radius:9px;padding:9px 11px;font:inherit;background:#fff}.pob-quote{max-width:720px;margin:24px auto;padding:20px;border:1px solid var(--pob-border,#e4e9e7);border-radius:14px;background:#fff}
.pob-addons{border:1px solid #e4e9e7;border-radius:9px;padding:10px}.pob-addons summary{cursor:pointer;font-weight:600}.pob-addons label{margin-top:9px}.pob-cart-toast{position:fixed;z-index:999999;right:20px;bottom:20px;width:min(390px,calc(100vw - 32px));box-sizing:border-box;padding:20px;border-radius:16px;background:#fff;color:#17231f;box-shadow:0 16px 50px rgba(0,0,0,.22);display:grid;gap:8px}.pob-cart-toast>strong{font-size:1.15rem}.pob-cart-toast>span{color:#5a6762}.pob-cart-toast>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:5px}.pob-cart-toast a,.pob-cart-toast button{border:1px solid #16835d;border-radius:8px;padding:9px 11px;text-decoration:none;background:#fff;color:#16835d;font:inherit;cursor:pointer}.pob-cart-toast .pob-checkout{background:#16835d;color:#fff}.pob-toast-close{position:absolute;right:8px;top:8px!important;border:0!important;padding:3px 8px!important;font-size:20px!important}
.pob-intro{text-align:center;max-width:760px;margin:0 auto 24px}.pob-intro h2{font-size:clamp(1.65rem,4vw,2.5rem);margin:5px 0 8px}.pob-intro p{color:#53605b;margin:0}.pob-eyebrow{display:inline-block;color:var(--pob-accent);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.pob-how{margin-top:38px;padding:28px;border-radius:18px;background:#f4f8f6}.pob-how h2{text-align:center;margin:0 0 20px}.pob-how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pob-how-grid>div{display:grid;gap:7px;text-align:center}.pob-how-grid b{display:grid;place-items:center;width:38px;height:38px;margin:auto;border-radius:50%;background:var(--pob-accent);color:#fff}.pob-how-grid span{font-size:.85rem;color:#5d6964}.pob-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:18px;color:#285c49;font-weight:600}.pob-points-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;background:rgba(12,31,24,.62);padding:18px}.pob-points-card{position:relative;width:min(440px,100%);padding:30px;border-radius:20px;background:#fff;text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.25)}.pob-points-card h2{margin:8px 0;color:#16835d}.pob-points-number{font-size:3rem;font-weight:800;color:#16835d}.pob-points-close{position:absolute;right:12px;top:10px;border:0;background:none;font-size:1.6rem;cursor:pointer}
@media(max-width:800px){.pob-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){.pob-how{padding:20px 14px}.pob-how-grid{grid-template-columns:1fr}.pob-trust{align-items:flex-start;flex-direction:column}}
.pob-checkout-logistics{margin:24px 0;padding:18px;border:1px solid #dfe7e3;border-radius:14px;background:#f7faf8}.pob-checkout-logistics h3{margin-top:0}.pob-checkout-logistics textarea{min-height:90px}
.pob-image{position:relative}.pob-image img{display:block;object-position:center center;transition:transform .35s ease,filter .35s ease;filter:saturate(.96) contrast(1.02)}.pob-card:hover .pob-image img{transform:scale(1.025)}.pob-card{transition:transform .25s ease,box-shadow .25s ease}.pob-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(19,55,42,.13)}.pob-order-form .button:disabled{opacity:.65;cursor:wait}
.pob-cart-error{border-top:4px solid #c62828}.pob-cart-error strong{color:#a31919}
.pob-tracker,.pob-staff-dashboard{max-width:760px;margin:24px auto;padding:24px;border:1px solid #e6eaf0;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(14,31,53,.06)}
.pob-tracker form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.pob-tracker input,.pob-staff-dashboard select{min-height:44px;padding:10px;border:1px solid #d9e1ea;border-radius:8px}.pob-tracking-timeline{list-style:none;margin:20px 0;padding:0;border-left:3px solid #1ea77a}.pob-tracking-timeline li{padding:8px 16px}.pob-tracking-timeline small{display:block;color:#687789}.pob-staff-dashboard article{padding:14px 0;border-bottom:1px solid #edf1f5}.pob-staff-dashboard form{display:flex;gap:8px;margin-top:8px}.pob-thankyou-tracking{padding:12px 16px;background:#eefaf5;border-radius:8px}
@media(max-width:640px){.pob-tracker form{grid-template-columns:1fr}.pob-staff-dashboard form{flex-wrap:wrap}.pob-staff-dashboard select{flex:1 1 100%}}
