{"product_id":"도멘-피에르-뱅상-오세-뒤레스-레-클로조-2023","title":"도멘 피에르 뱅상 오세-뒤레스 레 클로조 2023","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003e도멘 피에르 뱅상 '오세-뒤레스 레 클로조' 2023 - 상세 분석\u003c\/title\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/static\/pretendard.min.css\"\u003e\n    \n    \u003c!-- STYLE BLOCK --\u003e\n    \u003cstyle\u003e\n        :root {\n            --archives-red: #581010; \n            --archives-gold: #B4975A; \n            --soft-cream: #FAF9F6;\n            --text-dark: #1A1A1A;\n            --border-light: #E5E7EB;\n        }\n\n        body {\n            background-color: var(--soft-cream);\n            color: var(--text-dark);\n            font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* 메인 컨테이너 레이아웃 *\/\n        .wine-detail-wrap {\n            width: 100%;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 2rem 1.5rem;\n            background-color: #ffffff;\n            box-shadow: 0 12px 45px rgba(0,0,0,0.05);\n            box-sizing: border-box;\n            container-type: inline-size;\n            container-name: wine-wrap;\n        }\n\n        @media (min-width: 768px) {\n            body \u003e .wine-detail-wrap {\n                margin: 4.5rem auto;\n                padding: 4.5rem 4rem;\n                border-radius: 16px;\n            }\n        }\n\n        \/* 내비게이션 및 헤더 *\/\n        .wine-breadcrumb {\n            font-size: 0.75rem;\n            color: #A0A0A0;\n            text-transform: uppercase;\n            letter-spacing: 0.12em;\n            margin-bottom: 2.5rem;\n            display: flex;\n            align-items: center; gap: 0.6rem;\n        }\n\n        .wine-tag-star {\n            display: inline-block;\n            background-color: var(--archives-red);\n            color: #fff;\n            font-size: 0.75rem;\n            font-weight: 800;\n            padding: 0.3rem 0.8rem;\n            border-radius: 4px;\n            vertical-align: middle;\n            margin-bottom: 1.2rem;\n            letter-spacing: 0.05em;\n        }\n\n        .wine-product-title {\n            font-size: clamp(1.8rem, 4.5vw, 2.8rem);\n            font-weight: 900;\n            color: var(--text-dark);\n            line-height: 1.1;\n            letter-spacing: -0.03em;\n            margin-bottom: 1rem;\n        }\n\n        .wine-product-subtitle {\n            font-size: 1.25rem;\n            color: var(--archives-gold);\n            margin-bottom: 4rem;\n            font-weight: 600;\n            opacity: 0.95;\n        }\n\n        \/* 그리드 시스템 *\/\n        .wine-info-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 3.5rem;\n            align-items: start;\n        }\n\n        @container wine-wrap (min-width: 650px) {\n            .wine-info-grid {\n                grid-template-columns: 1.6fr 1fr;\n                gap: 5rem;\n            }\n        }\n\n        .wine-section-label {\n            font-size: 0.9rem;\n            font-weight: 800;\n            text-transform: uppercase;\n            letter-spacing: 0.15em;\n            color: var(--archives-red);\n            margin-bottom: 1.8rem;\n            display: block;\n            border-bottom: 2px solid var(--border-light);\n            padding-bottom: 0.6rem;\n        }\n\n        .wine-price-container {\n            margin-bottom: 2.5rem;\n        }\n\n        .wine-price-text {\n            font-size: 2.75rem;\n            font-weight: 900;\n            color: var(--text-dark);\n        }\n\n        .wine-spec-card {\n            background-color: #FAF9F7;\n            padding: 2rem;\n            border-radius: 12px;\n            border: 1px solid var(--border-light);\n        }\n\n        .wine-spec-item {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 0.85rem 0;\n            border-bottom: 1px solid #EDEDE8;\n            font-size: 0.95rem;\n        }\n\n        .wine-spec-item:last-child { border-bottom: none; }\n\n        .wine-spec-label { color: #888; font-weight: 600; }\n        .wine-spec-value { color: var(--text-dark); font-weight: 800; text-align: right; }\n\n        .wine-description-text {\n            font-size: 1.1rem;\n            color: #2D2D2D;\n            text-align: justify;\n            word-break: keep-all;\n        }\n\n        .highlight-box {\n            background-color: #FEF2F2;\n            border-left: 5px solid var(--archives-red);\n            padding: 1.5rem;\n            font-size: 1rem;\n            color: var(--archives-red);\n            margin: 2rem 0;\n            font-style: italic;\n        }\n\n        .shipping-notice {\n            background-color: #F0F9FF;\n            border: 1px solid #BAE6FD;\n            color: #0369A1;\n            padding: 1rem;\n            border-radius: 8px;\n            font-size: 0.85rem;\n            font-weight: 700;\n            margin-top: 1.5rem;\n            display: flex;\n            align-items: flex-start; gap: 0.6rem;\n        }\n\n        .wine-footer {\n            margin-top: 6rem;\n            border-top: 1px solid var(--border-light);\n            padding-top: 2.5rem;\n        }\n        \n        .sticky-element {\n            position: sticky;\n            top: 2rem;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003c!-- Main Container --\u003e\n    \u003cdiv class=\"wine-detail-wrap\"\u003e\n        \n        \u003c!-- 상단 내비게이션 경로 안내 --\u003e\n        \u003cnav class=\"wine-breadcrumb\"\u003e\n            \u003cspan\u003e🇫🇷 FRANCE\u003c\/span\u003e \/ Bourgogne \/ Côte de Beaune \/ Auxey-Duresses \/ Domaine Pierre Vincent\n        \u003c\/nav\u003e\n\n        \u003cheader\u003e\n            \u003cdiv class=\"wine-tag-star\"\u003e[The New Star of Auxey-Duresses] 르플레브의 전설 피에르 뱅상이 세공해낸 서늘한 텐션, 60년 고목이 선사하는 관능적인 피노 누아의 깊이\u003c\/div\u003e\n            \u003ch1 class=\"wine-product-title\"\u003e\n                도멘 피에르 뱅상, \u003cbr\u003e오세-뒤레스 '레 클로조' 2023\n            \u003c\/h1\u003e\n            \u003cp class=\"wine-product-subtitle\"\u003e2023 Domaine Pierre Vincent Auxey-Duresses \"Les Closeaux\"\u003c\/p\u003e\n        \u003c\/header\u003e\n\n        \u003c!-- 상세 정보 2단 그리드 구성 --\u003e\n        \u003cdiv class=\"wine-info-grid\"\u003e\n            \n            \u003c!-- 왼쪽: 도멘 스토리 및 테이스팅 노트 --\u003e\n            \u003cdiv class=\"space-y-14\"\u003e\n                \n                \u003csection\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e도멘 스토리\u003c\/span\u003e\n                    \u003cdiv class=\"wine-description-text space-y-5\"\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e도멘 피에르 뱅상(Domaine Pierre Vincent)\u003c\/strong\u003e은 현대 부르고뉴에서 가장 뜨거운 주목을 받는 새로운 별입니다. 도멘 드 라 부즈레(Domaine de la Vougeraie)와 도멘 르플레브(Domaine Leflaive)의 수석 와인메이커로서 퓔리니 몽라셰와 부르고뉴 화이트의 영광을 이끌었던 피에르 뱅상이 투자자들과 함께 오세-뒤레스에 위치한 '도멘 데 떼르 드 벨(Domaine des Terres de Velle)'을 인수하며 자신의 이름을 걸고 새롭게 출범시켰습니다.\n                        \u003c\/p\u003e\n                        \u003cdiv class=\"highlight-box\"\u003e\n                            \"오세-뒤레스의 숨겨진 보석이자 명망 높은 구획인 '레 클로조(Les Closeaux)'는 뫼르소 접경 지대의 가파른 점토 석회질 토양 위에서 자라납니다. 피에르 뱅상은 1962년에서 1964년 사이에 식재된 60년이 넘는 역사적인 고목(Vieilles Vignes)들로부터 얻은 순수한 피노 누아 열매를 40% 송이째 발효(Whole-Cluster) 기법과 지극히 절제된 새 오크 숙성으로 빚어냈습니다.\"\n                        \u003c\/div\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e2023 빈티지\u003c\/strong\u003e는 피에르 뱅상 특유의 '투명하고 날카로운 텐션'과 고목의 깊은 농축미가 완벽한 대칭을 이루는 해입니다. 오세-뒤레스가 흔히 가질 수 있는 거친 모서리를 아지랑이 같은 꽃향기와 비단 같은 질감으로 완전히 연마하여, 왜 그가 부르고뉴의 가장 위대한 양조가 중 한 명인지를 단숨에 증명해 냈습니다. 단 125유로라는 지성적이고 권위 있는 가치로 이 위대한 데뷔작을 소유하는 지적 호사를 누려보십시오.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n\n                \u003csection\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e테이스팅 노트\u003c\/span\u003e\n                    \u003cp class=\"wine-description-text text-justify\"\u003e\n                        잔에 따르는 순간, 은은하게 반짝이는 깊고 맑은 투명한 루비-가넷(Ruby-Garnet) 로브가 시선을 단숨에 매료시키며 오세-뒤레스 고지대의 서늘한 미기후를 대변합니다. 코끝을 대면 신선한 붉은 산딸기, 체리, 레드 커런트의 순수하고 생동감 넘치는 과실 아로마가 폭발적으로 피어오르고, 이내 야생 장미 꽃잎의 화사한 에테르와 석회질 대지의 시그니처인 으깬 조개껍질의 맑은 미네랄 터치가 겹겹이 층을 이룹니다. 입안에서는 피에르 뱅상의 인장과도 같은 '티 없이 깨끗한 천상의 실크 탄닌'이 혀 위를 한없이 우아하게 매만집니다. 촘촘하고 매끄럽게 정제된 탄닌은 입안을 부드럽게 감싸 안는 동시에, 서늘한 바람을 닮은 수직적 산미와 만나 완벽한 대칭을 이룩합니다. 피니시에서는 소금기를 가득 머금은 듯한 염분 미네랄 여운과 붉은 체리 제스트의 잔향이 끝없이 투명하고 길게 지속되는 마스터피스입니다.\n                    \u003c\/p\u003e\n                \u003c\/section\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 오른쪽: 사이드바 (가격 및 기술 명세) --\u003e\n            \u003cdiv class=\"sticky-element\"\u003e\n                \u003csection class=\"mb-12\"\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e한정 알로케이션 안내\u003c\/span\u003e\n                    \u003cdiv class=\"wine-price-container\"\u003e\n                        \u003cspan class=\"wine-price-text\"\u003e€125.00\u003c\/span\u003e\n                        \u003cdiv id=\"krwBox\" class=\"mt-4 inline-flex items-center px-4 py-2 rounded-md text-base font-extrabold bg-[#F7F6F2] text-[#581010]\"\u003e\n                            ₩ \u003cspan id=\"krwValue\" class=\"ml-1\"\u003e---,---\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"text-[0.7rem] text-[#999] mt-2\"\u003e\n                            (적용 환율: 1€ = 1,746.73원 기준)\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"shipping-notice\"\u003e\n                        \u003csvg class=\"w-6 h-6 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                        \u003cspan\u003e배송 안내: 와인의 보존과 가치 유지를 위해 온도가 안정되는 10월 이후부터 순차적으로 안전 출고됩니다. (무료 셀러 보관 서비스 제공)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n\n                \u003csection\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e기술 명세\u003c\/span\u003e\n                    \u003cdiv class=\"wine-spec-card\"\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e생산자\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003eDomaine Pierre Vincent\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e지역\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003eAuxey-Duresses, Côte de Beaune\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e분류\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003eAuxey-Duresses AOC \/ Still Red\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e품종\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003e100% Pinot Noir\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e빈티지\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003e2023 (Crystalline \u0026amp; Silky)\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e토양 \/ 수령\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003eLes Closeaux (60+ Years Old Vines)\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e양조\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003e40% Whole-Cluster \/ Low New Oak\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e용량\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003e750ml\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 푸터 --\u003e\n        \u003cfooter class=\"wine-footer\"\u003e\n            \u003cp class=\"text-[0.7rem] text-[#B0B0B0] text-center uppercase tracking-[0.25em] font-bold\"\u003e\n                Archives Wine Heritage · Pierre Vincent Auxey-Duresses\n            \u003c\/p\u003e\n        \u003c\/footer\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 가격 환산 계산 스크립트 --\u003e\n    \u003cscript\u003e\n        const EUR_PRICE = 125.00;\n        const EXCHANGE_RATE = 1746.73;\n\n        function updatePrice() {\n            try {\n                const krw = Math.round(EUR_PRICE * EXCHANGE_RATE);\n                const krwElement = document.getElementById('krwValue');\n                if (krwElement) {\n                    krwElement.textContent = krw.toLocaleString();\n                }\n            } catch (error) {\n                console.error(\"가격 업데이트 오류:\", error);\n            }\n        }\n\n        window.onload = updatePrice;\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Domaine Pierre Vincent","offers":[{"title":"Default Title","offer_id":54444326125897,"sku":null,"price":125.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/8593\/6713\/files\/nuki_10206548066633.png?v=1780584362","url":"https:\/\/xwine.club\/products\/%eb%8f%84%eb%a9%98-%ed%94%bc%ec%97%90%eb%a5%b4-%eb%b1%85%ec%83%81-%ec%98%a4%ec%84%b8-%eb%92%a4%eb%a0%88%ec%8a%a4-%eb%a0%88-%ed%81%b4%eb%a1%9c%ec%a1%b0-2023","provider":"엑스와인","version":"1.0","type":"link"}