{"product_id":"샤르토뉴-따이에-생-안느-브뤼","title":"샤르토뉴 따이에 생 안느 브뤼","description":"\u003clink href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/static\/pretendard.min.css\" rel=\"stylesheet\"\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        .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        .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        .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-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    \n.xw-acc{font-family:'Pretendard',sans-serif;max-width:1000px;margin:0 auto 1.5rem;border:1px solid #D6D3CE;border-radius:12px;background:#FAF9F7;overflow:hidden;word-break:keep-all}\n.xw-acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.6rem;padding:1rem 1.2rem;font-size:.98rem;font-weight:800;color:#1A1A1A;background:linear-gradient(135deg,#F3F7F3 0%,#FAF9F7 100%)}\n.xw-acc summary::-webkit-details-marker{display:none}\n.xw-acc-ico{flex:0 0 auto;width:1.45rem;height:1.45rem;border-radius:50%;background:#065F46;color:#fff;font-weight:900;font-size:1rem;line-height:1.45rem;text-align:center}\n.xw-acc-ico::before{content:'+'}\n.xw-acc[open] .xw-acc-ico::before{content:'\\2212'}\n.xw-acc-badge{margin-left:auto;flex:0 0 auto;background:#065F46;color:#fff;font-size:.72rem;font-weight:800;padding:.25rem .6rem;border-radius:999px}\n.xw-acc-body{padding:0 1.2rem 1.2rem;font-size:.9rem;line-height:1.8;color:#33413B}\n.xw-acc-lead{background:#ECFDF5;border-left:3px solid #059669;border-radius:0 6px 6px 0;padding:.85rem 1rem;color:#065F46;font-weight:700;margin:0 0 .9rem}\n.xw-acc-line{display:block;padding:.25rem 0}\n.xw-acc-ok{color:#059669;font-weight:800}\n.xw-acc-note{background:rgba(255,255,255,.85);border:1px solid #E5E7EB;border-radius:6px;padding:.75rem .9rem;margin-top:.8rem;font-size:.83rem;color:#555}\n.xw-acc-note a{color:#581010;font-weight:700}\n\u003c\/style\u003e\n\u003cdetails class=\"xw-acc\"\u003e\n  \u003csummary\u003e\u003cspan class=\"xw-acc-ico\"\u003e\u003c\/span\u003e배송비 · 세금 안내\u003cspan class=\"xw-acc-badge\"\u003e모두 포함\u003c\/span\u003e\u003c\/summary\u003e\n  \u003cdiv class=\"xw-acc-body\"\u003e\n    \u003cp class=\"xw-acc-lead\"\u003e상품 가격은 한국으로 수입통관 시 발생하는 관세, 주세, 교육세, 부가가치세 및 배송비가 모두 포함됩니다.\u003c\/p\u003e\n    \u003cspan class=\"xw-acc-line\"\u003e\u003cspan class=\"xw-acc-ok\"\u003e✅ 세금\u003c\/span\u003e · 관세 · 주세 · 교육세 · 부가가치세 — 전액 판매가에 포함\u003c\/span\u003e\n    \u003cspan class=\"xw-acc-line\"\u003e\u003cspan class=\"xw-acc-ok\"\u003e✅ 배송비\u003c\/span\u003e · 국제 배송비 (유럽 → 한국) · 국내 택배비 — 전액 판매가에 포함\u003c\/span\u003e\n    \u003cspan class=\"xw-acc-line\"\u003e\u003cspan class=\"xw-acc-ok\"\u003e✅ 통관\u003c\/span\u003e · 수입 통관 및 납세 절차를 xwine.club이 대행합니다\u003c\/span\u003e\n    \u003cdiv class=\"xw-acc-note\"\u003e🇪🇺 한-EU FTA 원산지증명을 첨부하여 발송되며, 주문하신 금액 외에 \u003cstrong\u003e수령 시 추가로 납부하실 비용은 없습니다.\u003c\/strong\u003e\u003cbr\u003e· 안내 전문은 \u003ca href=\"https:\/\/xwine.club\/cart\" target=\"_blank\" rel=\"noopener\"\u003e장바구니 페이지\u003c\/a\u003e에서도 확인하실 수 있습니다.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"wine-detail-wrap\"\u003e\n\u003cnav class=\"wine-breadcrumb\"\u003e\u003cspan\u003e🇫🇷 FRANCE\u003c\/span\u003e \/ Champagne \/ Montagne de Reims \/ Merfy \/ Chartogne-Taillet\u003c\/nav\u003e\u003cheader\u003e\n\u003cdiv class=\"wine-tag-star\"\u003e[셀로스 철학의 정교한 상속인] 머피(Merfy)의 모래-점토 테루아가 선사하는 극상의 순수성과 아찔한 칼날 미네랄의 오케스트라\u003c\/div\u003e\n\u003ch1 class=\"wine-product-title\"\u003e샤르토뉴 따이에, \u003cbr\u003e'뀌베 생 안느' 브뤼\u003c\/h1\u003e\n\u003cp class=\"wine-product-subtitle\"\u003eChartogne-Taillet Cuvée Sainte Anne Brut · 2022 or 2023\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"wine-info-grid\"\u003e\n\u003cdiv class=\"space-y-14\"\u003e\n\u003csection\u003e\u003cspan class=\"wine-section-label\"\u003e하우스 스토리\u003c\/span\u003e\n\u003cdiv class=\"wine-description-text space-y-5\"\u003e\n\u003cp\u003e\u003cstrong\u003e샤르토뉴 따이에(Chartogne-Taillet)\u003c\/strong\u003e는 랭스 산맥(Montagne de Reims) 북쪽 끝자락에 위치한 머피(Merfy) 마을의 독보적인 영혼이자, 전 세계 샴페인 매니아들이 열광하는 최고봉 그로워 샴페인 하우스입니다. 2006년부터 하우스를 지휘하고 있는 \u003cstrong\u003e알렉상드르 샤르토뉴(Alexandre Chartogne)\u003c\/strong\u003e는 샹파뉴의 위대한 전설 앙셀름 셀로스(Anselme Selosse) 밑에서 일하며 '떼루아의 목소리를 왜곡 없이 전달하는 방식'을 완벽하게 마스터했습니다. 그는 머피의 고대 지도와 토양 분석 보고서를 바탕으로 밭을 유기농 방식으로 일구며, 각각의 미세 테루아가 지닌 고유한 언어를 한 병의 샴페인 안에 극적으로 조각해 내고 있습니다.\u003c\/p\u003e\n\u003cdiv class=\"highlight-box\"\u003e\"하우스의 간판 뀌베이자 정체성을 대변하는 '뀌베 생 안느(Cuvée Sainte Anne)'는 머피 마을의 수호성인이자 유서 깊은 교회의 이름에서 유래했습니다. 머피의 상징적인 토양인 미세한 모래(Sable), 이회토(Marne), 그리고 백토 석회질이 복합적으로 얽힌 구획들의 샤르도네와 피노 누아를 블렌딩하여 빚어내며, 대지가 품은 독창적인 생명력과 서늘한 가을 숲의 청량감을 압도적인 깊이감으로 증명합니다.\"\u003c\/div\u003e\n\u003cp\u003e알렉상드르 샤르토뉴는 품종 고유의 일차적인 과실 캐릭터를 넘어, 모래와 석회 대지가 선사하는 정교한 짠맛과 스모키한 부싯돌 뉘앙스를 탁월하게 추출해 냅니다. 그는 인위적인 여과와 여분의 도사쥬(Dosage)를 극도로 제한하여 샴페인 본연의 서늘한 생명력을 있는 그대로 보존합니다. 덕분에 뀌베 생 안느는 엔트리 등급이라는 포지션이 무색할 만큼 엄청난 복합 레이어와 장엄한 구조감을 선사하며, 오늘날 그로워 샴페인 씬에서 가장 지적이고 세련된 선택지로 굳건히 자리매김하고 있습니다.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\u003cspan class=\"wine-section-label\"\u003e테이스팅 노트\u003c\/span\u003e\n\u003cp class=\"wine-description-text text-justify\"\u003e잔에 따르는 순간, 미세하게 푸른빛이 스치는 맑고 영롱한 연한 레몬 실버 골드 컬러 위로 보석처럼 영롱한 미세 기포(Perlage)가 화려하고 촘촘하게 솟구칩니다. 첫 숨에서는 갓 으깬 신선한 청사과, 자몽 제스트, 서양배의 시트러스 과즙 아로마가 생동감 있게 다가오고, 이내 뀌베 생 안느의 시그니처인 젖은 모래, 부싯돌의 짭조름한 소금기 서린 미네랄과 은은한 자스민, 레몬 버베나의 상쾌한 백색 꽃향기가 비강을 지적으로 자극합니다. 잔을 굴릴수록 살짝 구운 빵, 생아몬드, 그리고 신선한 버터 브리오슈의 고소한 뉘앙스가 가볍고 투명하게 얹힙니다. 입안에 머금는 순간, 칼날처럼 예리하게 벼려진 크리스탈 산미가 척추뼈처럼 와인의 골격을 단단하게 지탱해 줍니다. 훌륭한 밀도감과 크리미한 질감이 미뢰를 완벽히 감싸 쥔 채, 피니시에서는 소금기 가득한 석회 미네랄리티와 은은한 감귤 껍질의 세련된 잔향이 극도로 깔끔하고 우아한 드라이함으로 긴 여운을 완성합니다.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sticky-element space-y-10\"\u003e\n\u003csection\u003e\u003cspan class=\"wine-section-label\"\u003e가격 및 배송 정보\u003c\/span\u003e\n\u003cdiv class=\"wine-spec-card\"\u003e\n\u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem\"\u003e\n\u003cspan style=\"font-size:.875rem;font-weight:600;color:#737373\"\u003e판매가\u003c\/span\u003e\u003cspan style=\"font-size:1.5rem;font-weight:900\"\u003e€65\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e5e5e5\"\u003e\n\u003cspan style=\"font-size:.875rem;font-weight:600;color:#737373\"\u003e한화 환산\u003c\/span\u003e\u003cspan style=\"font-size:1.5rem;font-weight:900;color:#9f1239\"\u003e₩ 104,858\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align:right;font-size:.625rem;color:#a3a3a3;margin-top:.5rem\"\u003e(적용 환율: 1€ = 1,638.40원 기준 · 관세·주세·부가세·운송 포함가)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-notice\"\u003e배송 안내: 해외 셀러에서 보관 중인 상품으로, 주문 접수 후 배송 시작까지 시간이 소요될 수 있습니다. (무료 셀러 보관 서비스 제공)\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\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 \u003cspan class=\"wine-spec-value\"\u003eChartogne-Taillet (샤르토뉴 따이에)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wine-spec-item\"\u003e\n\u003cspan class=\"wine-spec-label\"\u003e지역\u003c\/span\u003e \u003cspan class=\"wine-spec-value\"\u003eMerfy, Montagne de Reims, Champagne, France\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wine-spec-item\"\u003e\n\u003cspan class=\"wine-spec-label\"\u003e품종\u003c\/span\u003e \u003cspan class=\"wine-spec-value\"\u003eChardonnay, Pinot Noir, Pinot Meunier (블렌딩 비율은 빈티지에 따라 상이)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wine-spec-item\"\u003e\n\u003cspan class=\"wine-spec-label\"\u003e양조 방식\u003c\/span\u003e \u003cspan class=\"wine-spec-value\"\u003e손 수확 및 엄격 선별, 중력식 셀러 이동, 자연 야생 효모 발효, 중성 프렌치 오크 및 스테인리스 스틸 탱크 병행 발효 및 리(Lees) 숙성, 미니멀 도사쥬\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wine-spec-item\"\u003e\n\u003cspan class=\"wine-spec-label\"\u003e타입\u003c\/span\u003e \u003cspan class=\"wine-spec-value\"\u003eChampagne (Sparkling) · 그로워 샴페인\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wine-spec-item\"\u003e\n\u003cspan class=\"wine-spec-label\"\u003e빈티지\u003c\/span\u003e \u003cspan class=\"wine-spec-value\"\u003e2022 or 2023\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"wine-spec-item\"\u003e\n\u003cspan class=\"wine-spec-label\"\u003e용량\u003c\/span\u003e \u003cspan class=\"wine-spec-value\"\u003e750ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wine-spec-item\"\u003e\n\u003cspan class=\"wine-spec-label\"\u003e알코올 도수\u003c\/span\u003e \u003cspan class=\"wine-spec-value\"\u003e12.0% Vol.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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: bold;\"\u003eArchives Wine Heritage · Chartogne-Taillet Selection\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Chartogne-Taillet","offers":[{"title":"Default Title","offer_id":55447076766025,"sku":null,"price":64.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/8593\/6713\/files\/p_268a814f-5755-4d8a-84c8-466c7ac40bac.jpg?v=1790389642","url":"https:\/\/xwine.club\/products\/%ec%83%a4%eb%a5%b4%ed%86%a0%eb%89%b4-%eb%94%b0%ec%9d%b4%ec%97%90-%ec%83%9d-%ec%95%88%eb%8a%90-%eb%b8%8c%eb%a4%bc","provider":"엑스와인","version":"1.0","type":"link"}