{"product_id":"한정특가-콘티-코스탄티-bdm-리제르바-2016","title":"[한정특가] 콘티 코스탄티 BDM 리제르바 2016","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콘티 코스탄티 BDM 리제르바 2016 - 상세 분석\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    \u003cstyle\u003e\n        :root {\n            --sangiovese-red: #721C24; \/* BDM의 깊고 고귀한 루비빛 *\/\n            --leather-tan: #92400E; \/* 숙성된 산조베제의 가죽 뉘앙스 *\/\n            --soft-cream: #FDFCFB;\n            --text-dark: #1A1A1A;\n            --border-light: #E9E7E2;\n            --accent-gold: #B8860B; \/* 100점 만점의 가치를 상징 *\/\n            --score-bg: #1E293B;\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: 3.5rem auto;\n                padding: 4.5rem 4rem;\n                border-radius: 16px;\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;\n            gap: 0.6rem;\n        }\n\n        .wine-tag-perfect {\n            display: inline-block;\n            background-color: var(--sangiovese-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        }\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(--leather-tan);\n            margin-bottom: 4rem;\n            font-weight: 500;\n            opacity: 0.85;\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(--sangiovese-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        \/* 점수 보드 스타일 *\/\n        .score-board {\n            margin: 2.5rem 0;\n            padding: 1.5rem;\n            background-color: var(--score-bg);\n            border-radius: 12px;\n            text-align: center;\n        }\n\n        .score-val {\n            font-size: 3.5rem;\n            font-weight: 900;\n            color: var(--accent-gold);\n            line-height: 1;\n        }\n\n        .score-src {\n            font-size: 0.85rem;\n            color: #fff;\n            text-transform: uppercase;\n            letter-spacing: 0.2em;\n            margin-top: 0.5rem;\n            opacity: 0.9;\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 {\n            color: #888;\n            font-weight: 600;\n        }\n\n        .wine-spec-value {\n            color: var(--text-dark);\n            font-weight: 800;\n            text-align: right;\n        }\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: #FDF2F2;\n            border-left: 5px solid var(--sangiovese-red);\n            padding: 1.5rem;\n            font-size: 1rem;\n            color: #450A0A;\n            margin: 2rem 0;\n            font-style: italic;\n        }\n\n        .shipping-notice {\n            background-color: #FFF5F5;\n            border: 1px solid #FED7D7;\n            color: #C53030;\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;\n            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    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"wine-detail-wrap\"\u003e\n\n        \u003cnav class=\"wine-breadcrumb\"\u003e\n            \u003cspan\u003e🇮🇹 이탈리아\u003c\/span\u003e \/ 토스카나 \/ 몬탈치노 \/ Conti Costanti\n        \u003c\/nav\u003e\n\n        \u003cheader\u003e\n            \u003cdiv class=\"wine-tag-perfect\"\u003e[한정특가] 전설의 100점 리제르바\u003c\/div\u003e\n            \u003ch1 class=\"wine-product-title\"\u003e\n                콘티 코스탄티, BDM 리제르바 2016\n            \u003c\/h1\u003e\n            \u003cp class=\"wine-product-subtitle\"\u003e2016 Conti Costanti Brunello di Montalcino Riserva DOCG\u003c\/p\u003e\n        \u003c\/header\u003e\n\n        \u003cdiv class=\"wine-info-grid\"\u003e\n\n            \u003c!-- 왼쪽 섹션: 스토리 및 전문가 리뷰 --\u003e\n            \u003cdiv class=\"space-y-14\"\u003e\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콘티 코스탄티(Conti Costanti)\u003c\/strong\u003e는 몬탈치노에서 가장 유구한 역사(16세기~)를 자랑하는 동시에, 가장 세련되고 우아한 스타일의 BDM을 생산하는 것으로 정평이 나 있습니다. 안드레아 코스탄티(Andrea Costanti)가 이끄는 이 도멘은 인위적인 힘보다는 테루아의 정교함과 산조베제의 고귀한 산미를 강조합니다.\n                        \u003c\/p\u003e\n                        \u003cdiv class=\"highlight-box\"\u003e\n                            \"2016 리제르바는 콘티 코스탄티가 도달할 수 있는 미학적 완성도를 모두 보여줍니다. 몬탈치노의 역사에 남을 기념비적인 작품입니다.\"\n                        \u003c\/div\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e2016 빈티지\u003c\/strong\u003e는 몬탈치노의 역사에서 '세기의 빈티지'로 불리며, 리제르바 등급 와인들이 도달할 수 있는 가장 높은 수준의 구조감과 우아함을 보여줍니다. 코스탄티의 리제르바는 36개월 이상의 슬로베니아 오크 숙성과 긴 병 숙성을 거쳐, 강인한 힘 속에 실크처럼 매끄러운 텍스처를 숨기고 있습니다.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n\n                \u003csection\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e전문가 테이스팅 노트 (Wine Enthusiast)\u003c\/span\u003e\n                    \u003cp class=\"wine-description-text\" style=\"font-style: italic; color: #4B5563;\"\u003e\n                        \"제비꽃, 산딸기, 새 가죽, 숲속의 흙, 그리고 따뜻한 향신료의 향이 층층이 피어오르는 향기로운 와인입니다. 부드럽고 우아한 구조감 속에 즙이 많은 블랙 베리, 블러드 오렌지, 감초, 타바코, 그리고 미세한 원두의 뉘앙스가 입안을 가득 채웁니다. 촘촘하고 결이 고운 타닌과 밝은 산미가 완벽한 균형을 이루고 있습니다.\" (시음 적기: 2026 – 2046)\n                    \u003c\/p\u003e\n                \u003c\/section\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 오른쪽 섹션: 점수, 가격 및 명세 --\u003e\n            \u003cdiv class=\"wine-sticky-sidebar\"\u003e\n                \u003csection class=\"mb-12\"\u003e\n                    \u003cdiv class=\"score-board\"\u003e\n                        \u003cdiv class=\"score-val\"\u003e100\u003c\/div\u003e\n                        \u003cdiv class=\"score-src\"\u003eWine Enthusiast\u003c\/div\u003e\n                        \u003cdiv style=\"color: #EAB308; font-size: 0.7rem; margin-top: 0.2rem; font-weight: 700;\"\u003eCELLAR SELECTION\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cspan class=\"wine-section-label\"\u003e특가 안내\u003c\/span\u003e\n                    \u003cdiv class=\"wine-price-container\"\u003e\n                        \u003cspan class=\"wine-price-text\"\u003e€145.00\u003c\/span\u003e\n                        \u003cdiv id=\"krwBox\" style=\"margin-top:1rem; display:inline-flex; align-items:center; padding:0.5rem 1rem; border-radius:6px; font-size:1rem; font-weight:800; background-color:#F7F6F2; color:var(--sangiovese-red);\"\u003e\n                           약 ₩ \u003cspan id=\"krwValue\"\u003e---,---\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv style=\"font-size: 0.7rem; color: #999; margin-top: 0.5rem;\"\u003e\n                            (적용 환율: 1€ = 1,742.88원)\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"shipping-notice\"\u003e\n                        \u003csvg style=\"width:1.5rem; height:1.5rem; 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배송 안내: 주문 접수 후 배송 시작까지 8주 이상 소요되는 상품입니다.\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\"\u003eConti Costanti\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\"\u003eMontalcino, Tuscany\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% Sangiovese Grosso\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\"\u003e2016\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\"\u003e36개월+ 오크 숙성 (Riserva)\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\"\u003e14.0% (Vol)\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cfooter class=\"wine-footer\"\u003e\n            \u003cp style=\"font-size:0.7rem; color:#B0B0B0; text-align:center; text-transform:uppercase; letter-spacing:0.25em; font-weight:700;\"\u003e\n                Archives Wine Heritage · The Perfect 2016 Riserva\n            \u003c\/p\u003e\n        \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 환율 계산 스크립트 --\u003e\n    \u003cscript\u003e\n        const EUR_PRICE = 145.00;\n        const EXCHANGE_RATE = 1742.88; \n\n        function updatePrice() {\n            const krw = Math.round(EUR_PRICE * EXCHANGE_RATE);\n            document.getElementById('krwValue').textContent = krw.toLocaleString();\n        }\n\n        window.onload = updatePrice;\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Conti Costanti","offers":[{"title":"Default Title","offer_id":54130581406025,"sku":null,"price":145.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/8593\/6713\/files\/konti-koseutanti-bdm-lijeleuba-2016-ledeuwain-750.webp?v=1762457535","url":"https:\/\/xwine.club\/products\/%ed%95%9c%ec%a0%95%ed%8a%b9%ea%b0%80-%ec%bd%98%ed%8b%b0-%ec%bd%94%ec%8a%a4%ed%83%84%ed%8b%b0-bdm-%eb%a6%ac%ec%a0%9c%eb%a5%b4%eb%b0%94-2016","provider":"엑스와인","version":"1.0","type":"link"}