.legacy-page :root{--navy-soft:#07092f;--navy-panel:rgba(9,11,48,0.94);--gold-light:#ffe58a;--gold-dark:#cfa83d;--text:#dedee7;--muted:#a5a5b2;--light-border:rgba(255,255,255,0.07);--shadow:0 22px 55px rgba(0,0,0,0.38)}.legacy-page button{cursor:pointer}.legacy-page .reviews-hero{min-height:650px;padding:100px 24px 115px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(rgba(2,3,33,.08),rgba(2,3,33,.55))}.legacy-page .reviews-hero-inner{width:min(1080px,100%);margin:0 auto}.legacy-page .page-logo{width:235px;filter:drop-shadow(0 14px 34px rgba(0,0,0,.48)) drop-shadow(0 0 20px rgba(246,207,90,.14))}.legacy-page .reviews-hero h1{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.7rem,7vw,6.5rem);font-weight:500;line-height:1;text-shadow:0 7px 26px rgba(0,0,0,.44)}.legacy-page .section-dark{background:linear-gradient(rgba(2,3,33,.53),rgba(2,3,33,.9))}.legacy-page .section-deep{background:linear-gradient(rgba(6,7,43,.9),rgba(2,3,33,.97))}.legacy-page .section-inner{width:min(1240px,100%)}.legacy-page .section-heading{margin:0 auto 55px}.legacy-page .section-heading h2{font-size:clamp(2.25rem,4vw,3.9rem)}.legacy-page .section-heading p:last-child{max-width:760px}.legacy-page .featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:25px;gap:25px}.legacy-page .featured-card{overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.92),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.24);border-radius:11px;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease}.legacy-page .featured-card:hover{transform:translateY(-7px);border-color:rgba(246,207,90,.62)}.legacy-page .featured-image{min-height:320px;background:radial-gradient(circle at center,rgba(246,207,90,.14),rgba(2,3,33,.95));border-bottom:1px solid rgba(246,207,90,.15)}.legacy-page .featured-image img{width:135px;opacity:.88}.legacy-page .featured-badge{top:19px;left:19px;padding:9px 12px;font-size:.63rem;letter-spacing:.14em}.legacy-page .featured-content{padding:28px}.legacy-page .featured-content h3{color:var(--white);font-size:1.65rem;line-height:1.3}.legacy-page .manufacturer-name{margin:10px 0 0;color:var(--gold);font-size:.71rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.legacy-page .featured-summary{margin:17px 0 0;color:var(--muted);font-size:.92rem;line-height:1.7}.legacy-page .consensus-score{margin-top:22px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:rgba(246,207,90,.055);border:1px solid rgba(246,207,90,.2);border-radius:6px}.legacy-page .score-label{color:var(--gold);font-size:.68rem;font-weight:850;letter-spacing:.11em;line-height:1.5}.legacy-page .score-number{flex:0 0 auto;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:400}.legacy-page .score-number small{color:var(--muted);font-size:.8rem}.legacy-page .archive-tools{margin-bottom:38px;padding:28px;display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px;background:linear-gradient(145deg,rgba(11,13,54,.93),rgba(4,5,35,.98));border:1px solid var(--gold-border);border-radius:10px;box-shadow:var(--shadow)}.legacy-page .filter-control{color:#d9d9e2}.legacy-page .filter-control:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(246,207,90,.08)}.legacy-page .filter-control option{color:#111111}.legacy-page .review-archive{display:grid;grid-gap:32px;gap:32px}.legacy-page .review-card{overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.94),rgba(4,5,35,.99));border:1px solid rgba(246,207,90,.25);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .review-card-header{display:grid;grid-template-columns:340px 1fr}.legacy-page .review-card-image{min-height:410px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.14),rgba(2,3,33,.95));border-right:1px solid rgba(246,207,90,.15)}.legacy-page .review-card-image img{width:155px;opacity:.9}.legacy-page .review-card-overview{padding:42px;display:flex;flex-direction:column;justify-content:center}.legacy-page .review-card-overview h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.13}.legacy-page .review-card-intro{margin:20px 0 0;color:var(--muted);line-height:1.8}.legacy-page .specification-grid{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.legacy-page .specification{padding:15px;background:rgba(255,255,255,.028);border:1px solid rgba(255,255,255,.065);border-radius:5px}.legacy-page .specification-label{display:block;color:var(--gold);font-size:.62rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.legacy-page .specification-value{display:block;margin-top:7px;color:#d7d7df;font-size:.88rem;line-height:1.5}.legacy-page .review-detail-area{padding:0 42px 42px}.legacy-page .review-tabs{display:flex;gap:8px;flex-wrap:wrap;padding-top:30px;border-top:1px solid rgba(246,207,90,.15)}.legacy-page .review-tab{min-height:45px;padding:11px 19px;color:var(--muted);background:transparent;border:1px solid rgba(246,207,90,.2);border-radius:4px;font-size:.71rem;font-weight:850;letter-spacing:.095em;text-transform:uppercase;transition:color .25s ease,background .25s ease,border-color .25s ease}.legacy-page .review-tab.active,.legacy-page .review-tab:hover{color:var(--navy);background:var(--gold);border-color:var(--gold)}.legacy-page .review-panel{display:none;padding-top:30px}.legacy-page .review-panel.active{display:block}.legacy-page .review-panel h4{margin:0 0 15px;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400}.legacy-page .review-panel p{margin:0;color:var(--text);line-height:1.82}.legacy-page .simple-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.legacy-page .simple-review-item{padding:21px;background:rgba(255,255,255,.027);border:1px solid rgba(246,207,90,.13);border-radius:6px}.legacy-page .simple-review-item h5{margin:0 0 10px;color:var(--gold);font-size:.69rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.legacy-page .simple-review-item p{color:var(--muted);font-size:.92rem;line-height:1.65}.legacy-page .technical-timeline{display:grid;grid-gap:18px;gap:18px}.legacy-page .technical-section{padding:23px 25px;background:rgba(255,255,255,.027);border:1px solid rgba(255,255,255,.055);border-left:2px solid rgba(246,207,90,.78);border-radius:5px}.legacy-page .technical-section h5{margin:0 0 10px;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:400}.legacy-page .technical-section p{color:var(--muted);font-size:.94rem;line-height:1.75}.legacy-page .pairing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.legacy-page .pairing-card{padding:24px;text-align:center;background:rgba(246,207,90,.045);border:1px solid rgba(246,207,90,.16);border-radius:6px}.legacy-page .pairing-card h5{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:400}.legacy-page .pairing-card p{margin-top:10px;color:var(--muted);font-size:.88rem;line-height:1.65}.legacy-page .review-card-actions{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}.legacy-page .small-button{min-height:43px;padding:10px 17px;border:1px solid rgba(246,207,90,.34);font-size:.69rem;font-weight:850;letter-spacing:.095em}.legacy-page .small-button:hover{color:var(--navy);background:var(--gold)}.legacy-page .community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:23px;gap:23px}.legacy-page .community-card{padding:29px;background:linear-gradient(145deg,rgba(13,15,57,.9),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.21);border-radius:9px;box-shadow:var(--shadow)}.legacy-page .community-card h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:400}.legacy-page .community-member{margin:10px 0 0;color:#8f8f9c;font-size:.7rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.legacy-page .community-card blockquote{margin:22px 0 0;color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.75}.legacy-page .community-rating{margin-top:20px;color:var(--gold);font-size:.86rem;font-weight:800}.legacy-page .methodology-shell{display:grid;grid-template-columns:.82fr 1.18fr;overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.92),rgba(4,5,35,.99));border:1px solid rgba(246,207,90,.27);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .methodology-intro{padding:52px;background:radial-gradient(circle at center,rgba(246,207,90,.1),rgba(2,3,33,.95));border-right:1px solid rgba(246,207,90,.15)}.legacy-page .methodology-intro h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.4rem);font-weight:400;line-height:1.15}.legacy-page .methodology-intro p{margin:22px 0 0;color:var(--muted);line-height:1.82}.legacy-page .methodology-steps{padding:46px;display:grid;grid-gap:18px;gap:18px}.legacy-page .methodology-step{display:grid;grid-template-columns:54px 1fr;grid-gap:18px;gap:18px;padding:19px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06);border-radius:6px}.legacy-page .methodology-number{width:54px;height:54px;display:flex;align-items:center;justify-content:center;color:var(--navy);background:var(--gold);border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.legacy-page .methodology-step h4{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400}.legacy-page .methodology-step p{margin:8px 0 0;color:var(--muted);font-size:.92rem;line-height:1.7}.legacy-page @media(max-width: 1350px){.archive-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-tools input{grid-column:span 2}}@media (max-width:1020px){.legacy-page .community-grid,.legacy-page .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .review-card-header{grid-template-columns:1fr}.legacy-page .review-card-image{min-height:340px;border-right:0;border-bottom:1px solid rgba(246,207,90,.15)}.legacy-page .methodology-shell{grid-template-columns:1fr}.legacy-page .methodology-intro{border-right:0;border-bottom:1px solid rgba(246,207,90,.15)}}@media (max-width:760px){.legacy-page .reviews-hero{min-height:auto;padding:72px 20px 88px}.legacy-page .page-logo{width:min(190px,65vw)}.legacy-page .reviews-hero h1{font-size:clamp(3.1rem,15vw,4.8rem)}.legacy-page .section{padding:75px 20px 90px}.legacy-page .archive-tools,.legacy-page .community-grid,.legacy-page .featured-grid,.legacy-page .pairing-grid,.legacy-page .simple-review-grid{grid-template-columns:1fr}.legacy-page .archive-tools input{grid-column:auto}.legacy-page .review-card-overview{padding:32px 24px}.legacy-page .review-detail-area{padding:0 24px 32px}.legacy-page .specification-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .methodology-intro,.legacy-page .methodology-steps{padding:34px 24px}.legacy-page .methodology-step{grid-template-columns:1fr}}@media (max-width:500px){.legacy-page .specification-grid{grid-template-columns:1fr}.legacy-page .review-tabs{display:grid}.legacy-page .review-tab{width:100%}}.legacy-page :root{--panel:rgba(9,11,47,0.93);--panel-light:rgba(14,17,62,0.88)}.legacy-page .menu-open{overflow:hidden}.legacy-page button,.legacy-page input,.legacy-page select{font:inherit}.legacy-page .collection-hero{min-height:650px;padding:92px 24px 110px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(rgba(2,3,33,.08),rgba(2,3,33,.5))}.legacy-page .collection-hero-inner{width:min(1060px,100%);margin:0 auto}.legacy-page .page-logo{width:245px}.legacy-page .page-label{margin:0 0 18px;color:var(--gold);font-size:.77rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase}.legacy-page .collection-hero h1{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,7vw,6.6rem);font-weight:500;line-height:.95;text-shadow:0 6px 25px rgba(0,0,0,.42)}.legacy-page .page-description{max-width:800px}.legacy-page .section-dark{background:linear-gradient(rgba(2,3,33,.5),rgba(2,3,33,.88))}.legacy-page .section-deep{background:linear-gradient(rgba(4,5,40,.88),rgba(2,3,33,.96))}.legacy-page .section-inner{width:min(1220px,100%);margin:0 auto}.legacy-page .section-heading{max-width:880px;margin:0 auto 54px;text-align:center}.legacy-page .section-heading h2{margin:0;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.9rem);font-weight:400;line-height:1.18}.legacy-page .section-heading p:last-child{max-width:740px}.legacy-page .category-grid{grid-gap:28px;gap:28px}.legacy-page .category-card{min-height:300px;padding:34px;background:linear-gradient(145deg,rgba(14,16,57,.84),rgba(4,5,36,.96));border-radius:10px;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.legacy-page .category-card:before{width:140px;height:140px}.legacy-page .category-card:hover{transform:translateY(-8px);border-color:rgba(246,207,90,.65);box-shadow:0 25px 55px rgba(0,0,0,.38)}.legacy-page .category-number{margin:0 0 auto;font-size:2.7rem}.legacy-page .category-card h3{margin:34px 0 14px;font-size:1.58rem}.legacy-page .category-card p{line-height:1.72}.legacy-page .cigar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.legacy-page .cigar-card{overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.9),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.22);border-radius:10px;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease}.legacy-page .cigar-card:hover{transform:translateY(-8px);border-color:rgba(246,207,90,.65)}.legacy-page .cigar-image{min-height:280px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.12),rgba(2,3,33,.88));border-bottom:1px solid rgba(246,207,90,.13)}.legacy-page .placeholder-emblem{width:115px;height:115px;display:flex;align-items:center;justify-content:center;color:rgba(246,207,90,.6);border:1px solid rgba(246,207,90,.45);border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:2rem}.legacy-page .cigar-content{padding:28px}.legacy-page .cigar-tag{margin:0 0 12px;color:var(--gold);font-size:.67rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.legacy-page .cigar-card h3{margin:0;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400}.legacy-page .cigar-meta{margin:18px 0 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 16px;gap:10px 16px;color:var(--muted);font-size:.84rem;line-height:1.5}.legacy-page .cigar-meta strong{color:#d9d9e0;font-weight:600}.legacy-page .score-row{margin-top:20px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(246,207,90,.13)}.legacy-page .score-label{color:var(--muted);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.legacy-page .score-value{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.legacy-page .cigar-actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap}.legacy-page .cigar-actions .humidor-button,.legacy-page .cigar-actions .small-button{flex:1 1;min-height:44px;display:flex;white-space:nowrap}.legacy-page .small-button{font-size:.72rem}.legacy-page .small-button.primary{color:var(--navy);background:var(--gold);border-color:var(--gold)}.legacy-page .manufacturer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.legacy-page .manufacturer-card,.legacy-page .resource-card,.legacy-page .wrapper-card{position:relative;overflow:hidden;text-decoration:none;background:linear-gradient(145deg,rgba(13,15,57,.86),rgba(4,5,35,.96));border:1px solid rgba(246,207,90,.2);border-radius:9px;transition:transform .25s ease,border-color .25s ease,background .25s ease}.legacy-page .manufacturer-card{min-height:138px;padding:26px 18px;display:flex;align-items:center;justify-content:center;text-align:center}.legacy-page .manufacturer-card:hover,.legacy-page .resource-card:hover,.legacy-page .wrapper-card:hover{transform:translateY(-6px);border-color:rgba(246,207,90,.63);background:linear-gradient(145deg,rgba(18,21,72,.96),rgba(5,6,42,.99))}.legacy-page .manufacturer-card span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1.4}.legacy-page .wrapper-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.legacy-page .wrapper-card{min-height:170px;padding:24px 18px;display:flex;flex-direction:column;justify-content:flex-end}.legacy-page .wrapper-swatch{width:42px;height:42px;margin-bottom:28px;border:1px solid rgba(246,207,90,.55);border-radius:50%;box-shadow:inset 0 0 12px rgba(255,255,255,.08)}.legacy-page .wrapper-card h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400}.legacy-page .wrapper-card p{margin:8px 0 0;color:var(--muted);font-size:.82rem;line-height:1.5}.legacy-page .swatch-connecticut{background:#c8a873}.legacy-page .swatch-broadleaf{background:#4d2a1b}.legacy-page .swatch-habano{background:#8a532f}.legacy-page .swatch-maduro{background:#3b211a}.legacy-page .swatch-oscuro{background:#241513}.legacy-page .swatch-colorado{background:#8f4d32}.legacy-page .swatch-candela{background:#7c8b56}.legacy-page .swatch-sumatra{background:#9b6841}.legacy-page .swatch-corojo{background:#a25d32}.legacy-page .swatch-sanandres{background:#4b2f25}.legacy-page .catalog-panel{padding:36px;background:linear-gradient(145deg,rgba(11,13,54,.9),rgba(4,5,35,.96));border:1px solid var(--gold-border);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .search-row{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px}.legacy-page .filter-select,.legacy-page .search-input{width:100%;color:var(--white);background:rgba(255,255,255,.045);border:1px solid rgba(246,207,90,.24);border-radius:5px;outline:none}.legacy-page .search-input{min-height:54px;padding:14px 18px}.legacy-page .search-input::placeholder{color:#8e8e9b}.legacy-page .filter-select:focus,.legacy-page .search-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(246,207,90,.09)}.legacy-page .reset-button,.legacy-page .search-button{min-height:54px;padding:14px 24px;border-radius:5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.legacy-page .search-button{color:var(--navy);background:var(--gold);border:1px solid var(--gold)}.legacy-page .reset-button{color:var(--gold);background:transparent;border:1px solid rgba(246,207,90,.35)}.legacy-page .filter-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.legacy-page .filter-select{min-height:48px;padding:12px 14px}.legacy-page .filter-select option{color:#111}.legacy-page .filter-actions{margin-top:18px;display:flex;justify-content:flex-end}.legacy-page .catalog-status{margin:18px 0 0;color:var(--muted);font-size:.88rem}.legacy-page .empty-state{display:none;margin-top:30px;padding:34px;text-align:center;color:var(--muted);border:1px dashed rgba(246,207,90,.28);border-radius:8px}.legacy-page .stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.legacy-page .stat-card{padding:35px 24px;text-align:center;background:linear-gradient(145deg,rgba(13,15,57,.82),rgba(4,5,35,.92));border:1px solid rgba(246,207,90,.2);border-radius:9px}.legacy-page .stat-number{display:block;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:2.45rem}.legacy-page .stat-label{margin-top:9px;color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.legacy-page .feature-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.legacy-page .feature-card{min-height:430px;padding:42px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(0deg,rgba(2,3,33,.98),rgba(2,3,33,.3)),radial-gradient(circle at 75% 20%,rgba(246,207,90,.13),transparent 42%),rgba(9,11,47,.95);border:1px solid rgba(246,207,90,.24);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .feature-card h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3rem);font-weight:400}.legacy-page .feature-card p{margin:18px 0 0;color:var(--muted);line-height:1.8}.legacy-page .coming-soon{margin-top:24px;display:inline-flex;align-self:flex-start;padding:9px 13px;color:var(--gold);border:1px solid rgba(246,207,90,.32);border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.legacy-page .resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.legacy-page .resource-card{min-height:240px;padding:30px;display:flex;flex-direction:column;justify-content:space-between}.legacy-page .resource-number{color:rgba(246,207,90,.4);font-family:Georgia,Times New Roman,serif;font-size:2.3rem}.legacy-page .resource-card h3{margin:30px 0 10px;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.legacy-page .resource-card p{margin:0;color:var(--muted);line-height:1.65}.legacy-page .cta-panel{padding:62px 42px;text-align:center;background:linear-gradient(145deg,rgba(18,21,72,.94),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.32);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .cta-panel h2{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.7rem);font-weight:400}.legacy-page .cta-panel p{max-width:720px;margin:22px auto 0;color:var(--text);line-height:1.8}.legacy-page @media(max-width: 1300px){.manufacturer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wrapper-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1020px){.legacy-page .category-grid,.legacy-page .cigar-grid,.legacy-page .filter-grid,.legacy-page .manufacturer-grid,.legacy-page .resource-grid,.legacy-page .stats-grid,.legacy-page .wrapper-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .feature-grid{grid-template-columns:1fr}}@media (max-width:700px){.legacy-page .collection-hero{min-height:auto;padding:72px 20px 88px}.legacy-page .page-logo{width:min(205px,68vw);margin-bottom:32px}.legacy-page .page-label{font-size:.66rem;line-height:1.8;letter-spacing:.22em}.legacy-page .collection-hero h1{font-size:clamp(3.3rem,16vw,5rem)}.legacy-page .page-description{font-size:1.08rem}.legacy-page .section{padding:75px 20px 90px}.legacy-page .category-grid,.legacy-page .cigar-grid,.legacy-page .filter-grid,.legacy-page .manufacturer-grid,.legacy-page .resource-grid,.legacy-page .search-row,.legacy-page .stats-grid,.legacy-page .wrapper-grid{grid-template-columns:1fr}.legacy-page .catalog-panel{padding:24px}.legacy-page .feature-card{min-height:380px;padding:30px 24px}.legacy-page .cta-panel{padding:48px 24px}}.legacy-page .search-results-wrap{margin-top:32px}.legacy-page .results-heading{margin-bottom:28px}.legacy-page .results-heading .page-label{margin-bottom:10px}.legacy-page .results-heading h3{font-size:clamp(1.8rem,3vw,2.7rem)}.legacy-page .cigar-card[hidden]{display:none}.legacy-page .humidor-button{margin-left:8px;border:1px solid rgba(246,207,90,.36)}.legacy-page .search-results-wrap{margin-top:38px;padding-top:34px;border-top:1px solid rgba(246,207,90,.18)}.legacy-page .results-heading{margin-bottom:26px;text-align:left}.legacy-page .results-heading .page-label{margin-bottom:8px}.legacy-page .results-heading h3{margin:0;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:400}.legacy-page .cigar-actions{margin-top:24px;align-items:stretch}.legacy-page .cigar-actions .humidor-button,.legacy-page .cigar-actions .small-button{min-width:0}.legacy-page .page-button{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.legacy-page .page-button.active,.legacy-page .page-button:hover:not(:disabled){transform:translateY(-1px)}.legacy-page .cigar-content{display:flex;flex-direction:column;height:100%}.legacy-page .cigar-actions{margin-top:auto;padding-top:24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.legacy-page .cigar-actions .humidor-button,.legacy-page .cigar-actions .small-button{width:100%;min-height:46px;margin:0;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:normal;line-height:1.2}.legacy-page .humidor-button{background:transparent;color:var(--gold);border:1px solid rgba(246,207,90,.42);cursor:pointer}.legacy-page .humidor-button:hover{background:var(--gold);color:var(--navy)}.legacy-page .database-error{display:none;margin-top:24px;padding:22px;color:#ffd7d7;background:rgba(120,20,20,.16);border:1px solid rgba(255,120,120,.35);border-radius:8px;line-height:1.6}.legacy-page .pagination{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.legacy-page .page-button{min-width:42px;height:42px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);background:rgba(2,3,33,.72);border:1px solid rgba(246,207,90,.34);border-radius:4px;font-size:.78rem;font-weight:800;cursor:pointer}.legacy-page .page-button.active,.legacy-page .page-button:hover:not(:disabled){color:var(--navy);background:var(--gold);border-color:var(--gold)}.legacy-page .page-button:disabled{opacity:.4;cursor:not-allowed}@media (max-width:560px){.legacy-page .cigar-actions{grid-template-columns:1fr}}.legacy-page .lightbox-open,.legacy-page .menu-open,.legacy-page .modal-open{overflow:hidden}.legacy-page .gallery-hero{min-height:640px;padding:95px 24px 110px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(rgba(2,3,33,.08),rgba(2,3,33,.48))}.legacy-page .gallery-hero-inner{width:min(1060px,100%);margin:0 auto}.legacy-page .page-logo{width:230px;margin:0 auto 38px;object-fit:contain;filter:drop-shadow(0 13px 32px rgba(0,0,0,.48)) drop-shadow(0 0 20px rgba(246,207,90,.13))}.legacy-page .gallery-hero h1{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,7vw,6.6rem);font-weight:500;line-height:.95;text-shadow:0 6px 25px rgba(0,0,0,.42)}.legacy-page .page-description{max-width:820px}.legacy-page .section-heading p:last-child{max-width:750px;margin:22px auto 0;color:var(--muted);font-size:1rem;line-height:1.8}.legacy-page .featured-gallery{display:grid;grid-template-columns:1.2fr .8fr;overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.9),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.26);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .featured-image{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at center,rgba(246,207,90,.13),rgba(2,3,33,.93));border-right:1px solid rgba(246,207,90,.16)}.legacy-page .featured-image img{width:190px;opacity:.9;filter:drop-shadow(0 0 20px rgba(246,207,90,.16))}.legacy-page .featured-image:after{content:"FEATURED GALLERY";position:absolute;top:24px;left:24px;padding:9px 13px;color:var(--navy);background:var(--gold);border-radius:3px;font-size:.66rem;font-weight:900;letter-spacing:.14em}.legacy-page .featured-content{padding:52px;display:flex;flex-direction:column;justify-content:center}.legacy-page .featured-content h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1.15}.legacy-page .featured-content p{margin:22px 0 0;color:var(--muted);line-height:1.85}.legacy-page .featured-meta{margin-top:28px;display:grid;grid-gap:12px;gap:12px;color:#d0d0da;font-size:.86rem}.legacy-page .featured-meta strong{color:var(--gold)}.legacy-page .filter-panel{padding:28px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;background:linear-gradient(145deg,rgba(11,13,54,.9),rgba(4,5,35,.96))}.legacy-page .filter-button{min-height:44px;padding:11px 19px;color:#c8c8d2;background:rgba(255,255,255,.035);border:1px solid rgba(246,207,90,.2);border-radius:999px;font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease}.legacy-page .filter-button.active,.legacy-page .filter-button:hover{color:var(--navy);background:var(--gold);border-color:var(--gold);transform:translateY(-2px)}.legacy-page .gallery-grid{margin-top:42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:290px;grid-gap:22px;gap:22px}.legacy-page .gallery-item{position:relative;min-height:290px;padding:0;overflow:hidden;color:inherit;background:radial-gradient(circle at center,rgba(246,207,90,.11),rgba(2,3,33,.94));border:1px solid rgba(246,207,90,.22);border-radius:9px;cursor:pointer;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.legacy-page .gallery-item:hover{transform:translateY(-7px);border-color:rgba(246,207,90,.65);box-shadow:0 25px 55px rgba(0,0,0,.42)}.legacy-page .gallery-item.large{grid-column:span 2;grid-row:span 2}.legacy-page .gallery-item.tall{grid-row:span 2}.legacy-page .gallery-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.legacy-page .gallery-placeholder img{width:120px;opacity:.8;filter:drop-shadow(0 0 18px rgba(246,207,90,.14))}.legacy-page .gallery-overlay{position:absolute;inset:auto 0 0;padding:50px 24px 23px;text-align:left;background:linear-gradient(0deg,rgba(2,3,33,.98),rgba(2,3,33,.72),transparent);transition:padding-bottom .3s ease}.legacy-page .gallery-item:hover .gallery-overlay{padding-bottom:29px}.legacy-page .gallery-category{margin:0 0 8px;color:var(--gold);font-size:.64rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.legacy-page .gallery-overlay h3{margin:0;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.legacy-page .gallery-description{max-height:0;margin:0;overflow:hidden;color:var(--muted);font-size:.84rem;line-height:1.6;opacity:0;transition:max-height .3s ease,margin-top .3s ease,opacity .3s ease}.legacy-page .gallery-item:hover .gallery-description{max-height:80px;margin-top:10px;opacity:1}.legacy-page .album-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.legacy-page .album-card{position:relative;min-height:260px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.86),rgba(4,5,35,.97));border:1px solid rgba(246,207,90,.22);border-radius:9px;text-decoration:none;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease}.legacy-page .album-card:before{content:"";position:absolute;top:-45px;right:-45px;width:135px;height:135px;border:1px solid rgba(246,207,90,.13);transform:rotate(45deg)}.legacy-page .album-card:hover{transform:translateY(-7px);border-color:rgba(246,207,90,.62)}.legacy-page .album-number{margin-bottom:auto;color:rgba(246,207,90,.45);font-family:Georgia,Times New Roman,serif;font-size:2.5rem}.legacy-page .album-card h3{margin:30px 0 10px;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.legacy-page .album-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.legacy-page .submission-card{max-width:980px;margin:0 auto;padding:55px;text-align:center;background:linear-gradient(145deg,rgba(13,15,57,.9),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.27);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .submission-card h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.1rem);font-weight:400}.legacy-page .submission-card p{max-width:720px;margin:22px auto 0;color:var(--muted);line-height:1.82}.legacy-page .lightbox-panel{position:relative;width:min(980px,100%);max-height:90vh;padding:34px;overflow-y:auto;text-align:center;background:linear-gradient(145deg,rgba(13,15,52,.99),rgba(3,4,31,.99));border:1px solid rgba(246,207,90,.36);border-radius:10px;box-shadow:0 25px 70px rgba(0,0,0,.58)}.legacy-page .lightbox-preview{min-height:500px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.12),rgba(2,3,33,.94));border:1px solid rgba(246,207,90,.15);border-radius:7px}.legacy-page .lightbox-preview img{width:180px;opacity:.9}.legacy-page .lightbox-caption{padding:27px 10px 5px}.legacy-page .lightbox-caption h2{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.legacy-page .lightbox-caption p{max-width:650px;margin:14px auto 0;color:var(--muted);line-height:1.7}.legacy-page @media(max-width: 1300px){.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1020px){.legacy-page .featured-gallery{grid-template-columns:1fr}.legacy-page .featured-image{min-height:360px;border-right:0;border-bottom:1px solid rgba(246,207,90,.16)}.legacy-page .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .gallery-item.large{grid-column:span 2}}@media (max-width:700px){.legacy-page .gallery-hero{min-height:auto;padding:72px 20px 88px}.legacy-page .page-logo{width:min(190px,65vw);margin-bottom:32px}.legacy-page .page-label{font-size:.66rem;line-height:1.8;letter-spacing:.22em}.legacy-page .gallery-hero h1{font-size:clamp(3.3rem,16vw,5rem)}.legacy-page .page-description{font-size:1.08rem}.legacy-page .section{padding:75px 20px 90px}.legacy-page .featured-content{padding:35px 25px}.legacy-page .gallery-grid{grid-template-columns:1fr;grid-auto-rows:330px}.legacy-page .gallery-item,.legacy-page .gallery-item.large,.legacy-page .gallery-item.tall{grid-column:auto;grid-row:auto}.legacy-page .album-grid{grid-template-columns:1fr}.legacy-page .submission-card{padding:38px 24px}.legacy-page .lightbox-panel{padding:22px}.legacy-page .lightbox-preview{min-height:360px}}.legacy-page :root{--navy:#020321;--navy-light:#080a32;--navy-panel:rgba(10,12,50,0.94);--gold:#f6cf5a;--gold-light:#ffe483;--gold-dark:#d4aa38;--white:#ffffff;--text:#dddde5;--muted:#a4a4b1;--gold-border:rgba(246,207,90,0.24);--white-border:rgba(255,255,255,0.07);--shadow:0 20px 50px rgba(0,0,0,0.34)}.legacy-page .event-modal-open,.legacy-page .menu-open,.legacy-page .modal-open{overflow:hidden}.legacy-page button,.legacy-page input,.legacy-page select,.legacy-page textarea{font:inherit}.legacy-page .calendar-hero{min-height:650px;padding:95px 24px 110px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(rgba(2,3,33,.08),rgba(2,3,33,.5))}.legacy-page .calendar-hero-inner{width:min(1080px,100%);margin:0 auto}.legacy-page .calendar-hero h1{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.6rem,7vw,6.4rem);font-weight:500;line-height:1;text-shadow:0 6px 25px rgba(0,0,0,.42)}.legacy-page .page-description{max-width:830px}.legacy-page .featured-event{display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.92),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.28);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .featured-event-image{position:relative;min-height:540px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at center,rgba(246,207,90,.14),rgba(2,3,33,.94));border-right:1px solid rgba(246,207,90,.16)}.legacy-page .featured-event-image img{width:200px;opacity:.92;filter:drop-shadow(0 0 25px rgba(246,207,90,.18))}.legacy-page .featured-badge{position:absolute;top:24px;left:24px;padding:10px 14px;color:var(--navy);background:var(--gold);border-radius:3px;font-size:.67rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.legacy-page .featured-event-content{padding:52px;display:flex;flex-direction:column;justify-content:center}.legacy-page .featured-event-content h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:400;line-height:1.08}.legacy-page .featured-event-content>p{margin:22px 0 0;color:var(--muted);line-height:1.82}.legacy-page .event-meta{margin-top:28px;display:grid;grid-gap:12px;gap:12px;color:#d2d2da;font-size:.92rem}.legacy-page .event-meta strong{color:var(--gold)}.legacy-page .countdown{margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.legacy-page .countdown-box{padding:16px 10px;text-align:center;background:rgba(255,255,255,.035);border:1px solid rgba(246,207,90,.18);border-radius:5px}.legacy-page .countdown-number{display:block;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.75rem}.legacy-page .countdown-label{display:block;margin-top:5px;color:var(--muted);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.legacy-page .filter-panel{padding:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;background:linear-gradient(145deg,rgba(11,13,54,.92),rgba(4,5,35,.97));border:1px solid var(--gold-border);border-radius:10px;box-shadow:var(--shadow)}.legacy-page .filter-control{width:100%;min-height:50px;padding:12px 14px;color:#d7d7df;background:rgba(255,255,255,.04);border:1px solid rgba(246,207,90,.18);border-radius:5px;outline:none}.legacy-page .filter-control option{color:#111}.legacy-page .filter-search{grid-column:span 2}.legacy-page .calendar-shell{margin-top:38px;padding:34px;background:linear-gradient(145deg,rgba(11,13,54,.92),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.25);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .calendar-header{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.legacy-page .calendar-header h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.legacy-page .calendar-controls{display:flex;gap:10px}.legacy-page .calendar-control{width:44px;height:44px;color:var(--gold);background:transparent;border:1px solid rgba(246,207,90,.3);border-radius:50%;font-size:1.2rem;transition:color .25s ease,background .25s ease}.legacy-page .calendar-control:hover{color:var(--navy);background:var(--gold)}.legacy-page .calendar-grid,.legacy-page .calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.legacy-page .calendar-weekday{padding:11px 5px;color:var(--gold);text-align:center;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.legacy-page .calendar-day{position:relative;min-height:112px;padding:12px;color:#d4d4dc;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06);border-radius:6px;text-align:left;transition:background .25s ease,border-color .25s ease,transform .25s ease}.legacy-page .calendar-day:hover{background:rgba(246,207,90,.055);border-color:rgba(246,207,90,.28);transform:translateY(-2px)}.legacy-page .calendar-day.other-month{opacity:.34}.legacy-page .calendar-day.today{border-color:var(--gold);box-shadow:inset 0 0 0 1px rgba(246,207,90,.22)}.legacy-page .calendar-day.has-event{cursor:pointer}.legacy-page .day-number{font-weight:800}.legacy-page .event-dot{position:absolute;right:12px;bottom:12px;width:8px;height:8px;background:var(--gold);border-radius:50%;box-shadow:0 0 10px rgba(246,207,90,.45)}.legacy-page .calendar-event-label{display:block;margin-top:18px;color:var(--gold);font-size:.68rem;line-height:1.35}.legacy-page .timeline{position:relative;max-width:1040px;margin:0 auto}.legacy-page .timeline:before{content:"";position:absolute;top:0;bottom:0;left:110px;width:1px;background:linear-gradient(180deg,rgba(246,207,90,0),rgba(246,207,90,.55),rgba(246,207,90,0))}.legacy-page .timeline-item{position:relative;display:grid;grid-template-columns:85px 1fr;grid-gap:50px;gap:50px;padding:0 0 38px}.legacy-page .timeline-date{padding-top:20px;text-align:center}.legacy-page .timeline-month{display:block;color:var(--gold);font-size:.72rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.legacy-page .timeline-day-number{display:block;margin-top:5px;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:2.25rem}.legacy-page .timeline-card{position:relative;padding:30px;display:grid;grid-template-columns:1fr auto;grid-gap:25px;gap:25px;background:linear-gradient(145deg,rgba(13,15,57,.88),rgba(4,5,35,.97));border:1px solid rgba(246,207,90,.21);border-radius:9px;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease}.legacy-page .timeline-card:before{content:"";position:absolute;top:39px;left:-30px;width:11px;height:11px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 6px rgba(246,207,90,.08)}.legacy-page .timeline-card:hover{transform:translateY(-5px);border-color:rgba(246,207,90,.58)}.legacy-page .event-type{margin:0 0 10px;color:var(--gold);font-size:.67rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.legacy-page .timeline-card h3{margin:0;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400}.legacy-page .timeline-location{margin:11px 0 0;color:var(--muted);line-height:1.6}.legacy-page .timeline-description{margin:14px 0 0;color:#b3b3be;line-height:1.7}.legacy-page .timeline-actions{display:flex;flex-direction:column;justify-content:center;gap:10px}.legacy-page .small-button{min-height:42px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);background:transparent;border:1px solid rgba(246,207,90,.36);border-radius:4px;text-decoration:none;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;transition:color .25s ease,background .25s ease}.legacy-page .small-button.primary,.legacy-page .small-button:hover{color:var(--navy);background:var(--gold)}.legacy-page .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.legacy-page .category-card{min-height:250px;padding:30px;border:1px solid rgba(246,207,90,.22);border-radius:9px}.legacy-page .category-card:before{top:-45px;right:-45px;width:135px;height:135px}.legacy-page .category-card:hover{transform:translateY(-7px);border-color:rgba(246,207,90,.62)}.legacy-page .category-number{color:rgba(246,207,90,.44);font-size:2.5rem}.legacy-page .category-card h3{margin:28px 0 11px;font-size:1.45rem}.legacy-page .category-card p{margin:0;color:var(--muted);line-height:1.68}.legacy-page .lounge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.legacy-page .lounge-card{overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.88),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.22);border-radius:9px;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease}.legacy-page .lounge-card:hover{transform:translateY(-7px);border-color:rgba(246,207,90,.62)}.legacy-page .lounge-image{min-height:240px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.12),rgba(2,3,33,.94));border-bottom:1px solid rgba(246,207,90,.14)}.legacy-page .lounge-image img{width:115px;opacity:.82}.legacy-page .lounge-content{padding:27px}.legacy-page .lounge-content h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400}.legacy-page .lounge-content p{margin:11px 0 0;color:var(--muted);line-height:1.65}.legacy-page .lounge-link{margin-top:20px}.legacy-page .map-placeholder{position:relative;min-height:470px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center;background:radial-gradient(circle at center,rgba(246,207,90,.1),rgba(2,3,33,.95));border:1px solid rgba(246,207,90,.25);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .map-placeholder:after,.legacy-page .map-placeholder:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(246,207,90,.08);transform:rotate(45deg)}.legacy-page .map-placeholder:before{top:-260px;left:-160px}.legacy-page .map-placeholder:after{right:-160px;bottom:-260px}.legacy-page .map-content{position:relative;z-index:2;max-width:650px;padding:35px}.legacy-page .map-icon{width:90px;height:90px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;color:var(--gold);border:1px solid rgba(246,207,90,.4);border-radius:50%}.legacy-page .map-icon svg{width:38px;height:38px}.legacy-page .map-content h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400}.legacy-page .map-content p{margin:18px auto 0;color:var(--muted);line-height:1.8}.legacy-page .form-card{padding:45px;background:linear-gradient(145deg,rgba(13,15,57,.92),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.27);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .event-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.legacy-page .form-group{display:grid;grid-gap:9px;gap:9px}.legacy-page .form-group.full-width{grid-column:1/-1}.legacy-page .form-label{color:var(--gold);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.legacy-page .form-control{width:100%;min-height:52px;padding:13px 15px;color:var(--white);background:rgba(255,255,255,.038);border:1px solid rgba(246,207,90,.2);border-radius:5px;outline:none}.legacy-page textarea.form-control{min-height:145px;resize:vertical}.legacy-page .form-control::placeholder{color:#858592}.legacy-page .form-control:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(246,207,90,.08)}.legacy-page .form-note{margin:18px 0 0;color:var(--muted);font-size:.82rem;line-height:1.65}.legacy-page .form-status{display:none;margin-top:18px;padding:14px 16px;color:var(--gold);background:rgba(246,207,90,.06);border:1px solid rgba(246,207,90,.2);border-radius:5px}.legacy-page .form-status.visible{display:block}.legacy-page .newsletter-card{max-width:980px;margin:0 auto;padding:55px;text-align:center;background:linear-gradient(145deg,rgba(13,15,57,.92),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.28);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .newsletter-card h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400}.legacy-page .newsletter-card p{max-width:680px}.legacy-page .newsletter-form{max-width:640px}.legacy-page .event-modal-details{margin:25px 0;display:grid;grid-gap:12px;gap:12px;text-align:left;color:var(--muted)}.legacy-page .event-modal-details strong{color:var(--gold)}@media (max-width:1020px){.legacy-page .featured-event{grid-template-columns:1fr}.legacy-page .featured-event-image{min-height:380px;border-right:0;border-bottom:1px solid rgba(246,207,90,.16)}.legacy-page .filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .filter-search{grid-column:span 2}.legacy-page .category-grid,.legacy-page .lounge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.legacy-page .calendar-hero{min-height:auto;padding:72px 20px 88px}.legacy-page .page-logo{width:min(190px,65vw);margin-bottom:32px}.legacy-page .page-label{font-size:.66rem;line-height:1.8;letter-spacing:.22em}.legacy-page .calendar-hero h1{font-size:clamp(3.1rem,15vw,4.8rem)}.legacy-page .page-description{font-size:1.08rem}.legacy-page .section{padding:75px 20px 90px}.legacy-page .featured-event-content{padding:35px 24px}.legacy-page .countdown{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .category-grid,.legacy-page .filter-panel,.legacy-page .lounge-grid{grid-template-columns:1fr}.legacy-page .filter-search{grid-column:auto}.legacy-page .calendar-shell{padding:20px;overflow-x:auto}.legacy-page .calendar-header{align-items:flex-start}.legacy-page .calendar-grid,.legacy-page .calendar-weekdays{min-width:720px}.legacy-page .timeline:before{left:35px}.legacy-page .timeline-item{grid-template-columns:55px 1fr;gap:28px}.legacy-page .timeline-month{font-size:.62rem}.legacy-page .timeline-day-number{font-size:1.75rem}.legacy-page .timeline-card{grid-template-columns:1fr;padding:25px}.legacy-page .timeline-card:before{left:-23px}.legacy-page .timeline-actions{flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.legacy-page .event-form{grid-template-columns:1fr}.legacy-page .form-group.full-width{grid-column:auto}.legacy-page .form-card,.legacy-page .newsletter-card{padding:36px 24px}.legacy-page .newsletter-form{grid-template-columns:1fr}}.legacy-page .article-open,.legacy-page .modal-open,.legacy-page body.menu-open{overflow:hidden}.legacy-page .news-hero{min-height:650px;padding:95px 24px 110px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(rgba(2,3,33,.08),rgba(2,3,33,.5))}.legacy-page .news-hero-inner{width:min(1080px,100%);margin:0 auto}.legacy-page .news-hero h1{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,7vw,6.5rem);font-weight:500;line-height:1;text-shadow:0 6px 25px rgba(0,0,0,.42)}.legacy-page .page-description{max-width:850px;margin:30px auto 0;color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2vw,1.42rem);line-height:1.72}.legacy-page .news-ticker{overflow:hidden;background:linear-gradient(90deg,rgba(246,207,90,.96),rgba(212,170,56,.96));color:var(--navy);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.legacy-page .ticker-inner,.legacy-page .ticker-label{min-height:52px;display:flex;align-items:center}.legacy-page .ticker-label{position:relative;z-index:2;flex:0 0 auto;padding:0 27px;color:var(--gold);background:var(--navy);font-size:.7rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.legacy-page .ticker-track{display:flex;align-items:center;gap:56px;width:max-content;padding-left:45px;animation:ticker-scroll 30s linear infinite}.legacy-page .ticker-item{position:relative;white-space:nowrap;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.legacy-page .ticker-item:after{content:"◆";position:absolute;right:-33px;font-size:.52rem}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.legacy-page .section{padding:100px 24px 120px}.legacy-page .featured-story{display:grid;grid-template-columns:1.18fr .82fr;overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.92),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.28);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .featured-story-image{position:relative;min-height:570px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.14),rgba(2,3,33,.94));border-right:1px solid rgba(246,207,90,.16)}.legacy-page .featured-story-image img{width:205px;opacity:.92;filter:drop-shadow(0 0 25px rgba(246,207,90,.18))}.legacy-page .story-badge{position:absolute;top:24px;left:24px;padding:10px 14px;color:var(--navy);background:var(--gold);border-radius:3px;font-size:.67rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.legacy-page .featured-story-content{padding:54px;display:flex;flex-direction:column;justify-content:center}.legacy-page .featured-story-content h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4vw,4.1rem);font-weight:400;line-height:1.08}.legacy-page .featured-story-content>p{margin:22px 0 0;color:var(--muted);line-height:1.82}.legacy-page .article-meta{margin-top:28px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#9a9aa6;font-size:.76rem;letter-spacing:.04em}.legacy-page .article-meta span:not(:last-child):after{content:"·";margin-left:12px;color:var(--gold)}.legacy-page .article-tools{margin-bottom:42px;padding:28px;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:14px;gap:14px;background:linear-gradient(145deg,rgba(11,13,54,.92),rgba(4,5,35,.97));border:1px solid var(--gold-border);border-radius:10px;box-shadow:var(--shadow)}.legacy-page .article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px}.legacy-page .article-card{overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.88),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.2);border-radius:9px;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease}.legacy-page .article-card:hover{transform:translateY(-7px);border-color:rgba(246,207,90,.6)}.legacy-page .article-image{min-height:240px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.12),rgba(2,3,33,.95));border-bottom:1px solid rgba(246,207,90,.14)}.legacy-page .article-image img{width:112px;opacity:.82}.legacy-page .article-card-content{padding:27px}.legacy-page .article-category{margin:0 0 12px;color:var(--gold);font-size:.67rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.legacy-page .article-card h3{margin:0;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:400;line-height:1.3}.legacy-page .article-summary{margin:16px 0 0;color:var(--muted);font-size:.92rem;line-height:1.72}.legacy-page .article-card-footer{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.06);padding-top:18px}.legacy-page .read-button{padding:0;color:var(--gold);background:none;border:0;font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.legacy-page .read-button:hover{color:var(--gold-light)}.legacy-page .read-time{color:#7e7e8a;font-size:.72rem}.legacy-page .category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.legacy-page .category-card{position:relative;min-height:190px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.86),rgba(4,5,35,.97));border:1px solid rgba(246,207,90,.2);border-radius:8px;text-decoration:none;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease}.legacy-page .category-card:before{content:"";position:absolute;top:-48px;right:-48px;width:125px;height:125px;border:1px solid rgba(246,207,90,.12);transform:rotate(45deg)}.legacy-page .category-card:hover{transform:translateY(-6px);border-color:rgba(246,207,90,.58)}.legacy-page .category-number{margin-bottom:auto;color:rgba(246,207,90,.42);font-family:Georgia,Times New Roman,serif;font-size:1.9rem}.legacy-page .category-card h3{margin:20px 0 0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:400}.legacy-page .featured-review{display:grid;grid-template-columns:.82fr 1.18fr;overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.92),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.28);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .review-image{min-height:500px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.13),rgba(2,3,33,.95));border-right:1px solid rgba(246,207,90,.14)}.legacy-page .review-image img{width:185px;opacity:.9}.legacy-page .review-content{padding:52px;display:flex;flex-direction:column;justify-content:center}.legacy-page .review-content h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:400;line-height:1.15}.legacy-page .review-rating{margin-top:22px;display:flex;align-items:center;gap:12px}.legacy-page .review-stars{color:var(--gold);font-size:1.25rem;letter-spacing:.1em}.legacy-page .review-score{color:var(--text);font-weight:750}.legacy-page .review-content p{margin:22px 0 0;color:var(--muted);line-height:1.82}.legacy-page .manufacturer-spotlight{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.9),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.26);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .manufacturer-content{padding:55px;display:flex;flex-direction:column;justify-content:center}.legacy-page .manufacturer-content h3{margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:400;line-height:1.08}.legacy-page .manufacturer-content p{margin:22px 0 0;color:var(--muted);line-height:1.82}.legacy-page .manufacturer-image{min-height:520px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.13),rgba(2,3,33,.95));border-left:1px solid rgba(246,207,90,.14)}.legacy-page .manufacturer-image img{width:200px;opacity:.9}.legacy-page .video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.legacy-page .video-card{overflow:hidden;background:linear-gradient(145deg,rgba(13,15,57,.88),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.2);border-radius:9px;box-shadow:var(--shadow);transition:transform .3s ease,border-color .3s ease}.legacy-page .video-card:hover{transform:translateY(-7px);border-color:rgba(246,207,90,.58)}.legacy-page .video-placeholder{position:relative;min-height:230px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(246,207,90,.11),rgba(2,3,33,.95))}.legacy-page .play-button{width:68px;height:68px;padding:0;display:flex;align-items:center;justify-content:center;color:var(--navy);background:var(--gold);border:0;border-radius:50%;font-size:1.35rem;box-shadow:0 0 30px rgba(246,207,90,.23)}.legacy-page .play-button:hover{transform:scale(1.07)}.legacy-page .video-content{padding:25px}.legacy-page .video-content h3{margin:0;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.legacy-page .video-content p{margin:12px 0 0;color:var(--muted);font-size:.9rem;line-height:1.65}.legacy-page .editorial-quote{position:relative;max-width:1080px;margin:0 auto;padding:75px 65px;text-align:center;background:linear-gradient(145deg,rgba(13,15,57,.89),rgba(4,5,35,.98));border:1px solid rgba(246,207,90,.25);border-radius:12px;box-shadow:var(--shadow)}.legacy-page .editorial-quote:before{content:"“";position:absolute;top:7px;left:50%;color:rgba(246,207,90,.16);font-family:Georgia,Times New Roman,serif;font-size:8rem;line-height:1;transform:translateX(-50%)}.legacy-page .editorial-quote blockquote{position:relative;z-index:2;margin:0;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:400;line-height:1.42}.legacy-page .editorial-quote cite{display:block;margin-top:28px;color:var(--muted);font-size:.75rem;font-style:normal;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.legacy-page .newsletter-card p{max-width:690px;margin:20px auto 0;color:var(--muted);line-height:1.8}.legacy-page .newsletter-form{max-width:650px;margin:30px auto 0;display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px}.legacy-page .newsletter-input{width:100%;min-height:54px;padding:14px 16px;color:var(--white);background:rgba(255,255,255,.04);border:1px solid rgba(246,207,90,.2);border-radius:5px;outline:none}.legacy-page .newsletter-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(246,207,90,.08)}.legacy-page .article-modal-meta{margin:24px 0;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:.76rem}.legacy-page @media(max-width: 1300px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1020px){.legacy-page .featured-review,.legacy-page .featured-story,.legacy-page .manufacturer-spotlight{grid-template-columns:1fr}.legacy-page .featured-story-image,.legacy-page .review-image{min-height:380px;border-right:0;border-bottom:1px solid rgba(246,207,90,.14)}.legacy-page .manufacturer-image{min-height:380px;border-left:0;border-top:1px solid rgba(246,207,90,.14)}.legacy-page .article-grid,.legacy-page .video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .article-tools{grid-template-columns:1fr 1fr}.legacy-page .article-tools input{grid-column:1/-1}}@media (max-width:760px){.legacy-page .news-hero{min-height:auto;padding:72px 20px 88px}.legacy-page .page-logo{width:min(190px,65vw);margin-bottom:32px}.legacy-page .page-label{font-size:.66rem;line-height:1.8;letter-spacing:.22em}.legacy-page .news-hero h1{font-size:clamp(3.2rem,15vw,4.8rem)}.legacy-page .page-description{font-size:1.08rem}.legacy-page .section{padding:75px 20px 90px}.legacy-page .featured-story-content,.legacy-page .manufacturer-content,.legacy-page .review-content{padding:36px 24px}.legacy-page .article-grid,.legacy-page .article-tools,.legacy-page .category-grid,.legacy-page .video-grid{grid-template-columns:1fr}.legacy-page .article-tools input{grid-column:auto}.legacy-page .editorial-quote{padding:65px 25px}.legacy-page .newsletter-card{padding:36px 24px}.legacy-page .newsletter-form{grid-template-columns:1fr}.legacy-page .ticker-label{padding:0 17px}}