✦ Verified product
GS65 Mini PC — Core Ultra 7 255H, 16GB DDR5, 500GB SSD
USD 949.00
XOTIC PC
Verified independent store
→
#xpc-nuc15-hype { --nuc-black: #050505; --nuc-text: #1d1d1f; --nuc-muted: #6e6e73; --nuc-light: #f5f5f7; --nuc-border: rgba(0, 0, 0, 0.08); --nuc-radius: 28px; width: 100%; overflo
w: hidden; background: #ffffff; color: var(--nuc-text); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; } #xpc-nuc15-hype *, #xpc-nuc15-hype *::before, #xpc-nuc15-hype *::after { box-sizing: border-box; } #xpc-nuc15-hype h2, #xpc-nuc15-hype h3, #xpc-nuc15-hype p { margin: 0; } #xpc-nuc15-hype .nuc-container { width: min(1200px, calc(100% - 40px)); margin: 0 auto; } /* HERO */ #xpc-nuc15-hype .nuc-hero { padding: clamp(76px, 10vw, 150px) 0 40px; text-align: center; } #xpc-nuc15-hype .nuc-eyebrow { margin-bottom: 18px; font-size: 14px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; } #xpc-nuc15-hype .nuc-hero h2 { max-width: 920px; margin: 0 auto; font-size: clamp(48px, 8vw, 104px); font-weight: 700; letter-spacing: -0.055em; line-height: 0.94; } #xpc-nuc15-hype .nuc-hero-copy { max-width: 720px; margin: 32px auto 0; color: var(--nuc-muted); font-size: clamp(19px, 2.2vw, 27px); font-weight: 500; letter-spacing: -0.025em; line-height: 1.35; } #xpc-nuc15-hype .nuc-product-image { display: block; width: min(780px, 90%); height: auto; margin: 40px auto 0; object-fit: contain; } /* STAT PANEL */ #xpc-nuc15-hype .nuc-stat-panel { margin-top: 30px; padding: clamp(55px, 8vw, 100px) clamp(24px, 5vw, 70px); overflow: hidden; border-radius: var(--nuc-radius); background: var(--nuc-black); color: #ffffff; } #xpc-nuc15-hype .nuc-stat-heading { max-width: 760px; font-size: clamp(36px, 5.5vw, 72px); font-weight: 700; letter-spacing: -0.045em; line-height: 1; } #xpc-nuc15-hype .nuc-stat-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; margin-top: clamp(55px, 8vw, 95px); } #xpc-nuc15-hype .nuc-stat { padding-top: 20px; border-top: 1px solid rgba(255, 255, 255, 0.25); } #xpc-nuc15-hype .nuc-stat strong { display: block; font-size: clamp(28px, 3.3vw, 46px); font-weight: 650; letter-spacing: -0.04em; line-height: 1.05; } #xpc-nuc15-hype .nuc-stat span { display: block; margin-top: 10px; color: rgba(255, 255, 255, 0.62); font-size: 15px; line-height: 1.45; } /* FEATURE CARDS */ #xpc-nuc15-hype .nuc-features { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; padding: 22px 0; } #xpc-nuc15-hype .nuc-card { min-height: 430px; padding: clamp(35px, 5vw, 64px); border: 1px solid var(--nuc-border); border-radius: var(--nuc-radius); background: var(--nuc-light); } #xpc-nuc15-hype .nuc-card-dark { background: #111111; color: #ffffff; } #xpc-nuc15-hype .nuc-card-wide { grid-column: 1 / -1; min-height: 360px; text-align: center; } #xpc-nuc15-hype .nuc-card-label { margin-bottom: 24px; color: var(--nuc-muted); font-size: 14px; font-weight: 700; letter-spacing: 0.11em; text-transform: uppercase; } #xpc-nuc15-hype .nuc-card-dark .nuc-card-label { color: rgba(255, 255, 255, 0.55); } #xpc-nuc15-hype .nuc-card h3 { max-width: 620px; font-size: clamp(34px, 4vw, 57px); font-weight: 700; letter-spacing: -0.045em; line-height: 1.02; } #xpc-nuc15-hype .nuc-card-wide h3 { margin: 0 auto; } #xpc-nuc15-hype .nuc-card p:last-child { max-width: 600px; margin-top: 25px; color: var(--nuc-muted); font-size: clamp(17px, 1.8vw, 21px); line-height: 1.55; } #xpc-nuc15-hype .nuc-card-dark p:last-child { color: rgba(255, 255, 255, 0.65); } #xpc-nuc15-hype .nuc-card-wide p:last-child { margin-right: auto; margin-left: auto; } /* CLOSING */ #xpc-nuc15-hype .nuc-closing { padding: clamp(90px, 12vw, 170px) 20px; text-align: center; } #xpc-nuc15-hype .nuc-closing h3 { max-width: 900px; margin: 0 auto; font-size: clamp(42px, 7vw, 88px); font-weight: 700; letter-spacing: -0.055em; line-height: 0.98; } #xpc-nuc15-hype .nuc-closing p { max-width: 650px; margin: 28px auto 0; color: var(--nuc-muted); font-size: clamp(18px, 2vw, 24px); line-height: 1.5; } @media screen and (max-width: 800px) { #xpc-nuc15-hype .nuc-stat-grid { grid-template-columns: repeat(2, 1fr); } #xpc-nuc15-hype .nuc-features { grid-template-columns: 1fr; } #xpc-nuc15-hype .nuc-card-wide { grid-column: auto; } #xpc-nuc15-hype .nuc-card { min-height: auto; } } @media screen and (max-width: 520px) { #xpc-nuc15-hype .nuc-container { width: min(100% - 24px, 1200px); } #xpc-nuc15-hype .nuc-stat-grid { grid-template-columns: 1fr; gap: 26px; } #xpc-nuc15-hype .nuc-stat-panel, #xpc-nuc15-hype .nuc-card { border-radius: 22px; } } ASUS NUC 15 Pro Small by design.Ready for what’s next. AI-optimized Intel Core Ultra performance, modern connectivity and serious expansion packed into an exceptionally compact PC. Less desk space.More possibility. Core Ultra 7 AI-ready Intel processing 4× 4K Multi-display support Wi-Fi 7 Fast, modern wireless connectivity 0.48L An exceptionally compact footprint Performance Built to move through work. Intel Core Ultra 7 processing and integrated Intel Arc graphics deliver responsive performance for multitasking, productivity, content creation and AI-assisted workflows. Connectivity One small PC. A full-sized workspace. Connect up to four 4K displays through dual HDMI 2.1 and Thunderbolt 4, with Wi-Fi 7, Bluetooth 5.4 and 2.5Gb Ethernet ready for the rest of your setup. Expandability Upgrade without the usual hassle. The tool-free chassis makes memory and storage access simple, with dual SSD support that gives your system room to grow. Versatility At home wherever work happens. Place it on a desk, mount it behind a display or integrate it into a streamlined business setup. Its compact design fits in without getting in the way. Reliability Compact does not mean delicate. An advanced cooling design and MIL-STD-810H testing help support dependable performance across demanding professional environments. A complete workspace.Without the tower. The ASUS NUC 15 Pro puts modern performance and connectivity exactly where you need it, while leaving more room for everything else.