{"product_id":"qexulvia™-sculptural-active-standing-board","title":"Qexulvia™ Sculptural Active Standing Board","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — SCULPTURAL ACTIVE STANDING BOARD\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-sasb-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e6ddd2;\n    --qx-soft-2: #ddd2c5;\n    --qx-card: #faf8f4;\n    --qx-dark: #171513;\n    --qx-text: #3d3833;\n    --qx-muted: #756e66;\n    --qx-accent: #a58b70;\n    --qx-line: rgba(35, 29, 24, .13);\n\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--qx-bg);\n    color: var(--qx-dark);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .qexulvia-sasb-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-sasb-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .qx-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .qx-section {\n    padding: 96px 0;\n  }\n\n  \/* TYPOGRAPHY *\/\n  .qx-eyebrow {\n    margin-bottom: 17px;\n    color: var(--qx-accent);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n  }\n\n  .qx-section-head {\n    max-width: 860px;\n    margin: 0 auto 54px;\n    text-align: center;\n  }\n\n  .qx-section-head h2 {\n    margin: 0 auto 20px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(40px, 5.5vw, 68px);\n    font-weight: 400;\n    line-height: .98;\n    letter-spacing: -.04em;\n  }\n\n  .qx-section-head p {\n    max-width: 740px;\n    margin: 0 auto;\n    color: var(--qx-muted);\n    font-size: 17px;\n  }\n\n  \/* =========================================================\n     HERO (VERTICAL)\n     ========================================================= *\/\n  .qx-hero {\n    display: flex;\n    flex-direction: column;\n    background: #ebe3d8;\n    padding-top: 80px;\n  }\n\n  .qx-hero-copy {\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 20px 50px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .qx-brand {\n    margin-bottom: 40px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    letter-spacing: -.025em;\n  }\n\n  .qx-hero h1 {\n    margin: 0 0 24px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(48px, 6vw, 84px);\n    font-weight: 400;\n    line-height: .94;\n    letter-spacing: -.05em;\n  }\n\n  .qx-hero-sub {\n    max-width: 680px;\n    margin-bottom: 30px;\n    color: var(--qx-text);\n    font-size: 19px;\n  }\n\n  .qx-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-bottom: 30px;\n    max-width: 800px;\n  }\n\n  .qx-tag {\n    padding: 9px 14px;\n    border: 1px solid rgba(25,22,19,.18);\n    border-radius: 100px;\n    background: rgba(255,255,255,.28);\n    font-size: 12px;\n  }\n\n  .qx-hero-note {\n    color: var(--qx-muted);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  .qx-hero-image {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .qx-hero-image img {\n    max-height: 800px;\n    object-fit: cover;\n    object-position: center bottom;\n  }\n\n  \/* =========================================================\n     FEATURE BAR\n     ========================================================= *\/\n  .qx-feature-bar {\n    padding: 34px 0;\n    background: #191715;\n    color: white;\n  }\n\n  .qx-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .qx-feature {\n    padding: 15px 20px;\n    text-align: center;\n    border-right: 1px solid rgba(255,255,255,.13);\n  }\n\n  .qx-feature:last-child {\n    border-right: none;\n  }\n\n  .qx-feature-icon {\n    margin-bottom: 8px;\n    font-size: 25px;\n  }\n\n  .qx-feature strong {\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .qx-feature span {\n    display: block;\n    margin-top: 4px;\n    color: rgba(255,255,255,.59);\n    font-size: 11px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     VERTICAL SPLIT (TOP TEXT, BOTTOM IMAGE)\n     ========================================================= *\/\n  .qx-split {\n    display: flex;\n    flex-direction: column;\n    padding: 96px 0;\n    background: var(--qx-bg);\n  }\n\n  .qx-split-copy {\n    order: 1; \/* 始终保持文字在上方 *\/\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 20px 50px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .qx-split-copy h2 {\n    max-width: 800px;\n    margin: 0 auto 25px;\n    font-family: Georgia, serif;\n    font-size: clamp(38px, 5vw, 64px);\n    font-weight: 400;\n    line-height: 1;\n    letter-spacing: -.04em;\n  }\n\n  .qx-split-copy p {\n    max-width: 740px;\n    margin: 0 auto 20px;\n    color: var(--qx-muted);\n    font-size: 17px;\n  }\n\n  .qx-split-image {\n    order: 2; \/* 始终保持图片在下方 *\/\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .qx-split-image:empty {\n    display: none;\n  }\n\n  .qx-split-image img {\n    max-height: 800px;\n    object-fit: cover;\n  }\n\n  .qx-checks {\n    display: grid;\n    gap: 13px;\n    margin: 20px auto 0;\n    text-align: left;\n    width: fit-content;\n  }\n\n  .qx-check {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n  }\n\n  .qx-check-icon {\n    display: inline-flex;\n    width: 21px;\n    height: 21px;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 21px;\n    margin-top: 2px;\n    border-radius: 50%;\n    background: var(--qx-dark);\n    color: #fff;\n    font-size: 11px;\n  }\n\n  \/* =========================================================\n     GRIDS \u0026 CARDS\n     ========================================================= *\/\n  .qx-dark-section {\n    background: #191715;\n    color: white;\n  }\n\n  .qx-dark-section .qx-section-head p {\n    color: rgba(255,255,255,.6);\n  }\n\n  .qx-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .qx-how-card {\n    min-height: 330px;\n    padding: 38px;\n    border: 1px solid rgba(255,255,255,.14);\n    background: rgba(255,255,255,.025);\n  }\n\n  .qx-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\n  .qx-how-card h3 {\n    margin: 25px 0 11px;\n    font-family: Georgia, serif;\n    font-size: 30px;\n    font-weight: 400;\n  }\n\n  .qx-how-card p {\n    margin: 0;\n    color: rgba(255,255,255,.61);\n  }\n\n  \/* FULL IMAGE *\/\n  .qx-full-image {\n    width: 100%;\n  }\n\n  .qx-full-image img {\n    width: 100%;\n    max-height: 960px;\n    object-fit: cover;\n  }\n\n  \/* MOVEMENTS *\/\n  .qx-movement {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-card p {\n    margin: 0;\n    color: var(--qx-muted);\n    font-size: 14px;\n  }\n\n  \/* INNOVATION GRID *\/\n  .qx-innovation-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .qx-innovation-card {\n    padding: 32px 5px 30px 0;\n    border-top: 1px solid var(--qx-dark);\n  }\n\n  .qx-innovation-card h3 {\n    margin: 0 0 11px;\n    font-family: Georgia, serif;\n    font-size: 27px;\n    font-weight: 400;\n  }\n\n  .qx-innovation-card p {\n    margin: 0;\n    color: var(--qx-muted);\n  }\n\n  \/* DETAILS *\/\n  .qx-details {\n    background: #f8f5ef;\n  }\n\n  .qx-detail-image {\n    max-width: 1050px;\n    margin: 0 auto 52px;\n  }\n\n  .qx-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .qx-detail {\n    padding: 28px 5px 28px 0;\n    border-top: 1px solid var(--qx-line);\n  }\n\n  .qx-detail h3 {\n    margin: 0 0 10px;\n    font-family: Georgia, serif;\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .qx-detail p {\n    margin: 0;\n    color: var(--qx-muted);\n    font-size: 15px;\n  }\n\n  \/* INCLUDED *\/\n  .qx-included {\n    background: #f8f5ef;\n  }\n\n  .qx-included-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .qx-included-item {\n    padding: 24px 18px;\n    background: white;\n    border: 1px solid var(--qx-line);\n    text-align: center;\n  }\n\n  .qx-included-item strong {\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .qx-included-item span {\n    display: block;\n    margin-top: 5px;\n    color: var(--qx-muted);\n    font-size: 13px;\n  }\n\n  \/* STORAGE *\/\n  .qx-storage {\n    background: #dcd1c4;\n  }\n\n  \/* =========================================================\n     TABLE \u0026 SPECS\n     ========================================================= *\/\n  .qx-comparison-wrap {\n    overflow-x: auto;\n    background: white;\n    border: 1px solid var(--qx-line);\n  }\n\n  .qx-comparison {\n    width: 100%;\n    min-width: 780px;\n    border-collapse: collapse;\n  }\n\n  .qx-comparison th,\n  .qx-comparison td {\n    padding: 21px 24px;\n    border-bottom: 1px solid var(--qx-line);\n    text-align: center;\n  }\n\n  .qx-comparison th {\n    font-family: Georgia, serif;\n    font-size: 20px;\n    font-weight: 400;\n  }\n\n  .qx-comparison th:first-child,\n  .qx-comparison td:first-child {\n    text-align: left;\n    font-weight: 600;\n  }\n\n  .qx-focus {\n    background: #ede2d6;\n  }\n\n  .qx-spec-layout {\n    max-width: 800px;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .qx-spec-list {\n    border-top: 1px solid var(--qx-line);\n  }\n\n  .qx-spec {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--qx-line);\n  }\n\n  .qx-spec strong {\n    font-size: 14px;\n  }\n\n  .qx-spec span {\n    color: var(--qx-muted);\n    font-size: 14px;\n  }\n\n  \/* =========================================================\n     FAQ \u0026 FINAL\n     ========================================================= *\/\n  .qx-faq {\n    background: #191715;\n    color: white;\n  }\n\n  .qx-faq .qx-section-head p {\n    color: rgba(255,255,255,.6);\n  }\n\n  .qx-faq-list {\n    max-width: 900px;\n    margin: 0 auto;\n    border-top: 1px solid rgba(255,255,255,.15);\n  }\n\n  .qx-faq details {\n    border-bottom: 1px solid rgba(255,255,255,.15);\n  }\n\n  .qx-faq summary {\n    position: relative;\n    padding: 25px 45px 25px 0;\n    cursor: pointer;\n    list-style: none;\n    font-family: Georgia, serif;\n    font-size: 22px;\n  }\n\n  .qx-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .qx-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    top: 18px;\n    right: 4px;\n    font-family: Arial, sans-serif;\n    font-size: 30px;\n  }\n\n  .qx-faq details[open] summary:after {\n    content: \"−\";\n  }\n\n  .qx-faq-answer {\n    max-width: 760px;\n    padding-bottom: 25px;\n    color: rgba(255,255,255,.62);\n    font-size: 15px;\n  }\n\n  .qx-final {\n    padding: 110px 20px;\n    background: #e4dace;\n    text-align: center;\n  }\n\n  .qx-final h2 {\n    max-width: 920px;\n    margin: 0 auto 22px;\n    font-family: Georgia, serif;\n    font-size: clamp(45px, 6vw, 78px);\n    font-weight: 400;\n    line-height: .98;\n    letter-spacing: -.04em;\n  }\n\n  .qx-final p {\n    max-width: 690px;\n    margin: 0 auto;\n    color: var(--qx-muted);\n    font-size: 18px;\n  }\n\n  \/* =========================================================\n     RESPONSIVE: TABLET \u0026 MOBILE\n     ========================================================= *\/\n  @media(max-width: 1024px) {\n    .qx-feature-grid,\n    .qx-how-grid,\n    .qx-movement-grid,\n    .qx-innovation-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .qx-feature {\n      border-bottom: 1px solid rgba(255,255,255,.13);\n    }\n\n    .qx-feature:nth-child(2),\n    .qx-feature:nth-child(4) {\n      border-right: none;\n    }\n  }\n\n  @media(max-width: 640px) {\n    .qx-container {\n      width: calc(100% - 32px);\n    }\n\n    .qx-section, .qx-split {\n      padding: 65px 0;\n    }\n\n    .qx-hero {\n      padding-top: 60px;\n    }\n\n    .qx-hero-copy, .qx-split-copy {\n      padding: 0 16px 40px;\n    }\n\n    .qx-feature-grid,\n    .qx-how-grid,\n    .qx-movement-grid,\n    .qx-innovation-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .qx-feature {\n      border-right: none;\n    }\n\n    .qx-spec {\n      grid-template-columns: 1fr;\n      gap: 4px;\n      padding: 16px 0;\n    }\n\n    .qx-spec strong {\n      display: block;\n      margin-bottom: 2px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qexulvia-sasb-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"qx-hero\"\u003e\n    \u003cdiv class=\"qx-hero-copy\"\u003e\n      \u003cdiv class=\"qx-brand\"\u003eQexulvia™\u003c\/div\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eMovement For Modern Workspaces\u003c\/div\u003e\n      \u003ch1\u003eSculptural Active\u003cbr\u003eStanding Board\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA refined standing platform that turns still standing into subtle, continuous movement — while looking more like a sculptural object than traditional fitness equipment.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e360° Micro-Movement\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eMulti-Directional Rocking\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eAdjustable Motion Range\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eStanding Desk Ready\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eStand less still.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_40766f42-7983-4097-a414-2730ccea96a4.png?v=1790169209\" alt=\"Sculptural Active Standing Board\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE BAR --\u003e\n  \u003csection class=\"qx-feature-bar\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-feature-grid\"\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e◎\u003c\/div\u003e\n          \u003cstrong\u003e360° Movement\u003c\/strong\u003e \u003cspan\u003eMove beyond one direction\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e↔\u003c\/div\u003e\n          \u003cstrong\u003eDynamic Rocking\u003c\/strong\u003e \u003cspan\u003eShift as you stand\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e±\u003c\/div\u003e\n          \u003cstrong\u003eAdjustable Range\u003c\/strong\u003e \u003cspan\u003eControl how much it moves\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e◇\u003c\/div\u003e\n          \u003cstrong\u003eSculptural Design\u003c\/strong\u003e \u003cspan\u003eMade for visible spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eStanding Should Not Mean Staying Still\u003c\/div\u003e\n      \u003ch2\u003eTurn Standing Into Movement.\u003c\/h2\u003e\n      \u003cp\u003eA standing desk changes your position, but it can still leave you standing in the same place for long periods of time.\u003c\/p\u003e\n      \u003cp\u003eSculptural Active Standing Board adds movement beneath your feet.\u003c\/p\u003e\n      \u003cp\u003eInstead of locking you into one rigid stance, the curved base lets you gently rock forward, backward, side to side, and through small circular transitions while you continue working.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eForward-and-back rocking.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSide-to-side movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSmall circular weight shifts.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDesigned for standing desk use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW --\u003e\n  \u003csection class=\"qx-section qx-dark-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eActive Standing, Simplified\u003c\/div\u003e\n        \u003ch2\u003eStand. Shift. Flow.\u003c\/h2\u003e\n        \u003cp\u003eSmall weight changes create continuous movement without interrupting the task in front of you.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eStand\u003c\/h3\u003e\n          \u003cp\u003eStep onto the wide upper surface and find a comfortable standing position beneath your desk or workstation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eShift\u003c\/h3\u003e\n          \u003cp\u003eMove your weight slightly toward the front, back, left, or right and the board follows.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eFlow\u003c\/h3\u003e\n          \u003cp\u003eCombine small shifts into continuous rocking and circular motion as you work, read, or create.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 03 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2_52b53f63-19ce-4975-8390-6b75c18fea82.png?v=1790169210\" alt=\"Using the Standing Board\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 360 --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 01\u003c\/div\u003e\n      \u003ch2\u003eWhy Rock In Only One Direction?\u003c\/h2\u003e\n      \u003cp\u003eMany standing boards are shaped like a curved rocker, limiting movement primarily to side-to-side or forward-and-back.\u003c\/p\u003e\n      \u003cp\u003eSculptural Active Standing Board uses a multidirectional curved underside that allows movement around the board's center.\u003c\/p\u003e\n      \u003cp\u003eThis gives you more freedom to shift through subtle diagonal and circular patterns rather than following one fixed path.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eForward movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eBackward movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLateral rocking.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDiagonal and circular transitions.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_3afda362-cf44-4834-b708-937fc72d2fe4.png?v=1790169209\" alt=\"Multidirectional Movement\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOVEMENT MODES --\u003e\n  \u003csection class=\"qx-section qx-movement\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne Board. Different Ways To Stand.\u003c\/div\u003e\n        \u003ch2\u003eMovement Without Leaving Your Workspace.\u003c\/h2\u003e\n        \u003cp\u003eChange your stance and weight position to turn one sculptural platform into multiple standing experiences.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 01\u003c\/div\u003e\n          \u003ch3\u003eCentered Stand\u003c\/h3\u003e\n          \u003cp\u003eKeep both feet centered and use subtle movement in any direction while working.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 02\u003c\/div\u003e\n          \u003ch3\u003eSide Rock\u003c\/h3\u003e\n          \u003cp\u003eShift weight gradually from one foot to the other for a smooth lateral rocking rhythm.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 03\u003c\/div\u003e\n          \u003ch3\u003eForward Rock\u003c\/h3\u003e\n          \u003cp\u003eMove gently from heel toward forefoot using the curved front-to-back profile.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 04\u003c\/div\u003e\n          \u003ch3\u003eOffset Stance\u003c\/h3\u003e\n          \u003cp\u003eMove one foot slightly forward to create a different weight distribution and rocking pattern.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 05\u003c\/div\u003e\n          \u003ch3\u003eEdge Control\u003c\/h3\u003e\n          \u003cp\u003eUse the outer standing zones to create more deliberate weight shifts along the board's curved profile.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 06\u003c\/div\u003e\n          \u003ch3\u003eCircular Flow\u003c\/h3\u003e\n          \u003cp\u003eCombine forward, lateral, and backward shifts into slow continuous circles around the center point.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOTION RANGE --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 02\u003c\/div\u003e\n      \u003ch2\u003eChoose How Much The Board Moves.\u003c\/h2\u003e\n      \u003cp\u003eNot every task calls for the same amount of movement.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Motion Range lets you change how far the platform can tilt from its center position.\u003c\/p\u003e\n      \u003cp\u003eChoose a smaller range for subtle desk movement or increase the range when you want a more active standing experience.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLow movement setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMedium movement setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDynamic movement setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMechanical adjustment without electronics.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/4_6a3e1952-a65d-42ca-bc7d-fe0a19dc21ef.png?v=1790169209\" alt=\"Adjustable Motion Range\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DUAL ZONE --\u003e\n  \u003csection class=\"qx-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n        \u003ch2\u003eYour Foot Position Changes The Experience.\u003c\/h2\u003e\n        \u003cp\u003eThe standing surface is designed with different zones so you can change the board's response simply by changing your stance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eCenter Zone\u003c\/h3\u003e\n          \u003cp\u003eA more centered stance creates controlled, subtle movement suitable for desk work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eOuter Zones\u003c\/h3\u003e\n          \u003cp\u003eMoving your feet farther from the center increases leverage over the rocking platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eEdge Position\u003c\/h3\u003e\n          \u003cp\u003eThe shaped outer edge gives experienced users another way to explore controlled board movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCULPTURAL --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 04\u003c\/div\u003e\n      \u003ch2\u003eDesigned To Stay Visible.\u003c\/h2\u003e\n      \u003cp\u003eMost balance boards are designed like sports equipment and hidden away when they are not being used.\u003c\/p\u003e\n      \u003cp\u003eSculptural Active Standing Board takes the opposite approach.\u003c\/p\u003e\n      \u003cp\u003eIts low-profile silhouette, softened curves, refined materials, and furniture-inspired finish are designed to sit naturally beside a premium desk or modern interior.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSculptural curved silhouette.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMinimal visible hardware.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eRefined wood and metal finishes.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDesigned for premium workspaces.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_fe853f3a-8587-4a13-9f7d-5019ce718d95.png?v=1790169209\" alt=\"Sculptural Design\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUIET --\u003e\n  \u003csection class=\"qx-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 05\u003c\/div\u003e\n        \u003ch2\u003eMovement Without Disrupting The Room.\u003c\/h2\u003e\n        \u003cp\u003eThe platform is designed for spaces where movement should remain subtle, controlled, and visually quiet.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eQuiet Floor Contact\u003c\/h3\u003e\n          \u003cp\u003eCushioned underside materials soften contact as the board moves across its curved base.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eControlled Tilt Stops\u003c\/h3\u003e\n          \u003cp\u003eDefined movement limits help prevent harsh, uncontrolled edge contact.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNon-Slip Surface Contact\u003c\/h3\u003e\n          \u003cp\u003eFloor-contact materials help keep the board positioned on suitable indoor surfaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"qx-section qx-details\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 06\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eEvery surface is designed around movement, touch, and how the product lives inside a modern room.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/6_0c8ecbff-322f-4b2f-96a0-9501bdf26e29.png?v=1790169209\" alt=\"Premium Details\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eSculpted Standing Surface\u003c\/h3\u003e\n          \u003cp\u003eA broad upper platform provides space for centered, wide, and offset standing positions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eMulti-Axis Curved Base\u003c\/h3\u003e\n          \u003cp\u003eThe underside geometry creates smooth movement through multiple directions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eMotion Range Control\u003c\/h3\u003e\n          \u003cp\u003eMechanical adjustment changes the maximum rocking angle of the platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eTextured Foot Surface\u003c\/h3\u003e\n          \u003cp\u003eA refined tactile finish creates additional grip while preserving the premium aesthetic.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuiet Base Layer\u003c\/h3\u003e\n          \u003cp\u003eSoft floor-contact materials help reduce harsh sound as the board moves.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFurniture-Grade Finish\u003c\/h3\u003e\n          \u003cp\u003eWood, metal, and neutral surface options make the product feel closer to premium furniture than gym equipment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\u003e\n  \u003csection class=\"qx-section qx-included\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eEverything You Need\u003c\/div\u003e\n        \u003ch2\u003eA Complete Active Standing Setup.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStanding Board\u003c\/strong\u003e \u003cspan\u003eMain multidirectional platform\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMotion Control Base\u003c\/strong\u003e \u003cspan\u003eAdjustable rocking range\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eFloor Pad\u003c\/strong\u003e \u003cspan\u003eAdditional floor-contact layer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDesk Position Guide\u003c\/strong\u003e \u003cspan\u003eRecommended standing placements\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eStanding and rocking ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eVertical Storage Strap\u003c\/strong\u003e \u003cspan\u003eOptional compact storage support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eSurface Care Cloth\u003c\/strong\u003e \u003cspan\u003eFor everyday product care\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eQuick Start Guide\u003c\/strong\u003e \u003cspan\u003eSimple setup instructions\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STORAGE --\u003e\n  \u003csection class=\"qx-split qx-storage\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eSmall-Space By Design\u003c\/div\u003e\n      \u003ch2\u003eUse It At Your Desk.\u003cbr\u003eStore It Beside It.\u003c\/h2\u003e\n      \u003cp\u003eSculptural Active Standing Board does not require a dedicated training room or permanent floor area.\u003c\/p\u003e\n      \u003cp\u003eIts thin profile is designed to slide beside a desk, under furniture, or store vertically when you want the floor completely clear.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLow-profile form.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eVertical storage option.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo permanent installation.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eEasy desk-to-storage transition.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/7_54d65f20-048a-4ed6-be66-bde37e5d8010.png?v=1790169209\" alt=\"Easy storage\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #eee7de;\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eWhy Active Standing?\u003c\/div\u003e\n        \u003ch2\u003eMore Than A Traditional Standing Mat.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-comparison-wrap\"\u003e\n        \u003ctable class=\"qx-comparison\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003cth class=\"qx-focus\"\u003eSculptural Active Standing Board\u003c\/th\u003e\n              \u003cth\u003eStanding Mat\u003c\/th\u003e\n              \u003cth\u003eBasic Balance Board\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMulti-Directional Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e360° Micro-Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Motion Range\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDesigned For Standing Desk Use\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSometimes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFurniture-Inspired Design\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eVertical Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eRequires Power\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DIFFERENT ENVIRONMENTS --\u003e\n  \u003csection class=\"qx-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eMade For More Than One Desk\u003c\/div\u003e\n        \u003ch2\u003eOne Object.\u003cbr\u003eMultiple Spaces.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eHome Office\u003c\/h3\u003e\n          \u003cp\u003ePlace it beneath a standing desk for subtle movement throughout focused work sessions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eCreative Studio\u003c\/h3\u003e\n          \u003cp\u003eUse it while drawing, designing, reading, or working at a high counter.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eLiving Space\u003c\/h3\u003e\n          \u003cp\u003eBring it into open areas for short standing, rocking, and movement sessions away from the desk.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #f8f5f0;\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eProduct Overview\u003c\/div\u003e\n        \u003ch2\u003eBuilt For Modern Standing.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-spec-layout\"\u003e\n        \u003cdiv class=\"qx-spec-list\"\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eProduct\u003c\/strong\u003e \u003cspan\u003eSculptural Active Standing Board\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Style\u003c\/strong\u003e \u003cspan\u003eMulti-directional rocking and micro-movement\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePrimary Use\u003c\/strong\u003e \u003cspan\u003eStanding desk and active standing environments\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Direction\u003c\/strong\u003e \u003cspan\u003eForward, backward, lateral, diagonal and circular\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMotion Control\u003c\/strong\u003e \u003cspan\u003eAdjustable tilt range\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStanding Surface\u003c\/strong\u003e \u003cspan\u003eWide textured multi-zone platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eBase\u003c\/strong\u003e \u003cspan\u003eMulti-axis curved rocking structure\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e \u003cspan\u003eNo power required\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e \u003cspan\u003eHome office, studio, living area or standing workstation\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eLow-profile horizontal or vertical storage\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"qx-section qx-faq\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/div\u003e\n        \u003ch2\u003eQexulvia™ FAQ\u003c\/h2\u003e\n        \u003cp\u003eEverything you need to know about adding movement to your standing workspace.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Sculptural Active Standing Board?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eSculptural Active Standing Board is a multidirectional standing platform designed to create subtle rocking and weight-shifting movement while standing at a desk or in other indoor spaces.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow is it different from a normal balance board?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eMany balance boards move primarily around one axis or use a separate roller. Sculptural Active Standing Board uses an integrated multi-axis curved base designed for controlled movement in multiple directions.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it move forward and backward?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The platform is designed for forward, backward, lateral, diagonal, and small circular movement patterns.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I adjust how much it moves?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Adjustable Motion Range allows the maximum tilt range to be changed for different standing preferences.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it designed for standing desks?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. One of the primary use cases is active standing beneath a compatible standing desk or workstation.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDo I need electricity or an app?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The board is mechanically driven by your own weight shifts and does not require powered movement, a display, or an app.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. It is a freestanding platform that can be moved between workspaces and stored when not in use.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be stored vertically?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe low-profile design is intended to support compact storage options, including positioning beside furniture or vertical storage when appropriate.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can I use it?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eIt is designed for suitable indoor environments including home offices, creative studios, living spaces, and other standing work areas.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eYour Standing Desk Should Let You Move.\u003c\/h2\u003e\n    \u003cp\u003eMulti-directional rocking. Adjustable movement. Sculptural design. A more dynamic way to stand without adding another machine to the room.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142081732925,"sku":null,"price":359.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_40766f42-7983-4097-a414-2730ccea96a4.png?v=1790169209","url":"https:\/\/qexulvia.com\/products\/qexulvia%e2%84%a2-sculptural-active-standing-board","provider":"Qexulvia™","version":"1.0","type":"link"}