.phone-card{transition:transform .3s,box-shadow .3s;border-radius:15px;overflow:hidden;height:100%;background:white}.phone-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.phone-img-container{height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8f9fa}.phone-img{max-height:180px;max-width:100%;object-fit:contain}.feature-badge{background-color:#004b6f1a;color:var(--brand);font-size:.8rem;border-radius:50px;padding:.25rem .75rem;margin-bottom:.5rem;margin-left:.5rem;display:inline-block}.phone-title{font-size:1.2rem;font-weight:700;color:var(--brand);margin-bottom:.5rem;height:2.8rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.phone-description{color:#666;font-size:.9rem;margin-bottom:1rem;height:4.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.search-bar,.filter-dropdown{border-radius:50px;padding:.75rem 1.5rem;box-shadow:0 3px 10px #0000000d;border:1px solid #e0e0e0}.page-hero{padding:3rem 0;margin-bottom:2rem}#search-results{position:absolute;top:100%;left:0;right:0;z-index:1000;max-height:300px;overflow-y:auto;border:1px solid #eee}.search-result{transition:background-color .2s}.search-result:last-child{border-bottom:none!important}#compare-container{border:1px solid #eee}.compare-phone-card{height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .2s}.compare-phone-card:hover{transform:translateY(-3px)}#toggle-compare-mode{border-top-right-radius:0;border-bottom-right-radius:0}.form-control.search-bar{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.phone-detail-hero{padding:3rem 0 1rem}.phone-img-gallery{background-color:#fff;border-radius:15px;padding:2rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 5px 15px #0000000d}.phone-img-gallery img{max-height:400px;max-width:100%;object-fit:contain}.phone-thumbs{display:flex;gap:10px;margin-bottom:2rem}.phone-thumb{width:70px;height:70px;border-radius:10px;border:2px solid #eee;padding:5px;cursor:pointer;transition:all .2s}.phone-thumb.active{border-color:var(--brand)}.phone-thumb:hover{border-color:var(--brand-hover)}.phone-thumb img{width:100%;height:100%;object-fit:contain}.phone-title{font-size:2rem;font-weight:800;color:var(--brand);margin-bottom:1rem}.specs-table{width:100%;border-collapse:separate;border-spacing:0;margin-bottom:2rem}.specs-table tr:nth-child(odd){background-color:#004b6f0d}.specs-table td{padding:12px 15px;border-bottom:1px solid #eee}.specs-table td:first-child{width:35%;font-weight:600;color:var(--brand)}.feature-card{background-color:#fff;border-radius:15px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 5px 15px #0000000d;transition:transform .3s}.feature-card:hover{transform:translateY(-5px)}.feature-title{font-size:1.25rem;font-weight:700;color:var(--brand);margin-bottom:1rem;display:flex;align-items:center}.feature-title i{margin-left:10px;font-size:1.5rem}.advantages-list,.disadvantages-list{padding-right:1.5rem}.advantages-list li,.disadvantages-list li{margin-bottom:.75rem;position:relative;padding-right:1.5rem}.advantages-list li:before{content:"";font-family:bootstrap-icons;position:absolute;right:-1.5rem;color:#28a745}.disadvantages-list li:before{content:"";font-family:bootstrap-icons;position:absolute;right:-1.5rem;color:#dc3545}.detail-specs{padding-right:1.5rem}.detail-specs li{margin-bottom:.75rem;position:relative;padding-right:1.5rem}.detail-specs li:before{content:"";font-family:bootstrap-icons;position:absolute;right:-1.5rem;color:var(--brand)}.tab-content{padding:1.5rem;background-color:#fff;border-radius:0 15px 15px;margin-top:-1px;box-shadow:0 5px 15px #0000000d}.nav-tabs{border-bottom:none}.nav-tabs .nav-link{border:none;border-radius:10px 10px 0 0;font-weight:600;color:#555;padding:.75rem 1.5rem}.nav-tabs .nav-link.active{background-color:#fff;color:var(--brand);border-bottom:none;box-shadow:0 -5px 10px #0000000d}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f4f6f8;color:#555;margin-right:.5rem;transition:all .2s}.share-btn:hover{background-color:var(--brand);color:#fff}.breadcrumb .breadcrumb-item a{color:var(--brand)}.compare-hero{padding:3rem 0 1rem}.compare-container{background-color:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;overflow:hidden}.compare-header{background-color:var(--brand);color:#fff;padding:1.5rem;position:sticky;top:0;z-index:10}.compare-phones-container{display:grid;grid-template-columns:30% repeat(auto-fit,minmax(200px,1fr));border-bottom:1px solid #eee}.compare-phone-column{padding:1.5rem;text-align:center;border-right:1px solid #eee;position:relative}.compare-phone-column:last-child{border-right:none}.compare-category{padding:1.5rem;background-color:#f8f9fa;font-weight:700;border-bottom:1px solid #eee}.compare-row{display:grid;grid-template-columns:30% repeat(auto-fit,minmax(200px,1fr));border-bottom:1px solid #eee}.compare-row:last-child{border-bottom:none}.compare-feature{padding:1.5rem;border-right:1px solid #eee}.compare-feature:first-child{background-color:#f8f9fa;font-weight:600;color:var(--brand)}.compare-feature:last-child{border-right:none}.phone-image{width:100px;height:150px;object-fit:contain;margin-bottom:1rem}.remove-phone{position:absolute;top:10px;right:10px;background-color:#f8f9fa;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.remove-phone:hover{background-color:#e9ecef}.add-phone-column{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border:2px dashed #e9ecef;border-radius:10px;margin:1.5rem;cursor:pointer;transition:all .2s}.add-phone-column:hover{border-color:var(--brand);background-color:#004b6f0d}.add-phone-icon{font-size:2rem;color:#adb5bd;margin-bottom:1rem}.highlight-difference{background-color:rgba(var(--brand-rgb),.1);border-radius:4px;padding:2px 5px}.better-value{color:#28a745;font-weight:600}.worse-value{color:#dc3545}.equal-value{color:#6c757d}.phone-rating{display:flex;justify-content:center;margin-top:.5rem;margin-bottom:1rem;font-size:1.25rem}.specs-highlight{background-color:#f1f8ff;padding:.5rem;border-radius:5px;margin-top:.5rem;font-size:.9rem;display:inline-block}.specs-icon{margin-right:.5rem;color:var(--brand)}.winner-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background-color:#28a745;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;z-index:5}.search-modal .modal-body{max-height:400px;overflow-y:auto}.search-result{padding:1rem;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}.search-result:hover{background-color:#f8f9fa}.search-result:last-child{border-bottom:none}@media (min-width: 992px){.compare-feature:first-child{position:sticky;right:0;z-index:1;box-shadow:-5px 0 10px #0000000d}}
