body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0;touch-action:manipulation}body{-webkit-font-smoothing:antialiased;background:#f5f5f7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.app{display:flex;flex-direction:column;min-height:100vh}.header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border-bottom:1px solid #d2d2d7;position:sticky;top:0;z-index:100}.header-inner{height:64px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 24px}.header-inner,.header-logo{align-items:center;display:flex}.header-logo{gap:12px}.logo-icon{font-size:26px}.logo-title{font-size:17px;font-weight:700;letter-spacing:-.3px}.logo-sub{color:#6e6e73;font-size:11px}.header-nav{align-items:center;display:flex;gap:8px}.nav-btn{background:#0000;border:1px solid #d2d2d7;border-radius:20px;color:#1d1d1f;cursor:pointer;font-size:14px;font-weight:500;padding:8px 18px;position:relative;transition:all .15s}.nav-btn:hover:not(:disabled){background:#f5f5f7}.nav-btn.active{background:#1d1d1f;border-color:#1d1d1f;color:#fff}.nav-btn:disabled{cursor:not-allowed;opacity:.35}.cart-badge{background:#0071e3;border-radius:10px;color:#fff;font-size:11px;font-weight:700;min-width:18px;padding:1px 6px;position:absolute;right:-6px;text-align:center;top:-6px}.main{flex:1 1;margin:0 auto;max-width:1280px;padding:32px 24px;width:100%}.catalog-layout,.checkout-layout{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:1fr 340px}.cart-sticky{position:sticky;top:84px}.section-title{font-size:20px;font-weight:700;letter-spacing:-.3px;margin-bottom:18px}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.filter-select,.search-input{background:#fff;border:1px solid #d2d2d7;border-radius:10px;color:#1d1d1f;font-size:14px;outline:none;padding:9px 14px;transition:border-color .15s}.search-input{flex:1 1;min-width:200px}.filter-select:focus,.search-input:focus{border-color:#0071e3}.filter-select{cursor:pointer}.results-count{color:#6e6e73;font-size:13px;margin-bottom:18px}.product-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));min-width:0}.product-card{background:#fff;border:1px solid #e5e5ea;border-radius:14px;padding:18px 20px;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 6px 20px #00000012;transform:translateY(-1px)}.product-card.on-request{background:#fffdf0;border-color:#fcd34d}.product-card-header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.product-model{font-size:15px;font-weight:700}.product-badges{display:flex;flex-shrink:0;flex-wrap:wrap;gap:4px}.badge{border-radius:5px;font-size:11px;font-weight:700;padding:2px 7px;white-space:nowrap}.badge-new{background:#0071e3;color:#fff}.badge-request{background:#f59e0b;color:#fff}.on-request-note{background:#fef3c7;border-radius:7px;color:#92400e;font-size:11px;margin-bottom:10px;padding:6px 10px}.new-note{background:#dbeafe;color:#1e40af}.storage-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.chip{align-items:center;background:#f5f5f7;border:1.5px solid #d2d2d7;border-radius:10px;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:8px 12px;transition:border-color .15s,background .15s,transform .1s}.chip:hover{background:#f0f7ff;border-color:#0071e3;transform:scale(1.03)}.chip:active{transform:scale(.98)}.chip-storage{color:#1d1d1f;font-weight:600}.chip-price{color:#3c3c43}.chip-add{align-items:center;background:#0071e3;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:18px;justify-content:center;line-height:1;width:18px}.product-card2{background:#fff;border:1px solid #e5e5ea;border-radius:18px;border-top:4px solid #0071e3;border-top:4px solid var(--card-accent,#0071e3);box-shadow:0 2px 14px rgba(0,0,0,.055);display:flex;flex-direction:column;gap:14px;min-width:0;overflow:hidden;padding:18px;transition:box-shadow .22s,transform .22s,border-top-color .3s;width:100%}.product-card2:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-2px)}.product-card2.on-request{background:#fffdf0;border-color:#f59e0b #fcd34d #fcd34d;border-top-color:var(--card-accent,#f59e0b)}.pc2-header{align-items:flex-start;display:flex;gap:16px;min-width:0}.pc2-phone{flex-shrink:0;overflow:visible}.pc2-phone-wrap{height:176px;position:relative;width:88px}.pc2-phone-wrap>svg{left:0;position:absolute;top:0}.pc2-phone-photo{border-radius:14px;filter:drop-shadow(0 6px 16px rgba(0,0,0,.18));height:100%;inset:0;object-fit:contain;opacity:0;position:absolute;transition:opacity .25s ease;width:100%}.pc2-phone-photo.loaded{opacity:1}.pc2-header-info{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.pc2-title-row{align-items:flex-start;display:flex;gap:6px;justify-content:space-between}.pc2-model{font-size:15px;font-weight:700;letter-spacing:-.3px;line-height:1.25}.pc2-badges{flex-shrink:0}.pc2-badges,.pc2-specs{display:flex;flex-wrap:wrap;gap:4px}.pc2-specs{margin-top:2px;min-width:0;overflow:hidden}.pc2-spec{background:#f5f5f7;border:1px solid #e5e5ea;border-radius:5px;color:#3c3c43;font-size:10px;font-weight:500;line-height:1.3;padding:2px 7px;white-space:nowrap}.pc2-spec-on{background:#e8f1fc;border-color:#b3d0f5;color:#0071e3;font-weight:600}.pc2-color-section{display:flex;flex-direction:column;gap:8px}.pc2-color-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.pc2-section-title{color:#6e6e73;font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.pc2-color-hint{color:#8e8e93;font-size:10px}.pc2-swatches{display:flex;flex-wrap:wrap;gap:9px;min-width:0}.pc2-swatch{align-items:center;border:2px solid #0000001f;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:34px;justify-content:center;padding:0;position:relative;transition:transform .15s,box-shadow .15s;width:34px}.pc2-swatch:hover:not(.disabled){transform:scale(1.16)}.pc2-swatch.selected:before{background:#0003;border-radius:50%;content:"";inset:0;position:absolute}.pc2-swatch.selected{transform:scale(1.08)}.pc2-swatch.preferred,.pc2-swatch.selected{box-shadow:0 0 0 2.5px #fff,0 0 0 4.5px #1d1d1f}.pc2-swatch.preferred:before{background:#00000026}.pc2-swatch.disabled{cursor:not-allowed;opacity:.35;transform:none}.swatch-icon{line-height:1;pointer-events:none;position:relative;text-shadow:0 1px 3px #0009;z-index:1}.pc2-swatch.preferred .swatch-icon,.swatch-icon{color:#fff;font-size:13px}.pc2-selected-colors{display:flex;flex-wrap:wrap;gap:5px;margin-top:2px}.pc2-sel-chip{background:#f5f5f7;border:1px solid #e5e5ea;border-radius:6px;color:#3c3c43;font-size:11px;padding:2px 8px;white-space:nowrap}.pc2-sel-chip.preferred{background:#1d1d1f;border-color:#1d1d1f;color:#fff;font-weight:600}.pc2-storage-section{display:flex;flex-direction:column;gap:8px}.pc2-chips{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.pc2-chip{align-items:center;background:#f5f5f7;border:1.5px solid #d2d2d7;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:2px;min-width:72px;padding:9px 14px;transition:border-color .15s,background .15s,transform .1s,box-shadow .15s}.pc2-chip:hover{background:#f0f7ff;border-color:#0071e3;border-color:var(--card-accent,#0071e3);transform:scale(1.04)}.pc2-chip:active{transform:scale(.97)}.pc2-chip.selected{background:#1d1d1f;border-color:#1d1d1f;box-shadow:0 2px 8px #0000002e}.pc2-chip-storage{color:#1d1d1f;font-size:13px;font-weight:700}.pc2-chip-price{color:#6e6e73;font-size:11px}.pc2-chip.selected .pc2-chip-price,.pc2-chip.selected .pc2-chip-storage{color:#fff}.pc2-btn-add{background:#1d1d1f;border:none;border-radius:13px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:600;letter-spacing:-.1px;margin-top:2px;padding:13px 16px;transition:background .15s,transform .1s;width:100%}.pc2-btn-add:hover:not(:disabled){background:#3c3c43;transform:scale(1.01)}.pc2-btn-add:active:not(:disabled){transform:scale(.99)}.pc2-btn-add:disabled{background:#d2d2d7;color:#8e8e93;cursor:not-allowed}.cart-color-dots{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.cart-dot{border:1.5px solid #0000001f;border-radius:50%;display:inline-block;flex-shrink:0;height:12px;width:12px}.cart-dot.preferred{box-shadow:0 0 0 1.5px #fff,0 0 0 3px #0071e3}.email-notice{background:#f0f7ff;border:1px solid #b3d0f5;border-radius:9px;color:#3c3c43;font-size:12px;margin-bottom:0;margin-top:4px;padding:10px 14px}.catalog-legend{background:#fff;border:1px solid #e5e5ea;border-radius:12px;color:#3c3c43;display:flex;flex-wrap:wrap;font-size:13px;gap:16px;margin-top:32px;padding:14px 18px}.legend-item{align-items:center;display:flex;gap:8px}.catalog-warranty{color:#6e6e73;font-size:12px;margin-top:14px;text-align:center}.cart{background:#fff;border:1px solid #e5e5ea;border-radius:14px;padding:20px}.cart-title{font-size:16px;font-weight:700;margin-bottom:14px}.cart-list{display:flex;flex-direction:column;gap:10px;list-style:none}.cart-item{align-items:center;border-bottom:1px solid #f2f2f7;display:flex;gap:8px;padding-bottom:10px}.cart-item:last-child{border-bottom:none;padding-bottom:0}.cart-item-info{flex:1 1;min-width:0}.cart-item-name{display:block;font-size:13px;font-weight:600}.cart-item-sub{color:#6e6e73;font-size:11px}.cart-item-controls{gap:5px}.cart-item-controls,.qty-btn{align-items:center;display:flex}.qty-btn{background:#f5f5f7;border:1px solid #d2d2d7;border-radius:50%;cursor:pointer;font-size:15px;height:24px;justify-content:center;width:24px}.qty-btn:hover{background:#e5e5ea}.qty-value{font-size:13px;font-weight:600;text-align:center;width:18px}.cart-item-price{font-size:13px;font-weight:700;white-space:nowrap}.cart-remove{background:none;border:none;border-radius:50%;color:#c7c7cc;cursor:pointer;font-size:14px;padding:4px;transition:color .15s}.cart-remove:hover{color:#ef4444}.cart-total{align-items:center;border-top:1.5px solid #1d1d1f;display:flex;font-size:15px;font-weight:700;justify-content:space-between;margin-top:6px;padding-top:14px}.cart-total-amount{font-size:17px}.cart-empty{background:#fff;border:1px solid #e5e5ea;border-radius:14px;color:#6e6e73;padding:28px 20px;text-align:center}.cart-empty-icon{display:block;font-size:32px;margin-bottom:10px}.cart-empty-sub{font-size:12px;margin-top:4px}@keyframes cartPop{0%{box-shadow:0 1px 6px #0000000f;transform:scale(1)}30%{box-shadow:0 6px 24px #00000021;transform:scale(1.025)}65%{transform:scale(.985)}to{box-shadow:0 1px 6px #0000000f;transform:scale(1)}}.cart--bounce{animation:cartPop .42s cubic-bezier(.36,.07,.19,.97)}@keyframes badgePop{0%{transform:scale(1)}45%{transform:scale(1.55)}70%{transform:scale(.9)}to{transform:scale(1)}}.cart-badge--pop{animation:badgePop .38s cubic-bezier(.36,.07,.19,.97)}.btn-checkout,.btn-submit{background:#1d1d1f;border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:15px;font-weight:600;margin-top:14px;padding:13px;transition:background .15s;width:100%}.btn-checkout:hover,.btn-submit:hover{background:#3c3c43}.btn-back{background:#0000;border:1px solid #0071e3;border-radius:12px;color:#0071e3;cursor:pointer;display:block;font-size:14px;font-weight:500;margin-top:10px;padding:10px;transition:background .15s;width:100%}.btn-back:hover{background:#f0f7ff}.order-form{background:#fff;border:1px solid #e5e5ea;border-radius:14px;padding:28px 32px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-field{display:flex;flex-direction:column;gap:5px;margin-bottom:16px}.field-label{color:#3c3c43;font-size:13px;font-weight:600}.bundle-card{background:#fff;border:2px solid #e5e5ea;border-radius:14px;cursor:pointer;display:flex;gap:14px;margin-bottom:20px;padding:16px;transition:border-color .18s,background .18s,box-shadow .18s;-webkit-user-select:none;user-select:none}.bundle-card:hover{border-color:#0071e3;box-shadow:0 2px 12px #0071e31a}.bundle-card.bundle-active{background:#f0f7ff;border-color:#0071e3}.bundle-check{flex-shrink:0;padding-top:2px}.bundle-checkbox{align-items:center;background:#0000;border:2px solid #d2d2d7;border-radius:6px;color:#fff;display:flex;font-size:13px;font-weight:700;height:22px;justify-content:center;transition:background .15s,border-color .15s;width:22px}.bundle-checkbox.checked{background:#0071e3;border-color:#0071e3}.bundle-body{flex:1 1;min-width:0}.bundle-title-row{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.bundle-title{color:#1d1d1f;font-size:15px;font-weight:700}.bundle-pricing{align-items:baseline;display:flex;flex-shrink:0;gap:6px}.bundle-old{color:#8e8e93;font-size:13px;text-decoration:line-through}.bundle-price{color:#0071e3;font-size:18px;font-weight:700}.bundle-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin-bottom:8px}.bundle-list li{background:#f5f5f7;border:1px solid #e5e5ea;border-radius:20px;color:#3c3c43;font-size:12px;font-weight:500;padding:3px 10px}.bundle-active .bundle-list li{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.bundle-saving{color:#16a34a;font-size:11px;font-weight:600}.summary-bundle-line{align-items:stretch;border-top:1px dashed #d2d2d7;flex-direction:column;padding-top:8px}.form-field .field-select,.form-field input{background:#fafafa;border:1px solid #d2d2d7;border-radius:10px;color:#1d1d1f;font-family:inherit;font-size:14px;outline:none;padding:10px 13px;transition:border-color .15s,background .15s}.form-field .field-select:focus,.form-field input:focus{background:#fff;border-color:#0071e3}.form-field.has-error .field-select,.form-field.has-error input{border-color:#ef4444}.field-error{color:#ef4444;font-size:12px}.field-select{-webkit-appearance:auto;appearance:auto;cursor:pointer}.form-summary{background:#f5f5f7;border-radius:12px;margin-bottom:20px;padding:16px}.summary-line{color:#3c3c43;font-size:13px;padding:4px 0}.summary-line,.summary-total{display:flex;justify-content:space-between}.summary-total{border-top:1px solid #d2d2d7;font-size:16px;font-weight:700;margin-top:8px;padding-top:10px}.done-layout{align-items:center;display:flex;justify-content:center;min-height:400px}.order-success-wrap{background:#fff;border:1px solid #e5e5ea;border-radius:18px;max-width:480px;padding:44px 40px;text-align:center;width:100%}.success-icon-big{font-size:52px;margin-bottom:16px}.order-success-wrap h2{font-size:24px;font-weight:700;margin-bottom:16px}.order-success-wrap p{color:#3c3c43;font-size:14px;margin-bottom:6px}.done-items{background:#f5f5f7;border-radius:12px;margin-top:20px;padding:14px 16px;text-align:left}.done-item-line{color:#3c3c43;font-size:13px;padding:4px 0}.done-item-line,.done-total{display:flex;justify-content:space-between}.done-total{font-size:15px;font-weight:700;margin-top:8px;padding-top:10px}.done-total,.footer{border-top:1px solid #d2d2d7}.footer{background:#fff;color:#6e6e73;font-size:12px;padding:20px;text-align:center}.catalog-hero{align-items:center;background:#1c1c1e;border-radius:22px;display:flex;gap:0;margin-bottom:36px;min-height:260px;overflow:hidden;position:relative}.catalog-hero:before{background:linear-gradient(135deg,#0a84ff2e,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.hero-img{filter:drop-shadow(0 12px 32px rgba(0,0,0,.5));flex-shrink:0;height:280px;object-fit:contain;object-position:center bottom;position:relative;width:230px}.hero-content{flex:1 1;padding:36px 36px 36px 8px;position:relative}.hero-eyebrow{color:#0a84ff;font-size:11px;font-weight:600;letter-spacing:1.2px;margin-bottom:10px;text-transform:uppercase}.hero-title{color:#f5f5f7;font-size:32px;font-weight:700;letter-spacing:-.8px;line-height:1.15;margin-bottom:14px}.hero-sub{color:#8e8e93;font-size:13px;line-height:1.6;margin-bottom:20px}.hero-badges{display:flex;flex-wrap:wrap;gap:8px}.hero-badge{background:#30d1581f;border:1px solid #30d15840;border-radius:20px;color:#30d158;font-size:12px;font-weight:500;padding:4px 12px}@media (max-width:920px){.catalog-layout,.checkout-layout{grid-template-columns:1fr}.cart-sticky{position:static}.cart-col{order:-1}}@media (max-width:700px){.catalog-hero{flex-direction:column;min-height:0;min-height:auto}.hero-img{height:200px;margin:24px auto 0;width:160px}.hero-content{padding:20px 24px 28px;text-align:center}.hero-title{font-size:24px}.hero-badges{justify-content:center}}@media (max-width:600px){.main{padding:20px 16px}.form-row{grid-template-columns:1fr}.order-form{padding:20px 16px}.header-inner{padding:0 16px}.logo-sub{display:none}.order-success-wrap{padding:32px 20px}}