{"id":230,"date":"2025-12-11T07:18:56","date_gmt":"2025-12-11T07:18:56","guid":{"rendered":"https:\/\/estate-42.com\/?page_id=230"},"modified":"2025-12-11T07:18:56","modified_gmt":"2025-12-11T07:18:56","slug":"handcrafted-wine","status":"publish","type":"page","link":"https:\/\/estate-42.com\/?page_id=230","title":{"rendered":"Handcrafted Wine"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">The Single Estate Advantage<\/h2>\n\n\n\n<p>Unlike wines blended from multiple vineyards, every drop of Estate-42 comes from our single vineyard in Vetren, ensuring complete control over quality and terroir expression.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Complete Control<\/h3>\n\n\n\n<p>From the moment our 75-year-old Pamid vines begin to bud in spring until the final bottle is sealed, every step happens under our watchful eye. This level of control is impossible when sourcing grapes from multiple locations.<\/p>\n\n\n\n<p>We know every vine personally, understanding its unique characteristics and optimal harvest timing. This intimate knowledge allows us to maximize the potential of each grape cluster.<\/p>\n\n\n\n<style>\n  .terroir-grid {\n    max-width: 900px;\n    margin: 2.5rem auto;\n    padding: 0 1rem;\n    display: grid;\n    gap: 1.2rem;\n    text-align: center;\n    font-family: inherit;\n    font-size: inherit;\n  }\n\n  @media (min-width: 750px) {\n    .terroir-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  .terroir-card {\n    border: 1px solid #e2e2e7;\n    border-radius: 14px;\n    padding: 1.2rem 1rem 1.5rem;\n    background: #ffffff;\n  }\n\n  .terroir-icon {\n    width: 42px;\n    height: 42px;\n    margin-bottom: 0.6rem;\n  }\n\n  .terroir-title {\n    margin: 0;\n    font-weight: 600;\n    font-size: 1.02em;\n  }\n<\/style>\n\n<div class=\"terroir-grid\">\n\n  <!-- Single Terroir Expression -->\n  <div class=\"terroir-card\">\n    <svg class=\"terroir-icon\" viewBox=\"0 0 64 64\">\n      <defs>\n        <linearGradient id=\"terroirGrad1\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#86efac\"\/>\n          <stop offset=\"100%\" stop-color=\"#16a34a\"\/>\n        <\/linearGradient>\n      <\/defs>\n      <path d=\"M12 44c6-3 12-5 20-5s14 2 20 5v4c-6 3-12 5-20 5s-14-2-20-5z\" fill=\"url(#terroirGrad1)\"\/>\n      <circle cx=\"32\" cy=\"24\" r=\"10\" fill=\"#4ade80\"\/>\n      <circle cx=\"32\" cy=\"24\" r=\"4\" fill=\"#dcfce7\"\/>\n    <\/svg>\n    <h3 class=\"terroir-title\">Single terroir expression<\/h3>\n  <\/div>\n\n  <!-- Consistent Quality Standards -->\n  <div class=\"terroir-card\">\n    <svg class=\"terroir-icon\" viewBox=\"0 0 64 64\">\n      <defs>\n        <linearGradient id=\"terroirGrad2\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#bfdbfe\"\/>\n          <stop offset=\"100%\" stop-color=\"#2563eb\"\/>\n        <\/linearGradient>\n      <\/defs>\n      <rect x=\"14\" y=\"18\" width=\"36\" height=\"28\" rx=\"6\" fill=\"url(#terroirGrad2)\"\/>\n      <path d=\"M22 28h20\" stroke=\"#1e40af\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\n      <path d=\"M22 34h15\" stroke=\"#1e40af\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\n    <\/svg>\n    <h3 class=\"terroir-title\">Consistent quality standards<\/h3>\n  <\/div>\n\n  <!-- Traceable from Vine to Bottle -->\n  <div class=\"terroir-card\">\n    <svg class=\"terroir-icon\" viewBox=\"0 0 64 64\">\n      <defs>\n        <linearGradient id=\"terroirGrad3\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#fcd34d\"\/>\n          <stop offset=\"100%\" stop-color=\"#b45309\"\/>\n        <\/linearGradient>\n      <\/defs>\n      <rect x=\"22\" y=\"8\" width=\"20\" height=\"12\" rx=\"2\" fill=\"url(#terroirGrad3)\"\/>\n      <rect x=\"18\" y=\"20\" width=\"28\" height=\"28\" rx=\"6\" fill=\"#fed7aa\"\/>\n      <circle cx=\"32\" cy=\"34\" r=\"6\" fill=\"#7c2d12\"\/>\n      <path d=\"M32 40v5\" stroke=\"#7c2d12\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n    <\/svg>\n    <h3 class=\"terroir-title\">Traceable from vine to bottle<\/h3>\n  <\/div>\n\n<\/div>\n\n\n\n\n<style>\n  .process-section {\n    max-width: 1100px;\n    margin: 3rem auto;\n    padding: 0 1rem;\n    font-family: inherit;\n    font-size: inherit;\n    text-align: center;\n  }\n\n  .process-header-title {\n    margin: 0 0 0.6rem;\n    font-weight: 600;\n    font-size: 1.6em;\n  }\n\n  .process-header-desc {\n    margin: 0 auto 2rem;\n    max-width: 720px;\n    opacity: 0.9;\n    line-height: 1.6;\n  }\n\n  .process-grid {\n    display: grid;\n    gap: 1.4rem;\n    margin-top: 1rem;\n  }\n\n  @media (min-width: 900px) {\n    .process-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  .process-card {\n    border: 1px solid #e2e2e7;\n    border-radius: 16px;\n    padding: 1.2rem 1.3rem 1.4rem;\n    background: #ffffff;\n    box-sizing: border-box;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 0.6rem;\n  }\n\n  .process-icon {\n    width: 48px;\n    height: 48px;\n    flex-shrink: 0;\n  }\n\n  .process-card-title {\n    margin: 0;\n    font-weight: 600;\n  }\n\n  .process-card-text {\n    margin: 0;\n    opacity: 0.9;\n    line-height: 1.55;\n  }\n\n  .process-card-metric {\n    margin: 0.3rem 0 0;\n    font-size: 0.9em;\n    font-style: italic;\n    padding: 0.35rem 0.55rem;\n    background: #fff7ed;\n    border-radius: 6px;\n    display: inline-block;\n    opacity: 0.96;\n  }\n<\/style>\n\n<section class=\"process-section\">\n  <header>\n    <h2 class=\"process-header-title\">Our Handcrafted Process<\/h2>\n    <p class=\"process-header-desc\">\n      Every step in our winemaking process prioritizes quality over quantity, tradition over technology, and craftsmanship over mass production.\n    <\/p>\n  <\/header>\n\n  <div class=\"process-grid\">\n\n    <!-- Hand Harvesting -->\n    <article class=\"process-card\">\n      <svg class=\"process-icon\" viewBox=\"0 0 64 64\">\n        <defs>\n          <linearGradient id=\"procGrapes\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#fecdd3\"\/>\n            <stop offset=\"100%\" stop-color=\"#be123c\"\/>\n          <\/linearGradient>\n          <linearGradient id=\"procHand\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\">\n            <stop offset=\"0%\" stop-color=\"#fed7aa\"\/>\n            <stop offset=\"100%\" stop-color=\"#f97316\"\/>\n          <\/linearGradient>\n        <\/defs>\n        <circle cx=\"22\" cy=\"22\" r=\"7\" fill=\"url(#procGrapes)\"\/>\n        <circle cx=\"30\" cy=\"28\" r=\"7\" fill=\"url(#procGrapes)\"\/>\n        <circle cx=\"20\" cy=\"32\" r=\"7\" fill=\"url(#procGrapes)\"\/>\n        <path d=\"M40 40c-3-4-7-6-11-6-3 0-6 1-9 3l5 11h15z\" fill=\"url(#procHand)\" \/>\n      <\/svg>\n      <h3 class=\"process-card-title\">Hand Harvesting<\/h3>\n      <p class=\"process-card-text\">\n        Every grape is hand-picked at the perfect moment of ripeness. Our experienced harvesters select only the finest clusters, ensuring that damaged or unripe grapes never enter our wine.\n      <\/p>\n      <p class=\"process-card-metric\">Harvest timing: Based on taste, not calendar<\/p>\n    <\/article>\n\n    <!-- Natural Fermentation -->\n    <article class=\"process-card\">\n      <svg class=\"process-icon\" viewBox=\"0 0 64 64\">\n        <defs>\n          <linearGradient id=\"procFerment\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#bfdbfe\"\/>\n            <stop offset=\"100%\" stop-color=\"#6366f1\"\/>\n          <\/linearGradient>\n          <linearGradient id=\"procFoam\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#e0f2fe\"\/>\n            <stop offset=\"100%\" stop-color=\"#c4b5fd\"\/>\n          <\/linearGradient>\n        <\/defs>\n        <rect x=\"18\" y=\"18\" width=\"28\" height=\"26\" rx=\"4\" fill=\"url(#procFerment)\" \/>\n        <circle cx=\"24\" cy=\"20\" r=\"2\" fill=\"#eff6ff\"\/>\n        <circle cx=\"30\" cy=\"18\" r=\"2\" fill=\"#eff6ff\"\/>\n        <circle cx=\"36\" cy=\"20\" r=\"2\" fill=\"#eff6ff\"\/>\n        <path d=\"M18 26c3 2 7 3 14 3s11-1 14-3\" fill=\"url(#procFoam)\" opacity=\"0.85\" \/>\n      <\/svg>\n      <h3 class=\"process-card-title\">Natural Fermentation<\/h3>\n      <p class=\"process-card-text\">\n        We rely on native yeasts that live naturally on our grape skins and in our cellar. This traditional approach creates more complex flavors and authentic terroir expression.\n      <\/p>\n      <p class=\"process-card-metric\">No commercial yeasts or additives<\/p>\n    <\/article>\n\n    <!-- Temperature Control -->\n    <article class=\"process-card\">\n      <svg class=\"process-icon\" viewBox=\"0 0 64 64\">\n        <defs>\n          <linearGradient id=\"procTemp\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#bae6fd\"\/>\n            <stop offset=\"100%\" stop-color=\"#0ea5e9\"\/>\n          <\/linearGradient>\n          <linearGradient id=\"procGauge\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#f97316\"\/>\n            <stop offset=\"100%\" stop-color=\"#facc15\"\/>\n          <\/linearGradient>\n        <\/defs>\n        <rect x=\"24\" y=\"14\" width=\"16\" height=\"28\" rx=\"8\" fill=\"url(#procTemp)\" \/>\n        <circle cx=\"32\" cy=\"38\" r=\"6\" fill=\"#e0f2fe\" \/>\n        <path d=\"M32 20v14\" stroke=\"#0ea5e9\" stroke-width=\"2\" stroke-linecap=\"round\" \/>\n        <path d=\"M22 46h20\" stroke=\"url(#procGauge)\" stroke-width=\"3\" stroke-linecap=\"round\" \/>\n      <\/svg>\n      <h3 class=\"process-card-title\">Temperature Control<\/h3>\n      <p class=\"process-card-text\">\n        Fermentation temperatures are carefully monitored and controlled to preserve the delicate aromatics and flavors that make Pamid so distinctive and complex.\n      <\/p>\n      <p class=\"process-card-metric\">Optimal range: 24-28\u00b0C for red wine character<\/p>\n    <\/article>\n\n    <!-- Extended Aging -->\n    <article class=\"process-card\">\n      <svg class=\"process-icon\" viewBox=\"0 0 64 64\">\n        <defs>\n          <linearGradient id=\"procBarrel\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#fed7aa\"\/>\n            <stop offset=\"100%\" stop-color=\"#b45309\"\/>\n          <\/linearGradient>\n        <\/defs>\n        <rect x=\"18\" y=\"18\" width=\"28\" height=\"24\" rx=\"10\" fill=\"url(#procBarrel)\" \/>\n        <path d=\"M22 18c2 4 3 9 3 12s-1 8-3 12\" stroke=\"#7c2d12\" stroke-width=\"2\" opacity=\"0.8\" \/>\n        <path d=\"M42 18c-2 4-3 9-3 12s1 8 3 12\" stroke=\"#7c2d12\" stroke-width=\"2\" opacity=\"0.8\" \/>\n      <\/svg>\n      <h3 class=\"process-card-title\">Extended Aging<\/h3>\n      <p class=\"process-card-text\">\n        Our wines age slowly in carefully selected oak barrels, allowing the complex flavors to develop and integrate over months of patient maturation.\n      <\/p>\n      <p class=\"process-card-metric\">Minimum 12 months in French oak<\/p>\n    <\/article>\n\n    <!-- Minimal Intervention -->\n    <article class=\"process-card\">\n      <svg class=\"process-icon\" viewBox=\"0 0 64 64\">\n        <defs>\n          <linearGradient id=\"procMinimal\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#bbf7d0\"\/>\n            <stop offset=\"100%\" stop-color=\"#16a34a\"\/>\n          <\/linearGradient>\n        <\/defs>\n        <circle cx=\"32\" cy=\"26\" r=\"10\" fill=\"url(#procMinimal)\" \/>\n        <path d=\"M20 42c4-2 8-3 12-3s8 1 12 3\" stroke=\"#16a34a\" stroke-width=\"2\" stroke-linecap=\"round\" opacity=\"0.6\" \/>\n        <path d=\"M26 26c2 2 4 3 6 3s4-1 6-3\" stroke=\"#f0fdf4\" stroke-width=\"2\" stroke-linecap=\"round\" opacity=\"0.9\" \/>\n      <\/svg>\n      <h3 class=\"process-card-title\">Minimal Intervention<\/h3>\n      <p class=\"process-card-text\">\n        We believe great wine makes itself. Our role is to guide the process gently, allowing the natural character of our 75-year-old vines to shine through.\n      <\/p>\n      <p class=\"process-card-metric\">No fining agents or excessive filtration<\/p>\n    <\/article>\n\n    <!-- Quality Selection -->\n    <article class=\"process-card\">\n      <svg class=\"process-icon\" viewBox=\"0 0 64 64\">\n        <defs>\n          <linearGradient id=\"procQuality\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#fde68a\"\/>\n            <stop offset=\"100%\" stop-color=\"#f59e0b\"\/>\n          <\/linearGradient>\n        <\/defs>\n        <circle cx=\"32\" cy=\"22\" r=\"10\" fill=\"url(#procQuality)\" \/>\n        <path d=\"M26 42l6-3 6 3\" stroke=\"#92400e\" stroke-width=\"2\" stroke-linecap=\"round\" \/>\n        <path d=\"M22 46h20\" stroke=\"#e5e7eb\" stroke-width=\"3\" stroke-linecap=\"round\" \/>\n      <\/svg>\n      <h3 class=\"process-card-title\">Quality Selection<\/h3>\n      <p class=\"process-card-text\">\n        Only the finest barrels make it into our final blend. Each barrel is tasted and evaluated multiple times before earning its place in an Estate-42 bottle.\n      <\/p>\n      <p class=\"process-card-metric\">Rigorous barrel selection process<\/p>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/skyagent-artifacts.skywork.ai\/page\/54y9tm423m\/images\/winery_cellar_3.jpeg\" alt=\"Wine barrels in cellar\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Artisanal Philosophy<\/h2>\n\n\n\n<p>In an age of industrial wine production, we choose the path of the artisan. Every decision is made by human judgment, not computer algorithms. Every bottle reflects the personality of its maker and the character of its vintage.<\/p>\n\n\n\n<p>This approach means we produce fewer bottles, but each one carries the soul of our vineyard and the passion of our craft. We believe wine should tell a story, not just fill a glass.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Great wine cannot be rushed, cannot be mass-produced, and cannot be replicated by machines. It requires patience, passion, and the human touch that has defined winemaking for millennia.<\/p>\n\n\n\n<p>&#8211; Estate-42 Winemaking Philosophy<\/p>\n<\/blockquote>\n\n\n\n<style>\n  .limited-section {\n    max-width: 900px;\n    margin: 3rem auto;\n    padding: 2rem 1.5rem 2.2rem;\n    border: 1px solid #e2e2e7;\n    border-radius: 18px;\n    text-align: center;\n    font-family: inherit;\n    font-size: inherit;\n    background: #ffffff;\n  }\n\n  .limited-title {\n    margin: 0 0 0.7rem;\n    font-weight: 600;\n    font-size: 1.5em;\n  }\n\n  .limited-desc {\n    margin: 0 auto 1.8rem;\n    max-width: 680px;\n    opacity: 0.9;\n    line-height: 1.6;\n  }\n\n  .limited-stats {\n    display: grid;\n    gap: 1.2rem;\n    margin: 0 auto 1.8rem;\n    max-width: 700px;\n  }\n\n  @media (min-width: 720px) {\n    .limited-stats {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  .limited-stat {\n    padding: 0.8rem 0.6rem;\n    border-radius: 12px;\n    background: #faf5ff;\n    border: 1px solid #e4ddff;\n  }\n\n  .limited-stat-value {\n    margin: 0 0 0.1rem;\n    font-weight: 700;\n    font-size: 1.6em;\n    color: #7b1733;\n  }\n\n  .limited-stat-label {\n    margin: 0;\n    font-size: 0.92em;\n    opacity: 0.85;\n  }\n\n  .limited-buttons {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 0.9rem;\n    margin-top: 0.5rem;\n  }\n\n  .limited-btn {\n    padding: 0.7rem 1.6rem;\n    border-radius: 999px;\n    border: 1px solid #7b1733;\n    background: #7b1733;\n    color: #ffffff;\n    text-decoration: none;\n    font-weight: 600;\n    font-size: 0.96em;\n    transition: 0.25s;\n  }\n\n  .limited-btn:hover {\n    background: #5f0f27;\n    border-color: #5f0f27;\n  }\n\n  .limited-btn-outline {\n    padding: 0.7rem 1.6rem;\n    border-radius: 999px;\n    border: 1px solid #7b1733;\n    background: transparent;\n    color: #7b1733;\n    text-decoration: none;\n    font-weight: 600;\n    font-size: 0.96em;\n    transition: 0.25s;\n  }\n\n  .limited-btn-outline:hover {\n    background: #7b1733;\n    color: #ffffff;\n  }\n<\/style>\n\n<section class=\"limited-section\">\n  <h2 class=\"limited-title\">Limited by Design<\/h2>\n\n  <p class=\"limited-desc\">\n    We could produce more wine, but we choose not to. Our commitment to quality means limiting production to what our 75-year-old vines can sustainably provide while maintaining their exceptional character.\n  <\/p>\n\n  <div class=\"limited-stats\">\n    <div class=\"limited-stat\">\n      <p class=\"limited-stat-value\">2,500<\/p>\n      <p class=\"limited-stat-label\">Bottles per vintage<\/p>\n    <\/div>\n    <div class=\"limited-stat\">\n      <p class=\"limited-stat-value\">100%<\/p>\n      <p class=\"limited-stat-label\">Single estate fruit<\/p>\n    <\/div>\n    <div class=\"limited-stat\">\n      <p class=\"limited-stat-value\">75<\/p>\n      <p class=\"limited-stat-label\">Years of vine age<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"limited-buttons\">\n    <!-- paste your links into href=\"\" -->\n    <a href=\"YOUR-RESERVATION-LINK\" class=\"limited-btn\">Reserve Your Bottle<\/a>\n    <a href=\"YOUR-ESTATE-LINK\" class=\"limited-btn-outline\">Visit Our Estate<\/a>\n  <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>The Single Estate Advantage Unlike wines blended from multiple vineyards, every drop of Estate-42 comes from our single vineyard in Vetren, ensuring complete control over quality and terroir expression. Complete Control From the moment our 75-year-old Pamid vines begin to bud in spring until the final bottle is sealed, every step happens under our watchful [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":180,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-230","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/estate-42.com\/index.php?rest_route=\/wp\/v2\/pages\/230","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/estate-42.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/estate-42.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/estate-42.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/estate-42.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=230"}],"version-history":[{"count":6,"href":"https:\/\/estate-42.com\/index.php?rest_route=\/wp\/v2\/pages\/230\/revisions"}],"predecessor-version":[{"id":236,"href":"https:\/\/estate-42.com\/index.php?rest_route=\/wp\/v2\/pages\/230\/revisions\/236"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/estate-42.com\/index.php?rest_route=\/wp\/v2\/media\/180"}],"wp:attachment":[{"href":"https:\/\/estate-42.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=230"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}