{"product_id":"한정특가-비온디-산티-브루넬로-디-몬탈치노-2020","title":"[한정특가] 비온디 산티, 브루넬로 디 몬탈치노 2019","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\"\u003e\n    \u003ctitle\u003e럭셔리 분석 리포트: 2019 비온디 산티 브루넬로 디 몬탈치노\u003c\/title\u003e\n    \u003c!-- 스타일: Tailwind CSS --\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003c!-- 아이콘: Font Awesome --\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n    \u003c!-- 프리미엄 폰트: Pretendard \u0026 Merriweather --\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/static\/pretendard.min.css\"\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Merriweather:ital,wght@0,400;0,700;1,400;1,700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003c!-- 애니메이션: GSAP --\u003e\n    \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/gsap.min.js\"\u003e\u003c\/script\u003e\n    \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/ScrollTrigger.min.js\"\u003e\u003c\/script\u003e\n    \u003cstyle\u003e\n        :root {\n            \/* Biondi Santi Palette: Royal Garnet, Heritage Gold, Greppo Ivory *\/\n            --bg-light: #FCFBF7; \n            --bg-card: rgba(255, 255, 255, 0.98);\n            --border-card: rgba(139, 0, 0, 0.1); \n            --accent-main: #8B0000; \/* Royal Dark Red *\/\n            --accent-sec: #B8860B; \/* Dark Goldenrod *\/\n            --accent-highlight: #FFFDF5; \n            --accent-gold: #DAA520;\n            --text-main: #1C1917;\n            --text-gray: #636366;\n        }\n\n        body {\n            background-color: var(--bg-light);\n            color: var(--text-main);\n            font-family: 'Pretendard', -apple-system, sans-serif;\n            overflow-x: hidden;\n            -webkit-font-smoothing: antialiased;\n            word-break: keep-all;\n        }\n\n        .serif { font-family: 'Merriweather', serif; }\n\n        .aura-gradient {\n            background:\n                radial-gradient(circle at top right, rgba(184, 134, 11, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at bottom left, rgba(139, 0, 0, 0.04) 0%, transparent 50%),\n                linear-gradient(to bottom, #ffffff 0%, #F5F4F0 100%);\n            position: fixed;\n            top: 0; left: 0; width: 100%; height: 100%;\n            z-index: -1;\n        }\n\n        .glass-card {\n            background: var(--bg-card);\n            backdrop-filter: blur(15px);\n            border: 1px solid var(--border-card);\n            border-radius: 24px;\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: var(--accent-main);\n            box-shadow: 0 30px 60px rgba(139, 0, 0, 0.08);\n        }\n\n        .dynamic-main-title {\n            font-size: clamp(2.2rem, 8vw, 8rem);\n            line-height: 1.05;\n            letter-spacing: -0.05em;\n        }\n\n        .section-gap { margin: 8rem 0; }\n        @media (max-width: 768px) { .section-gap { margin: 4rem 0; } }\n\n        .prestige-tag {\n            background: var(--accent-main);\n            color: white;\n            padding: 4px 14px;\n            border-radius: 50px;\n            font-size: 0.75rem;\n            font-weight: 800;\n            letter-spacing: 0.1em;\n            display: inline-block;\n        }\n\n        .score-badge {\n            background: #1C1917;\n            color: white;\n            padding: 10px 14px;\n            border-radius: 12px;\n            display: inline-flex;\n            flex-direction: column;\n            align-items: center;\n            min-width: 95px;\n            border: 1px solid var(--accent-gold);\n            transition: all 0.3s ease;\n        }\n        .score-badge:hover {\n            transform: scale(1.05);\n            background: #2D2A28;\n        }\n        .score-val {\n            font-size: 1.6rem;\n            font-weight: 900;\n            color: var(--accent-gold);\n            line-height: 1.1;\n        }\n        .score-label {\n            font-size: 0.6rem;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n            font-weight: 700;\n            color: #A8A29E;\n        }\n\n        .info-box {\n            border-left: 5px solid var(--accent-sec);\n            padding-left: 1.5rem;\n        }\n\n        .price-highlight {\n            color: var(--accent-gold);\n            text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);\n        }\n\n        .shipping-alert {\n            background: linear-gradient(135deg, #450A0A 0%, #1C1917 100%);\n            color: white;\n            border-radius: 24px;\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"aura-gradient\"\u003e\u003c\/div\u003e\n\n    \u003c!-- 네비게이션 --\u003e\n    \u003cnav class=\"fixed top-0 w-full z-50 px-6 py-4 flex justify-between items-center bg-white\/70 backdrop-blur-md border-b border-stone-200 shadow-sm\"\u003e\n        \u003cdiv class=\"text-sm md:text-xl font-bold tracking-[0.2em] text-red-950 uppercase italic serif\"\u003eBiondi Santi - Tenuta Greppo\u003c\/div\u003e\n        \u003cdiv class=\"text-[10px] font-black px-3 py-1 bg-red-900 text-white rounded-full uppercase tracking-tighter\"\u003eVintage 2019\u003c\/div\u003e\n    \u003c\/nav\u003e\n\n    \u003c!-- 히어로 섹션 --\u003e\n    \u003cheader class=\"relative min-h-screen flex flex-col justify-center items-center text-center px-4 md:px-6 pt-24 pb-12 overflow-hidden\"\u003e\n        \u003cdiv class=\"gsap-hero opacity-0 translate-y-10 mb-8 flex flex-wrap justify-center gap-3 items-center\"\u003e\n            \u003cspan class=\"prestige-tag shadow-md uppercase tracking-widest\"\u003e[한정특가] BdM DOCG\u003c\/span\u003e\n            \u003cspan class=\"px-4 py-1.5 rounded-full bg-amber-50 text-amber-900 text-[10px] md:text-xs font-black tracking-widest uppercase shadow-sm border border-amber-100\"\u003eThe 2019 Legend Vintage\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gsap-hero opacity-0 translate-y-10 text-2xl md:text-5xl font-bold text-stone-900 mb-3 italic serif\"\u003e비온디 산티, 브루넬로 디 몬탈치노 2019\u003c\/h2\u003e\n        \u003ch3 class=\"gsap-hero opacity-0 translate-y-10 text-[10px] md:text-lg font-medium text-stone-400 mb-12 tracking-[0.3em] uppercase text-center max-w-4xl px-4 serif\"\u003e2019 Biondi Santi Tenuta Greppo Brunello di Montalcino DOCG\u003c\/h3\u003e\n\n        \u003c!-- 평론가 점수 릴레이 --\u003e\n        \u003cdiv class=\"gsap-hero opacity-0 translate-y-10 flex flex-wrap justify-center gap-2 md:gap-4 mb-14 max-w-6xl\"\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eFalstaff\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e99\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eJ. Dunnuck\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e98\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eDecanter\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e98\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eWine Ind.\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e98\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eParker\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e97\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eSuckling\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e97\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eGalloni\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e97\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003ch1 class=\"gsap-hero opacity-0 translate-y-10 dynamic-main-title font-black text-stone-950 tracking-tighter uppercase mb-16\"\u003e\n            BIONDI\u003cbr\u003e\n            \u003cspan class=\"text-transparent bg-clip-text bg-gradient-to-r from-red-900 via-amber-700 to-stone-600 uppercase\"\u003eSANTI 2019\u003c\/span\u003e\n        \u003c\/h1\u003e\n\n        \u003c!-- 핵심 요약 카드 --\u003e\n        \u003cdiv class=\"gsap-hero opacity-0 scale-95 w-full max-w-6xl mx-auto grid grid-cols-1 md:grid-cols-3 gap-6 text-left px-2\"\u003e\n            \u003cdiv class=\"glass-card p-8 info-box\"\u003e\n                \u003cspan class=\"text-[10px] font-bold text-amber-800 tracking-widest uppercase block mb-2\"\u003eClassification\u003c\/span\u003e\n                \u003ch3 class=\"text-xl font-bold text-stone-900 mb-1 serif\"\u003eAnnata 2019\u003c\/h3\u003e\n                \u003cp class=\"text-xs text-stone-500\"\u003e21세기 최고의 빈티지로 기록될 몬탈치노의 역사\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glass-card p-8 info-box bg-stone-950 border-none shadow-2xl\"\u003e\n                \u003cspan class=\"text-[10px] font-bold text-amber-500 tracking-widest uppercase block mb-2\"\u003eSpecial Offer\u003c\/span\u003e\n                \u003ch3 class=\"text-4xl font-black text-white mb-1 price-highlight\"\u003e€208.00\u003c\/h3\u003e\n                \u003cp class=\"text-[10px] text-stone-400 font-bold uppercase tracking-tighter\"\u003eLimited Time Library Selection (EUR)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glass-card p-8 info-box\"\u003e\n                \u003cspan class=\"text-[10px] font-bold text-amber-800 tracking-widest uppercase block mb-2\"\u003eHeritage\u003c\/span\u003e\n                \u003ch3 class=\"text-xl font-bold text-stone-900 mb-1 serif\"\u003eTenuta Greppo\u003c\/h3\u003e\n                \u003cp class=\"text-xs text-stone-500\"\u003e브루넬로의 시조, 140년 전통의 수직적 우아함\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cmain class=\"max-w-7xl mx-auto px-4 md:px-8 space-y-28 pb-32\"\u003e\n        \u003c!-- 도입부 문구 --\u003e\n        \u003cdiv class=\"flex justify-center gsap-fade-up\"\u003e\n            \u003cdiv class=\"bg-white border border-stone-200 px-8 py-5 rounded-3xl text-sm md:text-base text-red-900 font-medium flex items-center gap-4 shadow-sm italic text-center max-w-4xl\"\u003e\n                \u003ci class=\"fas fa-gem text-amber-700 hidden sm:block\"\u003e\u003c\/i\u003e\n                \u003cspan\u003e\"전설이 된 빈티지. 비온디 산티 2019는 몬탈치노가 도달할 수 있는 가장 정교한 구조감과 완벽한 밸런스를 구현한 불멸의 기록입니다.\"\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 역사 및 철학 섹션 --\u003e\n        \u003csection class=\"gsap-fade-up\"\u003e\n            \u003cdiv class=\"glass-card p-8 md:p-20 flex flex-col justify-center border-stone-100 bg-white\/50\"\u003e\n                \u003cdiv class=\"mb-8 text-center\"\u003e\n                    \u003cspan class=\"inline-block px-4 py-1 bg-amber-50 text-amber-800 text-[11px] font-bold rounded-full uppercase tracking-widest\"\u003eMasterpiece of the Century\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ch2 class=\"text-3xl md:text-5xl font-bold text-stone-900 text-center italic serif mb-16\"\u003e비온디 산티: 2019 빈티지가 선사하는 영광\u003c\/h2\u003e\n                \u003cdiv class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 md:gap-20 text-stone-700 leading-relaxed text-lg md:text-xl font-light\"\u003e\n                    \u003cdiv class=\"space-y-8\"\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e비온디 산티(Biondi Santi)\u003c\/strong\u003e에게 2019년은 가문의 역사에 남을 위대한 해입니다. 1888년 최초의 브루넬로를 탄생시킨 이래, 그들은 몬탈치노의 테루아를 가장 고귀하게 해석해 왔습니다. 2019년은 완벽한 생육 조건 속에서 산지오베제가 가진 잠재력을 극한까지 끌어올린 빈티지로 평가받습니다.\n                        \u003c\/p\u003e\n                        \u003cp\u003e\n                            그들의 근거지인 \u003cstrong\u003e테누타 그레포(Tenuta Greppo)\u003c\/strong\u003e의 고지대 필지들은 2019년 특유의 서늘함과 응축미를 결합시켰습니다. Falstaff 99점, Parker\/Suckling 97점이라는 경이로운 평점은 이 와인이 단순한 음료를 넘어, 시간이 흐를수록 더욱 가치를 발할 예술 작품임을 증명합니다.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"space-y-8\"\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e2019년 빈티지\u003c\/strong\u003e는 몬탈치노 전체가 칭송하는 '클래식한 정교함'의 해입니다. 비온디 산티는 이 해의 에너지를 촘촘한 탄닌과 레이저 같은 산도 속에 정교하게 가두어냈습니다. 이는 수십 년의 세월을 견디며 더욱 찬란하고 투명하게 변화할 압도적인 장기 숙성력을 의미합니다.\n                        \u003c\/p\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e208.00유로\u003c\/strong\u003e라는 한정 특가는 역대급 빈티지인 2019년 비온디 산티를 소장하기 위한 가장 현명한 기회입니다. 인위적인 화려함이 아닌, 대지의 고결한 울림과 가문의 자부심이 담긴 정수를 잔 속에서 직접 마주해 보십시오.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- 테이스팅 노트 및 감각 지표 --\u003e\n        \u003csection class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 md:gap-16 items-center\"\u003e\n            \u003cdiv class=\"gsap-fade-right\"\u003e\n                \u003ch2 class=\"text-4xl md:text-5xl font-bold mb-10 text-stone-950 uppercase tracking-tighter serif italic\"\u003eTasting Notes\u003c\/h2\u003e\n                \u003cdiv class=\"space-y-10\"\u003e\n                    \u003cdiv class=\"flex items-start gap-6\"\u003e\n                        \u003cdiv class=\"w-16 h-16 bg-red-900 rounded-full flex-shrink-0 flex items-center justify-center text-white shadow-xl\"\u003e\n                            \u003ci class=\"fas fa-crown text-2xl\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003ch4 class=\"text-xl font-bold text-stone-900 mb-2\"\u003e농익은 베리와 화사한 바이올렛\u003c\/h4\u003e\n                            \u003cp class=\"text-base text-stone-500 leading-relaxed\"\u003e신선한 야생 체리, 레드 커런트의 향 뒤로 비온디 산티의 시그니처인 말린 장미와 제비꽃, 그리고 은은한 시더우드의 부케가 층층이 피어오릅니다.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"flex items-start gap-6\"\u003e\n                        \u003cdiv class=\"w-16 h-16 bg-stone-100 rounded-full flex-shrink-0 flex items-center justify-center text-red-950 border border-stone-200 shadow-md\"\u003e\n                            \u003ci class=\"fas fa-bolt text-2xl\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003ch4 class=\"text-xl font-bold text-stone-900 mb-2\"\u003e완벽한 수직성과 실크 같은 텍스처\u003c\/h4\u003e\n                            \u003cp class=\"text-base text-stone-500 leading-relaxed\"\u003e입안을 가득 채우는 팽팽한 산미와 비단처럼 부드럽게 연마된 탄닌이 조화를 이루어, 2019년 빈티지다운 끝없는 여운과 투명한 피니시를 완성합니다.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 감각적 지표 --\u003e\n            \u003cdiv class=\"glass-card p-10 md:p-16 gsap-fade-left border-red-50 bg-white\"\u003e\n                \u003ch4 class=\"text-xs font-bold text-stone-400 uppercase tracking-[0.3em] mb-12 text-center\"\u003eSensory Architecture\u003c\/h4\u003e\n                \u003cdiv class=\"space-y-12\"\u003e\n                    \u003cdiv\u003e\n                        \u003cdiv class=\"flex justify-between text-[11px] font-bold text-red-800 mb-4 uppercase tracking-widest\"\u003e\n                            \u003cspan\u003eELEGANT\u003c\/span\u003e\n                            \u003cspan class=\"text-stone-950 font-black\"\u003e농축미 (INTENSITY)\u003c\/span\u003e\n                            \u003cspan\u003eEXPLOSIVE\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"h-2.5 bg-stone-100 rounded-full overflow-hidden\"\u003e\n                            \u003cdiv class=\"h-full bg-red-900 w-[98%] rounded-full shadow-inner\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003cdiv class=\"flex justify-between text-[11px] font-bold text-red-800 mb-4 uppercase tracking-widest\"\u003e\n                            \u003cspan\u003eVIBRANT\u003c\/span\u003e\n                            \u003cspan class=\"text-stone-950 font-black\"\u003e산도 및 활력 (ACID\/VIBRANCY)\u003c\/span\u003e\n                            \u003cspan\u003eCRYSTALLINE\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"h-2.5 bg-stone-100 rounded-full overflow-hidden\"\u003e\n                            \u003cdiv class=\"h-full bg-stone-800 w-[99%] rounded-full shadow-inner\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"mt-16 text-center\"\u003e\n                    \u003cp class=\"text-xs italic text-stone-400 font-medium\"\u003e\"A wine that speaks the language of time with surgical precision.\"\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- 구매 섹션 및 환율 대시보드 --\u003e\n        \u003csection id=\"purchase\" class=\"glass-card p-8 md:p-20 border-t-[12px] border-red-800 relative overflow-hidden gsap-fade-up bg-white shadow-2xl\"\u003e\n            \u003cdiv class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 md:gap-20 items-start relative z-10\"\u003e\n                \u003cdiv class=\"space-y-10\"\u003e\n                    \u003cdiv\u003e\n                        \u003ch2 class=\"text-5xl md:text-7xl font-black text-stone-950 mb-6 tracking-tighter uppercase\"\u003ePURCHASE\u003c\/h2\u003e\n                        \u003cp class=\"text-red-900 font-bold text-xl md:text-3xl tracking-tight mb-3\"\u003e[한정특가] 비온디 산티 브루넬로 2019\u003c\/p\u003e\n                        \u003cp class=\"text-stone-400 font-medium text-xs md:text-base tracking-[0.2em] uppercase mb-10\"\u003e2019 Biondi Santi Tenuta Greppo Brunello di Montalcino DOCG\u003c\/p\u003e\n                        \n                        \u003c!-- 가격 디스플레이 --\u003e\n                        \u003cdiv class=\"inline-block bg-red-50 px-8 py-6 md:px-12 md:py-8 rounded-[32px] border-2 border-red-100 shadow-sm\"\u003e\n                            \u003cspan class=\"text-xs md:text-sm font-black text-red-800 uppercase block mb-2 tracking-widest text-center md:text-left\"\u003eVintage Library Special Offer\u003c\/span\u003e\n                            \u003cdiv class=\"text-6xl md:text-8xl font-black text-stone-950 tracking-tighter price-highlight text-center md:text-left\"\u003e€208.00\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"shipping-alert p-8 flex items-start gap-6 shadow-2xl border border-red-500\/20\"\u003e\n                        \u003cdiv class=\"w-14 h-14 bg-white rounded-full flex-shrink-0 flex items-center justify-center text-stone-950 shadow-lg\"\u003e\n                            \u003ci class=\"fas fa-truck-fast text-2xl\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003ch4 class=\"font-bold text-white text-base mb-2 uppercase tracking-tight\"\u003eDirect Shipping Info\u003c\/h4\u003e\n                            \u003cp class=\"text-sm leading-relaxed text-red-50 font-medium\"\u003e해당 상품은 \u003cspan class=\"text-white font-black underline underline-offset-4 decoration-amber-500\"\u003e주문 접수 후 배송 시작까지 6주 이상 소요\u003c\/span\u003e되는 상품입니다. 완벽한 컨디션의 전설을 기다리는 고귀한 시간에 감사드립니다.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- 환율 계산기 --\u003e\n                \u003cdiv class=\"bg-stone-900 rounded-[40px] p-10 md:p-14 text-white shadow-2xl relative overflow-hidden mt-8 lg:mt-0 border border-stone-800\"\u003e\n                    \u003cdiv class=\"absolute top-0 right-0 p-10 opacity-5\"\u003e\n                        \u003ci class=\"fas fa-coins text-[12rem] md:text-[15rem]\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"flex justify-between items-center mb-12 border-b border-stone-800 pb-6 relative z-10\"\u003e\n                        \u003clabel class=\"text-xs uppercase text-stone-400 font-bold tracking-[0.3em]\"\u003eEstimation in KRW\u003c\/label\u003e\n                        \u003cdiv class=\"flex items-center gap-4\"\u003e\n                            \u003cspan class=\"text-xs text-stone-500 font-bold uppercase\"\u003eRate:\u003c\/span\u003e\n                            \u003cinput type=\"number\" id=\"exchangeRate\" value=\"1721.18\" step=\"0.01\" class=\"w-28 bg-stone-800 border-none text-right text-lg text-red-400 font-black focus:outline-none focus:ring-1 focus:ring-red-500 rounded-xl p-2 transition-all\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"text-center py-8 relative z-10\"\u003e\n                        \u003cp class=\"text-[10px] md:text-xs text-stone-500 font-bold italic opacity-80 uppercase tracking-widest mb-6\"\u003e※ 관부가세 및 제반 비용은 별도로 발생할 수 있습니다.\u003c\/p\u003e\n                        \u003cdiv class=\"text-xs text-stone-400 font-black mb-3 tracking-[0.3em] uppercase\"\u003eEstimated Final Price (KRW)\u003c\/div\u003e\n                        \u003cdiv class=\"text-5xl md:text-7xl font-black mb-4 tracking-tighter text-white\" id=\"krwPrice\"\u003e₩ 0\u003c\/div\u003e\n                        \u003cp class=\"text-[10px] text-stone-600 font-bold uppercase tracking-widest\"\u003eBased on Real-time Dashboard data\u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cbutton id=\"updateRate\" class=\"w-full mt-10 py-7 bg-red-700 text-white font-black text-sm md:text-lg tracking-[0.3em] hover:bg-red-600 transition-all rounded-[24px] shadow-xl active:scale-95 uppercase relative z-10 border border-red-800\"\u003e\n                        \u003ci class=\"fas fa-rotate mr-4\"\u003e\u003c\/i\u003e Update Exchange Rate\n                    \u003c\/button\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\n    \u003c!-- 푸터 --\u003e\n    \u003cfooter class=\"bg-white border-t border-stone-200 py-20\"\u003e\n        \u003cdiv class=\"max-w-7xl mx-auto px-8 text-center lg:text-left flex flex-col lg:flex-row justify-between items-center gap-12\"\u003e\n            \u003cdiv\u003e\n                \u003cdiv class=\"text-3xl md:text-4xl font-black text-red-950 tracking-[0.3em] uppercase italic serif mb-3\"\u003eBIONDI SANTI\u003c\/div\u003e\n                \u003cp class=\"text-xs text-stone-400 font-bold tracking-widest uppercase\"\u003eThe Immortality of Brunello Tradition\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"text-[11px] text-stone-400 font-bold tracking-widest uppercase leading-loose text-center lg:text-right\"\u003e\n                © 2025 PREMIUM WINE HERITAGE SELECTION.\u003cbr\u003e\n                브루넬로의 기원, 비온디 산티 가문이 선사하는 불멸의 투명한 기록.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\n    \u003cscript\u003e\n        gsap.registerPlugin(ScrollTrigger);\n\n        \/\/ 초기 애니메이션\n        gsap.to(\".gsap-hero\", {\n            y: 0,\n            opacity: 1,\n            duration: 1.5,\n            stagger: 0.2,\n            ease: \"power4.out\"\n        });\n\n        \/\/ 스크롤 애니메이션\n        document.querySelectorAll(\".gsap-fade-up\").forEach(el =\u003e {\n            gsap.fromTo(el, \n                { y: 50, opacity: 0 },\n                {\n                    y: 0, opacity: 1, duration: 1.2, ease: \"power3.out\",\n                    scrollTrigger: {\n                        trigger: el,\n                        start: \"top 85%\",\n                    }\n                }\n            );\n        });\n\n        gsap.from(\".gsap-fade-right\", {\n            x: -50, opacity: 0, duration: 1.2, ease: \"power3.out\",\n            scrollTrigger: { trigger: \".gsap-fade-right\", start: \"top 85%\" }\n        });\n\n        gsap.from(\".gsap-fade-left\", {\n            x: 50, opacity: 0, duration: 1.2, ease: \"power3.out\",\n            scrollTrigger: { trigger: \".gsap-fade-left\", start: \"top 85%\" }\n        });\n\n        \/\/ 환율 계산 로직\n        const BASE_PRICE_EUR = 208.00; \n        function updatePrice() {\n            const rateInput = document.getElementById('exchangeRate').value;\n            const rate = parseFloat(rateInput) || 1721.18;\n            const krw = Math.round(BASE_PRICE_EUR * rate);\n            document.getElementById('krwPrice').textContent = '₩ ' + krw.toLocaleString();\n        }\n\n        document.getElementById('exchangeRate').addEventListener('input', updatePrice);\n        document.getElementById('updateRate').addEventListener('click', function() {\n            \/\/ 시뮬레이션: 약간의 변동성 부여\n            const current = parseFloat(document.getElementById('exchangeRate').value);\n            const fluc = (Math.random() * 4) - 2;\n            document.getElementById('exchangeRate').value = (current + fluc).toFixed(2);\n            updatePrice();\n        });\n\n        \/\/ 초기화\n        updatePrice();\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Biondi Santi","offers":[{"title":"Default Title","offer_id":54098266980681,"sku":null,"price":208.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/8593\/6713\/files\/biondi-santi-beulunello-di-montalchino-2013-ledeuwain-830.webp?v=1761142337","url":"https:\/\/xwine.club\/products\/%ed%95%9c%ec%a0%95%ed%8a%b9%ea%b0%80-%eb%b9%84%ec%98%a8%eb%94%94-%ec%82%b0%ed%8b%b0-%eb%b8%8c%eb%a3%a8%eb%84%ac%eb%a1%9c-%eb%94%94-%eb%aa%ac%ed%83%88%ec%b9%98%eb%85%b8-2020","provider":"엑스와인","version":"1.0","type":"link"}