.phx-gps{--phx-navy:#15324b;--phx-blue:#1f6f9f;--phx-orange:#f97316;--phx-line:#dbe4ea;--phx-soft:#f4f8fb;max-width:1180px;margin:28px auto;padding:28px;border:1px solid var(--phx-line);border-radius:22px;background:linear-gradient(145deg,#fff 0%,#f7fbfd 100%);box-shadow:0 18px 46px rgba(21,50,75,.09);font-family:Arial,sans-serif;color:#17212b}.phx-gps *{box-sizing:border-box}.phx-gps__header{text-align:center;max-width:760px;margin:0 auto 20px}.phx-gps__eyebrow{display:inline-block;margin-bottom:7px;color:var(--phx-blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.phx-gps__header h2{margin:0;color:var(--phx-navy);font-size:clamp(25px,4vw,39px);line-height:1.12}.phx-gps__header p{margin:9px 0 0;color:#5e6d78}.phx-gps__form{display:flex;gap:10px;max-width:880px;margin:0 auto}.phx-gps__input{flex:1;min-width:0;height:54px;padding:0 18px;border:1px solid #bdcbd5;border-radius:14px;background:#fff;color:#17212b;font-size:16px;outline:none;transition:.2s}.phx-gps__input:focus{border-color:var(--phx-blue);box-shadow:0 0 0 4px rgba(31,111,159,.12)}.phx-gps__button{height:54px;padding:0 28px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--phx-orange),#ea580c);color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 10px 20px rgba(249,115,22,.2)}.phx-gps__status{min-height:26px;margin:12px auto 2px;text-align:center;color:#53626e;font-size:13px}.phx-gps__status.is-error{color:#b42318}.phx-gps__status.is-warning{color:#9a6700}.phx-gps__status.is-success{color:#18794e}.phx-gps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px}.phx-gps-card{display:grid;grid-template-columns:112px 1fr;min-height:150px;overflow:hidden;border:1px solid var(--phx-line);border-radius:17px;background:#fff;color:inherit;text-decoration:none!important;transition:transform .2s,box-shadow .2s,border-color .2s}.phx-gps-card:hover{transform:translateY(-3px);border-color:#a6c4d6;box-shadow:0 14px 28px rgba(21,50,75,.12)}.phx-gps-card__media{display:flex;align-items:center;justify-content:center;background:#f0f5f8;overflow:hidden}.phx-gps-card__media img{width:100%;height:100%;object-fit:cover}.phx-gps-card__placeholder{font-weight:900;color:#7f96a7}.phx-gps-card__body{padding:13px 14px}.phx-gps-card__badges{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.phx-gps-badge{display:inline-flex;padding:4px 7px;border-radius:999px;background:#e9f3f8;color:#235d7c;font-size:10px;font-weight:800}.phx-gps-badge--instock{background:#eaf7ef;color:#18794e}.phx-gps-badge--outofstock{background:#fff0ef;color:#b42318}.phx-gps-card__title{margin:0 0 6px!important;color:var(--phx-navy)!important;font-size:16px!important;line-height:1.3}.phx-gps-card__meta{color:#667783;font-size:11px;line-height:1.45}.phx-gps-card__price{margin-top:8px;color:#0f5132;font-size:15px;font-weight:800}.phx-gps-card__price del{color:#87949e;font-size:12px}.phx-gps-card__open{display:block;margin-top:7px;color:var(--phx-blue);font-size:12px;font-weight:800}.phx-gps__request{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:16px 18px;border-radius:16px;background:var(--phx-navy);color:#fff}.phx-gps__request div{display:flex;flex-direction:column;gap:3px}.phx-gps__request span{color:#cbd8e1;font-size:13px}.phx-gps__request a{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:11px 15px;border-radius:11px;background:#fff;color:var(--phx-navy)!important;font-weight:800;text-decoration:none!important}@media(max-width:900px){.phx-gps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.phx-gps{padding:20px 14px;border-radius:16px}.phx-gps__form{flex-direction:column}.phx-gps__button{width:100%}.phx-gps-grid{grid-template-columns:1fr}.phx-gps-card{grid-template-columns:96px 1fr}.phx-gps__request{align-items:stretch;flex-direction:column}.phx-gps__request a{width:100%}}

