.header{background:var(--bg-cream);border-bottom:1px solid rgba(0,0,0,.08);padding:1rem 0;position:sticky;top:0;z-index:100}.header-content{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.nav-left{display:flex;gap:2rem;align-items:center;justify-content:flex-start;font-family:var(--font-family-heading)}.nav-right{display:flex;gap:1.5rem;align-items:center;justify-content:flex-end;font-family:var(--font-family-heading)}.logo{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.5rem;font-weight:400;color:var(--text-dark);text-decoration:none;font-family:var(--font-family-heading)}.logo:hover{color:var(--primary)}.nav-link{color:var(--text-dark);font-weight:400;font-size:1.125rem;text-decoration:none;transition:color .2s}.nav-link-swap{position:relative;display:inline-block;overflow:hidden}.nav-link-swap .nav-link-default,.nav-link-swap .nav-link-hover{display:block;transition:transform .3s ease}.nav-link-swap .nav-link-hover{position:absolute;top:0;left:0;transform:translateY(100%)}.nav-link-swap:hover .nav-link-default{transform:translateY(-100%)}.nav-link-swap:hover .nav-link-hover{transform:translateY(0)}.nav-link:hover{color:var(--primary)}.nav-btn-about{background:none;border:none;padding:0;cursor:pointer;font-family:var(--font-family-heading);font-size:1.125rem;font-weight:400;color:var(--text-dark)}.nav-btn-about:hover{color:var(--primary)}.btn-contact{padding:.5rem 1.25rem;background:#722f37;color:#fff;text-decoration:none;border-radius:.25rem;font-size:1.125rem;font-family:var(--font-family-heading);transition:background .2s}.btn-contact:hover{background:#5a252c;color:#fff}@media (max-width: 968px){.header-content{grid-template-columns:1fr;gap:1rem}.nav-left,.nav-right{justify-content:center}.logo{order:-1}.nav-left,.nav-right{gap:1rem}.nav-link{font-size:.875rem}}.footer{background:var(--text-dark);color:#f5f5f5;padding:3rem 0 2rem;margin-top:4rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer-section h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.125rem}.footer-section p{color:#a0a0a0;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#d0d0d0;transition:color .2s}.footer-section a:hover{color:#fff}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:2rem}}.ap-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a0e0a8c;z-index:300;cursor:pointer}.ap-close{position:fixed;top:36px;right:36px;width:36px;height:36px;background:none;border:none;cursor:pointer;z-index:500;padding:0;display:flex;align-items:center;justify-content:center}.ap-close span{position:absolute;width:22px;height:1.5px;background:#fff;border-radius:2px;transition:background .2s}.ap-close span:first-child{transform:rotate(45deg)}.ap-close span:last-child{transform:rotate(-45deg)}.ap-close:hover span{background:#e8ddd0}.ap-panel{position:fixed;top:0;right:0;width:46%;height:100%;background:#1e0f0b;z-index:400;will-change:transform;overflow:hidden}.ap-content{height:100%;overflow-y:auto;padding:100px 9% 80px 8%;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.ap-content::-webkit-scrollbar{width:4px}.ap-content::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.ap-eyebrow{font-family:var(--font-family-base);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;margin-bottom:1.8rem}.ap-heading{font-family:var(--font-family-heading);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;color:#fff;line-height:1.18;margin-bottom:1.8rem}.ap-subheading{font-family:var(--font-family-heading);font-size:1.2rem;font-weight:400;color:#ffffffe6;margin-bottom:.75rem}.ap-body{font-family:var(--font-family-base);font-size:.92rem;line-height:1.75;color:#fff9;margin-bottom:0}.ap-divider{width:100%;height:1px;background:#ffffff1a;margin:2rem 0}.ap-contact{display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem}.ap-contact-label{font-family:var(--font-family-base);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff59}.ap-contact-link{font-family:var(--font-family-heading);font-size:1.15rem;color:#e8ddd0;text-decoration:none;transition:color .2s}.ap-contact-link:hover{color:#fff}@media (max-width: 900px){.ap-panel{width:75%}}@media (max-width: 600px){.ap-panel{width:100%}.ap-content{padding:90px 6% 60px}.ap-close{top:24px;right:24px}}.circular-gallery{width:100%;height:100%;overflow:hidden;cursor:grab}.circular-gallery:active{cursor:grabbing}.circular-gallery canvas{display:block;width:100%!important;height:100%!important}.hero-split{background:var(--bg-cream);padding:0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.hero-image{position:relative;overflow:hidden}.hero-image-placeholder{width:100%;height:100%;min-height:500px}.hero-content-box{background:#722f37;color:#fff;padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center}.hero-content-box h1{font-size:3rem;font-weight:400;line-height:1.2;margin-bottom:2rem;color:#fff;font-family:var(--font-family-heading)}.hero-content-box p{font-size:1rem;line-height:1.8;margin-bottom:2.5rem;opacity:.95}.btn-explore{display:inline-block;padding:.75rem 2rem;background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;text-decoration:none;border-radius:.25rem;transition:all .2s;align-self:flex-start;font-size:.9375rem}.btn-explore:hover{background:#ffffff1a;border-color:#fff}.wine-carousel-section{padding:4rem 0 0;background:var(--bg-cream)}.carousel-tabs{display:flex;gap:3rem;margin-bottom:0;justify-content:center;border-bottom:1px solid rgba(114,47,55,.2)}.carousel-tabs .tab{background:none;border:none;padding:1rem 0;font-size:1.25rem;font-weight:400;cursor:pointer;color:var(--text-light);border-bottom:2px solid transparent;transition:all .2s;font-family:var(--font-family-heading)}.carousel-tabs .tab.active{color:var(--text-dark);border-bottom-color:var(--text-dark)}.carousel-tabs .tab.inactive{opacity:.5}.carousel-tabs .tab:hover{color:var(--text-dark)}.gallery-wrapper{width:100%;height:500px;background:var(--bg-cream);position:relative;overflow:hidden}.gallery-center-label{display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center;padding-bottom:2.5rem;pointer-events:none;min-height:3.5rem}.gallery-label-winery{font-family:var(--font-family-body, sans-serif);font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#999}.gallery-label-wine{font-family:var(--font-family-heading);font-size:1.35rem;font-weight:400;color:#722f37;line-height:1.2;white-space:nowrap}.explore-type-section{padding:4rem 0;background:var(--bg-cream)}.explore-type-section h2{font-size:2.5rem;font-weight:400;margin-bottom:3rem;font-family:var(--font-family-heading)}.type-link{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-bottom:1px solid rgba(114,47,55,.15);text-decoration:none;color:inherit;transition:all .2s}.type-link:hover{padding-left:1rem}.type-link:hover .type-arrow{transform:translate(4px)}.type-name{font-size:2.5rem;font-weight:400;color:#722f37;font-family:var(--font-family-heading)}.type-count{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;background:#fff;border-radius:50%;font-size:.875rem;font-weight:600;color:var(--text-dark);margin:0 1rem}.type-arrow{font-size:2rem;color:var(--primary);transition:transform .2s}.region-section{padding:4rem 0 2rem;background:var(--bg-cream);text-align:center}.region-section h2{font-size:2.5rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-family-heading)}.region-description{max-width:600px;margin:0 auto 2rem;color:var(--text-dark);line-height:1.8}.btn-view-portfolio{display:inline-block;padding:.75rem 2rem;background:#722f37;color:#fff;text-decoration:none;border-radius:.25rem;transition:all .2s;margin-bottom:3rem}.btn-view-portfolio:hover{background:#5a252c;color:#fff}.italy-map{max-width:600px;margin:0 auto;padding:2rem 0}@media (max-width: 968px){.hero-grid{grid-template-columns:1fr}.hero-content-box{padding:3rem 2rem}.hero-content-box h1{font-size:2rem}.carousel-tabs{gap:1.5rem}.carousel-tabs .tab{font-size:1rem}.type-name{font-size:1.75rem}.explore-type-section h2,.region-section h2{font-size:2rem}}.portfolio-page{background:var(--bg-cream);min-height:100vh}.portfolio-header{background:var(--bg-cream);padding:2rem 0 1rem;border-bottom:1px solid rgba(0,0,0,.1)}.portfolio-header-content{display:flex;align-items:center;gap:2rem}.header-search-wrapper{position:relative;display:flex;align-items:center;width:280px;margin-left:auto}.header-search-wrapper .search-bar-icon{position:absolute;left:.75rem;color:#9c7c62;pointer-events:none;flex-shrink:0}.header-search-wrapper .search-bar-input{width:100%;padding:.75rem 2rem .75rem 2.25rem;border:1.5px solid rgba(114,47,55,.25);border-radius:0;background:#fff;font-size:.875rem;color:#2c1810;font-family:var(--font-family-body);outline:none;transition:border-color .2s}.header-search-wrapper .search-bar-input::placeholder{color:#b8a99a}.header-search-wrapper .search-bar-input:focus{border-color:#722f37}.header-search-wrapper .search-bar-clear{position:absolute;right:.6rem;background:none;border:none;cursor:pointer;color:#9c7c62;display:flex;align-items:center;padding:2px;border-radius:3px;transition:color .15s}.header-search-wrapper .search-bar-clear:hover{color:#722f37}.portfolio-header h1{font-family:var(--font-family-heading);font-size:3rem;font-weight:400;margin:0;color:#722f37}.portfolio-tabs{display:flex;gap:0;border:2px solid #722f37;overflow:hidden}.portfolio-tabs .tab{padding:.75rem 2rem;background:#fff;border:none;cursor:pointer;font-size:1rem;color:#722f37;transition:all .2s;font-family:var(--font-family-heading);border-right:2px solid #722f37}.portfolio-tabs .tab:last-child{border-right:none}.portfolio-tabs .tab.active{background:#722f37;color:#fff}.portfolio-tabs .tab:hover:not(.active){background:#722f370d}.portfolio-content{padding:2rem 0}.portfolio-controls-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:1rem;border-bottom:2px solid #722f37}.portfolio-layout{display:grid;grid-template-columns:200px 1fr;gap:3rem;align-items:start}.portfolio-sidebar{position:sticky;top:6rem;align-self:start;padding-top:1rem;max-height:calc(100vh - 8rem);overflow-y:auto;padding-right:.5rem;scrollbar-width:none;-ms-overflow-style:none}.portfolio-sidebar::-webkit-scrollbar{display:none}.portfolio-sidebar h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-dark);font-family:var(--font-family-base)}.filter-group{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.filter-group:last-child{border-bottom:none}.filter-group h4{font-size:.875rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark);font-family:var(--font-family-base)}.filter-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s}.filter-header:hover{color:#722f37}.filter-header .chevron{transition:transform .3s ease;color:var(--text-light)}.filter-header .chevron.expanded{transform:rotate(180deg)}.filter-pills{display:flex;flex-wrap:wrap;gap:.5rem}.pill{padding:.5rem 1rem;background:#fff;border:1px solid #722f37;border-radius:1.5rem;font-size:.875rem;cursor:pointer;transition:all .2s;text-align:left;color:#722f37;font-family:var(--font-family-heading);width:fit-content}.pill.active{background:#722f37;color:#fff;border-color:#722f37}.pill:hover:not(.active){background:#722f370d}.filter-checkboxes{display:flex;flex-direction:column;gap:.75rem}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:var(--text-dark);font-family:var(--font-family-heading)}.checkbox-label input[type=checkbox]{width:18px;height:18px;border:2px solid #722f37;border-radius:3px;cursor:pointer;accent-color:#722f37}.checkbox-text{-webkit-user-select:none;user-select:none}.score-slider{padding:0 .5rem}.score-slider input[type=range]{width:100%;margin-bottom:.5rem}.score-labels{display:flex;justify-content:space-between;font-size:.875rem;color:var(--text-light)}.portfolio-main{flex:1}.results-count{font-size:.9375rem;color:var(--text-dark)}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:24px;padding:0 .5rem;background:#722f37;color:#fff;border-radius:1rem;font-size:.875rem;font-weight:600;margin-left:.5rem}.sort-button{padding:.5rem 1.5rem;background:#fff;border:1px solid #ccc;border-radius:.25rem;font-size:.9375rem;cursor:pointer;transition:all .2s}.sort-button:hover{border-color:#722f37}.wines-portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:3rem;border-left:2px solid #722f37;border-right:2px solid #722f37;border-bottom:2px solid #722f37}.wine-portfolio-card{background:transparent;border-right:2px solid #722f37;border-bottom:2px solid #722f37;padding:1rem;text-decoration:none;color:inherit;transition:all .2s;display:flex;flex-direction:column;animation:fadeInUp .4s ease-out backwards}.wine-portfolio-card:nth-child(1){animation-delay:.05s}.wine-portfolio-card:nth-child(2){animation-delay:.1s}.wine-portfolio-card:nth-child(3){animation-delay:.15s}.wine-portfolio-card:nth-child(4){animation-delay:.2s}.wine-portfolio-card:nth-child(5){animation-delay:.25s}.wine-portfolio-card:nth-child(6){animation-delay:.3s}.wine-portfolio-card:nth-child(7){animation-delay:.35s}.wine-portfolio-card:nth-child(8){animation-delay:.4s}.wine-portfolio-card:nth-child(9){animation-delay:.45s}.wine-portfolio-card:nth-child(10){animation-delay:.5s}.wine-portfolio-card:nth-child(11){animation-delay:.55s}.wine-portfolio-card:nth-child(12){animation-delay:.6s}.wine-portfolio-card:nth-child(n+13){animation-delay:.65s}.wine-portfolio-card:nth-child(4n){border-right:none}.wine-portfolio-card:hover{background:#722f3708}.wine-portfolio-producer{font-size:.6875rem;color:var(--text-light);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.wine-portfolio-name{font-family:var(--font-family-heading);font-size:1.125rem;font-weight:400;margin-bottom:1rem;color:#722f37;line-height:1.3;min-height:2.6rem}.wine-portfolio-image{width:100%;height:280px;display:flex;align-items:center;justify-content:center;padding:1rem}.wine-portfolio-image img{max-width:100%;max-height:100%;object-fit:contain}.wine-portfolio-placeholder{display:flex;align-items:center;justify-content:center}@media (max-width: 1200px){.wines-portfolio-grid{grid-template-columns:repeat(3,1fr)}.wine-portfolio-card:nth-child(4n){border-right:2px solid #722f37}.wine-portfolio-card:nth-child(3n){border-right:none}}@media (max-width: 968px){.portfolio-controls-bar{flex-direction:column;gap:1rem;align-items:flex-start}.portfolio-layout{grid-template-columns:1fr}.portfolio-sidebar{position:relative;top:0}.wines-portfolio-grid{grid-template-columns:repeat(2,1fr)}.wine-portfolio-card:nth-child(3n){border-right:2px solid #722f37}.wine-portfolio-card:nth-child(2n){border-right:none}}@media (max-width: 640px){.wines-portfolio-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.wine-portfolio-image{height:200px}}.winery-hero{background:linear-gradient(135deg,var(--bg-light),var(--bg-white));padding:4rem 0;margin-bottom:3rem}.winery-hero-content{display:flex;align-items:center;gap:3rem}.winery-logo{width:200px;height:200px;background:#fff;border-radius:1rem;padding:2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px var(--shadow)}.winery-logo img{max-width:100%;max-height:100%;object-fit:contain}.winery-info h1{font-size:3rem;margin-bottom:.5rem}.winery-info .winery-region{color:var(--primary);font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.winery-about{margin-bottom:4rem}.winery-about h2{margin-bottom:1.5rem}.winery-about p{font-size:1.125rem;line-height:1.8;color:var(--text-dark)}.winery-wines{margin-bottom:4rem}.winery-wines h2{margin-bottom:2rem}@media (max-width: 768px){.winery-hero-content{flex-direction:column;text-align:center}.winery-info h1{font-size:2rem}.winery-logo{width:150px;height:150px}}.wine-detail{padding:3rem 0}.wine-detail-grid{display:grid;grid-template-columns:400px 1fr;gap:4rem}.wine-image-section{position:sticky;top:7rem;height:fit-content}.wine-image-container{background:linear-gradient(135deg,var(--bg-light),var(--bg-white));border-radius:1rem;padding:3rem;display:flex;align-items:center;justify-content:center;min-height:600px}.wine-image-container img{max-width:100%;max-height:600px;object-fit:contain}.wine-placeholder{display:flex;align-items:center;justify-content:center;color:var(--text-light)}.wine-header{margin-bottom:2.5rem}.winery-link{display:inline-block;color:var(--primary);font-weight:600;margin-bottom:.5rem;font-size:1.125rem}.winery-link:hover{text-decoration:underline}.wine-header h1{font-size:3rem;margin-bottom:1rem}.wine-meta-tags{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.wine-type-badge{padding:.5rem 1rem;border-radius:9999px;font-size:1rem;font-weight:600;text-transform:capitalize}.wine-region-badge{padding:.5rem 1rem;background:var(--bg-light);border-radius:9999px;font-size:1rem;font-weight:500;color:var(--text-dark)}.wine-details{display:flex;flex-direction:column;gap:2.5rem}.detail-section h3{font-size:1.25rem;margin-bottom:1rem;color:var(--primary)}.detail-section p{font-size:1.0625rem;line-height:1.8;color:var(--text-dark)}.awards-list{display:flex;flex-wrap:wrap;gap:2rem}.award-item{display:flex;flex-direction:row;align-items:center;gap:1rem}.award-circle{width:90px;height:90px;border-radius:50%;border:3px solid var(--primary);display:flex;align-items:center;justify-content:center;background:var(--bg-white);flex-shrink:0}.award-score{font-size:2.5rem;font-weight:400;color:var(--primary);line-height:1;font-family:var(--font-family-heading)}.award-details{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;text-align:left}.award-name{font-weight:600;font-size:.875rem;color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px}.award-year{color:var(--text-light);font-weight:400;font-size:.875rem}.vintages-list{display:flex;flex-direction:column;gap:1rem}.vintage-item{padding:1rem;background:var(--bg-light);border-radius:.5rem}.vintage-year{font-size:1.25rem;font-weight:700;color:var(--primary);display:block;margin-bottom:.5rem}.vintage-notes{color:var(--text-dark);font-size:.9375rem;line-height:1.6;margin:0}.nutrition-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.nutrition-item{display:flex;flex-direction:column;padding:1rem;background:var(--bg-light);border-radius:.5rem;gap:.5rem}.nutrition-label{font-size:.875rem;color:var(--text-light);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.nutrition-value{font-size:1.5rem;font-weight:700;color:var(--primary)}.trade-tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.trade-tool-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--bg-white);border:2px solid #e5e5e5;border-radius:.5rem;text-decoration:none;color:inherit;transition:all .2s}.trade-tool-card:hover{border-color:var(--primary);background:#722f3705}.trade-tool-icon{width:70px;height:70px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--bg-white);border:2px solid #e5e5e5;border-radius:.5rem}.trade-tool-icon-text{font-family:var(--font-family-heading);font-size:2rem;font-weight:400;color:var(--primary)}.trade-tool-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.trade-tool-label{font-size:1rem;font-weight:500;color:var(--text-dark)}.trade-tool-actions{display:flex;gap:.5rem;color:var(--text-light)}.trade-tool-actions svg{width:16px;height:16px}@media (max-width: 968px){.wine-detail-grid{grid-template-columns:1fr;gap:2rem}.wine-image-section{position:relative;top:0}.wine-image-container{min-height:400px}.wine-header h1{font-size:2rem}}.wines-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem}.trade-tools-page{background:var(--bg-cream);min-height:100vh}.trade-tools-header{background:var(--bg-cream);padding:2rem 0 0;border-bottom:1px solid rgba(0,0,0,.1)}.trade-tools-header-content{display:flex;align-items:flex-end;gap:3rem;position:relative}.trade-tools-header h1{font-family:var(--font-family-heading);font-size:3rem;font-weight:400;margin:0;color:#722f37;padding-bottom:1rem;flex-shrink:0;text-align:left}.trade-tools-tabs{display:flex;gap:3rem;border-bottom:1px solid rgba(114,47,55,.2);position:absolute;left:50%;transform:translate(-50%);bottom:1rem}.trade-tools-tabs .tab{display:flex;align-items:center;gap:.4rem;background:none;border:none;padding:1rem 0;font-size:1.25rem;font-weight:400;cursor:pointer;color:var(--text-light);border-bottom:2px solid transparent;transition:all .2s;font-family:var(--font-family-heading);position:relative}.trade-tools-tabs .tab-icon{display:inline-flex;align-items:center;justify-content:center}.trade-tools-tabs .tab.active{color:var(--text-dark);border-bottom-color:var(--text-dark)}.trade-tools-tabs .tab:hover{color:var(--text-dark)}.trade-tools-content{padding:2rem 0}.trade-tools-tab-row{display:flex;align-items:center;margin-bottom:2rem}.trade-tools-secondary-tabs{display:flex;gap:0;border:2px solid #722f37;overflow:hidden;width:fit-content}.trade-tools-secondary-tabs .tab{padding:.75rem 2rem;background:#fff;border:none;cursor:pointer;font-size:1rem;color:#722f37;transition:all .2s;font-family:var(--font-family-heading);border-right:2px solid #722f37}.trade-tools-secondary-tabs .tab:last-child{border-right:none}.trade-tools-secondary-tabs .tab.active{background:#722f37;color:#fff}.trade-tools-secondary-tabs .tab:hover:not(.active){background:#722f370d}.trade-tools-controls-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:1rem;border-bottom:2px solid #722f37}.trade-header-search-wrapper{position:relative;display:flex;align-items:center;width:280px;margin-left:auto}.trade-header-search-wrapper .search-bar-icon{position:absolute;left:.75rem;color:#9c7c62;pointer-events:none;flex-shrink:0}.trade-header-search-wrapper .search-bar-input{width:100%;padding:.75rem 2rem .75rem 2.25rem;border:1.5px solid rgba(114,47,55,.25);border-radius:0;background:#fff;font-size:.875rem;color:#2c1810;font-family:var(--font-family-body);outline:none;transition:border-color .2s}.trade-header-search-wrapper .search-bar-input::placeholder{color:#b8a99a}.trade-header-search-wrapper .search-bar-input:focus{border-color:#722f37}.trade-header-search-wrapper .search-bar-clear{position:absolute;right:.6rem;background:none;border:none;cursor:pointer;color:#9c7c62;display:flex;align-items:center;padding:2px;border-radius:3px;transition:color .15s}.trade-header-search-wrapper .search-bar-clear:hover{color:#722f37}.controls-right{display:flex;align-items:center;gap:.75rem}.view-toggle-group{display:flex;border:1px solid #ccc;border-radius:.25rem;overflow:hidden}.view-toggle-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border:none;border-right:1px solid #ccc;cursor:pointer;color:var(--text-light);transition:all .15s}.view-toggle-btn:last-child{border-right:none}.view-toggle-btn:hover{color:#722f37;background:#722f370a}.view-toggle-btn.active{color:#fff;background:#722f37}.trade-table-wrapper{overflow-x:auto}.trade-table{width:100%;border-collapse:collapse;font-size:.9375rem}.trade-table thead th{text-align:left;padding:.75rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);border-bottom:1px solid rgba(114,47,55,.2);font-family:var(--font-family-base)}.trade-table tbody tr{cursor:pointer;transition:background .15s;border-bottom:1px solid rgba(0,0,0,.06)}.trade-table tbody tr:hover{background:#722f3708}.trade-table td{padding:.75rem 1rem;vertical-align:middle;color:var(--text-dark)}.trade-table .table-thumb{width:50px;padding:.5rem}.trade-table .table-thumb img{width:30px;height:50px;object-fit:contain}.trade-table .table-thumb-placeholder{display:flex;align-items:center;justify-content:center;width:30px;height:50px}.trade-table .table-name{font-family:var(--font-family-heading);color:#722f37;font-weight:400}.table-type-badge{display:inline-block;padding:.2rem .6rem;border-radius:1rem;color:#fff;font-size:.75rem;text-transform:capitalize;font-weight:500}.trade-globe-view{display:flex;flex-direction:column;gap:1.5rem}.trade-globe-container{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;max-width:520px;margin:0 auto;width:100%}.trade-globe-canvas{width:100%;height:100%;cursor:grab;transition:opacity .8s ease;contain:layout paint size}.trade-globe-overlay{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);text-align:center;pointer-events:none}.trade-globe-title{font-family:var(--font-family-heading);font-size:1.375rem;font-weight:400;color:#722f37;margin:0 0 .25rem}.trade-globe-subtitle{font-size:.8125rem;color:var(--text-light);margin:0;font-family:var(--font-family-base)}.trade-globe-regions{display:flex;flex-wrap:wrap;gap:.5rem}.trade-globe-region-card{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:#fff;border:1px solid rgba(114,47,55,.15);border-radius:2rem;cursor:pointer;transition:all .2s;font-family:var(--font-family-base);font-size:.8125rem;color:var(--text-dark)}.trade-globe-region-card:hover{border-color:#722f37;background:#722f3708}.trade-globe-region-card.active{background:#722f37;border-color:#722f37;color:#fff}.trade-globe-region-card.active .trade-globe-region-count{background:#fff3;color:#fff}.trade-globe-region-dot{display:block;width:8px;height:8px;border-radius:50%;background:#722f37;flex-shrink:0}.trade-globe-region-card.active .trade-globe-region-dot{background:#fff}.trade-globe-region-name{white-space:nowrap}.trade-globe-region-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .375rem;background:#722f3714;border-radius:1rem;font-size:.6875rem;font-weight:600;color:#722f37}.trade-map-detail-panel{background:#fff;border:1px solid rgba(114,47,55,.15);border-radius:.5rem;overflow:hidden}.trade-map-detail-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(114,47,55,.1);background:#722f3705}.trade-map-detail-header h3{font-family:var(--font-family-heading);font-size:1.125rem;color:#722f37;margin:0;font-weight:400}.trade-map-detail-count{font-size:.8125rem;color:var(--text-light)}.trade-map-detail-close{margin-left:auto;background:none;border:none;cursor:pointer;color:var(--text-light);padding:.25rem;display:flex;align-items:center;transition:color .15s}.trade-map-detail-close:hover{color:#722f37}.trade-map-detail-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0}.trade-map-detail-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;transition:background .15s;border-bottom:1px solid rgba(0,0,0,.04)}.trade-map-detail-item:hover{background:#722f3708}.trade-map-detail-thumb{width:32px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trade-map-detail-thumb img{max-width:100%;max-height:100%;object-fit:contain}.trade-map-detail-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.trade-map-detail-name{font-family:var(--font-family-heading);font-size:.9375rem;color:#722f37;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trade-map-detail-type{font-size:.75rem;text-transform:capitalize;font-weight:500}.trade-tools-layout{display:grid;grid-template-columns:200px 1fr;gap:3rem;align-items:start}.trade-tools-sidebar{position:sticky;top:6rem;align-self:start;padding-top:1rem;max-height:calc(100vh - 8rem);overflow-y:auto;padding-right:.5rem;scrollbar-width:none;-ms-overflow-style:none}.trade-tools-sidebar::-webkit-scrollbar{display:none}.trade-tools-sidebar h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-dark);font-family:var(--font-family-base)}.trade-tools-main{flex:1}.trade-wines-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:3rem;border-left:2px solid #722f37;border-right:2px solid #722f37;border-bottom:2px solid #722f37}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.trade-wine-card{background:#fff;border-right:2px solid #722f37;border-bottom:2px solid #722f37;padding:1.5rem;color:var(--text-dark);transition:all .3s ease;display:flex;flex-direction:column;cursor:pointer;animation:fadeInUp .4s ease-out backwards;position:relative;min-height:320px;overflow:hidden}.trade-wine-card.brand-card{min-height:420px;color:#fff;background:#1a0f0c}.brand-card-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .6s cubic-bezier(.165,.84,.44,1);z-index:0}.brand-card:hover .brand-card-bg{transform:scale(1.08)}.trade-wine-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a0f0c59;z-index:1;transition:background .3s ease;display:none}.brand-card .trade-wine-card-overlay{display:block}.brand-card:hover .trade-wine-card-overlay{background:#1a0f0c73}.trade-wine-card:hover{background:#722f3708;box-shadow:0 10px 30px #0000001a}.trade-wine-card:not(.brand-card):hover .trade-wine-image img{transform:translateY(-8px)}.trade-wine-producer{position:relative;z-index:2;font-size:.6875rem;color:var(--text-light);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.brand-card .trade-wine-producer{color:#fffc}.trade-wine-name{position:relative;z-index:2;font-family:var(--font-family-heading);font-size:1.25rem;font-weight:400;margin-bottom:1rem;color:#722f37;line-height:1.3;min-height:2.6rem}.brand-card .trade-wine-name{color:#fff}.trade-wine-card:nth-child(1){animation-delay:.05s}.trade-wine-card:nth-child(2){animation-delay:.1s}.trade-wine-card:nth-child(3){animation-delay:.15s}.trade-wine-card:nth-child(4){animation-delay:.2s}.trade-wine-card:nth-child(5){animation-delay:.25s}.trade-wine-card:nth-child(6){animation-delay:.3s}.trade-wine-card:nth-child(7){animation-delay:.35s}.trade-wine-card:nth-child(8){animation-delay:.4s}.trade-wine-card:nth-child(9){animation-delay:.45s}.trade-wine-card:nth-child(10){animation-delay:.5s}.trade-wine-card:nth-child(11){animation-delay:.55s}.trade-wine-card:nth-child(12){animation-delay:.6s}.trade-wine-card:nth-child(n+13){animation-delay:.65s}.trade-wine-card:nth-child(4n){border-right:none}.trade-wine-image{position:relative;z-index:2;width:100%;flex:1;display:flex;align-items:center;justify-content:center;padding:1rem}.trade-wine-card-logo{width:135px;height:90px;object-fit:contain;filter:brightness(0) invert(1);transition:transform .3s ease}.trade-wine-card:hover .trade-wine-card-logo{transform:scale(1.05)}.trade-wine-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.165,.84,.44,1)}.trade-wine-placeholder{display:flex;align-items:center;justify-content:center}.sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:998;animation:fadeIn .3s ease}.wine-detail-sheet{position:fixed;top:0;right:0;width:500px;height:100vh;background:#fff;z-index:999;box-shadow:-2px 0 10px #0000001a;overflow-y:auto;animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.close-sheet{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;color:var(--text-dark);padding:.5rem;transition:color .2s;z-index:1}.close-sheet:hover{color:#722f37}.sheet-content{padding:3rem 2rem}.sheet-image{width:100%;height:400px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;background:var(--bg-cream);border-radius:.5rem;padding:2rem}.sheet-image img{max-width:100%;max-height:100%;object-fit:contain}.sheet-placeholder{display:flex;align-items:center;justify-content:center}.sheet-info{margin-top:2rem}.sheet-producer{font-size:.875rem;color:var(--text-light);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.sheet-wine-name{font-family:var(--font-family-heading);font-size:2rem;font-weight:400;margin-bottom:2rem;color:#722f37;line-height:1.2}.sheet-details{border-top:1px solid var(--border);padding-top:1.5rem;margin-bottom:2rem}.detail-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--border)}.detail-label{font-weight:600;color:var(--text-dark);font-size:.9375rem}.detail-value{color:var(--text-dark);text-align:right;text-transform:capitalize;font-size:.9375rem}.sheet-description{margin-top:2rem}.sheet-description h3{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark)}.sheet-description p{line-height:1.6;color:var(--text-dark)}.generator-layout{display:grid;grid-template-columns:1fr 2fr;gap:3rem;padding:2rem 0;align-items:start}@keyframes generatorFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.generator-animate{opacity:0;animation:generatorFadeIn .5s ease-out forwards}.generator-animate-1{animation-delay:.05s}.generator-animate-2{animation-delay:.15s}.generator-controls{display:flex;flex-direction:column;gap:1.5rem}.generator-subhead{font-family:var(--font-family-heading);font-size:1.5rem;font-weight:400;margin:0;color:#722f37}.wine-selector label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:var(--text-dark)}.wine-combobox{position:relative}.wine-search-input{width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:.25rem;font-size:.9375rem;font-family:var(--font-family-base);background:#fff}.wine-search-input:focus{outline:none;border-color:#722f37}.combobox-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10}.wine-dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #ccc;border-radius:.25rem;box-shadow:0 4px 12px #00000026;z-index:20}.wine-dropdown-item{padding:.75rem 1rem;cursor:pointer;transition:background-color .15s;border-bottom:1px solid rgba(0,0,0,.05)}.wine-dropdown-item:last-child{border-bottom:none}.wine-dropdown-item:hover:not(.disabled){background-color:#722f370d}.wine-dropdown-item.disabled{opacity:.4;cursor:not-allowed}.wine-dropdown-name{font-size:.9375rem;font-weight:500;color:var(--text-dark);margin-bottom:.25rem;font-family:var(--font-family-heading)}.wine-dropdown-winery{font-size:.8125rem;color:var(--text-light);font-family:var(--font-family-base)}.wine-dropdown-empty{padding:1.5rem 1rem;text-align:center;color:var(--text-light);font-size:.875rem}.wine-dropdown::-webkit-scrollbar{width:6px}.wine-dropdown::-webkit-scrollbar-track{background:transparent}.wine-dropdown::-webkit-scrollbar-thumb{background:#722f374d;border-radius:3px}.wine-dropdown::-webkit-scrollbar-thumb:hover{background:#722f3780}.added-wines-section{display:flex;flex-direction:column;gap:1rem}.added-wines-label{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--text-dark)}.wine-pills{display:flex;flex-wrap:wrap;gap:.5rem}.wine-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#722f37;color:#fff;border-radius:1.5rem;font-size:.875rem;font-family:var(--font-family-heading)}.wine-pill-text{display:flex;flex-direction:column;gap:1px}.wine-pill-name{font-family:var(--font-family-heading);font-size:.875rem;line-height:1.2}.wine-pill-winery{font-family:var(--font-family-body, sans-serif);font-size:.7rem;opacity:.8;line-height:1.2;letter-spacing:.02em}.wine-pill .remove-wine{background:none;border:none;color:#fff;font-size:1.25rem;cursor:pointer;padding:0;margin-left:.25rem;line-height:1}.wine-pill .remove-wine:hover{opacity:.8}.sheet-settings{display:flex;flex-direction:column;gap:1rem}.sheet-settings-label{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--text-dark)}.settings-toggles{display:flex;flex-direction:column;gap:.75rem}.toggle-label{display:flex;align-items:center;gap:.75rem;justify-content:space-between;cursor:pointer;font-size:1rem;color:var(--text-dark);font-family:var(--font-family-heading)}.toggle-label input[type=checkbox]{margin-left:1rem;width:34px;height:20px;border-radius:999px;border:1.5px solid rgba(0,0,0,.25);background:#f5efe4;position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}.toggle-label input[type=checkbox]:before{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:transform .2s ease}.toggle-label input[type=checkbox]:checked{background:#722f37;border-color:#722f37}.toggle-label input[type=checkbox]:checked:before{transform:translate(12px)}.generator-actions{display:flex;flex-direction:column;gap:1rem}.action-divider{border-top:1px dashed #ccc;margin:.5rem 0}.btn-generate,.btn-share{width:100%;padding:.75rem 1.5rem;border:none;border-radius:.25rem;font-size:.9375rem;font-family:var(--font-family-heading);cursor:pointer;transition:all .2s}.btn-generate{background:#722f37;color:#fff}.btn-generate:hover:not(:disabled){background:#5a252c}.btn-generate:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.btn-share{background:#fff;border:1px solid #722f37;color:#722f37}.btn-share:hover:not(:disabled){background:#722f370d}.btn-share:disabled{opacity:.6;cursor:not-allowed;border-color:#ccc;color:#999}.pdf-preview{position:sticky;top:6rem;display:flex;justify-content:center;padding:2rem 0;min-height:calc(100vh - 12rem)}.pdf-pages-stack{display:flex;flex-direction:column;gap:2rem;align-items:center}.pdf-paper{width:595px;min-height:842px;background:#fff;padding:1.5rem;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;gap:1rem}.pdf-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:2px solid #722f37}.pdf-logo{font-family:var(--font-family-heading);font-size:1.5rem;color:#722f37;font-style:italic}.pdf-website{font-size:.875rem;color:var(--text-dark)}.pdf-title-input{width:100%;border:none;border-bottom:1px solid transparent;font-family:var(--font-family-heading);font-size:1.75rem;color:#d4a574;padding:.5rem 0;background:transparent;transition:border-color .2s}.pdf-title-input:focus{outline:none;border-bottom-color:#d4a574}.pdf-title-input::placeholder{color:#d4a574;opacity:.6}.pdf-wines{display:flex;flex-direction:column;gap:2rem}.pdf-wine-entry{display:grid;grid-template-columns:80px minmax(0,2fr) minmax(0,1.4fr);column-gap:2rem;row-gap:.75rem;padding-bottom:2rem;border-bottom:1px dashed #e0d5c7;align-items:flex-start}.pdf-wine-entry:last-child{border-bottom:none}.pdf-wine-image{width:80px;height:150px;display:flex;align-items:center;justify-content:center}.pdf-wine-image img{max-width:100%;max-height:100%;object-fit:contain}.pdf-wine-placeholder{display:flex;align-items:center;justify-content:center}.pdf-wine-info{display:flex;flex-direction:column;gap:.75rem;align-self:stretch}.pdf-wine-producer{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-light)}.pdf-wine-name{font-family:var(--font-family-heading);font-size:1.25rem;color:#722f37;font-weight:400}.pdf-wine-details-horizontal{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:2rem;row-gap:.75rem;margin-top:.75rem}.pdf-wine-details{display:flex;flex-direction:column;gap:.5rem}.pdf-detail{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;font-size:.875rem;color:var(--text-dark)}.pdf-detail svg{flex-shrink:0}.pdf-detail-header{display:inline-flex;align-items:center;gap:.35rem}.pdf-detail-value{margin-left:0;font-weight:500}.pdf-detail-toggle{overflow:hidden;max-height:0;opacity:0;transform:translateY(-4px);margin-top:0;margin-bottom:0;transition:max-height .2s ease,opacity .16s ease,transform .2s ease,margin .2s ease}.pdf-detail-toggle.is-visible{max-height:48px;opacity:1;transform:translateY(0);margin-top:.15rem;margin-bottom:.15rem}.pdf-custom-notes{grid-column:3;grid-row:1 / span 2;width:100%;min-height:60px;max-height:150px;padding:.75rem;border:1px solid #e0d5c7;border-radius:.25rem;font-family:var(--font-family-base);font-size:.875rem;resize:vertical;background:#faf6ed4d;overflow-y:auto}.pdf-custom-notes:focus{outline:none;border-color:#722f37;background:#fff}.pdf-custom-notes::placeholder{color:var(--text-light)}.pdf-custom-notes::-webkit-scrollbar{width:6px}.pdf-custom-notes::-webkit-scrollbar-track{background:transparent}.pdf-custom-notes::-webkit-scrollbar-thumb{background:#722f374d;border-radius:3px}.pdf-custom-notes::-webkit-scrollbar-thumb:hover{background:#722f3780}.share-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:100;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.share-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:.5rem;padding:2rem;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;z-index:101;box-shadow:0 10px 40px #0003;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.close-dialog{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--text-light);transition:color .2s}.close-dialog:hover{color:var(--text-dark)}.dialog-title{font-family:var(--font-family-heading);font-size:1.75rem;color:#722f37;margin-bottom:1.5rem;font-weight:400}.share-form{display:flex;flex-direction:column;gap:1.5rem}.form-section{display:flex;flex-direction:column;gap:1rem}.form-section-title{font-family:var(--font-family-heading);font-size:1rem;font-weight:600;color:var(--text-dark);margin:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{font-size:.875rem;font-weight:600;color:var(--text-dark);font-family:var(--font-family-base)}.form-field input,.form-field textarea{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:.25rem;font-size:.9375rem;font-family:var(--font-family-base);transition:border-color .2s}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:#722f37}.form-field textarea{resize:vertical;min-height:100px}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e0d5c7}.btn-cancel,.btn-send{padding:.75rem 1.5rem;border:none;border-radius:.25rem;font-size:.9375rem;font-family:var(--font-family-heading);cursor:pointer;transition:all .2s}.btn-cancel{background:#fff;border:1px solid #ccc;color:var(--text-dark)}.btn-cancel:hover{border-color:#722f37;background:#722f370d}.btn-send{background:#722f37;color:#fff}.btn-send:hover{background:#5a252c}@media (max-width: 1200px){.trade-wines-grid{grid-template-columns:repeat(3,1fr)}.trade-wine-card:nth-child(4n){border-right:2px solid #722f37}.trade-wine-card:nth-child(3n){border-right:none}.wine-detail-sheet{width:400px}}@media (max-width: 968px){.trade-tools-controls-bar{flex-direction:column;gap:1rem;align-items:flex-start}.trade-tools-layout{grid-template-columns:1fr}.trade-tools-sidebar{position:relative;top:0}.trade-wines-grid{grid-template-columns:repeat(2,1fr)}.trade-wine-card:nth-child(3n){border-right:2px solid #722f37}.trade-wine-card:nth-child(2n){border-right:none}.wine-detail-sheet{width:100%}}@media (max-width: 640px){.trade-wines-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.trade-wine-image{height:200px}.sheet-content{padding:2rem 1.5rem}.sheet-wine-name{font-size:1.5rem}.share-dialog{padding:1.5rem;max-width:95%}.dialog-title{font-size:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-cancel,.btn-send{width:100%}}.tab-dropdown-wrap{position:relative}.tab-dropdown-wrap .tab{display:flex;align-items:center;gap:.4rem}.gen-chevron{transition:transform .2s;flex-shrink:0}.gen-chevron.expanded{transform:rotate(180deg)}.gen-dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.generator-type-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:160px;background:#fff;border:1px solid #e0d5c7;border-radius:.25rem;box-shadow:0 4px 16px #0000001f;z-index:20;overflow:hidden}.gen-menu-item{display:block;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;font-size:.9375rem;font-family:var(--font-family-heading);color:var(--text-dark);cursor:pointer;transition:background .15s;border-bottom:1px solid rgba(0,0,0,.04)}.gen-menu-item:last-child{border-bottom:none}.gen-menu-item:hover{background:#722f370d}.gen-menu-item.active{color:#722f37;font-weight:600;background:#722f370f}@keyframes st-slide-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes st-slide-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.98)}}.shelf-talker-paper{width:480px;min-height:300px;background:#faf8f3;box-shadow:0 2px 16px #0000001f;display:flex;flex-direction:row;overflow:hidden;border-radius:2px;position:relative}.shelf-talker-paper.st-anim-in{animation:st-slide-in .35s cubic-bezier(.22,1,.36,1) forwards}.shelf-talker-paper.st-anim-out{animation:st-slide-out .25s cubic-bezier(.4,0,1,1) forwards}.tc-bottle-col{width:160px;flex-shrink:0;background:#f2ede4;display:flex;align-items:flex-start;justify-content:center;padding:1.5rem 1rem}.tc-bottle-img{width:120px;height:auto;object-fit:contain;max-height:320px;display:block;align-self:flex-start}.tc-bottle-placeholder{display:flex;align-items:center;justify-content:center;opacity:.6}.tc-info-col{flex:1;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.5rem}.tc-winery-logo{max-width:110px;max-height:60px;object-fit:contain;margin-bottom:.25rem}.tc-winery-name{font-family:var(--font-family-heading);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#722f37}.tc-divider{width:40px;height:1px;background:#722f374d;margin:.25rem 0}.tc-region{font-size:.75rem;color:var(--text-light);letter-spacing:.06em;text-transform:uppercase}.tc-wine-name{font-family:var(--font-family-heading);font-size:1.35rem;font-weight:700;color:var(--text-dark);line-height:1.2;letter-spacing:.02em;text-transform:uppercase}.tc-wine-type{font-size:.8125rem;color:var(--text-light);font-style:italic}.tc-award-wrapper{display:flex;flex-direction:row;align-items:center;gap:.75rem;margin:.5rem 0}.tc-award-badge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;color:#fff;flex-shrink:0}.tc-award-score{font-family:var(--font-family-heading);font-size:1.6rem;font-weight:700;line-height:1}.tc-award-label{font-size:.5rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1.2}.tc-award-source{font-family:var(--font-family-heading);font-size:.85rem;font-style:italic;color:var(--text-dark);line-height:1.3}.tc-description{font-size:.8rem;color:var(--text-dark);line-height:1.6;margin:0;opacity:.8}.tc-empty-state{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 2rem;color:var(--text-light);font-size:.9375rem;text-align:center}.score-slider{display:flex;flex-direction:column;gap:.5rem;padding:.25rem 0 .5rem}.score-range-track-wrapper{position:relative;height:28px;display:flex;align-items:center}.score-range-track-wrapper:before{content:"";position:absolute;left:0;right:0;height:10px;background:#fff;border:2.5px solid #1a1a1a;border-radius:999px;pointer-events:none}.score-range-fill{position:absolute;height:10px;background:#722f37;border-top:2.5px solid #1a1a1a;border-bottom:2.5px solid #1a1a1a;pointer-events:none;z-index:1}.score-range-input{position:absolute;left:0;right:0;width:100%;height:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;pointer-events:none;z-index:2;margin:0}.score-range-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:#fff;border:2.5px solid #1a1a1a;cursor:pointer;pointer-events:all;position:relative;z-index:3;box-shadow:none}.score-range-input::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:#fff;border:2.5px solid #1a1a1a;cursor:pointer;pointer-events:all}.score-range-input::-webkit-slider-runnable-track{background:transparent;height:10px}.score-range-input::-moz-range-track{background:transparent;height:10px}.score-labels{display:flex;justify-content:space-between;font-size:1rem;font-weight:500;color:#1a1a1a;padding:0 2px}:root{--primary: #722f37;--primary-light: #9b5964;--primary-dark: #5a252c;--bg-cream: #FAF6ED;--bg-white: #FFFFFF;--bg-light: #F5F0E8;--text-dark: #2d2d2d;--text-light: #6c757d;--border: #e0d5c7;--shadow: rgba(0, 0, 0, .1);--font-family-base: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-heading: "moret", Georgia, serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family-base);color:var(--text-dark);background:var(--bg-cream);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.container-narrow{max-width:1200px;margin:0 auto;padding:0 2rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:400;line-height:1.2;color:var(--text-dark)}h1{font-size:3.5rem;font-weight:400}h2{font-size:2.5rem;font-weight:400}h3{font-size:1.75rem;font-weight:400}p{margin-bottom:1rem}a{color:var(--primary);text-decoration:none;transition:color .2s}a:hover{color:var(--primary-dark)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 2px 8px #722f3733}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #722f374d;color:#fff}.btn-outline{background:transparent;border:2px solid var(--primary);color:var(--primary)}.btn-outline:hover{background:var(--primary);color:#fff}.card{background:var(--bg-white);border-radius:.75rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05)}.card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.loading{display:flex;justify-content:center;align-items:center;min-height:400px}.spinner{width:48px;height:48px;border:4px solid var(--bg-light);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}.container,.container-narrow{padding:0 1rem}}
