{"product_id":"에프엑스-피흘러-로이브너-로이벤베르크-리슬링-베렌아우스레제-2015-하프보틀","title":"에프엑스 피흘러 로이브너 로이벤베르크 리슬링 베렌아우스레제 2015 -하프보틀-","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에프엑스 피흘러 '로이브너 로이벤베르크 리슬링 BA' 2015 - 상세 분석\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            --rougeard-red: #581010; \/* 시그니처 레드 *\/\n            --rougeard-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: 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-star {\n            display: inline-block;\n            background-color: var(--rougeard-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(--rougeard-gold);\n            margin-bottom: 4rem;\n            font-weight: 600;\n            opacity: 0.95;\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(--rougeard-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(--rougeard-red);\n            padding: 1.5rem;\n            font-size: 1rem;\n            color: var(--rougeard-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    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"wine-detail-wrap\"\u003e\n\n        \u003cnav class=\"wine-breadcrumb\"\u003e\n            \u003cspan\u003e🇦🇹 AUSTRIA\u003c\/span\u003e \/ Wachau \/ Loibner Loibenberg \/ F.X. Pichler\n        \u003c\/nav\u003e\n\n        \u003cheader\u003e\n            \u003cdiv class=\"wine-tag-star\"\u003e[한정] 오스트리아 와인의 전설, 피흘러가 빚어낸 찬란한 고귀함의 결정체\u003c\/div\u003e\n            \u003ch1 class=\"wine-product-title\"\u003e\n                에프엑스 피흘러, 로이브너 로이벤베르크 \u003cbr\u003e리슬링 베렌아우스레제 2015\n            \u003c\/h1\u003e\n            \u003cp class=\"wine-product-subtitle\"\u003e2015 F.X. Pichler Loibner Loibenberg Riesling Beerenauslese (375ml)\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에프엑스 피흘러(F.X. Pichler)\u003c\/strong\u003e는 오스트리아 와인 역사에서 결코 빠질 수 없는, 와하우(Wachau) 지역의 절대적인 거장입니다. \"와하우의 샤토 라투르\"라는 별칭이 있을 만큼 이들이 생산하는 와인은 압도적인 위엄과 타협 없는 정밀함을 자랑하며 전 세계 컬렉터들의 성배로 추앙받습니다.\n                        \u003c\/p\u003e\n                        \u003cdiv class=\"highlight-box\"\u003e\n                            \"'로이벤베르크(Loibenberg)'는 와하우에서 가장 따뜻하고 가파른 남향 경사면 중 하나로, 태양의 에너지를 가장 정면으로 마주하는 테루아입니다. 피흘러는 이곳에서 자란 리슬링에 고귀한 귀부(Noble Rot)의 힘을 더해, 황금빛 광채와 전율적인 산미가 공존하는 베렌아우스레제를 탄생시켰습니다.\"\n                        \u003c\/div\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e2015 빈티지\u003c\/strong\u003e는 오스트리아 화이트 와인 역사에 남을 위대한 해 중 하나로 기록됩니다. 충분한 완숙도를 거친 포도는 베렌아우스레제(BA) 등급 특유의 농밀한 당도를 확보하는 동시에, 와하우 석회질 토양에서 기인한 날카로운 미네랄리티를 잃지 않았습니다. 하프 보틀임에도 불구하고 수십 년의 숙성 잠재력을 지닌, 시간의 미학이 담긴 보틀입니다.\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\"\u003e\n                        찬란하게 빛나는 짙은 금빛 앰버 컬러가 시각을 압도합니다. 코끝에서는 벌꿀에 절인 살구, 망고, 잘 익은 파인애플의 농축된 과실 아로마가 폭발적으로 피어오르며, 뒤이어 고귀한 귀부균에서 기인한 사프란, 백차(White Tea), 그리고 은은한 화이트 초콜릿의 향미가 층층이 레이어를 형성합니다. 입안에서는 크림처럼 부드러운 질감과 압도적인 감미가 느껴지지만, 에프엑스 피흘러 리슬링 특유의 찌릿한 산미가 이를 완벽하게 뒷받침하여 경이로운 수직적 밸런스를 선사합니다. 피니시에서는 부싯돌의 미네랄과 고소한 견과류의 여운이 끝없이 지속됩니다.\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                    \u003cspan class=\"wine-section-label\"\u003e특가 안내\u003c\/span\u003e\n                    \u003cdiv class=\"wine-price-container\"\u003e\n                        \u003cspan class=\"wine-price-text\"\u003e€100.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(--rougeard-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배송 안내: 해당 상품은 고귀한 귀부 와인으로 품질 보호를 위해 보관 후 온도가 안정되는 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\"\u003eF.X. Pichler\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\"\u003eWachau, Austria\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% Riesling\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\"\u003e2015\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\"\u003eBeerenauslese (BA)\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\"\u003e375ml (Half Bottle)\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 · F.X. Pichler Wachau Legend\n            \u003c\/p\u003e\n        \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 환율 계산 스크립트 --\u003e\n    \u003cscript\u003e\n        const EUR_PRICE = 100.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\n\u003c\/body\u003e","brand":"F.X. Pichler","offers":[{"title":"Default Title","offer_id":54253494894921,"sku":null,"price":100.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/8593\/6713\/files\/epeuegseu-piheulleo-loibeuneo-loibenbeleukeu-liseulling-teulokenbelen-auseuleje-2015-hapeuboteul-hwaiteuwain-474.webp?v=1758521887","url":"https:\/\/xwine.club\/products\/%ec%97%90%ed%94%84%ec%97%91%ec%8a%a4-%ed%94%bc%ed%9d%98%eb%9f%ac-%eb%a1%9c%ec%9d%b4%eb%b8%8c%eb%84%88-%eb%a1%9c%ec%9d%b4%eb%b2%a4%eb%b2%a0%eb%a5%b4%ed%81%ac-%eb%a6%ac%ec%8a%ac%eb%a7%81-%eb%b2%a0%eb%a0%8c%ec%95%84%ec%9a%b0%ec%8a%a4%eb%a0%88%ec%a0%9c-2015-%ed%95%98%ed%94%84%eb%b3%b4%ed%8b%80","provider":"엑스와인","version":"1.0","type":"link"}