{"title":"Gaming PCs Under $1,500","description":"\u003cp\u003eEvery gaming PC under $1,500 here is built, cable-managed and stress-tested in our Camperdown, Sydney workshop — not drop-shipped from a warehouse. At this budget, smart part choices matter more than anywhere else: we put the money into the GPU and a reliable power supply, not RGB you'll turn off in a week. Expect smooth 1080p gaming in current titles, a 3-year return-to-base warranty, Sydney pickup, and Australia-wide delivery. Not sure if a budget build suits your games? Call 0423 513 070 and ask — we'll tell you straight.\u003c\/p\u003e","products":[{"product_id":"intel-i3-13100f-rtx-5050","title":"INTEL i3 13100F | RTX 5050 | Budget Gaming PC","description":"\u003cstyle\u003e\n  \/* ===== Ready-to-go PC: Eight Parts Cards + Compact Tooltips ===== *\/\n  .pc-specs{\n    --card-bg:#fff;\n    --card-border:#e5e7eb;\n    --icon-size:28px;\n    --radius:12px;\n    --gap:14px;\n    --text:#111827;\n    --muted:#6b7280;\n    margin: 8px 0 18px 0;\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Noto Sans, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n    color: var(--text);\n  }\n  .pc-specs .title{ font-size: 18px; font-weight: 700; margin-bottom: 10px; }\n  .pc-specs-grid{\n    display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: var(--gap);\n  }\n  @media (max-width: 640px){ .pc-specs-grid{ grid-template-columns: 1fr; } }\n\n  .spec-item{\n    position: relative;\n    display:flex; align-items:center; gap:12px;\n    background: var(--card-bg);\n    border:1px solid var(--card-border);\n    border-radius: var(--radius);\n    padding:12px 14px;\n    box-shadow: 0 1px 2px rgba(0,0,0,.04);\n    overflow: visible; \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon{\n    width: var(--icon-size); height: var(--icon-size);\n    display:grid; place-items:center;\n    border-radius: 10px;\n    border:1px solid var(--card-border);\n    background:#f9fafb;\n    flex: 0 0 var(--icon-size);\n    color:#374151;            \/* 改这里可统一图标颜色 *\/\n    cursor: help;\n    position: relative;       \/* tooltip 定位参考 *\/\n    outline: none;\n    overflow: visible;        \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon svg{ width: 18px; height: 18px; display:block; }\n  .spec-text{ line-height:1.25 }\n  .spec-label{ font-size:12px; color: var(--muted); }\n  .spec-value{ font-weight:600; font-size:14px; margin-top:2px; }\n\n  \/* ===== Compact Tooltip (two-line bubble) ===== *\/\n  .spec-icon[data-tip]::after,\n  .spec-icon[data-tip]::before{\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity .12s ease;\n  }\n  .spec-icon[data-tip]::after{\n    content: attr(data-tip);\n    top: 50%;\n    left: calc(100% + 10px);\n    transform: translateY(-50%);\n\n    \/* 尺寸放大：可再调这两行 *\/\n    min-width: 220px;\n    max-width: 360px;\n\n    background: #111827;\n    color: #fff;\n    padding: 8px 10px;\n    border-radius: 8px;\n    box-shadow: 0 8px 24px rgba(0,0,0,.18);\n    font-size: 12px; line-height: 1.4;\n    z-index: 30;\n\n    \/* 关键：去掉省略号，允许正常换行 *\/\n    display: block;                 \/* 覆盖 -webkit-box *\/\n    -webkit-line-clamp: unset;      \/* 取消行数限制 *\/\n    -webkit-box-orient: unset;\n    overflow: visible;\n    text-overflow: unset;\n    white-space: normal;\n    word-break: normal;\n    overflow-wrap: anywhere;\n  }\n  \/* 小箭头 *\/\n  .spec-icon[data-tip]::before{\n    content: \"\";\n    top: 50%;\n    left: calc(100% + 4px);\n    transform: translateY(-50%);\n    border: 6px solid transparent;\n    border-right-color: #111827;\n    z-index: 29;\n  }\n  \/* 显示时机：hover + keyboard focus *\/\n  .spec-icon[data-tip]:hover::after,\n  .spec-icon[data-tip]:hover::before,\n  .spec-icon[data-tip]:focus::after,\n  .spec-icon[data-tip]:focus::before{\n    opacity: 1;\n  }\n\n  \/* 窄屏：把气泡放到底部居中 *\/\n  @media (max-width: 640px){\n    .spec-icon[data-tip]::after{\n      left: 50%;\n      top: calc(100% + 10px);\n      transform: translate(-50%, 0);\n    }\n    .spec-icon[data-tip]::before{\n      left: 50%;\n      top: 100%;\n      transform: translate(-50%, 0);\n      border: 6px solid transparent;\n      border-top-color: #111827;\n    }\n  }\n\n  \/* 减少动画（无障碍） *\/\n  @media (prefers-reduced-motion: reduce){\n    .spec-icon[data-tip]::after,\n    .spec-icon[data-tip]::before{ transition: none; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pc-specs\"\u003e\n\u003cdiv class=\"title\"\u003eBuild Specs\u003c\/div\u003e\n\u003cdiv class=\"pc-specs-grid\"\u003e\n\u003c!-- 1) CPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- CPU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"6.5\" y=\"6.5\" width=\"11\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 2v3M12 2v3M16 2v3M8 19v3M12 19v3M16 19v3M2 8h3M2 12h3M2 16h3M19 8h3M19 12h3M19 16h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCPU\u003c\/div\u003e\n\u003cstrong\u003eIntel Core 13100F 4 Core LGA 1700 4.50GHz CPU Processor\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2) Motherboard --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Motherboard icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"7\" y=\"7\" width=\"5\" height=\"5\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M14 8h3M14 11h3M7 15h10M7 18h6\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMotherboard\u003c\/div\u003e\n\u003cstrong\u003eMAXSUN Challenger H610M-H V1 WIFI\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Memory \/ RAM --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- RAM icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 9h18v6H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 9v-2M9 9v-2M12 9v-2M15 9v-2M18 9v-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 15v2M10 15v2M13 15v2M16 15v2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMemory\u003c\/div\u003e\n\u003cstrong\u003eKingBank DDR4 16GB 3200MHz\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4) Storage \/ NVMe --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- NVMe icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"9\" width=\"16\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"6.5\" cy=\"12\" r=\"0.9\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17.5\" cy=\"12\" r=\"0.9\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eStorage\u003c\/div\u003e\n\u003cstrong\u003eKingbank KP130 1TB M.2 NVMe M.2 2280 SSD\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5) Graphics \/ GPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- GPU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"16\" height=\"8\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M19 10h2v4h-2M6 20h6\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"11\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M11 10.5v3M9.5 12h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eGraphics\u003c\/div\u003e\n\u003cstrong\u003eMSI GeForce RTX 5050 SHADOW 2X OC 8GB\u003cbr\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6) Case --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Case icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"8.5\" y=\"6\" width=\"7\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCase\u003c\/div\u003e\n\u003cstrong\u003eMatx Open view fish tank case - Black\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7) Power Supply \/ PSU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- PSU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"7\" width=\"16\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"9\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003crect x=\"16\" y=\"10\" width=\"2.5\" height=\"4\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Supply\u003c\/div\u003e\n\u003cstrong\u003eThermalright 550W 80+ Bronze Certified ATX Power Supply TB550S\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8) Cooling --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Cooling\/Fan icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 9.7c1.2-2.8 4.3-2.3 4.3-2.3M14.3 12c2.8 1.2 2.3 4.3 2.3 4.3M12 14.3c-1.2 2.8-4.3 2.3-4.3 2.3M9.7 12C6.9 10.8 7.4 7.7 7.4 7.7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCooling\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e\u003cstrong\u003eIntel Standard Air Cooling\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9) Operating System --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- OS icon (Windows style 2x2 tiles) --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"3\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"13\" y=\"3\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"3\" y=\"13\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"13\" y=\"13\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperating System\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e\u003cstrong\u003eWindows 11 (Installed, Not Activated)\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10) Warranty --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Warranty icon (shield with check) --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l7 3v5c0 5-3.5 8.5-7 10-3.5-1.5-7-5-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12l2.2 2.2L15 10.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e\u003cstrong\u003e3-Year Return-to-Base Warranty\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"G-ONE Computer","offers":[{"title":"Intel i3-13100F (Standard) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728113746173,"sku":null,"price":1099.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i3-13100F (Standard) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728113778941,"sku":null,"price":1279.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i3-13100F (Standard) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728113811709,"sku":null,"price":1248.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i3-13100F (Standard) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728113844477,"sku":null,"price":1428.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-12400F (+$49) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728113877245,"sku":null,"price":1148.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-12400F (+$49) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728113910013,"sku":null,"price":1328.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-12400F (+$49) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728113942781,"sku":null,"price":1297.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-12400F (+$49) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728113975549,"sku":null,"price":1477.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14400F (+$89) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728114008317,"sku":null,"price":1188.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14400F (+$89) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728114041085,"sku":null,"price":1368.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14400F (+$89) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728114073853,"sku":null,"price":1337.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14400F (+$89) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728114106621,"sku":null,"price":1517.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14600KF (+$199) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728114139389,"sku":null,"price":1298.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14600KF (+$199) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728114172157,"sku":null,"price":1478.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14600KF (+$199) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728114204925,"sku":null,"price":1447.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14600KF (+$199) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728114237693,"sku":null,"price":1627.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i7-12700KF (+$299) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728114270461,"sku":null,"price":1398.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i7-12700KF (+$299) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728114303229,"sku":null,"price":1578.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i7-12700KF (+$299) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728114335997,"sku":null,"price":1547.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i7-12700KF (+$299) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728114368765,"sku":null,"price":1727.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4992\/3837\/files\/10.jpg?v=1768031048"},{"product_id":"intel-i5-12400f-rtx-5060","title":"INTEL i5 12400F | RTX 5060","description":"\u003cstyle\u003e\n  \/* ===== Ready-to-go PC: Eight Parts Cards + Compact Tooltips ===== *\/\n  .pc-specs{\n    --card-bg:#fff;\n    --card-border:#e5e7eb;\n    --icon-size:28px;\n    --radius:12px;\n    --gap:14px;\n    --text:#111827;\n    --muted:#6b7280;\n    margin: 8px 0 18px 0;\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Noto Sans, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n    color: var(--text);\n  }\n  .pc-specs .title{ font-size: 18px; font-weight: 700; margin-bottom: 10px; }\n  .pc-specs-grid{\n    display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: var(--gap);\n  }\n  @media (max-width: 640px){ .pc-specs-grid{ grid-template-columns: 1fr; } }\n\n  .spec-item{\n    position: relative;\n    display:flex; align-items:center; gap:12px;\n    background: var(--card-bg);\n    border:1px solid var(--card-border);\n    border-radius: var(--radius);\n    padding:12px 14px;\n    box-shadow: 0 1px 2px rgba(0,0,0,.04);\n    overflow: visible; \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon{\n    width: var(--icon-size); height: var(--icon-size);\n    display:grid; place-items:center;\n    border-radius: 10px;\n    border:1px solid var(--card-border);\n    background:#f9fafb;\n    flex: 0 0 var(--icon-size);\n    color:#374151;            \/* 改这里可统一图标颜色 *\/\n    cursor: help;\n    position: relative;       \/* tooltip 定位参考 *\/\n    outline: none;\n    overflow: visible;        \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon svg{ width: 18px; height: 18px; display:block; }\n  .spec-text{ line-height:1.25 }\n  .spec-label{ font-size:12px; color: var(--muted); }\n  .spec-value{ font-weight:600; font-size:14px; margin-top:2px; }\n\n  \/* ===== Compact Tooltip (two-line bubble) ===== *\/\n  .spec-icon[data-tip]::after,\n  .spec-icon[data-tip]::before{\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity .12s ease;\n  }\n  .spec-icon[data-tip]::after{\n    content: attr(data-tip);\n    top: 50%;\n    left: calc(100% + 10px);\n    transform: translateY(-50%);\n\n    \/* 尺寸放大：可再调这两行 *\/\n    min-width: 220px;\n    max-width: 360px;\n\n    background: #111827;\n    color: #fff;\n    padding: 8px 10px;\n    border-radius: 8px;\n    box-shadow: 0 8px 24px rgba(0,0,0,.18);\n    font-size: 12px; line-height: 1.4;\n    z-index: 30;\n\n    \/* 关键：去掉省略号，允许正常换行 *\/\n    display: block;                 \/* 覆盖 -webkit-box *\/\n    -webkit-line-clamp: unset;      \/* 取消行数限制 *\/\n    -webkit-box-orient: unset;\n    overflow: visible;\n    text-overflow: unset;\n    white-space: normal;\n    word-break: normal;\n    overflow-wrap: anywhere;\n  }\n  \/* 小箭头 *\/\n  .spec-icon[data-tip]::before{\n    content: \"\";\n    top: 50%;\n    left: calc(100% + 4px);\n    transform: translateY(-50%);\n    border: 6px solid transparent;\n    border-right-color: #111827;\n    z-index: 29;\n  }\n  \/* 显示时机：hover + keyboard focus *\/\n  .spec-icon[data-tip]:hover::after,\n  .spec-icon[data-tip]:hover::before,\n  .spec-icon[data-tip]:focus::after,\n  .spec-icon[data-tip]:focus::before{\n    opacity: 1;\n  }\n\n  \/* 窄屏：把气泡放到底部居中 *\/\n  @media (max-width: 640px){\n    .spec-icon[data-tip]::after{\n      left: 50%;\n      top: calc(100% + 10px);\n      transform: translate(-50%, 0);\n    }\n    .spec-icon[data-tip]::before{\n      left: 50%;\n      top: 100%;\n      transform: translate(-50%, 0);\n      border: 6px solid transparent;\n      border-top-color: #111827;\n    }\n  }\n\n  \/* 减少动画（无障碍） *\/\n  @media (prefers-reduced-motion: reduce){\n    .spec-icon[data-tip]::after,\n    .spec-icon[data-tip]::before{ transition: none; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pc-specs\"\u003e\n\u003cdiv class=\"title\"\u003eBuild Specs\u003c\/div\u003e\n\u003cdiv class=\"pc-specs-grid\"\u003e\n\u003c!-- 1) CPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"CPU runs general tasks and game logic; more cores\/clocks boost responsiveness.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- CPU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"6.5\" y=\"6.5\" width=\"11\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 2v3M12 2v3M16 2v3M8 19v3M12 19v3M16 19v3M2 8h3M2 12h3M2 16h3M19 8h3M19 12h3M19 16h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCPU\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIntel Core i5-12400F\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2) Motherboard --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Connects all components; defines ports, Wi-Fi and upgrade support.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- Motherboard icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"7\" y=\"7\" width=\"5\" height=\"5\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M14 8h3M14 11h3M7 15h10M7 18h6\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMotherboard\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMAXSUN \u003cspan\u003ehallenger H610M-H V1 WIFI\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Memory \/ RAM --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Working memory; more and faster RAM reduces stutter and improves multitasking.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- RAM icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 9h18v6H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 9v-2M9 9v-2M12 9v-2M15 9v-2M18 9v-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 15v2M10 15v2M13 15v2M16 15v2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMemory\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eKingbank DDR4 3200MHZ  16GB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4) Storage \/ NVMe --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"NVMe SSD loads Windows and games much faster than HDD or older SATA SSD.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- NVMe icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"9\" width=\"16\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"6.5\" cy=\"12\" r=\"0.9\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17.5\" cy=\"12\" r=\"0.9\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWD Green SN3000 NVMe SSD - 1TB\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5) Graphics \/ GPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Renders graphics; stronger GPUs let you raise settings and stay smooth.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- GPU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"16\" height=\"8\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M19 10h2v4h-2M6 20h6\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"11\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M11 10.5v3M9.5 12h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eGraphics\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMSI GeForce RTX 5060 8g Shadow 2X OC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6) Case --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Affects airflow, size and style; mATX stays compact yet capable.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- Case icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"8.5\" y=\"6\" width=\"7\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCase\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMATX Case with 3 fans\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7) Power Supply \/ PSU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Stable power for all parts; headroom helps reliability and upgrades.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- PSU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"7\" width=\"16\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"9\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003crect x=\"16\" y=\"10\" width=\"2.5\" height=\"4\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Supply\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eThermalright 550W 80+ Bronze Certified ATX Power Supply TB550S\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8) Cooling --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Lower temps mean quieter operation and steadier boost clocks.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- Cooling\/Fan icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 9.7c1.2-2.8 4.3-2.3 4.3-2.3M14.3 12c2.8 1.2 2.3 4.3 2.3 4.3M12 14.3c-1.2 2.8-4.3 2.3-4.3 2.3M9.7 12C6.9 10.8 7.4 7.7 7.4 7.7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCooling\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIntel Standard Air Cooling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9) Operating System --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" aria-hidden=\"true\" data-tip=\"Windows 11 is pre-installed for testing and basic setup. Not activated: you can enter a product key later or purchase a digital license.\" tabindex=\"0\"\u003e\n\u003c!-- OS icon (Windows style 2x2 tiles) --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"3\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"13\" y=\"3\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"3\" y=\"13\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"13\" y=\"13\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperating System\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWindows 11 (Installed, Not Activated)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10) Warranty --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" aria-hidden=\"true\" data-tip=\"3-Year Return-to-Base warranty: bring the PC back to our store for diagnosis\/repair. Covers manufacturing defects; excludes physical\/liquid damage and user-induced faults.\" tabindex=\"0\"\u003e\n\u003c!-- Warranty icon (shield with check) --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l7 3v5c0 5-3.5 8.5-7 10-3.5-1.5-7-5-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12l2.2 2.2L15 10.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3-Year Return-to-Base Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"G-ONE Computer","offers":[{"title":"Intel i5-12400F (Standard) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728115613949,"sku":null,"price":1299.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-12400F (Standard) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728115646717,"sku":null,"price":1479.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-12400F (Standard) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728115679485,"sku":null,"price":1448.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-12400F (Standard) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728115712253,"sku":null,"price":1628.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14400F (+$59) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728115745021,"sku":null,"price":1358.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14400F (+$59) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728115777789,"sku":null,"price":1538.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14400F (+$59) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728115810557,"sku":null,"price":1507.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14400F (+$59) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728115843325,"sku":null,"price":1687.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14600KF (+$169) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728115876093,"sku":null,"price":1468.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14600KF (+$169) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728115908861,"sku":null,"price":1648.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14600KF (+$169) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728115941629,"sku":null,"price":1617.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i5-14600KF (+$169) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728115974397,"sku":null,"price":1797.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i7-12700KF (+$269) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728116007165,"sku":null,"price":1568.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i7-12700KF (+$269) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728116039933,"sku":null,"price":1748.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i7-12700KF (+$269) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728116072701,"sku":null,"price":1717.0,"currency_code":"AUD","in_stock":true},{"title":"Intel i7-12700KF (+$269) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728116105469,"sku":null,"price":1897.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4992\/3837\/files\/1_e3654126-10d6-47e2-bbf6-7813ff5a58e7.jpg?v=1768030149"},{"product_id":"ryzen5-5600-gt-and-32gb-ram-budget-gaming-pc","title":"RYZEN5 5600 GT and 32GB RAM Budget Gaming PC","description":"\u003cp\u003e\u003cimg\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ===== Ready-to-go PC: Eight Parts Cards + Compact Tooltips ===== *\/\n  .pc-specs{\n    --card-bg:#fff;\n    --card-border:#e5e7eb;\n    --icon-size:28px;\n    --radius:12px;\n    --gap:14px;\n    --text:#111827;\n    --muted:#6b7280;\n    margin: 8px 0 18px 0;\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Noto Sans, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n    color: var(--text);\n  }\n  .pc-specs .title{ font-size: 18px; font-weight: 700; margin-bottom: 10px; }\n  .pc-specs-grid{\n    display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: var(--gap);\n  }\n  @media (max-width: 640px){ .pc-specs-grid{ grid-template-columns: 1fr; } }\n\n  .spec-item{\n    position: relative;\n    display:flex; align-items:center; gap:12px;\n    background: var(--card-bg);\n    border:1px solid var(--card-border);\n    border-radius: var(--radius);\n    padding:12px 14px;\n    box-shadow: 0 1px 2px rgba(0,0,0,.04);\n    overflow: visible; \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon{\n    width: var(--icon-size); height: var(--icon-size);\n    display:grid; place-items:center;\n    border-radius: 10px;\n    border:1px solid var(--card-border);\n    background:#f9fafb;\n    flex: 0 0 var(--icon-size);\n    color:#374151;            \/* 改这里可统一图标颜色 *\/\n    cursor: help;\n    position: relative;       \/* tooltip 定位参考 *\/\n    outline: none;\n    overflow: visible;        \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon svg{ width: 18px; height: 18px; display:block; }\n  .spec-text{ line-height:1.25 }\n  .spec-label{ font-size:12px; color: var(--muted); }\n  .spec-value{ font-weight:600; font-size:14px; margin-top:2px; }\n\n  \/* ===== Compact Tooltip (two-line bubble) ===== *\/\n  .spec-icon[data-tip]::after,\n  .spec-icon[data-tip]::before{\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity .12s ease;\n  }\n  .spec-icon[data-tip]::after{\n    content: attr(data-tip);\n    top: 50%;\n    left: calc(100% + 10px);\n    transform: translateY(-50%);\n\n    \/* 尺寸放大：可再调这两行 *\/\n    min-width: 220px;\n    max-width: 360px;\n\n    background: #111827;\n    color: #fff;\n    padding: 8px 10px;\n    border-radius: 8px;\n    box-shadow: 0 8px 24px rgba(0,0,0,.18);\n    font-size: 12px; line-height: 1.4;\n    z-index: 30;\n\n    \/* 关键：去掉省略号，允许正常换行 *\/\n    display: block;                 \/* 覆盖 -webkit-box *\/\n    -webkit-line-clamp: unset;      \/* 取消行数限制 *\/\n    -webkit-box-orient: unset;\n    overflow: visible;\n    text-overflow: unset;\n    white-space: normal;\n    word-break: normal;\n    overflow-wrap: anywhere;\n  }\n  \/* 小箭头 *\/\n  .spec-icon[data-tip]::before{\n    content: \"\";\n    top: 50%;\n    left: calc(100% + 4px);\n    transform: translateY(-50%);\n    border: 6px solid transparent;\n    border-right-color: #111827;\n    z-index: 29;\n  }\n  \/* 显示时机：hover + keyboard focus *\/\n  .spec-icon[data-tip]:hover::after,\n  .spec-icon[data-tip]:hover::before,\n  .spec-icon[data-tip]:focus::after,\n  .spec-icon[data-tip]:focus::before{\n    opacity: 1;\n  }\n\n  \/* 窄屏：把气泡放到底部居中 *\/\n  @media (max-width: 640px){\n    .spec-icon[data-tip]::after{\n      left: 50%;\n      top: calc(100% + 10px);\n      transform: translate(-50%, 0);\n    }\n    .spec-icon[data-tip]::before{\n      left: 50%;\n      top: 100%;\n      transform: translate(-50%, 0);\n      border: 6px solid transparent;\n      border-top-color: #111827;\n    }\n  }\n\n  \/* 减少动画（无障碍） *\/\n  @media (prefers-reduced-motion: reduce){\n    .spec-icon[data-tip]::after,\n    .spec-icon[data-tip]::before{ transition: none; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pc-specs\"\u003e\n\u003cdiv class=\"title\"\u003eBuild Specs\u003c\/div\u003e\n\u003cdiv class=\"pc-specs-grid\"\u003e\n\u003c!-- 1) CPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"CPU runs general tasks and game logic; more cores\/clocks boost responsiveness.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- CPU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"6.5\" y=\"6.5\" width=\"11\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 2v3M12 2v3M16 2v3M8 19v3M12 19v3M16 19v3M2 8h3M2 12h3M2 16h3M19 8h3M19 12h3M19 16h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCPU\u003c\/div\u003e\n\u003cstrong\u003eAMD Ryzen 5 5600GT 6 Cores 12 Threads 4.6GHz AM4 Processor\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2) Motherboard --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Connects all components; defines ports, Wi-Fi and upgrade support.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- Motherboard icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"7\" y=\"7\" width=\"5\" height=\"5\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M14 8h3M14 11h3M7 15h10M7 18h6\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMotherboard\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMSI B550M PRO-VDH Wi-Fi AM4 Micro-ATX Motherboard\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Memory \/ RAM --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Working memory; more and faster RAM reduces stutter and improves multitasking.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- RAM icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 9h18v6H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 9v-2M9 9v-2M12 9v-2M15 9v-2M18 9v-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 15v2M10 15v2M13 15v2M16 15v2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMemory\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eKingbank KJXB 32GB (2x16GB) 3200MHz CL16 DDR4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4) Storage \/ NVMe --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"NVMe SSD loads Windows and games much faster than HDD or older SATA SSD.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- NVMe icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"9\" width=\"16\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"6.5\" cy=\"12\" r=\"0.9\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17.5\" cy=\"12\" r=\"0.9\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eKLEVV CRAS C910 500GB PCIe 4.0 NVMe M.2 2280 SSD\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5) Graphics \/ GPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Renders graphics; stronger GPUs let you raise settings and stay smooth.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- GPU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"16\" height=\"8\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M19 10h2v4h-2M6 20h6\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"11\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M11 10.5v3M9.5 12h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eGraphics\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRADEON VEGA 7 (Integrated Graphics)\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6) Case --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Affects airflow, size and style; mATX stays compact yet capable.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- Case icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"8.5\" y=\"6\" width=\"7\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCase\u003c\/div\u003e\n\u003cstrong\u003eMatx Open view fish tank case - Black\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7) Power Supply \/ PSU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Stable power for all parts; headroom helps reliability and upgrades.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- PSU icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"4\" y=\"7\" width=\"16\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"9\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003crect x=\"16\" y=\"10\" width=\"2.5\" height=\"4\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Supply\u003c\/div\u003e\n\u003cstrong\u003eThermalright 550W 80+ Bronze Certified ATX Power Supply TB550S\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8) Cooling --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" data-tip=\"Lower temps mean quieter operation and steadier boost clocks.\" aria-hidden=\"true\" tabindex=\"0\"\u003e\n\u003c!-- Cooling\/Fan icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 9.7c1.2-2.8 4.3-2.3 4.3-2.3M14.3 12c2.8 1.2 2.3 4.3 2.3 4.3M12 14.3c-1.2 2.8-4.3 2.3-4.3 2.3M9.7 12C6.9 10.8 7.4 7.7 7.4 7.7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCooling\u003c\/div\u003e\n\u003cstrong\u003eThermalright Assassin X120 Refined SE ARGB CPU Air Cooler\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9) Operating System --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv data-tip=\"Windows 11 is pre-installed for testing and basic setup. Not activated: you can enter a product key later or purchase a digital license.\" aria-hidden=\"true\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- OS icon (Windows style 2x2 tiles) --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\n          \u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"3\" x=\"13\"\u003e\u003c\/rect\u003e\n          \u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"13\" x=\"3\"\u003e\u003c\/rect\u003e\n          \u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"13\" x=\"13\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperating System\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWindows 11 (Installed, Not Activated)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10) Warranty --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv data-tip=\"3-Year Return-to-Base warranty: bring the PC back to our store for diagnosis\/repair. Covers manufacturing defects; excludes physical\/liquid damage and user-induced faults.\" aria-hidden=\"true\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Warranty icon (shield with check) --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l7 3v5c0 5-3.5 8.5-7 10-3.5-1.5-7-5-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12l2.2 2.2L15 10.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3-Year Return-to-Base Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003c\/p\u003e","brand":"G-ONE Computer","offers":[{"title":"Ryzen 5 5600GT (Standard) \/ 500GB NVMe (Standard)","offer_id":47728113418493,"sku":null,"price":999.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600GT (Standard) \/ 1TB NVMe (+$120)","offer_id":47728113451261,"sku":null,"price":1119.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600GT (Standard) \/ 2TB NVMe (+$299)","offer_id":47728113484029,"sku":null,"price":1298.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 7 5700X (+$114) \/ 500GB NVMe (Standard)","offer_id":47728113516797,"sku":null,"price":1113.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 7 5700X (+$114) \/ 1TB NVMe (+$120)","offer_id":47728113549565,"sku":null,"price":1233.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 7 5700X (+$114) \/ 2TB NVMe (+$299)","offer_id":47728113582333,"sku":null,"price":1412.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4992\/3837\/files\/DSC_4544.jpg?v=1780217642"},{"product_id":"ryzen-5-5600-rtx-5060-gaming-pc","title":"RYZEN 5 5600 | RTX 5060 Gaming PC","description":"\u003cp\u003e\u003cimg\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ===== Ready-to-go PC: Eight Parts Cards + Compact Tooltips ===== *\/\n  .pc-specs{\n    --card-bg:#fff;\n    --card-border:#e5e7eb;\n    --icon-size:28px;\n    --radius:12px;\n    --gap:14px;\n    --text:#111827;\n    --muted:#6b7280;\n    margin: 8px 0 18px 0;\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Noto Sans, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n    color: var(--text);\n  }\n  .pc-specs .title{ font-size: 18px; font-weight: 700; margin-bottom: 10px; }\n  .pc-specs-grid{\n    display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: var(--gap);\n  }\n  @media (max-width: 640px){ .pc-specs-grid{ grid-template-columns: 1fr; } }\n\n  .spec-item{\n    position: relative;\n    display:flex; align-items:center; gap:12px;\n    background: var(--card-bg);\n    border:1px solid var(--card-border);\n    border-radius: var(--radius);\n    padding:12px 14px;\n    box-shadow: 0 1px 2px rgba(0,0,0,.04);\n    overflow: visible; \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon{\n    width: var(--icon-size); height: var(--icon-size);\n    display:grid; place-items:center;\n    border-radius: 10px;\n    border:1px solid var(--card-border);\n    background:#f9fafb;\n    flex: 0 0 var(--icon-size);\n    color:#374151;            \/* 改这里可统一图标颜色 *\/\n    cursor: help;\n    position: relative;       \/* tooltip 定位参考 *\/\n    outline: none;\n    overflow: visible;        \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon svg{ width: 18px; height: 18px; display:block; }\n  .spec-text{ line-height:1.25 }\n  .spec-label{ font-size:12px; color: var(--muted); }\n  .spec-value{ font-weight:600; font-size:14px; margin-top:2px; }\n\n  \/* ===== Compact Tooltip (two-line bubble) ===== *\/\n  .spec-icon[data-tip]::after,\n  .spec-icon[data-tip]::before{\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity .12s ease;\n  }\n  .spec-icon[data-tip]::after{\n    content: attr(data-tip);\n    top: 50%;\n    left: calc(100% + 10px);\n    transform: translateY(-50%);\n\n    \/* 尺寸放大：可再调这两行 *\/\n    min-width: 220px;\n    max-width: 360px;\n\n    background: #111827;\n    color: #fff;\n    padding: 8px 10px;\n    border-radius: 8px;\n    box-shadow: 0 8px 24px rgba(0,0,0,.18);\n    font-size: 12px; line-height: 1.4;\n    z-index: 30;\n\n    \/* 关键：去掉省略号，允许正常换行 *\/\n    display: block;                 \/* 覆盖 -webkit-box *\/\n    -webkit-line-clamp: unset;      \/* 取消行数限制 *\/\n    -webkit-box-orient: unset;\n    overflow: visible;\n    text-overflow: unset;\n    white-space: normal;\n    word-break: normal;\n    overflow-wrap: anywhere;\n  }\n  \/* 小箭头 *\/\n  .spec-icon[data-tip]::before{\n    content: \"\";\n    top: 50%;\n    left: calc(100% + 4px);\n    transform: translateY(-50%);\n    border: 6px solid transparent;\n    border-right-color: #111827;\n    z-index: 29;\n  }\n  \/* 显示时机：hover + keyboard focus *\/\n  .spec-icon[data-tip]:hover::after,\n  .spec-icon[data-tip]:hover::before,\n  .spec-icon[data-tip]:focus::after,\n  .spec-icon[data-tip]:focus::before{\n    opacity: 1;\n  }\n\n  \/* 窄屏：把气泡放到底部居中 *\/\n  @media (max-width: 640px){\n    .spec-icon[data-tip]::after{\n      left: 50%;\n      top: calc(100% + 10px);\n      transform: translate(-50%, 0);\n    }\n    .spec-icon[data-tip]::before{\n      left: 50%;\n      top: 100%;\n      transform: translate(-50%, 0);\n      border: 6px solid transparent;\n      border-top-color: #111827;\n    }\n  }\n\n  \/* 减少动画（无障碍） *\/\n  @media (prefers-reduced-motion: reduce){\n    .spec-icon[data-tip]::after,\n    .spec-icon[data-tip]::before{ transition: none; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pc-specs\"\u003e\n\u003cdiv class=\"title\"\u003eBuild Specs\u003c\/div\u003e\n\u003cdiv class=\"pc-specs-grid\"\u003e\n\u003c!-- 1) CPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"CPU runs general tasks and game logic; more cores\/clocks boost responsiveness.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- CPU icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"11\" width=\"11\" y=\"6.5\" x=\"6.5\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 2v3M12 2v3M16 2v3M8 19v3M12 19v3M16 19v3M2 8h3M2 12h3M2 16h3M19 8h3M19 12h3M19 16h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCPU\u003c\/div\u003e\n\u003cstrong\u003eAMD Ryzen 5 5600 6 Core 12 Threads Unlocked 4.4GHz AM4 \u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2) Motherboard --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Connects all components; defines ports, Wi-Fi and upgrade support.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Motherboard icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\n          \u003crect rx=\"1\" height=\"5\" width=\"5\" y=\"7\" x=\"7\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M14 8h3M14 11h3M7 15h10M7 18h6\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"1\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMotherboard\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMSI B550M PRO-VDH Wi-Fi AM4 Micro-ATX Motherboard\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Memory \/ RAM --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Working memory; more and faster RAM reduces stutter and improves multitasking.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- RAM icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 9h18v6H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 9v-2M9 9v-2M12 9v-2M15 9v-2M18 9v-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 15v2M10 15v2M13 15v2M16 15v2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMemory\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eKingbank KJXB 1x16GB 3200MHz CL16 DDR4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4) Storage \/ NVMe --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"NVMe SSD loads Windows and games much faster than HDD or older SATA SSD.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- NVMe icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"6\" width=\"16\" y=\"9\" x=\"4\"\u003e\u003c\/rect\u003e\n          \u003ccircle r=\"0.9\" cy=\"12\" cx=\"6.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"0.9\" cy=\"12\" cx=\"17.5\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e\u003cspan\u003eKingbank KP130 1TB PCIe 3.0 3500\/3000 NVMe M.2 2280 SSD\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5) Graphics \/ GPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Renders graphics; stronger GPUs let you raise settings and stay smooth.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- GPU icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"8\" width=\"16\" y=\"8\" x=\"3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M19 10h2v4h-2M6 20h6\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2.5\" cy=\"12\" cx=\"11\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M11 10.5v3M9.5 12h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eGraphics\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMSI GeForce RTX 5060 8g Shadow 2X OC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6) Case --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Affects airflow, size and style; mATX stays compact yet capable.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Case icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"18\" width=\"12\" y=\"3\" x=\"6\"\u003e\u003c\/rect\u003e\n          \u003crect rx=\"0.5\" height=\"3\" width=\"7\" y=\"6\" x=\"8.5\"\u003e\u003c\/rect\u003e\n          \u003ccircle r=\"1\" cy=\"17\" cx=\"12\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCase\u003c\/div\u003e\n\u003cstrong\u003eMatx Open view fish tank case - Black\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7) Power Supply \/ PSU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Stable power for all parts; headroom helps reliability and upgrades.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- PSU icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"10\" width=\"16\" y=\"7\" x=\"4\"\u003e\u003c\/rect\u003e\n          \u003ccircle r=\"3\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\n          \u003crect rx=\"0.5\" height=\"4\" width=\"2.5\" y=\"10\" x=\"16\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Supply\u003c\/div\u003e\n\u003cstrong\u003eThermalright 550W 80+ Bronze Certified ATX Power Supply TB550S\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8) Cooling --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Lower temps mean quieter operation and steadier boost clocks.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Cooling\/Fan icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 9.7c1.2-2.8 4.3-2.3 4.3-2.3M14.3 12c2.8 1.2 2.3 4.3 2.3 4.3M12 14.3c-1.2 2.8-4.3 2.3-4.3 2.3M9.7 12C6.9 10.8 7.4 7.7 7.4 7.7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCooling\u003c\/div\u003e\n\u003cstrong\u003eThermalright Assassin X120 Refined SE ARGB CPU Air Cooler\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9) Operating System --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" aria-hidden=\"true\" data-tip=\"Windows 11 is pre-installed for testing and basic setup. Not activated: you can enter a product key later or purchase a digital license.\" tabindex=\"0\"\u003e\n\u003c!-- OS icon (Windows style 2x2 tiles) --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"3\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"13\" y=\"3\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"3\" y=\"13\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"13\" y=\"13\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperating System\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWindows 11 Pro Installed (activation not required)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10) Warranty --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" aria-hidden=\"true\" data-tip=\"3-Year Return-to-Base warranty: bring the PC back to our store for diagnosis\/repair. Covers manufacturing defects; excludes physical\/liquid damage and user-induced faults.\" tabindex=\"0\"\u003e\n\u003c!-- Warranty icon (shield with check) --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l7 3v5c0 5-3.5 8.5-7 10-3.5-1.5-7-5-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12l2.2 2.2L15 10.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3-Year Return-to-Base Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003c\/p\u003e","brand":"G-ONE Computer","offers":[{"title":"Ryzen 5 5600 (Standard) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728118726909,"sku":null,"price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600 (Standard) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728118759677,"sku":null,"price":1579.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600 (Standard) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728118792445,"sku":null,"price":1548.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600 (Standard) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728118825213,"sku":null,"price":1728.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600GT (+$54) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728118857981,"sku":null,"price":1453.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600GT (+$54) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728118890749,"sku":null,"price":1633.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600GT (+$54) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728118923517,"sku":null,"price":1602.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 5 5600GT (+$54) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728118956285,"sku":null,"price":1782.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 7 5700X (+$150) \/ 16GB DDR4 (Standard) \/ 1TB NVMe (Standard)","offer_id":47728118989053,"sku":null,"price":1549.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 7 5700X (+$150) \/ 16GB DDR4 (Standard) \/ 2TB NVMe (+$180)","offer_id":47728119021821,"sku":null,"price":1729.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 7 5700X (+$150) \/ 32GB \/ 2x16GB (+$149) \/ 1TB NVMe (Standard)","offer_id":47728119054589,"sku":null,"price":1698.0,"currency_code":"AUD","in_stock":true},{"title":"Ryzen 7 5700X (+$150) \/ 32GB \/ 2x16GB (+$149) \/ 2TB NVMe (+$180)","offer_id":47728119087357,"sku":null,"price":1878.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4992\/3837\/files\/DSC_4318.jpg?v=1778582088"},{"product_id":"ryzen-5-5600-rtx-5060-gaming-pc-powered-by-msi-essential","title":"RYZEN 5 5600 | RTX 5060 Gaming PC (Powered by MSI  essential)","description":"\u003cp\u003e\u003cimg\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ===== Ready-to-go PC: Eight Parts Cards + Compact Tooltips ===== *\/\n  .pc-specs{\n    --card-bg:#fff;\n    --card-border:#e5e7eb;\n    --icon-size:28px;\n    --radius:12px;\n    --gap:14px;\n    --text:#111827;\n    --muted:#6b7280;\n    margin: 8px 0 18px 0;\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Noto Sans, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n    color: var(--text);\n  }\n  .pc-specs .title{ font-size: 18px; font-weight: 700; margin-bottom: 10px; }\n  .pc-specs-grid{\n    display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: var(--gap);\n  }\n  @media (max-width: 640px){ .pc-specs-grid{ grid-template-columns: 1fr; } }\n\n  .spec-item{\n    position: relative;\n    display:flex; align-items:center; gap:12px;\n    background: var(--card-bg);\n    border:1px solid var(--card-border);\n    border-radius: var(--radius);\n    padding:12px 14px;\n    box-shadow: 0 1px 2px rgba(0,0,0,.04);\n    overflow: visible; \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon{\n    width: var(--icon-size); height: var(--icon-size);\n    display:grid; place-items:center;\n    border-radius: 10px;\n    border:1px solid var(--card-border);\n    background:#f9fafb;\n    flex: 0 0 var(--icon-size);\n    color:#374151;            \/* 改这里可统一图标颜色 *\/\n    cursor: help;\n    position: relative;       \/* tooltip 定位参考 *\/\n    outline: none;\n    overflow: visible;        \/* 关键：允许 tooltip 溢出 *\/\n  }\n  .spec-icon svg{ width: 18px; height: 18px; display:block; }\n  .spec-text{ line-height:1.25 }\n  .spec-label{ font-size:12px; color: var(--muted); }\n  .spec-value{ font-weight:600; font-size:14px; margin-top:2px; }\n\n  \/* ===== Compact Tooltip (two-line bubble) ===== *\/\n  .spec-icon[data-tip]::after,\n  .spec-icon[data-tip]::before{\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity .12s ease;\n  }\n  .spec-icon[data-tip]::after{\n    content: attr(data-tip);\n    top: 50%;\n    left: calc(100% + 10px);\n    transform: translateY(-50%);\n\n    \/* 尺寸放大：可再调这两行 *\/\n    min-width: 220px;\n    max-width: 360px;\n\n    background: #111827;\n    color: #fff;\n    padding: 8px 10px;\n    border-radius: 8px;\n    box-shadow: 0 8px 24px rgba(0,0,0,.18);\n    font-size: 12px; line-height: 1.4;\n    z-index: 30;\n\n    \/* 关键：去掉省略号，允许正常换行 *\/\n    display: block;                 \/* 覆盖 -webkit-box *\/\n    -webkit-line-clamp: unset;      \/* 取消行数限制 *\/\n    -webkit-box-orient: unset;\n    overflow: visible;\n    text-overflow: unset;\n    white-space: normal;\n    word-break: normal;\n    overflow-wrap: anywhere;\n  }\n  \/* 小箭头 *\/\n  .spec-icon[data-tip]::before{\n    content: \"\";\n    top: 50%;\n    left: calc(100% + 4px);\n    transform: translateY(-50%);\n    border: 6px solid transparent;\n    border-right-color: #111827;\n    z-index: 29;\n  }\n  \/* 显示时机：hover + keyboard focus *\/\n  .spec-icon[data-tip]:hover::after,\n  .spec-icon[data-tip]:hover::before,\n  .spec-icon[data-tip]:focus::after,\n  .spec-icon[data-tip]:focus::before{\n    opacity: 1;\n  }\n\n  \/* 窄屏：把气泡放到底部居中 *\/\n  @media (max-width: 640px){\n    .spec-icon[data-tip]::after{\n      left: 50%;\n      top: calc(100% + 10px);\n      transform: translate(-50%, 0);\n    }\n    .spec-icon[data-tip]::before{\n      left: 50%;\n      top: 100%;\n      transform: translate(-50%, 0);\n      border: 6px solid transparent;\n      border-top-color: #111827;\n    }\n  }\n\n  \/* 减少动画（无障碍） *\/\n  @media (prefers-reduced-motion: reduce){\n    .spec-icon[data-tip]::after,\n    .spec-icon[data-tip]::before{ transition: none; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pc-specs\"\u003e\n\u003cdiv class=\"title\"\u003eBuild Specs\u003c\/div\u003e\n\u003cdiv class=\"pc-specs-grid\"\u003e\n\u003c!-- 1) CPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"CPU runs general tasks and game logic; more cores\/clocks boost responsiveness.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- CPU icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"11\" width=\"11\" y=\"6.5\" x=\"6.5\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 2v3M12 2v3M16 2v3M8 19v3M12 19v3M16 19v3M2 8h3M2 12h3M2 16h3M19 8h3M19 12h3M19 16h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCPU\u003c\/div\u003e\n\u003cstrong\u003eAMD Ryzen 5 5600 6 Core 12 Threads Unlocked 4.4GHz AM4 \u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2) Motherboard --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Connects all components; defines ports, Wi-Fi and upgrade support.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Motherboard icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\n          \u003crect rx=\"1\" height=\"5\" width=\"5\" y=\"7\" x=\"7\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M14 8h3M14 11h3M7 15h10M7 18h6\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"1\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMotherboard\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMSI B550M PRO-VDH Wi-Fi AM4 Micro-ATX Motherboard\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Memory \/ RAM --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Working memory; more and faster RAM reduces stutter and improves multitasking.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- RAM icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 9h18v6H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 9v-2M9 9v-2M12 9v-2M15 9v-2M18 9v-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 15v2M10 15v2M13 15v2M16 15v2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMemory\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eKingbank KJXB 1x16GB 3200MHz CL16 DDR4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4) Storage \/ NVMe --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"NVMe SSD loads Windows and games much faster than HDD or older SATA SSD.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- NVMe icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"6\" width=\"16\" y=\"9\" x=\"4\"\u003e\u003c\/rect\u003e\n          \u003ccircle r=\"0.9\" cy=\"12\" cx=\"6.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"0.9\" cy=\"12\" cx=\"17.5\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e\u003cspan\u003eKingbank KP130 1TB PCIe 3.0 3500\/3000 NVMe M.2 2280 SSD\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5) Graphics \/ GPU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Renders graphics; stronger GPUs let you raise settings and stay smooth.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- GPU icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"8\" width=\"16\" y=\"8\" x=\"3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M19 10h2v4h-2M6 20h6\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2.5\" cy=\"12\" cx=\"11\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M11 10.5v3M9.5 12h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eGraphics\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMSI GeForce RTX 5060 8g Shadow 2X OC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6) Case --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Affects airflow, size and style; mATX stays compact yet capable.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Case icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"18\" width=\"12\" y=\"3\" x=\"6\"\u003e\u003c\/rect\u003e\n          \u003crect rx=\"0.5\" height=\"3\" width=\"7\" y=\"6\" x=\"8.5\"\u003e\u003c\/rect\u003e\n          \u003ccircle r=\"1\" cy=\"17\" cx=\"12\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCase\u003c\/div\u003e\n\u003cstrong\u003eMatx Open view fish tank case - Black\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7) Power Supply \/ PSU --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Stable power for all parts; headroom helps reliability and upgrades.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- PSU icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003crect rx=\"2\" height=\"10\" width=\"16\" y=\"7\" x=\"4\"\u003e\u003c\/rect\u003e\n          \u003ccircle r=\"3\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\n          \u003crect rx=\"0.5\" height=\"4\" width=\"2.5\" y=\"10\" x=\"16\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Supply\u003c\/div\u003e\n\u003cstrong\u003eThermalright 550W 80+ Bronze Certified ATX Power Supply TB550S\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8) Cooling --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv aria-hidden=\"true\" data-tip=\"Lower temps mean quieter operation and steadier boost clocks.\" class=\"spec-icon\" tabindex=\"0\"\u003e\n\u003c!-- Cooling\/Fan icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 9.7c1.2-2.8 4.3-2.3 4.3-2.3M14.3 12c2.8 1.2 2.3 4.3 2.3 4.3M12 14.3c-1.2 2.8-4.3 2.3-4.3 2.3M9.7 12C6.9 10.8 7.4 7.7 7.4 7.7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCooling\u003c\/div\u003e\n\u003cstrong\u003eThermalright Assassin X120 Refined SE ARGB CPU Air Cooler\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9) Operating System --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" aria-hidden=\"true\" data-tip=\"Windows 11 is pre-installed for testing and basic setup. Not activated: you can enter a product key later or purchase a digital license.\" tabindex=\"0\"\u003e\n\u003c!-- OS icon (Windows style 2x2 tiles) --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"3\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"13\" y=\"3\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"3\" y=\"13\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"13\" y=\"13\" width=\"8\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperating System\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWindows 11 Pro Installed (activation not required)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10) Warranty --\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\" aria-hidden=\"true\" data-tip=\"3-Year Return-to-Base warranty: bring the PC back to our store for diagnosis\/repair. Covers manufacturing defects; excludes physical\/liquid damage and user-induced faults.\" tabindex=\"0\"\u003e\n\u003c!-- Warranty icon (shield with check) --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l7 3v5c0 5-3.5 8.5-7 10-3.5-1.5-7-5-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12l2.2 2.2L15 10.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3-Year Return-to-Base Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003c\/p\u003e","brand":"G-ONE Computer","offers":[{"title":"Default Title","offer_id":47705442287869,"sku":null,"price":1399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4992\/3837\/files\/DSC_4318.jpg?v=1778582088"}],"url":"https:\/\/gonecomputer.com.au\/collections\/gaming-pcs-under-1500.oembed","provider":"G-ONE Computer","version":"1.0","type":"link"}