.PhoneDetails-module__IAVpoa__page{background-color:var(--bg-page);min-height:100vh;padding:32px 0 80px}.PhoneDetails-module__IAVpoa__header{margin-bottom:32px}.PhoneDetails-module__IAVpoa__backButton{border-radius:var(--radius-md);color:var(--text-main);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000d;align-items:center;gap:8px;padding:12px 20px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PhoneDetails-module__IAVpoa__backButton:hover{box-shadow:var(--shadow-md);color:var(--primary);transform:translate(-4px)}.PhoneDetails-module__IAVpoa__content{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:1024px){.PhoneDetails-module__IAVpoa__content{grid-template-columns:1fr 1fr;gap:60px}}.PhoneDetails-module__IAVpoa__imageSection{flex-direction:column;gap:16px;display:flex}.PhoneDetails-module__IAVpoa__mainImageWrapper{aspect-ratio:1;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;border:1px solid #0000000d;position:relative;overflow:hidden}.PhoneDetails-module__IAVpoa__mainImage{object-fit:contain;padding:40px}.PhoneDetails-module__IAVpoa__thumbnails{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.PhoneDetails-module__IAVpoa__thumbnail{aspect-ratio:1;border-radius:var(--radius-md);cursor:pointer;background:#fff;border:2px solid #0000;transition:all .2s;position:relative;overflow:hidden}.PhoneDetails-module__IAVpoa__thumbnail:hover{border-color:var(--primary);transform:scale(1.05)}.PhoneDetails-module__IAVpoa__thumbnailImage{object-fit:contain;padding:8px}.PhoneDetails-module__IAVpoa__detailsSection{flex-direction:column;gap:24px;display:flex}.PhoneDetails-module__IAVpoa__brandBadge{width:fit-content;color:var(--primary);text-transform:uppercase;letter-spacing:.5px;background:#8a4fff1a;border-radius:100px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-block}.PhoneDetails-module__IAVpoa__phoneName{color:var(--text-main);margin:0;font-size:36px;font-weight:800;line-height:1.2}@media (max-width:768px){.PhoneDetails-module__IAVpoa__phoneName{font-size:28px}}.PhoneDetails-module__IAVpoa__priceTag{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:32px;font-weight:800}.PhoneDetails-module__IAVpoa__scoreBadges{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin:16px 0;display:grid}.PhoneDetails-module__IAVpoa__scoreBadge{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000d;align-items:center;gap:12px;padding:16px;display:flex}.PhoneDetails-module__IAVpoa__scoreIcon{flex-shrink:0}.PhoneDetails-module__IAVpoa__scoreLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.PhoneDetails-module__IAVpoa__scoreValue{color:var(--text-main);font-size:18px;font-weight:800}.PhoneDetails-module__IAVpoa__specsSection{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000d;margin-top:1rem;padding:24px}.PhoneDetails-module__IAVpoa__sectionTitle{color:var(--text-main);margin-bottom:20px;font-size:20px;font-weight:700}.PhoneDetails-module__IAVpoa__specsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.PhoneDetails-module__IAVpoa__specItem{align-items:flex-start;gap:12px;display:flex}.PhoneDetails-module__IAVpoa__specIcon{color:var(--primary);flex-shrink:0;margin-top:2px}.PhoneDetails-module__IAVpoa__specLabel{color:var(--text-secondary);margin-bottom:4px;font-size:15px;font-weight:600}.PhoneDetails-module__IAVpoa__specValue{color:var(--text-main);font-size:15px;font-weight:700}.PhoneDetails-module__IAVpoa__descriptionSection{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000d;width:100%;margin-top:40px;padding:24px}.PhoneDetails-module__IAVpoa__description{color:var(--text-secondary);font-size:15px;line-height:1.7}@media (min-width:1024px){.PhoneDetails-module__IAVpoa__description{font-size:17px}}
