{"product_id":"alpha-savage","title":"Nk-Alpha Savage","description":"\u003c!-- ==========================================================\n     ALPHA SAVAGE\n     US PRODUCT PAGE\n     BRAND-FREE \/ RESPONSIVE \/ PAGEFLY + SHOPIFY\n========================================================== --\u003e\n\u003cstyle\u003e\n#alpha-savage-page,\n#alpha-savage-page * {\n  box-sizing: border-box;\n}\n\n#alpha-savage-page {\n  --navy: #07182d;\n  --navy2: #0d2745;\n  --blue: #1d4f7a;\n  --white: #ffffff;\n  --soft: #f5f7f9;\n  --gray: #66717c;\n  --border: #dfe5ea;\n  --black: #101820;\n\n  width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n\n  background: #fff;\n  color: var(--black);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.5;\n}\n\n#alpha-savage-page h1,\n#alpha-savage-page h2,\n#alpha-savage-page h3,\n#alpha-savage-page p {\n  margin-top: 0;\n}\n\n.as-container {\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\n\/* ==========================================================\n   INTRO\n========================================================== *\/\n\n.as-intro {\n  padding: 95px 20px 75px;\n  text-align: center;\n}\n\n.as-eyebrow {\n  display: inline-block;\n  margin-bottom: 18px;\n\n  color: var(--blue);\n\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2.8px;\n  text-transform: uppercase;\n}\n\n.as-intro h2 {\n  max-width: 900px;\n  margin: 0 auto 25px;\n\n  color: var(--navy);\n\n  font-size: clamp(44px, 7vw, 78px);\n  line-height: .96;\n  letter-spacing: -3.5px;\n  font-weight: 800;\n}\n\n.as-intro p {\n  max-width: 650px;\n  margin: 0 auto;\n\n  color: var(--gray);\n\n  font-size: 17px;\n  line-height: 1.8;\n}\n\n\n\/* ==========================================================\n   QUICK BENEFITS\n========================================================== *\/\n\n.as-benefits {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n\n  border-top: 1px solid var(--border);\n  border-bottom: 1px solid var(--border);\n}\n\n.as-benefit {\n  padding: 38px 22px;\n  text-align: center;\n}\n\n.as-benefit + .as-benefit {\n  border-left: 1px solid var(--border);\n}\n\n.as-benefit-icon {\n  width: 46px;\n  height: 46px;\n\n  margin: 0 auto 14px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--navy);\n}\n\n.as-benefit-icon svg {\n  width: 29px;\n  height: 29px;\n\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 1.5;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.as-benefit h3 {\n  margin-bottom: 7px;\n\n  color: var(--navy);\n\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.as-benefit p {\n  margin: 0;\n\n  color: var(--gray);\n\n  font-size: 12px;\n  line-height: 1.6;\n}\n\n\n\/* ==========================================================\n   BIG STATEMENT\n========================================================== *\/\n\n.as-statement {\n  padding: 120px 20px;\n  text-align: center;\n}\n\n.as-statement h2 {\n  max-width: 920px;\n  margin: 0 auto 25px;\n\n  color: var(--navy);\n\n  font-size: clamp(42px, 7vw, 74px);\n  line-height: .98;\n  letter-spacing: -3px;\n}\n\n.as-statement p {\n  max-width: 650px;\n  margin: 0 auto;\n\n  color: var(--gray);\n\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\n\/* ==========================================================\n   DARK HERO TEXT\n========================================================== *\/\n\n.as-dark {\n  position: relative;\n\n  padding: 120px 0;\n\n  overflow: hidden;\n\n  background:\n    linear-gradient(135deg, #061322 0%, #0b2038 55%, #102f50 100%);\n\n  color: #fff;\n}\n\n.as-dark::before {\n  content: \"\";\n\n  position: absolute;\n  top: -180px;\n  right: -120px;\n\n  width: 500px;\n  height: 500px;\n\n  border: 1px solid rgba(255,255,255,.08);\n  border-radius: 50%;\n}\n\n.as-dark::after {\n  content: \"\";\n\n  position: absolute;\n  bottom: -230px;\n  left: -150px;\n\n  width: 550px;\n  height: 550px;\n\n  border: 1px solid rgba(255,255,255,.05);\n  border-radius: 50%;\n}\n\n.as-dark-grid {\n  position: relative;\n  z-index: 2;\n\n  display: grid;\n  grid-template-columns: .9fr 1.1fr;\n\n  gap: 100px;\n\n  align-items: center;\n}\n\n.as-dark .as-eyebrow {\n  color: #8fb6d6;\n}\n\n.as-dark h2 {\n  margin: 0;\n\n  font-size: clamp(43px, 6vw, 70px);\n  line-height: .98;\n  letter-spacing: -3px;\n}\n\n.as-dark-copy {\n  max-width: 560px;\n}\n\n.as-dark-line {\n  width: 50px;\n  height: 2px;\n\n  margin-bottom: 30px;\n\n  background: #fff;\n}\n\n.as-dark-copy p {\n  margin-bottom: 25px;\n\n  color: #c3ced8;\n\n  font-size: 16px;\n  line-height: 1.85;\n}\n\n.as-dark-copy p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* ==========================================================\n   DETAILS\n========================================================== *\/\n\n.as-details {\n  padding: 105px 0;\n}\n\n.as-details-header {\n  max-width: 760px;\n  margin-bottom: 60px;\n}\n\n.as-details-header h2 {\n  margin-bottom: 18px;\n\n  color: var(--navy);\n\n  font-size: clamp(38px, 5vw, 58px);\n  line-height: 1.03;\n  letter-spacing: -2.3px;\n}\n\n.as-details-header p {\n  max-width: 590px;\n  margin: 0;\n\n  color: var(--gray);\n\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n.as-details-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n\n  border-top: 1px solid var(--border);\n}\n\n.as-detail {\n  padding: 38px 40px 38px 0;\n\n  border-bottom: 1px solid var(--border);\n}\n\n.as-detail:nth-child(even) {\n  padding-left: 40px;\n  border-left: 1px solid var(--border);\n}\n\n.as-detail-number {\n  display: block;\n\n  margin-bottom: 18px;\n\n  color: var(--blue);\n\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n}\n\n.as-detail h3 {\n  margin-bottom: 10px;\n\n  color: var(--navy);\n\n  font-size: 18px;\n  font-weight: 700;\n}\n\n.as-detail p {\n  max-width: 450px;\n  margin: 0;\n\n  color: var(--gray);\n\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\n\/* ==========================================================\n   EVERYDAY SECTION\n========================================================== *\/\n\n.as-everyday {\n  padding: 115px 20px;\n\n  background: var(--soft);\n\n  text-align: center;\n}\n\n.as-everyday-inner {\n  max-width: 850px;\n  margin: 0 auto;\n}\n\n.as-everyday h2 {\n  margin-bottom: 25px;\n\n  color: var(--navy);\n\n  font-size: clamp(40px, 6vw, 66px);\n  line-height: 1;\n  letter-spacing: -2.7px;\n}\n\n.as-everyday p {\n  max-width: 640px;\n  margin: 0 auto;\n\n  color: var(--gray);\n\n  font-size: 16px;\n  line-height: 1.85;\n}\n\n\n\/* ==========================================================\n   DESIGN DNA\n========================================================== *\/\n\n.as-dna {\n  padding: 105px 0;\n}\n\n.as-dna-header {\n  max-width: 780px;\n\n  margin: 0 auto 55px;\n\n  text-align: center;\n}\n\n.as-dna-header h2 {\n  margin-bottom: 18px;\n\n  color: var(--navy);\n\n  font-size: clamp(38px, 5vw, 58px);\n  line-height: 1.03;\n  letter-spacing: -2.3px;\n}\n\n.as-dna-header p {\n  max-width: 620px;\n  margin: 0 auto;\n\n  color: var(--gray);\n\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n.as-dna-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n\n  max-width: 950px;\n  margin: 0 auto;\n}\n\n.as-dna-item {\n  padding: 42px 30px;\n\n  border: 1px solid var(--border);\n\n  text-align: center;\n}\n\n.as-dna-item + .as-dna-item {\n  border-left: 0;\n}\n\n.as-dna-number {\n  display: block;\n\n  margin-bottom: 18px;\n\n  color: var(--blue);\n\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n}\n\n.as-dna-item h3 {\n  margin-bottom: 9px;\n\n  color: var(--navy);\n\n  font-size: 18px;\n}\n\n.as-dna-item p {\n  margin: 0;\n\n  color: var(--gray);\n\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\n\/* ==========================================================\n   WHITE STYLE\n========================================================== *\/\n\n.as-white-style {\n  padding: 120px 20px;\n\n  background: #f7f8fa;\n\n  text-align: center;\n}\n\n.as-white-style h2 {\n  max-width: 850px;\n\n  margin: 0 auto 24px;\n\n  color: var(--navy);\n\n  font-size: clamp(42px, 7vw, 70px);\n  line-height: .98;\n  letter-spacing: -3px;\n}\n\n.as-white-style p {\n  max-width: 630px;\n  margin: 0 auto;\n\n  color: var(--gray);\n\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\n\/* ==========================================================\n   USE CASES\n========================================================== *\/\n\n.as-rotation {\n  padding: 100px 0;\n}\n\n.as-rotation-header {\n  margin-bottom: 50px;\n\n  text-align: center;\n}\n\n.as-rotation-header h2 {\n  margin-bottom: 15px;\n\n  color: var(--navy);\n\n  font-size: clamp(36px, 5vw, 54px);\n  letter-spacing: -2px;\n}\n\n.as-rotation-header p {\n  margin: 0;\n\n  color: var(--gray);\n\n  font-size: 15px;\n}\n\n.as-rotation-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n\n  gap: 12px;\n}\n\n.as-rotation-item {\n  padding: 38px 15px;\n\n  background: var(--soft);\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.as-rotation-item:hover {\n  transform: translateY(-4px);\n\n  background: #edf2f6;\n}\n\n.as-rotation-item span {\n  display: block;\n\n  margin-bottom: 10px;\n\n  color: var(--blue);\n\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n.as-rotation-item strong {\n  color: var(--navy);\n\n  font-size: 15px;\n}\n\n\n\/* ==========================================================\n   EXPERIENCE\n========================================================== *\/\n\n.as-experience {\n  padding: 110px 0;\n\n  background: var(--navy);\n\n  color: #fff;\n}\n\n.as-experience-header {\n  max-width: 760px;\n  margin-bottom: 55px;\n}\n\n.as-experience-header .as-eyebrow {\n  color: #8fb6d6;\n}\n\n.as-experience-header h2 {\n  margin-bottom: 20px;\n\n  font-size: clamp(40px, 6vw, 64px);\n  line-height: 1;\n  letter-spacing: -2.7px;\n}\n\n.as-experience-header p {\n  max-width: 600px;\n  margin: 0;\n\n  color: #b9c5d0;\n\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n.as-experience-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n\n  border-top: 1px solid rgba(255,255,255,.16);\n}\n\n.as-experience-item {\n  padding: 38px 35px 10px 0;\n}\n\n.as-experience-item + .as-experience-item {\n  padding-left: 35px;\n\n  border-left: 1px solid rgba(255,255,255,.16);\n}\n\n.as-experience-item span {\n  display: block;\n\n  margin-bottom: 17px;\n\n  color: #7896b1;\n\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n}\n\n.as-experience-item h3 {\n  margin-bottom: 10px;\n\n  font-size: 18px;\n}\n\n.as-experience-item p {\n  margin: 0;\n\n  color: #aebac5;\n\n  font-size: 13px;\n  line-height: 1.7;\n}\n\n\n\/* ==========================================================\n   STYLE FORMULA\n========================================================== *\/\n\n.as-formula {\n  padding: 110px 0;\n\n  background: #fff;\n}\n\n.as-formula-title {\n  max-width: 800px;\n\n  margin: 0 auto 55px;\n\n  text-align: center;\n}\n\n.as-formula-title h2 {\n  margin-bottom: 16px;\n\n  color: var(--navy);\n\n  font-size: clamp(38px, 5vw, 56px);\n  letter-spacing: -2.2px;\n}\n\n.as-formula-title p {\n  margin: 0;\n\n  color: var(--gray);\n\n  font-size: 15px;\n}\n\n.as-formula-row {\n  max-width: 900px;\n\n  margin: 0 auto;\n\n  display: flex;\n\n  align-items: stretch;\n}\n\n.as-formula-box {\n  flex: 1;\n\n  padding: 40px 25px;\n\n  border: 1px solid var(--border);\n\n  text-align: center;\n}\n\n.as-formula-box + .as-formula-box {\n  border-left: 0;\n}\n\n.as-formula-box span {\n  display: block;\n\n  margin-bottom: 12px;\n\n  color: var(--blue);\n\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n}\n\n.as-formula-box h3 {\n  margin-bottom: 8px;\n\n  color: var(--navy);\n\n  font-size: 17px;\n}\n\n.as-formula-box p {\n  margin: 0;\n\n  color: var(--gray);\n\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\n\/* ==========================================================\n   FAQ\n========================================================== *\/\n\n.as-faq {\n  padding: 100px 0;\n\n  background: var(--soft);\n}\n\n.as-faq-header {\n  margin-bottom: 45px;\n\n  text-align: center;\n}\n\n.as-faq-header h2 {\n  margin: 0;\n\n  color: var(--navy);\n\n  font-size: clamp(36px, 5vw, 50px);\n  letter-spacing: -2px;\n}\n\n.as-faq-list {\n  max-width: 800px;\n\n  margin: 0 auto;\n\n  border-top: 1px solid var(--border);\n}\n\n.as-faq details {\n  border-bottom: 1px solid var(--border);\n}\n\n.as-faq summary {\n  position: relative;\n\n  padding: 26px 50px 26px 0;\n\n  cursor: pointer;\n\n  list-style: none;\n\n  color: var(--navy);\n\n  font-size: 15px;\n  font-weight: 600;\n}\n\n.as-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.as-faq summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  right: 5px;\n  top: 50%;\n\n  transform: translateY(-50%);\n\n  color: var(--blue);\n\n  font-size: 27px;\n  font-weight: 300;\n}\n\n.as-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.as-faq-answer {\n  padding: 0 45px 27px 0;\n\n  color: var(--gray);\n\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\n\/* ==========================================================\n   FINAL\n========================================================== *\/\n\n.as-final {\n  padding: 130px 20px;\n\n  background:\n    linear-gradient(135deg, #07182d 0%, #0e2948 100%);\n\n  color: #fff;\n\n  text-align: center;\n}\n\n.as-final .as-eyebrow {\n  color: #8fb6d6;\n}\n\n.as-final h2 {\n  max-width: 900px;\n\n  margin: 0 auto 25px;\n\n  font-size: clamp(48px, 8vw, 84px);\n  line-height: .93;\n  letter-spacing: -4px;\n}\n\n.as-final p {\n  max-width: 600px;\n\n  margin: 0 auto;\n\n  color: #becbd6;\n\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\n\/* ==========================================================\n   MOBILE\n========================================================== *\/\n\n@media (max-width: 767px) {\n\n  .as-container {\n    padding: 0 18px;\n  }\n\n  .as-intro {\n    padding: 65px 18px 52px;\n  }\n\n  .as-intro h2 {\n    font-size: 47px;\n    letter-spacing: -2.3px;\n  }\n\n  .as-intro p {\n    font-size: 15px;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .as-benefits {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .as-benefit {\n    padding: 28px 15px;\n  }\n\n  .as-benefit + .as-benefit {\n    border-left: 0;\n  }\n\n  .as-benefit:nth-child(even) {\n    border-left: 1px solid var(--border);\n  }\n\n  .as-benefit:nth-child(n+3) {\n    border-top: 1px solid var(--border);\n  }\n\n\n  \/* STATEMENT *\/\n\n  .as-statement {\n    padding: 82px 20px;\n  }\n\n  .as-statement h2 {\n    font-size: 45px;\n    letter-spacing: -2px;\n  }\n\n\n  \/* DARK *\/\n\n  .as-dark {\n    padding: 80px 0;\n  }\n\n  .as-dark-grid {\n    grid-template-columns: 1fr;\n\n    gap: 38px;\n  }\n\n  .as-dark h2 {\n    font-size: 46px;\n    letter-spacing: -2px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .as-details {\n    padding: 75px 0;\n  }\n\n  .as-details-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .as-detail,\n  .as-detail:nth-child(even) {\n    padding: 29px 0;\n\n    border-left: 0;\n  }\n\n\n  \/* EVERYDAY *\/\n\n  .as-everyday {\n    padding: 82px 20px;\n  }\n\n  .as-everyday h2 {\n    font-size: 44px;\n    letter-spacing: -2px;\n  }\n\n\n  \/* DNA *\/\n\n  .as-dna {\n    padding: 78px 0;\n  }\n\n  .as-dna-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .as-dna-item + .as-dna-item {\n    border-left: 1px solid var(--border);\n    border-top: 0;\n  }\n\n\n  \/* WHITE *\/\n\n  .as-white-style {\n    padding: 85px 20px;\n  }\n\n  .as-white-style h2 {\n    font-size: 45px;\n    letter-spacing: -2px;\n  }\n\n\n  \/* ROTATION *\/\n\n  .as-rotation {\n    padding: 75px 0;\n  }\n\n  .as-rotation-grid {\n    grid-template-columns: repeat(2, 1fr);\n\n    gap: 8px;\n  }\n\n  .as-rotation-item {\n    padding: 30px 10px;\n  }\n\n\n  \/* EXPERIENCE *\/\n\n  .as-experience {\n    padding: 80px 0;\n  }\n\n  .as-experience-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .as-experience-item,\n  .as-experience-item + .as-experience-item {\n    padding: 30px 0;\n\n    border-left: 0;\n    border-bottom: 1px solid rgba(255,255,255,.16);\n  }\n\n\n  \/* FORMULA *\/\n\n  .as-formula {\n    padding: 80px 0;\n  }\n\n  .as-formula-row {\n    display: block;\n  }\n\n  .as-formula-box + .as-formula-box {\n    border-left: 1px solid var(--border);\n    border-top: 0;\n  }\n\n\n  \/* FAQ *\/\n\n  .as-faq {\n    padding: 75px 0;\n  }\n\n\n  \/* FINAL *\/\n\n  .as-final {\n    padding: 95px 20px;\n  }\n\n  .as-final h2 {\n    font-size: 51px;\n    letter-spacing: -2.5px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003csection id=\"alpha-savage-page\"\u003e\u003c!-- ==========================================================\n     INTRO\n========================================================== --\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-intro\"\u003e\n\u003cspan class=\"as-eyebrow\"\u003e Modern Design · Everyday Energy \u003c\/span\u003e\n\u003ch2\u003ePower in\u003cbr\u003eEvery Step.\u003c\/h2\u003e\n\u003cp\u003eMeet Alpha Savage — a bold white sneaker built around a modern athletic-inspired silhouette, clean detailing and a substantial sole that gives every look a stronger presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==========================================================\n     BENEFITS\n========================================================== --\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-benefits\"\u003e\n\u003cdiv class=\"as-benefit\"\u003e\n\u003cdiv class=\"as-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 17c4-1 5-6 8-6 4 0 4 5 8 5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 19h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eModern Silhouette\u003c\/h3\u003e\n\u003cp\u003eAthletic inspiration with a bold everyday profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-benefit\"\u003e\n\u003cdiv class=\"as-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 15l8-9 8 9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 17h12\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eLayered Design\u003c\/h3\u003e\n\u003cp\u003eMultiple visual layers create depth from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-benefit\"\u003e\n\u003cdiv class=\"as-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 12l3 3 5-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eEasy to Style\u003c\/h3\u003e\n\u003cp\u003eA clean white finish made for your daily rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-benefit\"\u003e\n\u003cdiv class=\"as-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 16c3-4 4-7 7-7 4 0 4 6 7 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 18h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eStatement Sole\u003c\/h3\u003e\n\u003cp\u003eA substantial base completes the sport-inspired look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==========================================================\n     STATEMENT\n========================================================== --\u003e\n\u003csection class=\"as-statement\"\u003e\u003cspan class=\"as-eyebrow\"\u003e Clean Look · Strong Presence \u003c\/span\u003e\n\u003ch2\u003eMinimal Color.\u003cbr\u003eMaximum Impact.\u003c\/h2\u003e\n\u003cp\u003eAlpha Savage proves that a white sneaker doesn't have to disappear into the background. Sculpted lines, layered panels and dark accents create a clean look with plenty of personality.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     DARK SECTION\n========================================================== --\u003e\n\u003csection class=\"as-dark\"\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-dark-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"as-eyebrow\"\u003e Alpha Savage \u003c\/span\u003e\n\u003ch2\u003eDesigned\u003cbr\u003eto Move\u003cbr\u003eDifferent.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-dark-copy\"\u003e\n\u003cdiv class=\"as-dark-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eA dynamic silhouette gives Alpha Savage its distinctive character. The combination of a clean upper, sculpted proportions and contrasting dark details creates a sneaker that feels modern from every angle.\u003c\/p\u003e\n\u003cp\u003eIt's easy enough for everyday outfits and bold enough to become the piece that completes the entire look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     DETAILS\n========================================================== --\u003e\n\u003csection class=\"as-details\"\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-details-header\"\u003e\n\u003cspan class=\"as-eyebrow\"\u003e Look Closer \u003c\/span\u003e\n\u003ch2\u003eDetails That\u003cbr\u003eMake the Difference.\u003c\/h2\u003e\n\u003cp\u003eThe character of Alpha Savage comes from the small visual details that work together to create one distinctive profile.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0968\/1417\/0427\/files\/ChatGPT_Image_18_de_set._de_2026_16_05_36.png?v=1789758538\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-details-grid\"\u003e\n\u003cdiv class=\"as-detail\"\u003e\n\u003cspan class=\"as-detail-number\"\u003e 01 \u003c\/span\u003e\n\u003ch3\u003eClean White Upper\u003c\/h3\u003e\n\u003cp\u003eA predominantly white finish gives the silhouette a fresh, versatile appearance that's easy to work into your wardrobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-detail\"\u003e\n\u003cspan class=\"as-detail-number\"\u003e 02 \u003c\/span\u003e\n\u003ch3\u003eDark Contrast Details\u003c\/h3\u003e\n\u003cp\u003eDeep navy accents around the collar, heel and outsole add definition without taking away from the clean aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-detail\"\u003e\n\u003cspan class=\"as-detail-number\"\u003e 03 \u003c\/span\u003e\n\u003ch3\u003eSculpted Midsole\u003c\/h3\u003e\n\u003cp\u003eA substantial midsole gives the sneaker its strong, modern profile and athletic-inspired appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-detail\"\u003e\n\u003cspan class=\"as-detail-number\"\u003e 04 \u003c\/span\u003e\n\u003ch3\u003eLayered Upper\u003c\/h3\u003e\n\u003cp\u003eContrasting panels, textures and perforated sections create depth while keeping the overall look refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-detail\"\u003e\n\u003cspan class=\"as-detail-number\"\u003e 05 \u003c\/span\u003e\n\u003ch3\u003eVisible Heel Detail\u003c\/h3\u003e\n\u003cp\u003eA transparent heel element adds a technical visual touch to the rear profile of the sneaker.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-detail\"\u003e\n\u003cspan class=\"as-detail-number\"\u003e 06 \u003c\/span\u003e\n\u003ch3\u003ePull-Tab Finish\u003c\/h3\u003e\n\u003cp\u003eContrasting pull tabs at the tongue and heel complete the sport-inspired design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     EVERYDAY\n========================================================== --\u003e\n\u003csection class=\"as-everyday\"\u003e\n\u003cdiv class=\"as-everyday-inner\"\u003e\n\u003cspan class=\"as-eyebrow\"\u003e Made for Your Rotation \u003c\/span\u003e\n\u003ch2\u003eFrom Daily Wear\u003cbr\u003eto Bigger Plans.\u003c\/h2\u003e\n\u003cp\u003eThe clean color palette makes Alpha Savage easy to combine with the pieces you already own. Jeans, cargos, joggers, shorts or relaxed basics — the silhouette brings a modern athletic edge without making styling complicated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     DESIGN DNA\n========================================================== --\u003e\n\u003csection class=\"as-dna\"\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-dna-header\"\u003e\n\u003cspan class=\"as-eyebrow\"\u003e Design DNA \u003c\/span\u003e\n\u003ch2\u003eThree Elements.\u003cbr\u003eOne Strong Identity.\u003c\/h2\u003e\n\u003cp\u003eAlpha Savage combines simplicity, dimension and contrast to create a sneaker that looks clean without looking ordinary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-dna-grid\"\u003e\n\u003cdiv class=\"as-dna-item\"\u003e\n\u003cspan class=\"as-dna-number\"\u003e 01 \u003c\/span\u003e\n\u003ch3\u003eClean\u003c\/h3\u003e\n\u003cp\u003eA crisp white foundation keeps the look versatile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-dna-item\"\u003e\n\u003cspan class=\"as-dna-number\"\u003e 02 \u003c\/span\u003e\n\u003ch3\u003eSculpted\u003c\/h3\u003e\n\u003cp\u003eDimensional lines give the silhouette more presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-dna-item\"\u003e\n\u003cspan class=\"as-dna-number\"\u003e 03 \u003c\/span\u003e\n\u003ch3\u003eContrasted\u003c\/h3\u003e\n\u003cp\u003eDark accents sharpen the design and define its shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     WHITE STYLE\n========================================================== --\u003e\n\u003csection class=\"as-white-style\"\u003e\u003cspan class=\"as-eyebrow\"\u003e A New Kind of White Sneaker \u003c\/span\u003e\n\u003ch2\u003eClean Doesn't\u003cbr\u003eMean Basic.\u003c\/h2\u003e\n\u003cp\u003eAlpha Savage takes the versatility of a classic white sneaker and gives it more dimension. The result is a pair that's easy to wear but still brings something different to the outfit.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     ROTATION\n========================================================== --\u003e\n\u003csection class=\"as-rotation\"\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-rotation-header\"\u003e\n\u003cspan class=\"as-eyebrow\"\u003e Wear It Your Way \u003c\/span\u003e\n\u003ch2\u003eBuilt for Your Rotation.\u003c\/h2\u003e\n\u003cp\u003eOne clean silhouette. Plenty of ways to style it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-rotation-grid\"\u003e\n\u003cdiv class=\"as-rotation-item\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e \u003cstrong\u003eEveryday\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-rotation-item\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e \u003cstrong\u003eStreetwear\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-rotation-item\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e \u003cstrong\u003eTravel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-rotation-item\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e \u003cstrong\u003eWeekend\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     EXPERIENCE\n========================================================== --\u003e\n\u003csection class=\"as-experience\"\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-experience-header\"\u003e\n\u003cspan class=\"as-eyebrow\"\u003e More Than the First Look \u003c\/span\u003e\n\u003ch2\u003eDesigned From\u003cbr\u003eEvery Angle.\u003c\/h2\u003e\n\u003cp\u003eFront, side or back — each perspective reveals another element of the Alpha Savage silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-experience-grid\"\u003e\n\u003cdiv class=\"as-experience-item\"\u003e\n\u003cspan\u003e01 \/ FRONT\u003c\/span\u003e\n\u003ch3\u003eClean \u0026amp; Structured\u003c\/h3\u003e\n\u003cp\u003eLayered lines give the front profile a structured, modern appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-experience-item\"\u003e\n\u003cspan\u003e02 \/ SIDE\u003c\/span\u003e\n\u003ch3\u003eDimensional Profile\u003c\/h3\u003e\n\u003cp\u003eSculpted proportions and contrasting textures create depth through the side view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-experience-item\"\u003e\n\u003cspan\u003e03 \/ HEEL\u003c\/span\u003e\n\u003ch3\u003eStrong Finish\u003c\/h3\u003e\n\u003cp\u003eDark outsole details and the visible heel element complete the rear profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     FORMULA\n========================================================== --\u003e\n\u003csection class=\"as-formula\"\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-formula-title\"\u003e\n\u003cspan class=\"as-eyebrow\"\u003e The Alpha Formula \u003c\/span\u003e\n\u003ch2\u003eSimple to Wear.\u003cbr\u003eHard to Ignore.\u003c\/h2\u003e\n\u003cp\u003eA balanced combination built around everyday style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-formula-row\"\u003e\n\u003cdiv class=\"as-formula-box\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\n\u003ch3\u003eWhite Base\u003c\/h3\u003e\n\u003cp\u003eClean and versatile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-formula-box\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\n\u003ch3\u003eBold Shape\u003c\/h3\u003e\n\u003cp\u003eModern and dimensional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-formula-box\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\n\u003ch3\u003eDark Accents\u003c\/h3\u003e\n\u003cp\u003eContrast in the right places.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     FAQ\n========================================================== --\u003e\n\u003csection class=\"as-faq\"\u003e\n\u003cdiv class=\"as-container\"\u003e\n\u003cdiv class=\"as-faq-header\"\u003e\n\u003cspan class=\"as-eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"as-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is the Alpha Savage?\u003c\/summary\u003e\n\u003cdiv class=\"as-faq-answer\"\u003eThe design features a predominantly white upper with contrasting dark navy details around selected areas of the sneaker.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this style easy to match with everyday outfits?\u003c\/summary\u003e\n\u003cdiv class=\"as-faq-answer\"\u003eYes. Its neutral white and dark color combination makes it easy to pair with denim, joggers, cargos, shorts and other casual wardrobe essentials.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of style does it have?\u003c\/summary\u003e\n\u003cdiv class=\"as-faq-answer\"\u003eAlpha Savage combines a modern athletic-inspired profile with a clean everyday aesthetic and a substantial, sculpted sole.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n\u003cdiv class=\"as-faq-answer\"\u003ePlease refer to the available sizing options and size information displayed on the product page before completing your order.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Alpha Savage only for athletic outfits?\u003c\/summary\u003e\n\u003cdiv class=\"as-faq-answer\"\u003eNo. The clean white design is easy to incorporate into casual, streetwear, travel and everyday outfits.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================================\n     FINAL\n========================================================== --\u003e\n\u003csection class=\"as-final\"\u003e\u003cspan class=\"as-eyebrow\"\u003e Alpha Savage \u003c\/span\u003e\n\u003ch2\u003eMove Further.\u003cbr\u003eLive Bolder.\u003c\/h2\u003e\n\u003cp\u003eClean color. Strong silhouette. Modern attitude. Alpha Savage is designed to bring a new dimension to your everyday sneaker rotation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0867\/7834\/7713\/files\/size_chart.png?v=1784583969\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"WEXARO","offers":[{"title":"us-w-8-5","offer_id":51708499132731,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-w-9","offer_id":51708499165499,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-w-9-5","offer_id":51708499198267,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-w-10","offer_id":51708499231035,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-w-10-5-11","offer_id":51708499263803,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-w-11","offer_id":51708499296571,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-w-11-5-12","offer_id":51708499329339,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-w-12-5-13","offer_id":51708499362107,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-w-13-5-14","offer_id":51708499394875,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-m-6-5","offer_id":51708499427643,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-m-7","offer_id":51708499460411,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-m-7-5","offer_id":51708499493179,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-m-8","offer_id":51708499525947,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-m-8-5-9","offer_id":51708499558715,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-m-9","offer_id":51708499591483,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-m-9-5-10","offer_id":51708499624251,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-10-5-11","offer_id":51708499657019,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true},{"title":"us-11-5-12","offer_id":51708499689787,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0968\/1417\/0427\/files\/ChatGPTImage20dejul.de2026_19_19_03.png?v=1789684812","url":"https:\/\/wexarostore.com\/products\/alpha-savage","provider":"WEXARO","version":"1.0","type":"link"}