@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--paper:#f3eee4;--ink:#293c32;--muted:#72776b;--orange:#c65b37;--line:#d9d8ca;--serif:'Playfair Display',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:14px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button{border:0}button:disabled{opacity:.5}button:hover,a:hover{filter:brightness(.94)}.site-header{height:108px;margin:0 4.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;gap:13px;align-items:center;font-size:22px;font-weight:650;letter-spacing:-1px}.brand-symbol{font-family:var(--serif);font-size:43px;letter-spacing:-13px;width:43px;line-height:1;transform:rotate(-10deg)}.brand-symbol span{color:var(--orange)}.brand-sub{display:block;letter-spacing:2.7px;font-size:8px;font-weight:500;margin-top:4px}.site-header nav{display:flex;gap:37px;font-size:12px}.site-header nav .active:before{content:'';display:inline-block;width:5px;height:5px;background:var(--orange);border-radius:50%;margin:0 8px 2px 0}.site-header nav span{margin-left:7px}.pill{display:inline-flex;gap:29px;align-items:center;justify-content:center;border-radius:35px;padding:16px 24px;font-size:12px;font-weight:550}.dark{background:var(--ink);color:#fff}.light{background:var(--paper);color:var(--ink)}.outline{background:transparent;border:1px solid var(--line)}.experience{height:790px;position:relative;overflow:hidden}.hero-copy{position:absolute;z-index:2;top:58px;left:6.2%;pointer-events:none}.hero-copy button{pointer-events:auto}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2px}.small-sun{font-size:18px;color:var(--orange);margin-right:9px;vertical-align:middle}h1{font-family:var(--serif);font-weight:500;font-size:clamp(64px,6.4vw,98px);line-height:1.05;letter-spacing:-5px;margin:22px 0}h1 em,h2 em{font-weight:500;color:var(--orange)}.hero-copy p{font-size:15px;line-height:1.85;color:#6d7469}.text-button{padding:10px 0;background:transparent;font-size:12px;font-weight:600;border-bottom:1px solid #a8b09e}.text-button span{margin-left:28px}#world{position:absolute;inset:0;touch-action:pan-y;cursor:grab}#world:active{cursor:grabbing}#world canvas{display:block;width:100%;height:100%;transition:opacity 1s}#world canvas.ready{opacity:1}.world-fallback{position:absolute;inset:15% 5% 25% 40%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7d886a;background:radial-gradient(ellipse,#c1c8a9,transparent 65%);border-radius:50%;text-align:center}.world-fallback>span{font-size:90px}.world-fallback p{font-size:13px}.world-overlay{position:absolute;inset:0;pointer-events:none}.world-label{position:absolute;padding:8px 12px;background:#fffaf0e8;border:1px solid #e9e2d4;border-radius:5px;box-shadow:0 6px 22px #39472b10;font-size:8px;font-weight:650;letter-spacing:1.1px;white-space:nowrap;opacity:0;transition:opacity .6s;transform:translate(-50%,-100%)}.world-label span{margin-left:10px}.pamec-label{color:var(--orange);background:#fff8e8}.scene-tools{position:absolute;right:4.2%;top:42px;display:flex;flex-direction:column;gap:8px;z-index:3}.scene-tools button{width:37px;height:37px;border:1px solid #deded1;background:#f7f3e9dd;border-radius:50%;font-size:18px;box-shadow:0 3px 12px #314b2d07}.scene-caption{position:absolute;bottom:171px;left:6.2%;font-size:10px;display:flex;align-items:center;gap:8px}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--orange)}.caption-detail{position:absolute;top:22px;left:13px;font-size:7px;letter-spacing:1.4px;color:#929483;white-space:nowrap}.compass{position:absolute;bottom:165px;right:6%;display:grid;justify-items:center;font-size:8px;gap:1px}.compass i{font-size:35px;font-style:normal;line-height:1}.compass small{font-size:6px;letter-spacing:1px;margin-top:8px}.destination-bar{position:absolute;bottom:28px;left:4.2%;right:4.2%;display:flex;align-items:stretch;border:1px solid #dfdfd0;border-radius:12px;background:#fbf9f1ef;padding:16px;box-shadow:0 14px 35px #44452b07;backdrop-filter:blur(10px);z-index:4}.bar-intro{width:21%;padding:12px 20px 12px 8px;display:flex;flex-direction:column;justify-content:center;gap:10px}.bar-intro>span{font-size:7px;letter-spacing:1.7px;color:#8b917f}.bar-intro strong{font-size:12px;font-weight:500;max-width:150px;line-height:1.4}.destination{display:flex;align-items:center;gap:12px;text-align:left;flex:1;padding:15px 12px;border-left:1px solid #e6e6d9;background:none;transition:background .25s;border-radius:6px}.destination.selected{background:#e9eddf;border-color:transparent}.destination-icon{font-size:26px;font-weight:400;color:#738069}.destination>span:nth-child(2){font-size:11px;font-weight:550}.destination small{display:block;font-size:9px;margin-top:6px;color:#858976;font-weight:400}.destination b{font-size:13px;margin-left:auto;font-weight:400}.editorial{padding:68px 6.2% 100px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-heading h2,h2{font-family:var(--serif);font-size:46px;line-height:1.16;letter-spacing:-1.6px;font-weight:500;margin:17px 0 0}.section-heading>p{max-width:330px;color:var(--muted);line-height:1.9;font-size:13px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.art{height:290px;border-radius:7px;position:relative;overflow:hidden;transition:transform .5s}.story:hover .art{transform:translateY(-5px)}.story-meta{display:flex;justify-content:space-between;margin:23px 0 13px;font-size:8px;letter-spacing:1.4px}.story h3{font-family:var(--serif);font-size:23px;letter-spacing:-.5px;font-weight:500;margin:0}.story p{font-size:12px;color:var(--muted);line-height:1.8;max-width:320px}.wine-art{background:#dde0c9}.bottle{position:absolute;bottom:-38px;left:21%;width:84px;height:237px;background:linear-gradient(90deg,#344033,#5d6a41 45%,#293b29);border-radius:30px 30px 8px 8px;transform:rotate(-16deg);box-shadow:20px 20px 20px #3343222b}.bottle:before{content:'';position:absolute;width:27px;height:71px;top:-48px;left:28px;background:linear-gradient(90deg,#283a2b,#697247,#2a3c2e);border-radius:6px 6px 0 0}.bottle i{position:absolute;width:29px;height:24px;background:#d9b063;top:-50px;left:27px;border-radius:4px 4px 0 0}.bottle>span{position:absolute;top:85px;left:4px;right:4px;text-align:center;background:#eee8d3;color:#414334;font-family:Georgia,serif;font-size:18px;padding:20px 2px}.bottle small{font-family:sans-serif;font-size:4px;letter-spacing:.7px}.art-caption{position:absolute;top:22px;left:23px;font-size:8px;letter-spacing:1.2px;line-height:1.7}.wine-glass{position:absolute;left:65%;top:80px;width:64px;height:86px;background:linear-gradient(transparent 45%,#ba752dcc 46%,#d5a255cc);border:1px solid #fff9;border-radius:5px 5px 35px 35px;transform:rotate(10deg)}.wine-glass:before{content:'';position:absolute;left:31px;top:84px;width:1px;height:67px;background:#fff}.wine-glass:after{content:'';position:absolute;left:9px;top:150px;width:46px;height:6px;border:1px solid #fff;border-radius:50%}.town-art{background:#b45d40}.town-sun{position:absolute;width:80px;height:80px;border-radius:50%;background:#e8a75b;right:30px;top:27px}.arch{position:absolute;background:#ddae7c;bottom:0;width:120px;height:210px;border-radius:65px 65px 0 0;box-shadow:inset -22px 0 #cc9667}.arch-one{left:26px;transform:rotate(-9deg);bottom:-34px}.arch-two{right:-35px;bottom:-15px;background:#c88d5e}.town-word{position:absolute;left:36px;top:54px;font-family:Georgia,serif;color:#fff1d6;font-size:65px;letter-spacing:-4px;line-height:.97}.town-word em{font-weight:400}.escape-art{background:#c8d1d5}.orbit{position:absolute;width:340px;height:190px;border:1px solid #edf1e7;border-radius:50%;transform:rotate(-35deg);left:-20px;top:85px}.orbit-two{transform:rotate(30deg);top:60px}.escape-word{position:absolute;bottom:25px;left:23px;font-size:12px;letter-spacing:2px;line-height:1}.escape-word em{font-family:Georgia,serif;display:block;font-size:68px;letter-spacing:-4px;color:#4d635d}.little-balloon{position:absolute;top:23px;right:47px;width:95px;height:117px;border-radius:50% 50% 45% 45%;background:repeating-linear-gradient(90deg,#c36341 0 17px,#eac89d 17px 33px);transform:rotate(13deg);box-shadow:inset -15px -10px 20px #713e402d}.little-balloon:after{content:'';position:absolute;bottom:-26px;left:36px;width:24px;height:20px;background:#92754f;border-top:10px solid #b5ac94}.pamec-feature{margin:0 4.2% 65px;background:#2c4036;color:#f0eddc;border-radius:10px;padding:64px 6%;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px}.pamec-feature h2{font-size:49px}.pamec-feature em{color:#d8b87e}.pamec-feature p{font-size:13px;line-height:1.9;max-width:390px;color:#c1c9b9;margin:22px 0}.pamec-feature .eyebrow{color:#b6c0a9}.subtle-link{display:block;margin-top:22px;font-size:11px;color:#bfc7b4}.pamec-wordmark{font-family:Georgia,serif;font-size:clamp(50px,7vw,100px);letter-spacing:-5px;text-align:center;border:1px solid #788773;border-radius:50%;padding:62px 10px;transform:rotate(-10deg)}.pamec-wordmark span,.pamec-wordmark small{display:block;font-family:sans-serif;font-size:8px;letter-spacing:2px;margin:14px 0}footer{margin:0 6.2%;padding:35px 0 30px;border-top:1px solid var(--line);display:flex;gap:30px;align-items:start;flex-wrap:wrap;justify-content:space-between}footer p{font-size:10px;line-height:1.8;color:var(--muted);margin:0}footer>div{display:flex;gap:18px;font-size:11px}footer>small{width:100%;font-size:9px;color:var(--muted)}.footer-ai{font-size:9px;letter-spacing:0;font-weight:400}dialog{border:1px solid #dfdfd0;border-radius:18px;padding:32px;width:min(530px,calc(100% - 28px));max-height:90dvh;background:#f9f6ed;color:var(--ink);box-shadow:0 30px 100px #16271933}dialog::backdrop{background:#273b3370;backdrop-filter:blur(7px)}.planner-head{display:flex;justify-content:space-between;align-items:center}.close-button{font-size:27px;line-height:1;padding:4px 9px;background:none}.planner-intro{color:var(--muted);line-height:1.6;font-size:12px}.planner-tabs{display:flex;gap:6px;margin:22px 0}.planner-tabs button{flex:1;border:1px solid var(--line);padding:11px 6px;border-radius:20px;background:none;font-size:11px}.planner-tabs button.chosen{color:#fff;background:var(--ink);border-color:var(--ink)}.itinerary-step{display:grid;grid-template-columns:34px 1fr;gap:13px;margin:18px 0}.step-number{height:30px;width:30px;background:#e4e9d9;border-radius:50%;display:grid;place-items:center;font-size:10px}.itinerary-step h3{font-size:13px;margin:0 0 5px}.itinerary-step p{font-size:12px;color:var(--muted);line-height:1.6;margin:0}.planner-note{font-size:10px;line-height:1.6;color:var(--muted);border-top:1px solid var(--line);padding-top:15px}.planner-actions{display:flex;gap:10px;margin-top:20px}.planner-actions .pill{font-size:11px;padding:13px 17px}#save-status{font-size:11px;display:block;margin-top:10px}.place-card{position:absolute;right:7%;top:215px;width:285px;background:#fffaf0f5;border:1px solid #dddac9;box-shadow:0 12px 60px #2d3a2620;backdrop-filter:blur(15px);border-radius:12px;padding:24px;z-index:6}.place-card .close-button{position:absolute;right:8px;top:8px}.place-card .eyebrow{font-size:7px}.place-card h2{font-size:30px;margin-top:16px}.place-card p{font-size:12px;line-height:1.7;color:var(--muted)}.place-card .text-button{font-size:11px}@media(min-width:1600px){.experience{height:860px}.hero-copy{top:90px}}@media(max-width:1100px){.bar-intro{display:none}.hero-copy{left:5%}h1{font-size:75px}.hero-copy .eyebrow{font-size:8px}.destination{gap:8px;padding:14px 9px}.destination-icon{font-size:22px}.experience{height:760px}.story-grid{gap:18px}.art{height:240px}.pamec-feature{gap:30px}.pamec-feature h2{font-size:40px}}@media(max-width:700px){.site-header{height:80px;margin:0 5%}.brand{font-size:18px;gap:8px}.brand-symbol{font-size:35px;width:34px}.brand-sub{font-size:6px;letter-spacing:2px}.site-header nav{display:none}.site-header>.pill{padding:12px 15px;font-size:10px;gap:12px}.experience{height:920px}.hero-copy{top:32px;left:7%}h1{font-size:66px;letter-spacing:-3px;margin:18px 0 13px;line-height:1.02}.hero-copy .eyebrow{font-size:6.5px;letter-spacing:1.3px}.small-sun{font-size:15px}.hero-copy p{font-size:12px;line-height:1.7}.hero-copy .text-button{font-size:10px;padding-top:4px}.scene-tools{top:34px;right:5%;gap:6px}.scene-tools button{width:30px;height:30px;font-size:16px}.scene-caption{bottom:215px;left:7%;font-size:9px}.caption-detail{font-size:6px}.compass{bottom:203px;right:7%}.compass small{display:none}.destination-bar{bottom:26px;left:5%;right:5%;display:grid;grid-template-columns:1fr 1fr;padding:9px;gap:5px;border-radius:10px}.destination{padding:14px 8px;border:0;gap:8px}.destination>span:nth-child(2){font-size:10px}.destination small{font-size:8px;margin-top:5px}.destination-icon{font-size:23px}.destination b{font-size:10px}.world-label{font-size:6px;padding:6px 8px}.world-fallback{inset:35% 10% 20%}.editorial{padding:43px 7% 55px}.section-heading{display:block;margin-bottom:26px}.eyebrow{font-size:7px;letter-spacing:1.5px}.section-heading h2,h2{font-size:36px}.section-heading>p{font-size:12px;margin-top:20px}.story-grid{grid-template-columns:1fr;gap:27px}.art{height:280px}.story h3{font-size:24px}.story p{max-width:none}.story-meta{margin-top:18px}.pamec-feature{margin:0 5% 40px;padding:37px 7%;grid-template-columns:1fr;gap:24px}.pamec-feature h2{font-size:35px}.pamec-feature p{font-size:12px}.pamec-wordmark{font-size:67px;max-width:300px;padding:25px 10px;margin:20px 0}.pamec-wordmark span,.pamec-wordmark small{font-size:7px}footer{margin:0 7%;gap:20px}footer .brand{width:100%}footer>div{font-size:10px}.place-card{position:fixed;top:auto;bottom:20px;left:5%;right:5%;width:auto;padding:22px;box-shadow:0 0 0 100vmax #273b331f}.place-card h2{font-size:26px;margin-top:10px}.planner-head .eyebrow{font-size:8px}dialog{padding:25px}.planner-actions{gap:7px}.planner-actions .pill{padding:12px;font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
[hidden]{display:none!important}
@media(max-width:700px){#world,.world-overlay{top:275px;bottom:190px}.world-fallback{inset:5%}.experience{height:920px}}
.winery-section{padding:65px 6.2% 75px;border-top:1px solid var(--line)}.winery-atlas{position:relative;border:1px solid #d9ddcc;background:radial-gradient(ellipse at center,#e3e8d5 0%,#eeeede 70%,#f3eee4 100%);border-radius:16px;overflow:hidden}#winery-canvas{height:600px;position:relative;touch-action:pan-y}#winery-canvas canvas{display:block;cursor:pointer}#winery-labels{position:absolute;inset:0;pointer-events:none}.atlas-pin{position:absolute;transform:translate(-50%,0);white-space:nowrap;pointer-events:auto;border:1px solid #d6d8c5;border-radius:30px;background:#fcf8edee;box-shadow:0 5px 17px #344b3212;padding:10px 17px;font-size:12px;font-weight:550}.atlas-pin span{margin-left:15px;color:var(--orange)}.atlas-caption{position:absolute;bottom:18px;left:25px;font-size:8px;letter-spacing:1.8px;color:#78816e}.atlas-loading{position:absolute;inset:45% 0;text-align:center;font-size:13px;color:var(--muted)}.winery-directory{display:grid;grid-template-columns:repeat(5,1fr);margin-top:20px;gap:9px}.winery-directory>button{background:#e9eadc;text-align:left;border-radius:8px;padding:18px 12px;display:flex;align-items:center;gap:9px}.winery-directory strong{font-size:12px;display:block;font-weight:550}.winery-directory small{display:block;font-size:8px;color:var(--muted);margin-top:6px}.winery-directory b{margin-left:auto;font-weight:400}.winery-number{color:var(--orange);font-size:9px}.illustration-note{font-size:9px;color:var(--muted);line-height:1.7;margin-top:18px}.story-trigger{background:none;padding:0;text-align:left;font-family:inherit;cursor:pointer}body.story-open{overflow:hidden}#winery-story{width:min(1280px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 40px);padding:0;border-radius:18px;overflow:auto;background:#f5f1e7}#winery-story::backdrop{background:#1e342dde;backdrop-filter:blur(14px)}.story-topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 26px;border-bottom:1px solid #dedfce}.story-back{font-size:12px;background:none}.story-topbar>span{font-size:8px;letter-spacing:2px;color:var(--muted)}.story-layout{display:grid;grid-template-columns:1.2fr 1fr;min-height:550px}.story-stage{position:relative;background:radial-gradient(ellipse,#dde4ce,#ecedde 70%);overflow:hidden}.story-stage canvas{cursor:grab;touch-action:pan-y;display:block}.story-stage canvas:active{cursor:grabbing}#story-canvas-slot{width:100%;height:100%;min-height:550px;position:relative}#story-canvas-slot[data-fallback]:after{content:attr(data-fallback);position:absolute;inset:45% 15%;color:var(--muted);text-align:center;line-height:1.7}.stage-title{position:absolute;left:30px;top:25px;font-family:var(--serif);font-size:32px;font-style:italic;color:#7c8b70;pointer-events:none}.stage-caption{position:absolute;bottom:24px;left:30px;font-size:7px;letter-spacing:1.4px;color:#7e8b73;pointer-events:none}.stage-controls{position:absolute;right:20px;top:22px;display:flex;gap:7px}.stage-controls button{width:34px;height:34px;border-radius:50%;background:#f8f4e8cf;border:1px solid #d4d9c7}.story-reading{padding:38px 36px 25px;display:flex;flex-direction:column;justify-content:center}.story-reading h2{font-size:39px;letter-spacing:-1.5px;line-height:1.12;margin:14px 0 23px}.story-chapters{display:flex;gap:8px;border-bottom:1px solid #d9ddcc;margin-bottom:25px}.story-chapters button{background:none;padding:0 9px 13px 0;font-size:9px;color:#8b937d;border-bottom:2px solid transparent;flex:1;white-space:nowrap}.story-chapters button span{margin-left:5px;font-size:10px}.story-chapters button.chosen{border-color:var(--orange);color:var(--ink)}#chapter-eyebrow{font-size:7px;letter-spacing:1.7px;color:#8b927c}.chapter-content h3{font-family:var(--serif);font-size:27px;font-weight:500;line-height:1.22;margin:12px 0;color:#394e3b;letter-spacing:-.6px}.chapter-content p{font-size:13px;line-height:1.9;color:#737a69;margin:0;min-height:120px}.chapter-controls{display:flex;align-items:center;justify-content:space-between;margin:23px 0}.chapter-controls button{background:none;font-size:11px;padding:8px 0}.chapter-controls #chapter-prev{font-size:18px;padding:5px 10px 5px 0}.chapter-controls span{font-size:9px;letter-spacing:1.3px;color:var(--muted);margin-right:auto;margin-left:10px}#winery-visit{align-self:start;font-size:11px;padding:13px 20px}.story-source{font-size:9px;margin:14px 0 0;color:#687a62;text-decoration:underline;text-underline-offset:4px}.story-disclosure{font-size:8px;color:#939986;line-height:1.6;margin:12px 0 0}.story-switcher{border-top:1px solid #dedfce;padding:17px 26px;display:flex;justify-content:center;gap:10px}.story-switcher button{background:none;border:1px solid #daddcd;border-radius:24px;padding:9px 16px;font-size:10px}.story-switcher button.chosen{background:var(--ink);color:#fff;border-color:var(--ink)}@media(max-width:950px){.winery-directory{grid-template-columns:repeat(3,1fr)}.story-reading{padding:27px 24px}.story-reading h2{font-size:33px}.chapter-content h3{font-size:25px}.chapter-content p{font-size:12px}.story-chapters button span{font-size:9px}}@media(max-width:700px){.winery-section{padding:40px 5% 50px}#winery-canvas{height:780px}.atlas-pin{font-size:10px;padding:8px 12px}.atlas-pin span{margin-left:7px}.atlas-caption{font-size:6px;letter-spacing:.8px;left:15px;bottom:15px}.winery-directory{grid-template-columns:1fr 1fr;gap:7px}.winery-directory>button{padding:15px 10px}.winery-directory>button:last-child{grid-column:1 / -1}.winery-directory strong{font-size:11px}.illustration-note{font-size:8px}#winery-story{width:100%;max-height:100dvh;height:100dvh;border:0;border-radius:0;margin:0}.story-topbar{padding:11px 17px;position:sticky;top:0;background:#f5f1e7;z-index:3}.story-layout{display:flex;flex-direction:column;min-height:0}.story-stage{height:300px;flex-shrink:0}#story-canvas-slot{height:300px;min-height:0}.stage-title{font-size:25px;left:20px;top:18px}.stage-caption{font-size:6px;bottom:15px;left:20px}.stage-controls{right:15px;top:16px}.stage-controls button{width:30px;height:30px}.story-reading{padding:25px 23px 20px}.story-reading h2{font-size:33px;margin:12px 0 20px}.story-chapters{margin-bottom:20px}.chapter-content h3{font-size:26px}.chapter-content p{min-height:0;font-size:12px}.chapter-controls{margin:15px 0}.story-switcher{padding:15px;gap:6px;flex-wrap:wrap}.story-switcher button{padding:9px 12px;font-size:9px}.story-source{font-size:9px}.story-disclosure{font-size:8px}}
