.nexa-hero{padding:64px 0 70px;background:#f8fafc;overflow:hidden}.nexa-hero__container{width:min(1400px,calc(100% - 80px));margin:0 auto}.nexa-hero-wrapper{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:54px;align-items:center}.nexa-hero-left{display:flex;flex-direction:column;min-width:0}.nexa-badge{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:8px 14px;margin-bottom:17px;background:#eef6ff;color:#2563eb;border:1px solid rgba(37,99,235,.08);border-radius:999px;font-size:13px;line-height:1;font-weight:700;letter-spacing:.1px}.nexa-title{margin:0 0 15px;max-width:720px;color:#111827;font-size:clamp(46px,4.5vw,60px);line-height:1.02;font-weight:800;letter-spacing:-1.8px}.nexa-subtitle{max-width:650px;margin:0 0 25px;color:#6b7280;font-size:18px;line-height:1.55;font-weight:400}.nexa-rating{display:flex;align-items:center;gap:18px;margin-bottom:24px}.nexa-score-circle{width:94px;height:94px;flex:0 0 94px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#22c55e;color:#fff;font-size:36px;line-height:1;font-weight:800;box-shadow:0 12px 30px #22c55e38}.nexa-score-content{display:flex;flex-direction:column;min-width:0}.score-label{color:#6b7280;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.nexa-score-content h3{margin:4px 0 3px;color:#111827;font-size:30px;line-height:1.1;font-weight:800;letter-spacing:-.5px}.stars{color:#f59e0b;font-size:18px;line-height:1;letter-spacing:2px}.nexa-price-row{margin-bottom:24px}.price-title{display:block;margin-bottom:4px;color:#6b7280;font-size:13px;line-height:1.3;font-weight:500}.price{color:#111827;font-size:30px;line-height:1.1;font-weight:800;letter-spacing:-.6px}.nexa-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:25px}.highlight-chip{display:flex;align-items:center;gap:8px;min-width:0;padding:12px 14px;background:#ffffffeb;border:1px solid #e5e7eb;border-radius:13px;color:#111827;font-size:13px;line-height:1.35;font-weight:700;box-shadow:0 5px 16px #00000009;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.highlight-chip:hover{transform:translateY(-2px);border-color:#7c3aed2e;box-shadow:0 10px 24px #00000012}.highlight-icon{flex:0 0 auto;font-size:15px;line-height:1}.nexa-button-group{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.nexa-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 23px;border-radius:12px;text-decoration:none;font-size:14px;line-height:1;font-weight:700;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.nexa-btn-primary{background:#2563eb;color:#fff;box-shadow:0 7px 18px #2563eb29}.nexa-btn-primary:hover{background:#1d4ed8;color:#fff;transform:translateY(-2px)}.nexa-btn-secondary{background:#f59e0b;color:#fff;box-shadow:0 7px 18px #f59e0b24}.nexa-btn-secondary:hover{background:#d97706;color:#fff;transform:translateY(-2px)}.nexa-hero-right{display:flex;justify-content:center;min-width:0}.nexa-phone-card{position:relative;width:100%;max-width:490px;padding:28px;background:#fff;border:1px solid rgba(17,24,39,.035);border-radius:28px;box-shadow:0 22px 60px #00000013}.nexa-phone-image{display:block;width:100%;height:auto;max-height:650px;object-fit:contain}.nexa-placeholder{min-height:500px;display:flex;align-items:center;justify-content:center;border:2px dashed #d1d5db;border-radius:18px;color:#6b7280;font-size:14px;font-weight:700}.floating-card{position:absolute;z-index:5;min-width:96px;padding:11px 13px;background:#fffffff5;border:1px solid rgba(17,24,39,.055);border-radius:14px;text-align:center;box-shadow:0 10px 28px #0000001f;pointer-events:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.floating-card span{display:block;margin-bottom:2px;color:#6b7280;font-size:11px;line-height:1.2;font-weight:600}.floating-card strong{display:block;color:#22c55e;font-size:21px;line-height:1.1;font-weight:800}.display-card{top:34px;left:-25px}.camera-card{top:50%;right:-25px;transform:translateY(-50%)}.battery-card{bottom:34px;left:-25px}.nexa-mobile-phone-image{display:none}@media(max-width:1100px){.nexa-hero{padding:56px 0 62px}.nexa-hero__container{width:min(100% - 56px,1400px)}.nexa-hero-wrapper{gap:36px}.nexa-title{font-size:48px;letter-spacing:-1.3px}.nexa-subtitle{font-size:17px}.nexa-phone-card{max-width:420px;padding:23px}.floating-card{min-width:88px;padding:10px 11px}.floating-card strong{font-size:19px}.display-card{left:-17px}.camera-card{right:-17px}.battery-card{left:-17px}}@media(max-width:767px){.nexa-hero{padding:40px 0 48px}.nexa-hero__container{width:calc(100% - 36px)}.nexa-hero-wrapper{display:flex;flex-direction:column;gap:22px}.nexa-hero-left{width:100%}.nexa-badge{margin-bottom:13px;padding:7px 12px;font-size:12px}.nexa-title{margin-bottom:12px;font-size:37px;line-height:1.04;letter-spacing:-1px}.nexa-subtitle{margin-bottom:20px;font-size:16px;line-height:1.5}.nexa-rating{gap:14px;margin-bottom:20px}.nexa-score-circle{width:82px;height:82px;flex-basis:82px;font-size:29px}.score-label{font-size:10px}.nexa-score-content h3{margin:3px 0;font-size:26px}.stars{font-size:17px;letter-spacing:1.5px}.nexa-price-row{margin-bottom:20px}.price-title{font-size:12px}.price{font-size:27px}.nexa-highlight-grid{grid-template-columns:1fr;gap:8px;margin-bottom:21px}.highlight-chip{padding:11px 13px;border-radius:12px;font-size:13px}.nexa-button-group{width:100%;flex-direction:column;gap:8px}.nexa-btn{width:100%;min-height:47px;padding:12px 18px;border-radius:11px;font-size:14px}.nexa-mobile-phone-image{display:block;width:100%}.nexa-hero-right{display:none}.nexa-mobile-phone-image .nexa-phone-card{width:calc(100% - 36px);max-width:360px;margin:0 auto;padding:19px;border-radius:23px}.nexa-mobile-phone-image .nexa-phone-image{width:100%;max-height:none}.nexa-mobile-phone-image .floating-card{min-width:76px;padding:8px 9px;border-radius:12px}.nexa-mobile-phone-image .floating-card span{font-size:9px}.nexa-mobile-phone-image .floating-card strong{font-size:17px}.nexa-mobile-phone-image .display-card{top:22px;left:-10px}.nexa-mobile-phone-image .camera-card{top:50%;right:-10px;left:auto;transform:translateY(-50%)}.nexa-mobile-phone-image .battery-card{bottom:22px;left:-10px}}@media(max-width:380px){.nexa-hero{padding:34px 0 42px}.nexa-hero__container{width:calc(100% - 30px)}.nexa-title{font-size:33px}.nexa-subtitle{font-size:15px}.nexa-score-circle{width:76px;height:76px;flex-basis:76px;font-size:27px}.nexa-score-content h3{font-size:23px}.nexa-mobile-phone-image .nexa-phone-card{width:calc(100% - 28px);padding:16px}.nexa-mobile-phone-image .floating-card{min-width:68px;padding:7px}.nexa-mobile-phone-image .floating-card strong{font-size:15px}.nexa-mobile-phone-image .display-card{left:-8px}.nexa-mobile-phone-image .camera-card{right:-8px}.nexa-mobile-phone-image .battery-card{left:-8px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/nexa-hero.css.map */
