{"product_id":"owlify-visionnest-15-6-touchscreen-display-portable-fhd-monitor-for-creators-streamers-gamers","title":"Owlify VisionNest 15.6” Touchscreen Display | Portable FHD Monitor for Creators, Streamers \u0026 Gamers","description":"\u003cstyle\u003e\n\/* ==========================================================\n   OWLIFY VISIONEDGE 15.6\" PORTABLE TOUCH MONITOR\n   Scoped Shopify Product Description\n   ========================================================== *\/\n\n.owl-monitor,\n.owl-monitor *{\n  box-sizing:border-box;\n}\n\n.owl-monitor{\n  --bg:#07080C;\n  --bg2:#121216;\n  --card:#1E1E21;\n  --gold:#DAB05E;\n  --darkgold:#B9924E;\n  --hi:#F4CF78;\n  --white:#F9F9F9;\n  --text:#C5C5C5;\n  --muted:#8A8885;\n  --blue:#31bfff;\n  --cyan:#35ebff;\n  --purple:#805cff;\n  --pink:#f541c9;\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  overflow:hidden;\n  isolation:isolate;\n  position:relative;\n  border-radius:24px;\n  background:\n    radial-gradient(circle at 10% 6%,rgba(44,128,255,.10),transparent 25%),\n    radial-gradient(circle at 92% 15%,rgba(225,53,255,.08),transparent 25%),\n    linear-gradient(180deg,#050608 0%,#090A0E 48%,#050608 100%);\n  color:var(--text);\n  font-family:Arial,Helvetica,sans-serif;\n}\n\n.owl-monitor img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.owl-monitor h1,\n.owl-monitor h2,\n.owl-monitor h3,\n.owl-monitor p{\n  margin-top:0;\n}\n\n.owl-monitor section{\n  position:relative;\n}\n\n\n\/* ==========================================================\n   BACKGROUND ENERGY\n   ========================================================== *\/\n\n.om-orb{\n  position:absolute;\n  width:520px;\n  height:520px;\n  border-radius:50%;\n  pointer-events:none;\n  filter:blur(100px);\n  opacity:.12;\n  z-index:-1;\n  background:conic-gradient(\n    var(--gold),\n    var(--blue),\n    var(--purple),\n    var(--pink),\n    var(--gold)\n  );\n  animation:omSpin 15s linear infinite;\n}\n\n.om-orb1{\n  top:180px;\n  right:-300px;\n}\n\n.om-orb2{\n  top:1500px;\n  left:-310px;\n  animation-direction:reverse;\n}\n\n.om-orb3{\n  bottom:400px;\n  right:-330px;\n}\n\n@keyframes omSpin{\n  to{transform:rotate(360deg)}\n}\n\n\n\/* ==========================================================\n   HERO\n   ========================================================== *\/\n\n.om-hero{\n  padding:80px 28px 35px;\n  text-align:center;\n}\n\n.om-logo{\n  width:135px!important;\n  margin:0 auto 20px;\n  filter:\n    drop-shadow(0 0 8px rgba(218,176,94,.35))\n    drop-shadow(0 0 22px rgba(218,176,94,.15));\n  animation:omLogoFloat 4.5s ease-in-out infinite;\n}\n\n@keyframes omLogoFloat{\n  50%{transform:translateY(-8px)}\n}\n\n.om-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:9px 17px;\n  margin-bottom:24px;\n  border:1px solid rgba(218,176,94,.35);\n  border-radius:999px;\n  background:rgba(218,176,94,.05);\n  color:var(--hi);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.7px;\n}\n\n.om-dot{\n  width:8px;\n  height:8px;\n  border-radius:50%;\n  background:var(--cyan);\n  box-shadow:\n    0 0 8px var(--cyan),\n    0 0 18px var(--cyan);\n  animation:omDot 1.4s ease-in-out infinite;\n}\n\n@keyframes omDot{\n  50%{\n    opacity:.35;\n    transform:scale(.7);\n  }\n}\n\n.om-hero h1{\n  max-width:930px;\n  margin:0 auto 19px;\n  font-size:clamp(38px,6.2vw,80px);\n  line-height:.98;\n  letter-spacing:-2.5px;\n  color:#fff;\n  font-weight:900;\n}\n\n.om-gold{\n  display:block;\n  margin-top:8px;\n  background:linear-gradient(\n    90deg,\n    var(--darkgold),\n    var(--hi),\n    #fff1a8,\n    var(--gold),\n    var(--darkgold)\n  );\n  background-size:250% 100%;\n  -webkit-background-clip:text;\n  background-clip:text;\n  color:transparent;\n  animation:omGoldText 5s linear infinite;\n}\n\n@keyframes omGoldText{\n  to{background-position:250% 0}\n}\n\n.om-hero-copy{\n  max-width:760px;\n  margin:0 auto;\n  color:#b7b8bd;\n  font-size:clamp(16px,2vw,20px);\n  line-height:1.7;\n}\n\n\n\/* ==========================================================\n   RGB LIGHT BAR\n   ========================================================== *\/\n\n.om-rgbbar{\n  width:min(780px,92%);\n  height:6px;\n  margin:31px auto 12px;\n  border-radius:999px;\n  background:linear-gradient(\n    90deg,\n    var(--gold),\n    var(--blue),\n    var(--cyan),\n    var(--purple),\n    var(--pink),\n    var(--gold)\n  );\n  background-size:300% 100%;\n  box-shadow:\n    0 0 12px rgba(44,198,255,.45),\n    0 0 25px rgba(245,65,201,.18);\n  animation:omRGBMove 4s linear infinite;\n}\n\n@keyframes omRGBMove{\n  to{background-position:300% 0}\n}\n\n\n\/* ==========================================================\n   IMAGE FRAME\n   ========================================================== *\/\n\n.om-image{\n  width:calc(100% - 40px);\n  max-width:1040px;\n  margin:38px auto 0;\n  position:relative;\n  padding:1px;\n  border-radius:23px;\n  overflow:hidden;\n  background:linear-gradient(\n    120deg,\n    var(--gold),\n    rgba(218,176,94,.12),\n    var(--cyan),\n    var(--purple),\n    var(--pink),\n    var(--gold)\n  );\n  background-size:350% 350%;\n  box-shadow:\n    0 24px 60px rgba(0,0,0,.5),\n    0 0 30px rgba(71,119,255,.06);\n  animation:omFrame 7s linear infinite;\n}\n\n@keyframes omFrame{\n  50%{background-position:100% 100%}\n}\n\n.om-image img{\n  border-radius:22px;\n  transition:\n    transform .7s cubic-bezier(.2,.8,.2,1),\n    filter .7s ease;\n}\n\n.om-image:hover img{\n  transform:scale(1.022);\n  filter:saturate(1.12) contrast(1.02);\n}\n\n.om-image:after{\n  content:\"\";\n  position:absolute;\n  top:-120%;\n  left:-70%;\n  width:24%;\n  height:340%;\n  pointer-events:none;\n  transform:rotate(17deg);\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(255,255,255,.22),\n    transparent\n  );\n  animation:omSweep 6s ease-in-out infinite;\n}\n\n@keyframes omSweep{\n  0%,55%{left:-70%}\n  85%,100%{left:145%}\n}\n\n\n\/* ==========================================================\n   FAST SPECS\n   ========================================================== *\/\n\n.om-fast{\n  padding:30px 28px 80px;\n}\n\n.om-fast-grid{\n  max-width:1030px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n}\n\n.om-fast-card{\n  padding:24px 12px;\n  border-radius:16px;\n  text-align:center;\n  border:1px solid rgba(218,176,94,.18);\n  background:\n    radial-gradient(circle at 100% 0,rgba(55,160,255,.09),transparent 45%),\n    rgba(255,255,255,.024);\n  transition:.35s ease;\n}\n\n.om-fast-card:hover{\n  transform:translateY(-7px);\n  border-color:rgba(218,176,94,.6);\n  box-shadow:\n    0 13px 35px rgba(0,0,0,.45),\n    0 0 20px rgba(218,176,94,.1);\n}\n\n.om-fast-card b{\n  display:block;\n  margin-bottom:6px;\n  color:var(--hi);\n  font-size:22px;\n}\n\n.om-fast-card span{\n  color:#98999f;\n  font-size:12px;\n  line-height:1.4;\n  text-transform:uppercase;\n  letter-spacing:1px;\n}\n\n\n\/* ==========================================================\n   SECTION HEADINGS\n   ========================================================== *\/\n\n.om-section{\n  padding:80px 28px;\n}\n\n.om-title{\n  max-width:880px;\n  margin:0 auto 16px;\n  text-align:center;\n  color:#fff;\n  font-size:clamp(31px,4.6vw,56px);\n  line-height:1.05;\n  font-weight:900;\n}\n\n.om-title span{\n  color:var(--hi);\n}\n\n.om-lead{\n  max-width:770px;\n  margin:0 auto 42px;\n  text-align:center;\n  color:#a9aaaf;\n  font-size:16px;\n  line-height:1.75;\n}\n\n\n\/* ==========================================================\n   FEATURE CARDS\n   ========================================================== *\/\n\n.om-features{\n  max-width:1040px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n}\n\n.om-feature{\n  min-height:220px;\n  padding:27px 23px;\n  position:relative;\n  overflow:hidden;\n  border-radius:18px;\n  border:1px solid rgba(218,176,94,.17);\n  background:\n    radial-gradient(circle at 100% 0,rgba(52,116,255,.10),transparent 45%),\n    linear-gradient(145deg,#111217,#090a0e);\n  transition:.35s ease;\n}\n\n.om-feature:before{\n  content:\"\";\n  position:absolute;\n  width:120px;\n  height:120px;\n  top:-70px;\n  right:-65px;\n  border-radius:50%;\n  background:var(--gold);\n  filter:blur(50px);\n  opacity:.05;\n  transition:.4s;\n}\n\n.om-feature:hover{\n  transform:translateY(-7px);\n  border-color:rgba(218,176,94,.55);\n  box-shadow:\n    0 17px 40px rgba(0,0,0,.5),\n    0 0 24px rgba(218,176,94,.08);\n}\n\n.om-feature:hover:before{\n  opacity:.14;\n}\n\n.om-icon{\n  width:51px;\n  height:51px;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  margin-bottom:19px;\n  border-radius:14px;\n  border:1px solid rgba(218,176,94,.35);\n  color:var(--hi);\n  font-size:23px;\n  background:rgba(218,176,94,.06);\n  box-shadow:0 0 20px rgba(218,176,94,.05);\n}\n\n.om-feature h3{\n  color:var(--hi);\n  font-size:19px;\n  margin-bottom:9px;\n}\n\n.om-feature p{\n  margin:0;\n  color:#aaa;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* ==========================================================\n   TOUCH EXPERIENCE\n   ========================================================== *\/\n\n.om-touch{\n  padding:88px 28px;\n}\n\n.om-touch-box{\n  max-width:1040px;\n  margin:auto;\n  position:relative;\n  overflow:hidden;\n  padding:62px 30px;\n  border-radius:25px;\n  text-align:center;\n  border:1px solid rgba(218,176,94,.24);\n  background:\n    radial-gradient(circle at 50% 120%,rgba(50,122,255,.18),transparent 45%),\n    #090a0e;\n}\n\n.om-touch-box:before{\n  content:\"\";\n  position:absolute;\n  inset:-80%;\n  background:conic-gradient(\n    transparent,\n    rgba(47,208,255,.17),\n    transparent,\n    rgba(218,176,94,.14),\n    transparent\n  );\n  animation:omSpin 10s linear infinite;\n}\n\n.om-touch-content{\n  position:relative;\n  z-index:2;\n}\n\n.om-touch-ring{\n  width:150px;\n  height:150px;\n  margin:30px auto;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  position:relative;\n  color:white;\n  font-size:50px;\n  border:2px solid var(--gold);\n  box-shadow:\n    0 0 20px rgba(218,176,94,.22),\n    inset 0 0 20px rgba(45,189,255,.10);\n}\n\n.om-touch-ring:before,\n.om-touch-ring:after{\n  content:\"\";\n  position:absolute;\n  inset:-2px;\n  border-radius:50%;\n  border:2px solid var(--cyan);\n  opacity:0;\n  animation:omTouchRipple 2.2s ease-out infinite;\n}\n\n.om-touch-ring:after{\n  animation-delay:1.1s;\n}\n\n@keyframes omTouchRipple{\n  0%{\n    transform:scale(.55);\n    opacity:.85;\n  }\n  100%{\n    transform:scale(1.8);\n    opacity:0;\n  }\n}\n\n\n\/* ==========================================================\n   SPLIT CONTENT\n   ========================================================== *\/\n\n.om-split{\n  padding:80px 28px;\n}\n\n.om-split-grid{\n  max-width:1040px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:40px;\n  align-items:center;\n}\n\n.om-copy h2{\n  color:#fff;\n  font-size:clamp(31px,4.1vw,52px);\n  line-height:1.05;\n  margin-bottom:16px;\n}\n\n.om-copy h2 span{\n  color:var(--hi);\n}\n\n.om-copy p{\n  color:#a8a9ae;\n  font-size:16px;\n  line-height:1.75;\n}\n\n.om-points{\n  margin-top:24px;\n  display:grid;\n  gap:11px;\n}\n\n.om-point{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  padding:13px 15px;\n  border-radius:12px;\n  border:1px solid rgba(218,176,94,.14);\n  background:rgba(255,255,255,.023);\n  color:#d6d6da;\n  transition:.3s ease;\n}\n\n.om-point:hover{\n  transform:translateX(6px);\n  border-color:rgba(218,176,94,.45);\n  box-shadow:0 0 16px rgba(218,176,94,.05);\n}\n\n.om-check{\n  width:25px;\n  height:25px;\n  min-width:25px;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  border-radius:50%;\n  background:linear-gradient(135deg,var(--darkgold),var(--hi));\n  color:#080808;\n  font-weight:900;\n}\n\n\n\/* ==========================================================\n   DUAL SCREEN ANIMATION\n   ========================================================== *\/\n\n.om-workspace{\n  padding:85px 28px;\n}\n\n.om-desktop{\n  max-width:950px;\n  height:340px;\n  margin:35px auto 0;\n  position:relative;\n}\n\n.om-screen{\n  position:absolute;\n  overflow:hidden;\n  border-radius:12px;\n  border:2px solid rgba(218,176,94,.7);\n  background:\n    radial-gradient(circle at 30% 30%,rgba(42,194,255,.18),transparent 30%),\n    linear-gradient(145deg,#161923,#08090d);\n  box-shadow:\n    0 25px 45px rgba(0,0,0,.45),\n    0 0 20px rgba(218,176,94,.07);\n}\n\n.om-screen:after{\n  content:\"\";\n  position:absolute;\n  inset:8px;\n  border-radius:7px;\n  background:\n    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),\n    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),\n    radial-gradient(circle at 70% 30%,rgba(232,42,255,.22),transparent 30%),\n    radial-gradient(circle at 25% 75%,rgba(0,197,255,.22),transparent 32%);\n  background-size:22px 22px,22px 22px,auto,auto;\n}\n\n.om-screen-main{\n  width:58%;\n  height:260px;\n  left:5%;\n  top:35px;\n  animation:omMainFloat 5s ease-in-out infinite;\n}\n\n.om-screen-second{\n  width:46%;\n  height:215px;\n  right:4%;\n  top:77px;\n  animation:omSecondFloat 5s ease-in-out infinite .5s;\n}\n\n@keyframes omMainFloat{\n  50%{transform:translateY(-8px)}\n}\n\n@keyframes omSecondFloat{\n  50%{transform:translateY(9px)}\n}\n\n.om-screen-label{\n  position:absolute;\n  z-index:2;\n  left:20px;\n  bottom:16px;\n  color:white;\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:1px;\n}\n\n.om-flow-line{\n  position:absolute;\n  z-index:4;\n  width:170px;\n  height:4px;\n  left:48%;\n  top:165px;\n  border-radius:999px;\n  background:linear-gradient(\n    90deg,\n    transparent,\n    var(--cyan),\n    var(--gold),\n    transparent\n  );\n  background-size:200% 100%;\n  animation:omDataFlow 1.6s linear infinite;\n}\n\n@keyframes omDataFlow{\n  to{background-position:200% 0}\n}\n\n\n\/* ==========================================================\n   60HZ MOTION BAND\n   ========================================================== *\/\n\n.om-motion{\n  max-width:1040px;\n  margin:40px auto 0;\n  height:100px;\n  overflow:hidden;\n  position:relative;\n  border-radius:18px;\n  border:1px solid rgba(218,176,94,.17);\n  background:#08090d;\n}\n\n.om-motion-lines{\n  position:absolute;\n  inset:0;\n  background:\n    repeating-linear-gradient(\n      90deg,\n      transparent 0,\n      transparent 25px,\n      rgba(49,191,255,.12) 26px,\n      transparent 27px\n    );\n  animation:omSpeed 1.1s linear infinite;\n}\n\n@keyframes omSpeed{\n  to{transform:translateX(54px)}\n}\n\n.om-motion-word{\n  position:absolute;\n  inset:0;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  color:white;\n  font-size:clamp(24px,4vw,42px);\n  font-weight:900;\n  text-shadow:\n    0 0 15px rgba(49,191,255,.6),\n    0 0 28px rgba(123,69,255,.3);\n}\n\n.om-motion-word span{\n  color:var(--hi);\n  margin-right:10px;\n}\n\n\n\/* ==========================================================\n   SPECIFICATIONS\n   ========================================================== *\/\n\n.om-specs{\n  padding:82px 28px;\n}\n\n.om-specbox{\n  max-width:1040px;\n  margin:auto;\n  overflow:hidden;\n  border-radius:22px;\n  border:1px solid rgba(218,176,94,.25);\n  background:linear-gradient(145deg,#111217,#090a0e);\n}\n\n.om-spechead{\n  padding:31px 20px;\n  text-align:center;\n  border-bottom:1px solid rgba(218,176,94,.15);\n}\n\n.om-spechead h2{\n  margin:0;\n  color:var(--hi);\n  font-size:32px;\n}\n\n.om-specgrid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.om-spec{\n  padding:24px 16px;\n  text-align:center;\n  border-right:1px solid rgba(255,255,255,.06);\n  border-bottom:1px solid rgba(255,255,255,.06);\n}\n\n.om-spec:nth-child(3n){\n  border-right:0;\n}\n\n.om-spec strong{\n  display:block;\n  color:#fff;\n  margin-bottom:7px;\n  font-size:16px;\n}\n\n.om-spec span{\n  color:#96979d;\n  font-size:14px;\n  line-height:1.45;\n}\n\n\n\/* ==========================================================\n   USE CASES\n   ========================================================== *\/\n\n.om-use{\n  max-width:1040px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n}\n\n.om-use-card{\n  padding:25px 14px;\n  border-radius:16px;\n  text-align:center;\n  border:1px solid rgba(218,176,94,.17);\n  background:rgba(255,255,255,.025);\n  transition:.35s ease;\n}\n\n.om-use-card:hover{\n  transform:translateY(-6px) scale(1.02);\n  border-color:rgba(49,191,255,.45);\n  box-shadow:0 0 22px rgba(49,191,255,.08);\n}\n\n.om-use-card .uicon{\n  font-size:30px;\n  margin-bottom:11px;\n}\n\n.om-use-card strong{\n  display:block;\n  color:var(--hi);\n  margin-bottom:7px;\n}\n\n.om-use-card span{\n  font-size:13px;\n  color:#999;\n}\n\n\n\/* ==========================================================\n   FINAL CTA\n   ========================================================== *\/\n\n.om-final{\n  padding:90px 28px;\n  text-align:center;\n}\n\n.om-finalbox{\n  max-width:930px;\n  margin:auto;\n  padding:60px 28px;\n  position:relative;\n  overflow:hidden;\n  border-radius:25px;\n  border:1px solid rgba(218,176,94,.3);\n  background:\n    radial-gradient(circle at 10% 110%,rgba(37,201,255,.12),transparent 40%),\n    radial-gradient(circle at 90% 110%,rgba(127,70,255,.12),transparent 40%),\n    #090a0e;\n}\n\n.om-finalbox:before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:-100%;\n  width:40%;\n  height:100%;\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(244,207,120,.08),\n    transparent\n  );\n  transform:skewX(-18deg);\n  animation:omFinalSweep 5s ease-in-out infinite;\n}\n\n@keyframes omFinalSweep{\n  55%{left:-100%}\n  90%,100%{left:150%}\n}\n\n.om-final-content{\n  position:relative;\n  z-index:2;\n}\n\n.om-final h2{\n  color:white;\n  font-size:clamp(34px,5vw,60px);\n  line-height:1.05;\n  margin-bottom:15px;\n}\n\n.om-final h2 span{\n  color:var(--hi);\n}\n\n.om-final p{\n  max-width:700px;\n  margin:0 auto;\n  color:#aaa;\n  line-height:1.7;\n}\n\n.om-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:9px;\n  margin-top:27px;\n}\n\n.om-tag{\n  padding:10px 14px;\n  border-radius:999px;\n  border:1px solid rgba(218,176,94,.25);\n  background:rgba(255,255,255,.025);\n  color:#ddd;\n  font-size:13px;\n}\n\n.om-float{\n  animation:omImageFloat 5s ease-in-out infinite;\n}\n\n@keyframes omImageFloat{\n  50%{transform:translateY(-8px)}\n}\n\n\n\/* ==========================================================\n   MOBILE\n   ========================================================== *\/\n\n@media(max-width:800px){\n\n  .owl-monitor{\n    border-radius:0;\n  }\n\n  .om-hero{\n    padding:58px 18px 35px;\n  }\n\n  .om-hero h1{\n    letter-spacing:-1.3px;\n  }\n\n  .om-section,\n  .om-touch,\n  .om-split,\n  .om-workspace,\n  .om-specs,\n  .om-final{\n    padding:58px 18px;\n  }\n\n  .om-fast{\n    padding:24px 18px 58px;\n  }\n\n  .om-fast-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .om-features{\n    grid-template-columns:1fr;\n  }\n\n  .om-split-grid{\n    grid-template-columns:1fr;\n  }\n\n  .om-specgrid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .om-spec:nth-child(3n){\n    border-right:1px solid rgba(255,255,255,.06);\n  }\n\n  .om-spec:nth-child(2n){\n    border-right:0;\n  }\n\n  .om-use{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .om-desktop{\n    height:285px;\n  }\n\n  .om-screen-main{\n    width:62%;\n    height:205px;\n  }\n\n  .om-screen-second{\n    width:50%;\n    height:170px;\n  }\n\n  .om-flow-line{\n    width:110px;\n    top:138px;\n  }\n}\n\n@media(max-width:480px){\n\n  .om-fast-grid,\n  .om-specgrid{\n    grid-template-columns:1fr;\n  }\n\n  .om-spec,\n  .om-spec:nth-child(2n),\n  .om-spec:nth-child(3n){\n    border-right:0;\n  }\n\n  .om-image{\n    width:calc(100% - 22px);\n  }\n\n  .om-use{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .om-desktop{\n    height:240px;\n  }\n\n  .om-screen-main{\n    height:170px;\n  }\n\n  .om-screen-second{\n    height:140px;\n  }\n\n  .om-flow-line{\n    display:none;\n  }\n}\n\n@media(prefers-reduced-motion:reduce){\n  .owl-monitor *,\n  .owl-monitor *:before,\n  .owl-monitor *:after{\n    animation:none!important;\n    transition:none!important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"owl-monitor\" style=\"text-align: start;\"\u003e\n\u003cdiv class=\"om-orb om-orb1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"om-orb om-orb2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"om-orb om-orb3\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n       HERO\n       ====================================================== --\u003e\n\u003csection class=\"om-hero\"\u003e\u003cimg class=\"om-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9092\/9141\/files\/ChatGPT_Image_Aug_6_2026_01_36_59_PM.png?v=1786018952\" alt=\"Owlify\" style=\"margin-right: 158.1px; margin-bottom: 20px; margin-left: 158.1px; float: none;\"\u003e\n\u003cdiv class=\"om-eyebrow\"\u003e\n\u003cspan class=\"om-dot\"\u003e\u003c\/span\u003e OWLIFY PORTABLE DISPLAY\u003c\/div\u003e\n\u003ch1\u003eEXPAND YOUR \u003cspan class=\"om-gold\"\u003eVISION. ANYWHERE.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"om-hero-copy\"\u003eA 15.6-inch Full HD portable touchscreen built to give your laptop, compatible phone or gaming setup the extra screen space you've been missing.\u003c\/p\u003e\n\u003cdiv class=\"om-rgbbar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"om-image\" style=\"text-align: center;\"\u003e\u003cimg alt=\"Owlify 15.6 inch portable touch monitor\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9092\/9141\/files\/ChatGPTImageAug23_2026_02_38_09PM_9.png?v=1787488967\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       FAST SPECIFICATIONS\n       ====================================================== --\u003e\n\u003csection class=\"om-fast\"\u003e\n\u003cdiv class=\"om-fast-grid\"\u003e\n\u003cdiv class=\"om-fast-card\"\u003e\n\u003cb\u003e15.6\"\u003c\/b\u003e \u003cspan\u003ePortable Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-fast-card\"\u003e\n\u003cb\u003e1080p\u003c\/b\u003e \u003cspan\u003e1920 × 1080 FHD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-fast-card\"\u003e\n\u003cb\u003e60Hz\u003c\/b\u003e \u003cspan\u003eRefresh Rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-fast-card\"\u003e\n\u003cb\u003eTouch\u003c\/b\u003e \u003cspan\u003eInteractive Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       CREATE ANYWHERE\n       ====================================================== --\u003e\n\u003csection class=\"om-section\"\u003e\n\u003ch2 class=\"om-title\"\u003eYour Second Screen. \u003cspan\u003eWithout The Desk.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eAdd more room for timelines, reference material, controls, chats, documents or entertainment without being tied to a permanent desktop monitor.\u003c\/p\u003e\n\u003cdiv class=\"om-image\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Owlify portable monitor for creators\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9092\/9141\/files\/ChatGPTImageAug23_2026_02_38_06PM_2.png?v=1787488967\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       FEATURES\n       ====================================================== --\u003e\n\u003csection class=\"om-section\"\u003e\n\u003ch2 class=\"om-title\"\u003ePortable Size. \u003cspan\u003eSerious Capability.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eMade for work, creation, gaming and entertainment when one screen simply isn't enough.\u003c\/p\u003e\n\u003cdiv class=\"om-features\"\u003e\n\u003cdiv class=\"om-feature\"\u003e\n\u003cdiv class=\"om-icon\"\u003e🖥️\u003c\/div\u003e\n\u003ch3\u003e15.6\" Full HD\u003c\/h3\u003e\n\u003cp\u003e1920 × 1080 resolution gives you a crisp Full HD workspace in a portable 15.6-inch format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-feature\"\u003e\n\u003cdiv class=\"om-icon\"\u003e👆\u003c\/div\u003e\n\u003ch3\u003eTouchscreen Control\u003c\/h3\u003e\n\u003cp\u003eInteract directly with compatible devices and applications through the touchscreen display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-feature\"\u003e\n\u003cdiv class=\"om-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003e60Hz Refresh Rate\u003c\/h3\u003e\n\u003cp\u003eSmooth 60Hz visuals make it suited to everyday productivity, media and gaming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-feature\"\u003e\n\u003cdiv class=\"om-icon\"\u003e🔌\u003c\/div\u003e\n\u003ch3\u003eUSB-C Connectivity\u003c\/h3\u003e\n\u003cp\u003eUSB Type-C connectivity helps create a cleaner and more portable second-screen setup with compatible devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-feature\"\u003e\n\u003cdiv class=\"om-icon\"\u003e🎨\u003c\/div\u003e\n\u003ch3\u003esRGB Colour Gamut\u003c\/h3\u003e\n\u003cp\u003eDesigned with an sRGB colour gamut for vibrant visual content, work and entertainment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-feature\"\u003e\n\u003cdiv class=\"om-icon\"\u003e🎮\u003c\/div\u003e\n\u003ch3\u003eFreeSync\u003c\/h3\u003e\n\u003cp\u003eAdaptive Sync support helps provide smoother visual output when used with compatible hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       TOUCH ANIMATION\n       ====================================================== --\u003e\n\u003csection class=\"om-touch\"\u003e\n\u003cdiv class=\"om-touch-box\"\u003e\n\u003cdiv class=\"om-touch-content\"\u003e\n\u003ch2 class=\"om-title\"\u003eTouch. \u003cspan\u003eTap. Create.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eA responsive touchscreen transforms your extra display from something you simply look at into something you can interact with.\u003c\/p\u003e\n\u003cdiv class=\"om-touch-ring\"\u003e☝\u003c\/div\u003e\n\u003cdiv class=\"om-rgbbar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       TOUCH IMAGE\n       ====================================================== --\u003e\n\u003csection class=\"om-section\"\u003e\n\u003cdiv class=\"om-image\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Owlify touchscreen portable monitor\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9092\/9141\/files\/ChatGPTImageAug23_2026_02_38_08PM_7.png?v=1787488967\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       DUAL SCREEN EXPERIENCE\n       ====================================================== --\u003e\n\u003csection class=\"om-workspace\"\u003e\n\u003ch2 class=\"om-title\"\u003eOne Laptop. \u003cspan\u003eMore Room To Think.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eExtend your workspace and keep more of your workflow visible at once. Edit on one screen, preview on another, monitor a stream while you work, or keep communication off your main display.\u003c\/p\u003e\n\u003cdiv class=\"om-desktop\"\u003e\n\u003cdiv class=\"om-screen om-screen-main\"\u003e\u003cspan class=\"om-screen-label\"\u003eMAIN DISPLAY\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"om-flow-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"om-screen om-screen-second\"\u003e\u003cspan class=\"om-screen-label\"\u003eOWLIFY SECOND SCREEN\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       CREATOR SPLIT\n       ====================================================== --\u003e\n\u003csection class=\"om-split\"\u003e\n\u003cdiv class=\"om-split-grid\"\u003e\n\u003cdiv class=\"om-copy\"\u003e\n\u003ch2\u003eCreate Bigger. \u003cspan\u003eWork Smarter.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eGive editing, content creation and everyday productivity more breathing room with a portable display you can take from your workspace to your next destination.\u003c\/p\u003e\n\u003cdiv class=\"om-points\"\u003e\n\u003cdiv class=\"om-point\"\u003e\n\u003cspan class=\"om-check\"\u003e✓\u003c\/span\u003e Full HD 1920 × 1080 resolution\u003c\/div\u003e\n\u003cdiv class=\"om-point\"\u003e\n\u003cspan class=\"om-check\"\u003e✓\u003c\/span\u003e Touch-enabled display\u003c\/div\u003e\n\u003cdiv class=\"om-point\"\u003e\n\u003cspan class=\"om-check\"\u003e✓\u003c\/span\u003e Matte screen surface\u003c\/div\u003e\n\u003cdiv class=\"om-point\"\u003e\n\u003cspan class=\"om-check\"\u003e✓\u003c\/span\u003e Portable table-mount design\u003c\/div\u003e\n\u003cdiv class=\"om-point\"\u003e\n\u003cspan class=\"om-check\"\u003e✓\u003c\/span\u003e USB-powered operation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-image om-float\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Owlify portable second screen content creation\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9092\/9141\/files\/ChatGPTImageAug23_2026_02_38_07PM_3.png?v=1787488967\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       60HZ\n       ====================================================== --\u003e\n\u003csection class=\"om-section\"\u003e\n\u003ch2 class=\"om-title\"\u003eSmooth Visuals. \u003cspan\u003e60Hz Motion.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eWhether you're moving through a timeline, watching content or jumping into a game, the 60Hz refresh rate keeps everyday motion feeling fluid.\u003c\/p\u003e\n\u003cdiv class=\"om-motion\"\u003e\n\u003cdiv class=\"om-motion-lines\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"om-motion-word\"\u003e\n\u003cspan\u003e60Hz\u003c\/span\u003e READY\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       GAMING IMAGE\n       ====================================================== --\u003e\n\u003csection class=\"om-section\"\u003e\n\u003ch2 class=\"om-title\"\u003ePortable \u003cspan\u003eGaming Power.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eAdd a compact Full HD display to compatible gaming, laptop and entertainment setups without giving up an entire desk.\u003c\/p\u003e\n\u003cdiv class=\"om-image\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Owlify portable gaming monitor\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9092\/9141\/files\/ChatGPTImageAug23_2026_02_38_09PM_8.png?v=1787488967\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       USE CASES\n       ====================================================== --\u003e\n\u003csection class=\"om-section\"\u003e\n\u003ch2 class=\"om-title\"\u003eOne Display. \u003cspan\u003eMore Possibilities.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eA portable second screen that can move between productivity, content creation, entertainment and compatible gaming setups.\u003c\/p\u003e\n\u003cdiv class=\"om-use\"\u003e\n\u003cdiv class=\"om-use-card\"\u003e\n\u003cdiv class=\"uicon\"\u003e🎬\u003c\/div\u003e\n\u003cstrong\u003eCreators\u003c\/strong\u003e \u003cspan\u003eEditing, previews and production tools\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-use-card\"\u003e\n\u003cdiv class=\"uicon\"\u003e🎮\u003c\/div\u003e\n\u003cstrong\u003eGaming\u003c\/strong\u003e \u003cspan\u003ePortable Full HD gaming display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-use-card\"\u003e\n\u003cdiv class=\"uicon\"\u003e💼\u003c\/div\u003e\n\u003cstrong\u003eOffice\u003c\/strong\u003e \u003cspan\u003eExpand documents and productivity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-use-card\"\u003e\n\u003cdiv class=\"uicon\"\u003e📺\u003c\/div\u003e\n\u003cstrong\u003eEntertainment\u003c\/strong\u003e \u003cspan\u003eMovies, video and everyday media\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       FULL SPECS\n       ====================================================== --\u003e\n\u003csection class=\"om-specs\"\u003e\n\u003cdiv class=\"om-specbox\"\u003e\n\u003cdiv class=\"om-spechead\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-specgrid\"\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eScreen Size\u003c\/strong\u003e \u003cspan\u003e15.6 Inch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eMaximum Resolution\u003c\/strong\u003e \u003cspan\u003e1920 × 1080\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eMonitor Resolution\u003c\/strong\u003e \u003cspan\u003eFull HD 1080p\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eRefresh Rate\u003c\/strong\u003e \u003cspan\u003e60Hz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eDisplay Technology\u003c\/strong\u003e \u003cspan\u003eLCD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eDisplay Feature\u003c\/strong\u003e \u003cspan\u003eTouchscreen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eScreen Surface\u003c\/strong\u003e \u003cspan\u003eMatte\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eColour Gamut\u003c\/strong\u003e \u003cspan\u003esRGB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eAdaptive Sync\u003c\/strong\u003e \u003cspan\u003eFreeSync\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eConnectivity\u003c\/strong\u003e \u003cspan\u003eUSB Type-C\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003ePower Mode\u003c\/strong\u003e \u003cspan\u003eUSB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eOperating Voltage\u003c\/strong\u003e \u003cspan\u003e≤36V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eBattery\u003c\/strong\u003e \u003cspan\u003eNo Built-in Battery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eMounting Type\u003c\/strong\u003e \u003cspan\u003eTable Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-spec\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003ePortable Second Screen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       FINAL CTA\n       ====================================================== --\u003e\n\u003csection class=\"om-final\"\u003e\n\u003cdiv class=\"om-finalbox\"\u003e\n\u003cdiv class=\"om-final-content\"\u003e\n\u003ch2\u003eStop Working \u003cspan\u003eInside One Screen.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eExpand your laptop setup, create on the move, give your compatible gaming setup a portable display or turn supported devices into a bigger viewing experience with the Owlify 15.6-inch Full HD Touch Portable Monitor.\u003c\/p\u003e\n\u003cdiv class=\"om-rgbbar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"om-tags\"\u003e\n\u003cspan class=\"om-tag\"\u003e🖥️ 15.6\" Display\u003c\/span\u003e \u003cspan class=\"om-tag\"\u003e✨ 1920 × 1080 FHD\u003c\/span\u003e \u003cspan class=\"om-tag\"\u003e👆 Touchscreen\u003c\/span\u003e \u003cspan class=\"om-tag\"\u003e⚡ 60Hz\u003c\/span\u003e \u003cspan class=\"om-tag\"\u003e🔌 USB-C\u003c\/span\u003e \u003cspan class=\"om-tag\"\u003e🎮 FreeSync\u003c\/span\u003e \u003cspan class=\"om-tag\"\u003e🎨 sRGB\u003c\/span\u003e \u003cspan class=\"om-tag\"\u003e🎒 Portable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Owlify","offers":[{"title":"Default Title","offer_id":48731751973109,"sku":"OWL-MON-156-FHD-TOUCH","price":3159.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/9092\/9141\/files\/ChatGPTImageAug23_2026_02_38_06PM_1.png?v=1787488967","url":"https:\/\/owlify.co.za\/products\/owlify-visionnest-15-6-touchscreen-display-portable-fhd-monitor-for-creators-streamers-gamers","provider":"Owlify","version":"1.0","type":"link"}