{"product_id":"sanremo-you-coffee-machine","title":"Sanremo YOU Coffee Machine","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@700;800;900\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n\n.dpsy *, .dpsy *::before, .dpsy *::after { box-sizing: border-box; }\n\n.dpsy {\n  --green:      #3b9130;\n  --green-dark: #2d6e25;\n  --green-bg:   #f2faf1;\n  --green-line: #c8e4c5;\n  --dark:       #111714;\n  --white:      #ffffff;\n  --light:      #f8f8f8;\n  --text:       #1e1e1e;\n  --muted:      #5a5a5a;\n  --border:     #e4e4e4;\n  font-family: 'DM Sans', sans-serif;\n  font-size: 13.5px;\n  line-height: 1.7;\n  color: var(--text);\n  max-width: 960px;\n  margin: 0 auto;\n  padding: 0 20px 48px;\n}\n\n.dpsy h2, .dpsy h3, .dpsy h4 { font-family: 'Nunito', sans-serif; margin: 0; padding: 0; }\n.dpsy p { margin: 0; padding: 0; }\n.dpsy a { color: var(--green); font-weight: 600; text-decoration: none; }\n.dpsy a:hover { color: var(--green-dark); text-decoration: underline; }\n\n\/* ── EYEBROW ── *\/\n.dpsy .eyebrow {\n  font-family: 'Nunito', sans-serif; font-size: 9px; font-weight: 800;\n  letter-spacing: 0.22em; text-transform: uppercase; color: var(--green);\n  display: block; margin-bottom: 6px;\n}\n\n\/* ── INTRO ── *\/\n.dpsy .prod-intro { padding: 28px 0 24px; border-bottom: 1px solid var(--border); margin-bottom: 24px; }\n.dpsy .prod-intro h2 {\n  font-size: clamp(1.25rem, 3vw, 1.65rem); font-weight: 900;\n  color: var(--text); line-height: 1.2; margin-bottom: 10px;\n}\n.dpsy .prod-intro h2 span { color: var(--green); }\n.dpsy .prod-intro p { font-size: 13px; color: var(--muted); line-height: 1.8; margin-bottom: 10px; }\n.dpsy .prod-intro p:last-child { margin-bottom: 0; }\n.dpsy .prod-intro strong { color: var(--text); font-weight: 700; }\n\n\/* ── HIGHLIGHTS STRIP ── *\/\n.dpsy .highlights {\n  background: var(--dark); border-radius: 6px; padding: 18px 22px;\n  margin-bottom: 24px; display: grid; grid-template-columns: repeat(4,1fr);\n  gap: 8px; text-align: center;\n}\n.dpsy .hl-num {\n  font-family: 'Nunito', sans-serif; font-size: 1.3rem; font-weight: 900;\n  color: var(--green); line-height: 1; margin-bottom: 3px;\n}\n.dpsy .hl-label {\n  font-family: 'Nunito', sans-serif; font-size: 9px; font-weight: 700;\n  letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255,255,255,.5);\n}\n\n\/* ── FEATURES GRID ── *\/\n.dpsy .features-section { margin-bottom: 24px; }\n.dpsy .features-section h3 {\n  font-size: 1rem; font-weight: 800; color: var(--text);\n  margin-bottom: 14px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line);\n}\n.dpsy .features-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }\n.dpsy .feat-item {\n  background: var(--light); border: 1px solid var(--border);\n  border-left: 3px solid var(--green); border-radius: 5px; padding: 14px 16px;\n}\n.dpsy .feat-item h4 { font-size: 0.78rem; font-weight: 800; color: var(--text); margin-bottom: 4px; }\n.dpsy .feat-item p { font-size: 11.5px; color: var(--muted); line-height: 1.6; }\n\n\/* ── TECH SPOTLIGHT ── *\/\n.dpsy .tech-section {\n  background: var(--dark); border-radius: 6px; padding: 22px;\n  margin-bottom: 24px;\n}\n.dpsy .tech-section h3 {\n  font-size: 0.9rem; font-weight: 800; color: #fff; margin-bottom: 14px;\n}\n.dpsy .tech-section .eyebrow { color: var(--green); }\n.dpsy .tech-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }\n.dpsy .tech-item {\n  background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.1);\n  border-radius: 5px; padding: 14px 16px;\n}\n.dpsy .tech-item h4 {\n  font-family: 'Nunito', sans-serif; font-size: 0.78rem; font-weight: 800;\n  color: var(--green); margin-bottom: 5px;\n}\n.dpsy .tech-item p { font-size: 11.5px; color: rgba(255,255,255,.65); line-height: 1.6; }\n\n\/* ── SPECS TABLE ── *\/\n.dpsy .specs-section { margin-bottom: 24px; }\n.dpsy .specs-section h3 {\n  font-size: 1rem; font-weight: 800; color: var(--text);\n  margin-bottom: 14px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line);\n}\n.dpsy .specs-table { width: 100%; border-collapse: collapse; font-size: 12.5px; }\n.dpsy .specs-table tr { border-bottom: 1px solid var(--border); }\n.dpsy .specs-table tr:last-child { border-bottom: none; }\n.dpsy .specs-table tr:nth-child(even) td { background: var(--green-bg); }\n.dpsy .specs-table td { padding: 9px 14px; color: var(--muted); vertical-align: top; }\n.dpsy .specs-table td:first-child {\n  font-family: 'Nunito', sans-serif; font-weight: 800; color: var(--text);\n  font-size: 11px; letter-spacing: 0.04em; text-transform: uppercase;\n  white-space: nowrap; width: 38%;\n}\n\n\/* ── WHO IT'S FOR ── *\/\n.dpsy .for-section { margin-bottom: 24px; }\n.dpsy .for-section h3 {\n  font-size: 1rem; font-weight: 800; color: var(--text);\n  margin-bottom: 14px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line);\n}\n.dpsy .for-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n.dpsy .for-card {\n  border-radius: 5px; padding: 14px 16px; border: 1px solid var(--border);\n}\n.dpsy .for-card.yes { background: var(--green-bg); border-color: var(--green-line); }\n.dpsy .for-card.no { background: #fff5f5; border-color: #fecaca; }\n.dpsy .for-card h4 {\n  font-family: 'Nunito', sans-serif; font-size: 0.78rem; font-weight: 800;\n  margin-bottom: 8px;\n}\n.dpsy .for-card.yes h4 { color: var(--green-dark); }\n.dpsy .for-card.no h4 { color: #b91c1c; }\n.dpsy .for-list { list-style: none; padding: 0; margin: 0; }\n.dpsy .for-list li { font-size: 12px; color: var(--muted); padding: 3px 0; padding-left: 14px; position: relative; }\n.dpsy .for-card.yes .for-list li::before { content: '✓'; position: absolute; left: 0; color: var(--green); font-weight: 900; }\n.dpsy .for-card.no .for-list li::before { content: '✗'; position: absolute; left: 0; color: #dc2626; font-weight: 900; }\n\n\/* ── FAQ ── *\/\n.dpsy .faq-section { margin-bottom: 24px; }\n.dpsy .faq-section h3 {\n  font-size: 1rem; font-weight: 800; color: var(--text);\n  margin-bottom: 14px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line);\n}\n.dpsy .faq-item { border: 1px solid var(--border); border-radius: 5px; overflow: hidden; margin-bottom: 8px; }\n.dpsy .faq-q {\n  background: var(--light); padding: 11px 16px;\n  font-family: 'Nunito', sans-serif; font-size: 0.82rem; font-weight: 800;\n  color: var(--text); border-bottom: 1px solid var(--border);\n}\n.dpsy .faq-a { padding: 11px 16px; background: var(--white); font-size: 12.5px; color: var(--muted); line-height: 1.7; }\n.dpsy .faq-a strong { color: var(--text); font-weight: 700; }\n\n\/* ── CTA ── *\/\n.dpsy .cta-section {\n  background: var(--green); border-radius: 6px; padding: 24px 28px;\n  text-align: center;\n}\n.dpsy .cta-section h3 {\n  font-size: 1.1rem; font-weight: 900; color: #fff; margin-bottom: 8px;\n}\n.dpsy .cta-section p { font-size: 12.5px; color: rgba(255,255,255,.85); margin-bottom: 16px; }\n.dpsy .btn-row { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\n.dpsy .btn-pri {\n  display: inline-block; background: #fff; color: var(--green-dark);\n  font-family: 'Nunito', sans-serif; font-size: 11px; font-weight: 800;\n  letter-spacing: 0.06em; text-transform: uppercase; padding: 10px 22px;\n  border-radius: 4px; text-decoration: none;\n}\n.dpsy .btn-pri:hover { opacity: .9; text-decoration: none; color: var(--green-dark); }\n.dpsy .btn-sec {\n  display: inline-block; background: transparent; color: #fff;\n  font-family: 'Nunito', sans-serif; font-size: 11px; font-weight: 800;\n  letter-spacing: 0.06em; text-transform: uppercase; padding: 10px 22px;\n  border-radius: 4px; border: 1px solid rgba(255,255,255,.45); text-decoration: none;\n}\n.dpsy .btn-sec:hover { background: rgba(255,255,255,.1); text-decoration: none; color: #fff; }\n\n@media (max-width: 720px) {\n  .dpsy .highlights { grid-template-columns: 1fr 1fr; }\n  .dpsy .features-grid { grid-template-columns: 1fr 1fr; }\n  .dpsy .tech-grid { grid-template-columns: 1fr; }\n  .dpsy .for-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dpsy .features-grid { grid-template-columns: 1fr; }\n  .dpsy .highlights { grid-template-columns: 1fr 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dpsy\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"prod-intro\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eSanremo · Italian Prosumer · 1 Group\u003c\/span\u003e\n    \u003ch2\u003eSanremo YOU Espresso Machine — \u003cspan\u003eTaste Laboratory for the Serious Home Barista\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eThe Sanremo YOU is one of the most technically advanced single-group home and light-commercial espresso machines in the world. Built in Treviso, Italy, by Sanremo Coffee Machines, it combines a \u003cstrong\u003emulti-boiler system, variable speed rotary pump, manual pressure profiling paddle, and a full touchscreen interface\u003c\/strong\u003e into a compact, commercially certified package. The YOU is designed for the espresso enthusiast who wants total control over every parameter — pressure, temperature, flow rate, pre-infusion, and post-infusion — with the ability to save and replay those profiles on demand.\u003c\/p\u003e\n    \u003cp\u003eWhere most prosumer machines give you a fixed pressure curve and a PID, the YOU gives you a taste laboratory. The manual brew paddle lets you shape the pressure profile in real time. The touchscreen displays flow rate, pressure, and extraction time simultaneously. And if you find a profile you love, the machine saves it — so tomorrow's shot is identical to today's best.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS --\u003e\n  \u003cdiv class=\"highlights\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003eMulti\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eBoiler System\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e22\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eSaveable Profiles\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e58mm\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eCommercial Group\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e🇮🇹\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eMade in Italy\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"features-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eKey Features\u003c\/span\u003e\n    \u003ch3\u003eWhat Makes the Sanremo YOU Different\u003c\/h3\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🎛️ Manual Brew Paddle\u003c\/h4\u003e\n        \u003cp\u003eA front-mounted brew paddle gives direct, real-time control over pump pressure during extraction. Shape the pressure curve manually — like a lever machine — or let a saved profile do it for you.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e📱 Full Touchscreen Interface\u003c\/h4\u003e\n        \u003cp\u003eA large, responsive touchscreen displays live flow rate, pressure, and extraction time during every shot. All settings — including brew temperature, steam pressure, and profiles — are accessible directly on screen. Nothing is app-locked.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e💾 22 Saveable Extraction Profiles\u003c\/h4\u003e\n        \u003cp\u003eStore up to 22 profiles — 6 standard factory presets and up to 16 fully customisable. Each profile controls all three extraction phases: pre-infusion, infusion, and post-infusion parameters independently.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e♨️ Multi-Boiler System\u003c\/h4\u003e\n        \u003cp\u003eDedicated AISI 316 stainless steel boilers for brew and steam operate independently — enabling simultaneous brewing and steaming with no temperature compromise. The steam boiler can reach 1.8 bar for commercial-grade milk texturing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e⚙️ Variable Speed Rotary Pump\u003c\/h4\u003e\n        \u003cp\u003eA 70-litre-per-hour rotary pump with variable speed control is the foundation of the YOU's pressure profiling capability. Unlike vibratory pumps, the rotary pump is quiet, consistent, and capable of the precise flow adjustments pressure profiling demands.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🌊 Plumbed or Tank\u003c\/h4\u003e\n        \u003cp\u003eThe YOU operates from a 2-litre internal reservoir or plumbed directly into a water line — with all plumbing components included. Direct plumb also enables drain box connection to eliminate manual drip tray emptying.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e📶 Wi-Fi \u0026amp; Sanremo App\u003c\/h4\u003e\n        \u003cp\u003eWi-Fi connectivity allows the YOU to connect to the Sanremo app — providing remote access to machine settings, profile management, and usage data. All settings remain fully accessible on-screen without the app.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🌡️ ECO \u0026amp; Auto On\/Off Modes\u003c\/h4\u003e\n        \u003cp\u003eTwo ECO modes (automatic and manual) reduce energy consumption during idle periods. Auto on\/off scheduling — programmable by day and hour — means the machine is at temperature when you need it without unnecessary standby power.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🧊 Cold Touch Steam \u0026amp; Water Wands\u003c\/h4\u003e\n        \u003cp\u003eThe anti-burn Cold Touch steam wand and hot water wand remain safe to handle throughout service — a practical safety feature for home use and an essential one for café and training environments.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECH SPOTLIGHT --\u003e\n  \u003cdiv class=\"tech-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eTechnology Spotlight\u003c\/span\u003e\n    \u003ch3\u003ePressure Profiling — What It Means and Why It Matters\u003c\/h3\u003e\n    \u003cdiv class=\"tech-grid\"\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eManual Profiling\u003c\/h4\u003e\n        \u003cp\u003eUsing the brew paddle, you manually adjust the rotary pump speed — and therefore water pressure — in real time during the shot. The touchscreen shows the pressure curve as you pull. Save what you create and it becomes a repeatable recipe.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eProgrammable Profiles\u003c\/h4\u003e\n        \u003cp\u003eFor hands-off consistency, program your preferred pressure ramp, hold, and taper across all three extraction phases. The machine executes the profile automatically, shot after shot, with electronic precision.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eReal-Time Display\u003c\/h4\u003e\n        \u003cp\u003eThe touchscreen shows simultaneous live data: pump pressure, flow rate, extraction time, and boiler temperatures. This is the information professional baristas use to diagnose and improve extraction — now available at home.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS TABLE --\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eTechnical Specifications\u003c\/span\u003e\n    \u003ch3\u003eSanremo YOU — Full Specifications\u003c\/h3\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMachine Type\u003c\/td\u003e\n\u003ctd\u003eSingle group, multi-boiler espresso machine\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBoiler System\u003c\/td\u003e\n\u003ctd\u003eDual AISI 316 stainless steel boilers — independent brew and steam\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrew Boiler\u003c\/td\u003e\n\u003ctd\u003e0.5 litre\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSteam Boiler\u003c\/td\u003e\n\u003ctd\u003e1 litre (up to 1.8 bar steam pressure)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePump Type\u003c\/td\u003e\n\u003ctd\u003eVariable speed rotary pump — 70 litre\/hour capacity\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGroup Head\u003c\/td\u003e\n\u003ctd\u003e58mm commercial portafilter — heated group\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Supply\u003c\/td\u003e\n\u003ctd\u003e2 litre reservoir (standard) or direct plumb — both included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExtraction Control\u003c\/td\u003e\n\u003ctd\u003eManual paddle, volumetric, and programmable pressure profiling\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSaved Profiles\u003c\/td\u003e\n\u003ctd\u003eUp to 22 (6 factory presets + 16 fully customisable)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003eFull touchscreen — live pressure, flow rate, temperature, extraction time\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eWi-Fi — Sanremo app (iOS \u0026amp; Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSteam Wand\u003c\/td\u003e\n\u003ctd\u003eCold Touch anti-burn — start\/stop lever operation\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHot Water Wand\u003c\/td\u003e\n\u003ctd\u003eCold Touch anti-burn — start\/stop lever\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eECO Modes\u003c\/td\u003e\n\u003ctd\u003eAutomatic and manual — auto on\/off scheduling by day\/hour\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eStainless steel — made in Treviso, Italy\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eItaly — Sanremo Coffee Machines, Treviso (TV)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003e220–240V \/ 50Hz (Australian spec)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003eManufacturer warranty — contact Di Pacci for current terms\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"for-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eIs the Sanremo YOU Right for You?\u003c\/span\u003e\n    \u003ch3\u003eWho Should Buy the Sanremo YOU\u003c\/h3\u003e\n    \u003cdiv class=\"for-grid\"\u003e\n      \u003cdiv class=\"for-card yes\"\u003e\n        \u003ch4\u003e✓ The YOU is the right machine if you:\u003c\/h4\u003e\n        \u003cul class=\"for-list\"\u003e\n          \u003cli\u003eWant genuine pressure profiling control — not a simulated approximation\u003c\/li\u003e\n          \u003cli\u003eAlready own or plan to buy a quality grinder (mandatory at this level)\u003c\/li\u003e\n          \u003cli\u003eAre experienced with espresso and ready to move beyond fixed-pressure machines\u003c\/li\u003e\n          \u003cli\u003eBrew specialty or single-origin coffees where extraction control creates real differences\u003c\/li\u003e\n          \u003cli\u003eWant live shot data — pressure curve, flow rate, and time on screen simultaneously\u003c\/li\u003e\n          \u003cli\u003eWant to save and reproduce your best extractions reliably\u003c\/li\u003e\n          \u003cli\u003eAre setting up a home espresso lab, roaster tasting room, or specialty coffee cart\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"for-card no\"\u003e\n        \u003ch4\u003e✗ The YOU may not be ideal if you:\u003c\/h4\u003e\n        \u003cul class=\"for-list\"\u003e\n          \u003cli\u003eAre new to espresso and still developing foundational technique\u003c\/li\u003e\n          \u003cli\u003ePrimarily drink milk-based drinks and rarely focus on espresso extraction quality\u003c\/li\u003e\n          \u003cli\u003eWant a simple, low-setup machine with minimal daily interaction\u003c\/li\u003e\n          \u003cli\u003eAre not ready to invest in a quality standalone grinder to match the machine's capability\u003c\/li\u003e\n          \u003cli\u003eAre budget-constrained — the YOU is a significant premium investment\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"faq-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n    \u003ch3\u003eSanremo YOU — Common Questions\u003c\/h3\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat makes the Sanremo YOU different from other prosumer espresso machines?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe YOU's defining advantage is its combination of a \u003cstrong\u003evariable speed rotary pump with a manual brew paddle and programmable pressure profiling\u003c\/strong\u003e — all displayed live on a full touchscreen. This gives the operator genuine control over the entire pressure curve during extraction, not just a fixed 9-bar extraction. It is one of very few home-category machines that is also commercially certified, making it suitable for roaster labs, showrooms, and light café use.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo I need to use the app to operate the Sanremo YOU?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo. All settings and functions are fully accessible through the on-screen touchscreen interface. The Sanremo app (available for iOS and Android via Wi-Fi) provides additional convenience for remote profile management and monitoring, but nothing is app-locked. You can use the YOU completely without a smartphone.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan the Sanremo YOU be plumbed into a water line?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. The YOU comes with all plumbing components included and is direct-plumb ready. Plumbing into a water line eliminates the need to refill the 2-litre reservoir and also allows the drip tray to be connected to a drain for fully hands-free water management. Tank operation is standard and works without any additional setup.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs the Sanremo YOU suitable for a café or only for home use?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe YOU is commercially certified and used in roaster tasting rooms, specialty coffee carts, training facilities, and light-commercial café environments in addition to premium home setups. It is a single-group machine rated at approximately 30 cups per hour — suited to lower-volume specialty environments rather than high-volume café service.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat grinder should I pair with the Sanremo YOU?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eAt this level of machine sophistication, the grinder is critical. Di Pacci recommends pairing the YOU with a high-quality espresso grinder — the Eureka Atom, Mazzer Mini E, Mahlkönig X54, or Compak E8 are all strong matches. The YOU's extraction precision will expose inconsistencies in grind particle size that lesser grinders produce, so budget accordingly. Call our team on (02) 9758 0760 for personalised grinder matching advice.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDoes Di Pacci service the Sanremo YOU in Australia?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. Di Pacci provides full in-house service and warranty support for Sanremo machines across our five Australian stores. Our technicians are experienced with multi-boiler espresso machines and carry genuine replacement parts — ensuring fast turnaround on any service or warranty work without waiting for overseas shipments.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"cta-section\"\u003e\n    \u003ch3\u003eBuy the Sanremo YOU at Di Pacci Australia\u003c\/h3\u003e\n    \u003cp\u003eAustralia's largest coffee machine specialist. Expert advice, in-house service, finance options available. Five stores nationwide.\u003c\/p\u003e\n    \u003cdiv class=\"btn-row\"\u003e\n      \u003ca href=\"https:\/\/dipacci.com.au\/collections\/sanremo-home-coffee-machines\" class=\"btn-pri\"\u003eView All Sanremo →\u003c\/a\u003e\n      \u003ca href=\"tel:0297580760\" class=\"btn-sec\"\u003eCall (02) 9758 0760\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"San Remo","offers":[{"title":"Black","offer_id":43605783707907,"sku":"RAN1259S","price":13007.5,"currency_code":"AUD","in_stock":true},{"title":"White","offer_id":43605783740675,"sku":"RAN1260S","price":13007.5,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0487\/2015\/0691\/files\/sanremo-you-coffee-machine-black-di-pacci-849.webp?v=1702010271","url":"https:\/\/dipacci.myshopify.com\/products\/sanremo-you-coffee-machine","provider":"Australia - Di Pacci","version":"1.0","type":"link"}