{"product_id":"로카-델레-마치에-세르지오-징가렐리-그란-셀레지오네-2017","title":"[한정] 로카 델레 마치에 세르지오 징가렐리 그란 셀레지오네 2016","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럭셔리 분석 리포트: 2016 로카 델레 마치에 세르지오 징가렐리\u003c\/title\u003e\n    \u003c!-- Stili: Tailwind CSS --\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003c!-- Icone: 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!-- Fonti: Pretendard è 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!-- Animazioni: 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            \/* Rocca delle Macie Palette: Deep Maroon, Heritage Slate, Zingarelli Gold *\/\n            --bg-light: #FDFBF8; \n            --bg-card: rgba(255, 255, 255, 0.98);\n            --border-card: rgba(128, 0, 0, 0.1); \n            --accent-main: #800000; \/* Deep Maroon *\/\n            --accent-sec: #4A4A4A; \/* Slate Grey *\/\n            --accent-gold: #D4AF37; \/* Zingarelli Gold *\/\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(212, 175, 55, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at bottom left, rgba(128, 0, 0, 0.05) 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(128, 0, 0, 0.08);\n        }\n\n        .dynamic-main-title {\n            font-size: clamp(2rem, 7vw, 7rem);\n            line-height: 1.05;\n            letter-spacing: -0.04em;\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: 105px;\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            text-align: center;\n        }\n\n        .info-box {\n            border-left: 5px solid var(--accent-gold);\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%, #1A1A1A 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!-- Navigazione --\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\"\u003eRocca delle Macìe - Sergio Zingarelli\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 2016\u003c\/div\u003e\n    \u003c\/nav\u003e\n\n    \u003c!-- Sezione Hero --\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\"\u003eGran Selezione 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 2016 Golden 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로카 델레 마치에, 세르지오 징가렐리 2016\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\"\u003e2016 Rocca delle Macìe 'Sergio Zingarelli' Chianti Classico Gran Selezione DOCG\u003c\/h3\u003e\n\n        \u003c!-- Punteggi di i Critichi --\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\"\u003eJames Suckling\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e95\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eWine Advocate\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e93\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eWine Spectator\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e92\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eFalstaff\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e93\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"score-badge\"\u003e\n                \u003cspan class=\"score-label\"\u003eVinum\u003c\/span\u003e\n                \u003cspan class=\"score-val\"\u003e95\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            SERGIO\u003cbr\u003e\n            \u003cspan class=\"text-transparent bg-clip-text bg-gradient-to-r from-red-900 via-amber-700 to-stone-600 uppercase\"\u003eZINGARELLI 2016\u003c\/span\u003e\n        \u003c\/h1\u003e\n\n        \u003c!-- Scheda Tecnica --\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\"\u003eClassificazione\u003c\/span\u003e\n                \u003ch3 class=\"text-xl font-bold text-stone-900 mb-1 serif\"\u003eGran Selezione\u003c\/h3\u003e\n                \u003cp class=\"text-xs text-stone-500\"\u003e끼안티 클라시코 최상위 등급의 위엄\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\"\u003ePrezzu d'Investimentu\u003c\/span\u003e\n                \u003ch3 class=\"text-4xl font-black text-white mb-1 price-highlight\"\u003e€87.00\u003c\/h3\u003e\n                \u003cp class=\"text-[10px] text-stone-400 font-bold uppercase tracking-tighter\"\u003eIconic Estate Signature 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\"\u003ePatrimoniu\u003c\/span\u003e\n                \u003ch3 class=\"text-xl font-bold text-stone-900 mb-1 serif\"\u003eLe Macìe Estate\u003c\/h3\u003e\n                \u003cp class=\"text-xs text-stone-500\"\u003e설립자 세르지오 징가렐리에게 바치는 헌사\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!-- Introduzzione --\u003e\n        \u003cdiv class=\"flex justify-center gsap-fade-up px-2\"\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\"가문의 자부심이 빚어낸 결정체. 2016년 세르지오 징가렐리는 끼안티 클라시코의 힘과 우아함이 도달할 수 있는 가장 높은 지점을 보여줍니다.\"\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Storia è Filusufia --\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\"\u003eThe Soul of Chianti Classico\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세르지오 징가렐리: 2016 빈티지의 완벽한 조화\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로카 델레 마치에(Rocca delle Macìe)\u003c\/strong\u003e의 '세르지오 징가렐리'는 도멘의 설립자이자 영화 제작자였던 세르지오 징가렐리에 대한 존경을 담아 탄생했습니다. 이 와인은 끼안티 클라시코의 최상위 등급인 '그란 셀레지오네(Gran Selezione)'의 정체성을 가장 잘 대변하는 뀌베로, 가문의 소유지 중 가장 뛰어난 필지에서 수확된 산지오베제만을 사용하여 빚어집니다.\n                        \u003c\/p\u003e\n                        \u003cp\u003e\n                            역사적인 빈티지로 기록될 \u003cstrong\u003e2016년\u003c\/strong\u003e은 몬탈치노와 끼안티 전체에 축복과 같은 해였습니다. 제임스 서클링은 이 와인의 집중도와 정교한 탄닌을 극찬하며 95점을 헌정했습니다. 이는 단순한 와인을 넘어 끼안티 클라시코의 현대적 르네상스를 증명하는 예술적 기록입니다.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"space-y-8\"\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e그란 셀레지오네\u003c\/strong\u003e 등급답게, 이 와인은 긴 숙성 과정을 통해 놀라운 복합미를 완성했습니다. 프렌치 오크통에서의 세심한 숙성은 산지오베제 특유의 과실미를 가리지 않으면서도 견고한 구조감과 우아한 향신료의 풍미를 더했습니다.\n                        \u003c\/p\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e87.00유로\u003c\/strong\u003e라는 가치는 끼안티의 거장이 선사하는 가장 순수한 테루아의 기록을 소유하는 비용입니다. 수십 년의 세월을 견디며 더욱 깊고 투명하게 변화할 이 와인의 숙성 잠재력은 전 세계 수집가들의 이목을 집중시키기에 충분합니다.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Tasting Notes --\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-leaf 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검은 체리와 잘 익은 자두의 농축된 향 위로 제비꽃과 로즈마리의 아로마가 겹겹이 쌓입니다. 2016 빈티지 특유의 화사함이 돋보입니다.\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입안을 가득 채우는 풀바디의 웅장함. 정교하게 연마된 탄닌과 활기 넘치는 산도가 수직적인 긴장감을 형성하며 압도적인 밸런스를 완성합니다.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Indicatori Sensuriali --\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\"\u003eStructure Analysis\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\"\u003eIntensità\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-[95%] 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\"\u003eAcidità è Vitalità\u003c\/span\u003e\n                            \u003cspan\u003eElectric\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-[94%] 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 masterpiece that captures the pure power of Sangiovese.\"\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Cumprà è FX Dashboard --\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\"\u003eCumprà\u003c\/h2\u003e\n                        \u003cp class=\"text-red-900 font-bold text-xl md:text-3xl tracking-tight mb-3\"\u003e로카 델레 마치에 세르지오 징가렐리 2016\u003c\/p\u003e\n                        \u003cp class=\"text-stone-400 font-medium text-xs md:text-base tracking-[0.2em] uppercase mb-10\"\u003e2016 Rocca delle Macìe Chianti Classico Gran Selezione\u003c\/p\u003e\n                        \n                        \u003c!-- Prezzu --\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\"\u003eSpecial Gran Selezione 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€87.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주문 접수 후 배송 시작까지 4~6주 이상 소요\u003c\/span\u003e되는 상품입니다. 최상의 컨디션으로 이탈리아 현지로부터 직송됩니다.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Dashboard di Cambio --\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]\"\u003eStima 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 tracking-tight\"\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 FX Dashboard\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!-- Footer --\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\"\u003eROCCA DELLE MACÌE\u003c\/div\u003e\n                \u003cp class=\"text-xs text-stone-400 font-bold tracking-widest uppercase\"\u003eThe Immortality of Chianti Classico 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                끼안티의 자부심, 징가렐리 가문이 선사하는 2016년산 그란 셀레지오네의 위엄.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\n    \u003cscript\u003e\n        gsap.registerPlugin(ScrollTrigger);\n\n        \/\/ Animazioni Hero\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        \/\/ Animazioni Scroll\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        \/\/ Calculu di u Cambio\n        const BASE_PRICE_EUR = 87.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            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        \/\/ Inizializazione\n        updatePrice();\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Rocca delle Macie Sergio","offers":[{"title":"Default Title","offer_id":54098272878921,"sku":null,"price":87.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/8593\/6713\/files\/loka-delle-machie-seleujio-jing-galelli-geulan-sellejione-2016-ledeuwain-599.webp?v=1761130357","url":"https:\/\/xwine.club\/products\/%eb%a1%9c%ec%b9%b4-%eb%8d%b8%eb%a0%88-%eb%a7%88%ec%b9%98%ec%97%90-%ec%84%b8%eb%a5%b4%ec%a7%80%ec%98%a4-%ec%a7%95%ea%b0%80%eb%a0%90%eb%a6%ac-%ea%b7%b8%eb%9e%80-%ec%85%80%eb%a0%88%ec%a7%80%ec%98%a4%eb%84%a4-2017","provider":"엑스와인","version":"1.0","type":"link"}