{"product_id":"goo","title":"Goo","description":"\u003c!--\n  ============================================================================\n  NEXUS NOW \/ JONATHAN LEVIT PRESENTS — GOO REQUEST-A-CODE PAGE\n  ----------------------------------------------------------------------------\n  A gateway page, not a checkout. Users of Nexus \/ Nexus Now land here to\n  request a personal code for $50 off Goo. The ONLY action is a mailto to\n  support@jonathanlevitpresents.com — no Goo URL, no cart, no buy button.\n  Jonathan replies with a unique code; the customer redeems it directly with\n  Goo. Jonathan takes a profit share on the back end.\n\n  Shopify-safe: scoped to #nexusnow-site, .nnx-btn buttons with !important,\n  no \u003cscript\u003e. Portable — drops into a Squarespace Code Block unchanged.\n\n  TO REUSE \/ EDIT:\n   1. Swap the mailto address if you want a different personal inbox.\n   2. Adjust the $50 figure if the code value changes.\n   3. Keep it under 50 KB for Shopify.\n  ============================================================================\n--\u003e\n\u003cdiv id=\"nexusnow-site\"\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;600\u0026display=swap');\n\n  \/* ===== THEME OVERRIDES · this product page only (un-scoped on purpose) =====\n     Strips the Parallax build's editorial-* product header so only the story\n     (this block) shows. Lives in the product Description, so it loads on the\n     Goo page only — no other product is affected. Classes confirmed via Inspect.\n     NOTE: .editorial-main and .editorial-rule get an extra-specific selector\n     (.editorial-product .editorial-container …) so they outrank the theme's own\n     grid\/flex rules — a plain single-class hide loses to those. *\/\n  form[action*=\"\/cart\/add\"]{display:none !important;}                 \/* Add to Cart + Buy with Shop (cart form) *\/\n  .shopify-payment-button{display:none !important;}\n  .editorial-breadcrumb{display:none !important;}                     \/* breadcrumb line *\/\n  .editorial-hero{display:none !important;}                           \/* the big \"Goo\" title *\/\n  .editorial-main__media{display:none !important;}                    \/* empty image column *\/\n  .editorial-acquisition{display:none !important;}                    \/* \"Acquisition \/ Free\" + pay-over-time *\/\n  .editorial-form{display:none !important;}                           \/* buy-button wrapper *\/\n  .editorial-product .editorial-container .editorial-main{display:none !important;}   \/* collapse the grid + its empty gap *\/\n  .editorial-product .editorial-container .editorial-rule{display:none !important;}   \/* the diamond dividers *\/\n  \/* story-section label \"— II · THE STORY —\" (best-effort; the story CONTENT is kept) *\/\n  .editorial-section__label,.editorial-section__eyebrow,.editorial-section__index,.editorial-section__number,.editorial-section__heading,.editorial-section__title,.editorial-story__label,.editorial-story__eyebrow,.editorial-story__index,.editorial-story__heading,.editorial-story__title{display:none !important;}\n\n  \/* ===== Force Montserrat on everything in the block =====\n     The theme sets a serif font-family directly on headings, which beats an\n     inherited font. Declaring it on the elements themselves (with !important)\n     wins it back. *\/\n  #nexusnow-site,#nexusnow-site *{\n    font-family:'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;\n  }\n\n  #nexusnow-site{\n    --navy:#0F1E38; --deep:#080E20; --black:#04060E; --mid:#0D1A2E;\n    --sky:#55BBFF; --indigo:#7766FF; --cyan:#33DDFF; --emerald:#22DD99;\n    --white:#fff; --body:rgba(255,255,255,.84); --dim:rgba(255,255,255,.52); --meta:rgba(255,255,255,.28);\n    --border:rgba(80,140,220,.28); --border2:rgba(80,140,220,.14);\n    --spectrum:linear-gradient(135deg,#55BBFF,#7766FF,#33DDFF);\n    --card:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02));\n    font-family:'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;\n    color:var(--body); background:var(--black); line-height:1.62;\n  }\n  #nexusnow-site *{box-sizing:border-box;}\n  #nexusnow-site h1,#nexusnow-site h2,#nexusnow-site h3{color:var(--white) !important;font-weight:200 !important;text-transform:none !important;letter-spacing:normal !important;margin:0 0 .4em;line-height:1.15;}\n  #nexusnow-site h1{font-size:clamp(30px,5vw,52px);}\n  #nexusnow-site h2{font-size:clamp(24px,3.4vw,36px);}\n  #nexusnow-site p{margin:0 0 1em;}\n\n  #nexusnow-site .wrap{max-width:1080px;margin:0 auto;padding:0 26px;position:relative;z-index:2;}\n  #nexusnow-site .section{padding:clamp(48px,7vw,88px) 0;}\n  #nexusnow-site .eyebrow{font-weight:600 !important;font-size:11px;letter-spacing:.4em !important;text-transform:uppercase !important;color:var(--cyan) !important;margin:0 0 18px;}\n  #nexusnow-site .lede{font-weight:300;font-size:clamp(15px,2vw,17px);line-height:1.66;color:var(--dim) !important;max-width:60ch;}\n\n  \/* Goo icon *\/\n  #nexusnow-site .goo-icon{width:84px;height:84px;border-radius:20px;border:1px solid var(--border);display:block;margin:0 0 22px;box-shadow:0 12px 32px rgba(40,120,210,.25);}\n\n  \/* CTA note *\/\n  #nexusnow-site .cta-note{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--cyan);font-weight:600;margin:18px 0 0;}\n\n  \/* Glass card *\/\n  #nexusnow-site .card{background:var(--card);border:1px solid var(--border2);border-radius:16px;padding:28px;}\n\n  \/* Steps grid *\/\n  #nexusnow-site .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;}\n  #nexusnow-site .step{background:var(--card);border:1px solid var(--border2);border-radius:16px;padding:26px;}\n  #nexusnow-site .step .n{font-weight:600;font-size:12px;letter-spacing:.3em;text-transform:uppercase;color:var(--cyan);margin:0 0 12px;}\n  #nexusnow-site .step h3{font-size:18px;margin:0 0 .5em;}\n  #nexusnow-site .step p{font-weight:300;font-size:14px;color:var(--dim);margin:0;}\n\n  \/* Buttons — Shopify-safe (.nnx-btn) *\/\n  #nexusnow-site .btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px;}\n  #nexusnow-site a.nnx-btn{text-decoration:none !important;display:inline-flex;align-items:center;justify-content:center;gap:.5em;border-radius:999px;font-weight:600;font-size:13px;letter-spacing:.2em;text-transform:uppercase;padding:16px 38px;transition:filter .15s,transform .1s,box-shadow .2s,border-color .2s;}\n  #nexusnow-site a.nnx-btn--primary,#nexusnow-site a.nnx-btn--primary:visited{background:var(--spectrum) !important;color:#06121f !important;box-shadow:0 12px 32px rgba(40,120,210,.3);}\n  #nexusnow-site a.nnx-btn--primary:hover{filter:brightness(1.07);box-shadow:0 0 26px rgba(51,221,255,.4),0 14px 36px rgba(40,120,210,.35);}\n  #nexusnow-site a.nnx-btn--ghost,#nexusnow-site a.nnx-btn--ghost:visited{border:1px solid var(--border) !important;color:#dceaff !important;background:rgba(255,255,255,.02) !important;}\n  #nexusnow-site a.nnx-btn--ghost:hover{border-color:var(--cyan);color:#fff !important;}\n  #nexusnow-site a.nnx-btn:active{transform:scale(.985);}\n\n  \/* Code \/ value card *\/\n  #nexusnow-site .pcard{text-align:center;}\n  #nexusnow-site .pcard .nnx-price{font-weight:200 !important;font-size:44px;color:var(--white) !important;margin:6px 0 2px;}\n  #nexusnow-site .pcard .meta{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--meta);}\n  #nexusnow-site .pcard .nnx-btn{margin-top:20px;width:100%;}\n\n  @media (max-width:640px){\n    #nexusnow-site .btn-row .nnx-btn{width:100%;}\n    #nexusnow-site .steps{grid-template-columns:1fr;}\n  }\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"section\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cimg class=\"goo-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/7469\/2146\/files\/web-app-manifest-512x512_64866dab-6ae3-49a5-9f0b-f742d4504f2e.png?v=1783037387\" alt=\"Goo app icon\" width=\"84\" height=\"84\"\u003e\n    \u003cp class=\"eyebrow\"\u003e— Jonathan Levit Presents —\u003c\/p\u003e\n    \u003ch1\u003eGoo, inside Nexus and Nexus Now.\u003c\/h1\u003e\n    \u003cp class=\"lede\"\u003eGoo shows you what a spectator just searched — on their own phone, in a screen that looks exactly like Google. The result reaches you the instant it happens: a notification, a quiet peek, or a feed pushed straight into the tools you already run. Inside Nexus and Nexus Now, that search becomes one more input your system can read and act on.\u003c\/p\u003e\n    \u003cdiv class=\"btn-row\"\u003e\n      \u003ca class=\"nnx-btn nnx-btn--primary\" href=\"mailto:support@jonathanlevitpresents.com?subject=I%20use%20Nexus%20%2F%20Nexus%20Now%20and%20want%20to%20get%20Goo\u0026amp;body=Hi%20Jonathan%2C%0D%0A%0D%0AI%20use%20Nexus%20%2F%20Nexus%20Now%20and%20I%27d%20like%20a%20code%20to%20get%20Goo%20and%20save%20%2450.\"\u003eEmail for your code\u003c\/a\u003e\n      \u003ca class=\"nnx-btn nnx-btn--ghost\" href=\"#how\"\u003eHow it works\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cta-note\"\u003eOrder through me and take $50 off\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHAT GOO DOES --\u003e\n\u003csection class=\"section\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cp class=\"eyebrow\"\u003e— What Goo does —\u003c\/p\u003e\n    \u003ch2\u003eThe search, the moment it happens.\u003c\/h2\u003e\n    \u003cp class=\"lede\"\u003eA spectator types into what looks like an ordinary Google page. You see it immediately — as a push notification (a smartwatch works too), a double-tap peek, or a live feed sent to any API-enabled app or device. It handles image searches, holds the last thing typed, and can pass along details a spectator fills in. Everything arrives quietly, on your terms.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BOTH DIRECTIONS --\u003e\n\u003csection class=\"section\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cp class=\"eyebrow\"\u003e— Both directions —\u003c\/p\u003e\n    \u003ch2\u003eGoo reads, and Goo writes.\u003c\/h2\u003e\n    \u003cp class=\"lede\"\u003eGoo runs two ways. Beyond peeking at what a spectator searched, it works as an output: anything you send through Nexus or Nexus Now appears on the Google page on the spectator's own phone. You control both sides of the screen — what comes off it, and what shows up on it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHERE IT FITS --\u003e\n\u003csection class=\"section\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cp class=\"eyebrow\"\u003e— Where it fits —\u003c\/p\u003e\n    \u003ch2\u003eBuilt to plug into your setup.\u003c\/h2\u003e\n    \u003cp class=\"lede\"\u003eGoo speaks the same language as the peek tools and wearables you already perform with — anything that accepts an API feed. Drop it into a Nexus or Nexus Now workflow and the search flows through the same system you use for everything else. No new hardware, no second method to learn.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- HOW TO GET IT --\u003e\n\u003csection class=\"section\" id=\"how\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cp class=\"eyebrow\"\u003e— How to get it —\u003c\/p\u003e\n    \u003ch2\u003eThree steps, one email.\u003c\/h2\u003e\n    \u003cp class=\"lede\"\u003eYou buy Goo directly from Goo. I simply set you up with a personal code that takes $50 off — so it costs you less to go through me.\u003c\/p\u003e\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cp class=\"n\"\u003eStep 1\u003c\/p\u003e\n        \u003ch3\u003eEmail me\u003c\/h3\u003e\n        \u003cp\u003eTell me you use Nexus or Nexus Now. One tap on the button below opens it, filled in and ready.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cp class=\"n\"\u003eStep 2\u003c\/p\u003e\n        \u003ch3\u003eGet your code\u003c\/h3\u003e\n        \u003cp\u003eI send back a code that's unique to you and worth $50 off Goo.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cp class=\"n\"\u003eStep 3\u003c\/p\u003e\n        \u003ch3\u003eRedeem it directly\u003c\/h3\u003e\n        \u003cp\u003eComplete your purchase with Goo using the code, at the reduced price. You pay Goo, not me.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- REQUEST-A-CODE CARD --\u003e\n\u003csection class=\"section\"\u003e\n  \u003cdiv class=\"wrap\" style=\"max-width:420px;\"\u003e\n    \u003cdiv class=\"card pcard\"\u003e\n      \u003cp class=\"eyebrow\" style=\"margin-bottom:6px;\"\u003e— Goo —\u003c\/p\u003e\n      \u003cdiv class=\"nnx-price\"\u003e$50 off\u003c\/div\u003e\n      \u003cp class=\"meta\"\u003eYour personal code · Redeem directly with Goo\u003c\/p\u003e\n      \u003ca class=\"nnx-btn nnx-btn--primary\" href=\"mailto:support@jonathanlevitpresents.com?subject=I%20use%20Nexus%20%2F%20Nexus%20Now%20and%20want%20to%20get%20Goo\u0026amp;body=Hi%20Jonathan%2C%0D%0A%0D%0AI%20use%20Nexus%20%2F%20Nexus%20Now%20and%20I%27d%20like%20a%20code%20to%20get%20Goo%20and%20save%20%2450.\"\u003eEmail for your code\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Jonathan Levit Presents","offers":[{"title":"Default Title","offer_id":51418318668082,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"url":"https:\/\/twistingtheaces.com\/products\/goo","provider":"Jonathan Levit Presents","version":"1.0","type":"link"}