{"product_id":"moft-snap-flow-note-stand","title":"Moft Snap Flow Note Stand","description":"\u003cstyle\u003e.idl-product *,.idl-product *::before,.idl-product *::after{box-sizing:border-box}.idl-product{--idl-bg:#121212;--idl-card:#1c1c1e;--idl-chip:#2c2c2e;--idl-text:#f5f5f7;--idl-text-2:#a1a1a6;--idl-text-3:#6e6e73;--idl-border:#38383a;--idl-border-2:#4a4a4e;--idl-accent:#910417;--idl-accent-2:rgba(145,4,23,0.18);--idl-radius-lg:24px;--idl-radius-md:16px;--idl-radius-sm:10px;font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','SF Pro Text','Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans Arabic',sans-serif;color:var(--idl-text);line-height:1.6;background:var(--idl-bg);max-width:1080px;margin:0 auto;padding:clamp(28px,5vw,56px) clamp(16px,4vw,32px);border-radius:var(--idl-radius-lg)}.idl-product h1,.idl-product h2,.idl-product h3{margin:0 0 12px;font-weight:600;letter-spacing:-0.02em;color:var(--idl-text)}.idl-product h1{font-size:clamp(30px,5vw,46px);line-height:1.08;font-weight:700}.idl-product h2{font-size:clamp(22px,3vw,28px)}.idl-product h3{font-size:clamp(17px,2vw,19px)}.idl-product p{margin:0 0 14px;color:var(--idl-text-2);font-size:16px}.idl-product .idl-accent{color:var(--idl-accent)}.idl-hero{text-align:center;max-width:820px;margin:0 auto clamp(36px,5vw,56px)}.idl-badge{display:inline-block;background:var(--idl-accent-2);color:var(--idl-accent);border:1px solid var(--idl-accent);padding:6px 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:18px}.idl-hero-intro{font-size:clamp(16px,2vw,19px);color:var(--idl-text-2);max-width:720px;margin:16px auto 0}.idl-chips{list-style:none;padding:0;margin:28px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.idl-chips li{background:var(--idl-chip);border:1px solid var(--idl-border);padding:7px 14px;border-radius:999px;font-size:13px;font-weight:500;color:var(--idl-text);white-space:nowrap}.idl-compat{background:linear-gradient(135deg,rgba(145,4,23,0.10),rgba(145,4,23,0.02));border:1px solid var(--idl-accent);border-radius:var(--idl-radius-md);padding:clamp(20px,3vw,28px);margin-bottom:clamp(36px,5vw,56px);text-align:center}.idl-compat h3{margin:0 0 14px;font-size:14px;text-transform:uppercase;letter-spacing:0.1em;color:var(--idl-accent)}.idl-compat-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.idl-compat-list li{background:var(--idl-chip);border:1px solid var(--idl-border-2);padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500}.idl-compat-note{margin-top:14px;font-size:12px;color:var(--idl-text-3)}.idl-features{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:clamp(36px,5vw,56px)}@media(min-width:720px){.idl-features{grid-template-columns:1fr 1fr;gap:20px}}.idl-feature{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);padding:clamp(22px,3vw,32px);text-align:center;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.idl-feature:hover{transform:translateY(-3px);border-color:var(--idl-border-2);box-shadow:0 12px 28px rgba(0,0,0,0.45)}.idl-feature-wide{grid-column:1 \/ -1}.idl-feature h2{font-size:clamp(20px,2.4vw,24px);margin-bottom:12px}.idl-box{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);padding:clamp(22px,3vw,32px);margin-bottom:clamp(36px,5vw,56px)}.idl-box h2{text-align:center;margin-bottom:22px}.idl-box-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:12px;max-width:540px;margin-inline:auto}@media(min-width:600px){.idl-box-list{grid-template-columns:1fr 1fr}}.idl-box-list li{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--idl-chip);border:1px solid var(--idl-border);border-radius:var(--idl-radius-sm);font-size:14.5px}.idl-box-list li::before{content:'✓';flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--idl-accent-2);color:var(--idl-accent);border-radius:50%;font-weight:700;font-size:12px}.idl-faq{margin-bottom:clamp(28px,4vw,48px)}.idl-faq h2{text-align:center;margin-bottom:22px}.idl-faq-list{display:flex;flex-direction:column;gap:10px;max-width:760px;margin-inline:auto}.idl-faq details{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);overflow:hidden;transition:border-color .2s ease}.idl-faq details[open]{border-color:var(--idl-border-2)}.idl-faq summary{cursor:pointer;list-style:none;padding:16px 20px;font-weight:600;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:12px}.idl-faq summary::-webkit-details-marker{display:none}.idl-faq summary::after{content:'+';color:var(--idl-accent);font-size:22px;font-weight:400;transition:transform .2s ease;flex-shrink:0}.idl-faq details[open] summary::after{transform:rotate(45deg)}.idl-faq-answer{padding:0 20px 18px;color:var(--idl-text-2);font-size:14.5px;line-height:1.65}.idl-closing{text-align:center;padding:28px 16px;border-top:1px solid var(--idl-border);font-size:14px;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;color:var(--idl-text)}\u003c\/style\u003e\n\u003cdiv class=\"idl-product\"\u003e\n\u003cheader class=\"idl-hero\"\u003e\n\u003cdiv class=\"idl-badge\"\u003eMagnetic Notepad System · Snap Compatible\u003c\/div\u003e\n\u003ch1\u003eAnalog Meets \u003cspan class=\"idl-accent\"\u003eMagnetic.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"idl-hero-intro\"\u003eA magnetic note-taking system designed for the modern desk. The Moft Snap Flow Note Stand pairs a clean notepad surface with the Snap System ecosystem — capture quick thoughts, sticky notes, and to-dos with paper-and-pen tactility, then snap your phone in alongside for the full hybrid workflow.\u003c\/p\u003e\n\u003cul class=\"idl-chips\"\u003e\n\u003cli\u003eMagnetic Notepad Surface\u003c\/li\u003e\n\u003cli\u003eIncludes 4 Notepad Set\u003c\/li\u003e\n\u003cli\u003eInvisible Pen Included\u003c\/li\u003e\n\u003cli\u003eMagnetic Ring Included\u003c\/li\u003e\n\u003cli\u003eSnap System Compatible\u003c\/li\u003e\n\u003cli\u003eSticky Notes \u0026amp; Blank Pages\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/header\u003e\n\u003csection class=\"idl-compat\"\u003e\n\u003ch3\u003eCompatible With\u003c\/h3\u003e\n\u003cul class=\"idl-compat-list\"\u003e\n\u003cli\u003eMoft Snap System accessories\u003c\/li\u003e\n\u003cli\u003eMagnetic surfaces and notepad refills\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"idl-compat-note\"\u003eStandalone notetaking system. The included Magnetic Ring and Snap System integration let you build out a full hybrid analog\/digital workflow alongside Moft's other Snap accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-features\"\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eNotepad \u003cspan class=\"idl-accent\"\u003eSet Included\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEach Snap Flow ships with a 4-notepad set in 3 types: 2× blank Note pads, 1 Sticky Note pad, and 1 To-Do pad. Each notepad contains 16 sheets — a complete starter system for desk-side capture.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eInvisible \u003cspan class=\"idl-accent\"\u003ePen\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe included Invisible Pen is engineered to live with the notepad system — always within reach, never the one you can't find. Slim profile that integrates with the magnetic stand without disrupting the desk aesthetic.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eMagnetic \u003cspan class=\"idl-accent\"\u003eRing\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe Snap Flow includes a Magnetic Ring that integrates with the broader Moft Snap System — build out your hybrid workflow by adding compatible Snap accessories like phone stands, tripods, and wallets.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eQuick \u003cspan class=\"idl-accent\"\u003eCapture\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSticky notes for reminders, blank notes for sketches and ideas, To-Do for daily tracking. Three formats covered out of the box — the analog corner of your hybrid desk system, organised and refillable.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature idl-feature-wide\"\u003e\u003ch2\u003eModern \u003cspan class=\"idl-accent\"\u003eHybrid Desk\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe Snap Flow recognises that not everything belongs in an app. Quick captures, idea sketches, post-it reminders, daily focus lists — paper still wins for these. The Moft system gives that analog space a magnetic, organised, premium home next to your devices.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-box\"\u003e\n\u003ch2\u003eWhat's in the Box\u003c\/h2\u003e\n\u003cul class=\"idl-box-list\"\u003e\n\u003cli\u003eMoft Snap Flow Note Stand\u003c\/li\u003e\n\u003cli\u003eInvisible Pen\u003c\/li\u003e\n\u003cli\u003eNotepad set (4 pads, 16 sheets each)\u003c\/li\u003e\n\u003cli\u003eMagnetic Ring\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"idl-faq-list\"\u003e\n\u003cdetails\u003e\u003csummary\u003eAre the notepads refillable?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eYes — Moft sells refill notepad sets separately. The magnetic stand is the durable base; the notepads themselves are consumables. Each pad has 16 sheets, so a full 4-pad set lasts most users several months of regular note-taking.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat does the Invisible Pen mean?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eA slim, design-forward pen engineered to integrate seamlessly with the magnetic stand — the \"invisible\" naming refers to its low-profile aesthetic that doesn't visually clutter the desk. Functions as a normal ballpoint pen for the included notepad surfaces.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWill the Magnetic Ring work with my phone case?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eYes — the included Magnetic Ring is part of Moft's Snap System ecosystem. Pair it with MagSafe iPhones or Snap-compatible cases to expand the hybrid workflow with phone stands and other accessories.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this just a notepad holder?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eMore than that — it's the analog node of Moft's broader hybrid desk system. The magnetic surface is engineered to integrate with other Snap accessories so your phone, notepad, and stand all live in a coordinated workflow.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eNote: Dot Grid availability\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003ePer Moft, the Dot Grid notepad variant is currently US-only. The standard 4-pad set ships globally including UAE.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp class=\"idl-closing\"\u003ePaper. Pen. Magnets. Done.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Moft","offers":[{"title":"Note Stand \/ Jet Black x Jet Black","offer_id":46814606065743,"sku":"hcl1789801379730","price":36.77,"currency_code":"USD","in_stock":true},{"title":"Note Stand \/ Navy Blue x Beach White","offer_id":46814606098511,"sku":"iqz1789801379731","price":31.73,"currency_code":"USD","in_stock":true},{"title":"Note Stand \/ Misty Cove x Sapphire","offer_id":46814606131279,"sku":"ffd1789801379732","price":32.74,"currency_code":"USD","in_stock":true},{"title":"Note Stand \/ Misty Cove","offer_id":46814606164047,"sku":"xpq1789801379733","price":34.25,"currency_code":"USD","in_stock":true},{"title":"Note Stand \/ Peppermint x Blueberry","offer_id":46814606196815,"sku":"unp1789801379734","price":33.75,"currency_code":"USD","in_stock":true},{"title":"Note Stand \/ Taupe x Sunrise","offer_id":46814606229583,"sku":"uki1789801379735","price":36.77,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0713\/8266\/3247\/files\/moft-snap-flow-note-stand_1.png?v=1789801387","url":"https:\/\/jewelcutclad.shop\/products\/moft-snap-flow-note-stand","provider":"My Store","version":"1.0","type":"link"}