:root{--c-linen: #C9C3A4;--c-ink: #1E1914;--c-ochre: #C08A2A;--c-moss: #3E4F2F;--c-prussian: #2F5D73;--c-wax: #8C2F1B;--c-gold: #D4A017;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.5rem;--text-xl: 2rem;--text-2xl: 2.5rem}*{box-sizing:border-box}body{font-family:"Source Serif 4",serif;font-size:var(--text-base);line-height:1.6;color:var(--c-ink);background-color:var(--c-linen);margin:0;padding:0;overflow-x:hidden}h1,h2,h3{font-family:Cinzel,serif;font-variant:small-caps;line-height:1.2;margin:0 0 1rem;color:var(--c-ink)}.mono{font-family:IBM Plex Mono,monospace}*:focus-visible{outline:3px solid var(--c-gold)!important;outline-offset:3px!important}.btn{display:inline-block;padding:.75rem 1.5rem;font-family:IBM Plex Mono,monospace;font-weight:700;text-decoration:none;border:2px solid var(--c-ink);transition:all .2s;cursor:pointer;text-align:center;font-size:var(--text-sm)}.btn-buy{background:var(--c-wax);color:var(--c-linen)}.btn-buy:hover{background:var(--c-ink);color:var(--c-linen)}.btn-secondary{background:transparent;color:var(--c-ink)}.btn-secondary:hover{background:var(--c-ink);color:var(--c-linen)}.btn-multiline{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem}.btn-multiline small{font-family:Georgia,serif;font-size:.82em;font-style:italic;font-weight:400}.site-header{padding:23px clamp(22px,4vw,66px);position:absolute;top:0;left:0;width:100%;z-index:100}.brand{display:flex;align-items:center;gap:10px;width:fit-content;color:var(--c-ink);font-family:Cinzel,serif;font-variant:small-caps;font-size:17px;font-weight:700;text-decoration:none}.brand-mark{width:13px;height:13px;flex:0 0 auto;border-radius:50%;border:2px solid var(--c-ink);background:var(--c-ochre)}.ligmaville-hero{--hero-journey-overlap: clamp(72px, 7vw, 112px);position:relative;z-index:3;isolation:isolate;width:100%;overflow:hidden;background:transparent}.ligmaville-hero__stage{--counter-line: 79%;--counter-left: 49%;--counter-right: 91.5%;--text-left: 4.2%;--text-right: 40.5%;--text-top: 14%;--cover-w: 14.5cqw;--counter-gap: 2.2cqw;position:relative;width:100%;height:clamp(650px,min(100svh,155vw),980px);min-height:650px;container-name:ligmaville-stage;container-type:inline-size}.ligmaville-hero__stage:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(239,221,166,.14) 0%,transparent 44%),linear-gradient(0deg,rgba(25,18,10,.14) 0%,transparent 27%);pointer-events:none}.ligmaville-hero__picture{position:absolute;inset:0;z-index:0;display:block;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - var(--hero-journey-overlap)),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - var(--hero-journey-overlap)),transparent 100%)}.ligmaville-hero__picture,.ligmaville-hero__art{width:100%;height:100%}.ligmaville-hero__art{display:block;object-fit:cover;object-position:50% 50%}.hero-postmark{position:absolute;top:2cqw;right:3.8cqw;z-index:3;margin:0;padding:max(6px,.55cqw) max(10px,.9cqw);border:max(1px,.14cqw) solid var(--c-wax);border-radius:50%;color:var(--c-wax);background:#ecdeb0f5;box-shadow:.22cqw .28cqw #1e191424;font-size:max(.65rem,.9cqw);font-weight:700;line-height:1;letter-spacing:.08em;text-align:center;transform:rotate(-5deg)}.hero-letter{position:absolute;top:var(--text-top);left:var(--text-left);z-index:3;width:calc(var(--text-right) - var(--text-left));padding:2.1cqw 2.4cqw;border:max(2px,.2cqw) solid var(--c-ink);background:#e8dcb2ed;box-shadow:.65cqw .78cqw #1e19142e;text-align:left}.hero-letter:before{content:"";position:absolute;inset:max(4px,.48cqw);border:1px solid #776f55;pointer-events:none}.hero-letter>*{position:relative;z-index:1}.hero-audience{display:block;margin:0 0 max(4px,.42cqw);color:var(--c-moss);font-size:max(.5rem,.62cqw);font-weight:700;line-height:1.35;letter-spacing:.12em}.hero-kicker{margin:0;color:var(--c-wax);font-size:max(.55rem,.68cqw);font-weight:700;line-height:1.3;letter-spacing:.15em}.hero-letter h1{max-width:10ch;margin:.7rem 0 .8rem;font-size:clamp(1.65rem,4cqw,4.1rem);line-height:.96}.hero-letter .subtitle{max-width:34ch;margin:0;font-size:clamp(.9rem,1.3cqw,1.25rem);line-height:1.42}.hero-products{position:absolute;top:var(--counter-line);left:var(--counter-left);z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:calc(var(--counter-right) - var(--counter-left));column-gap:var(--counter-gap);align-items:start}.hero-product{display:flex;min-width:0;margin-top:calc(-1 * var(--cover-w));flex-direction:column;align-items:center}.hero-product__book{position:relative;display:grid;width:var(--cover-w);height:var(--cover-w);place-items:end center}.hero-product__book:after{content:"";position:absolute;right:8%;bottom:-.45cqw;left:8%;height:1.7cqw;z-index:0;background:radial-gradient(closest-side,rgba(24,17,9,.5),transparent)}.hero-product__cover{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;border:max(1px,.14cqw) solid rgba(30,25,20,.82);box-shadow:0 .55cqw 1.3cqw #1811096b,.35cqw .6cqw #1e191438}.hero-product--hardcover .hero-product__cover{border-right-width:max(4px,.45cqw)}.hero-product__details{position:relative;width:100%;margin-top:.8cqw;padding:.6cqw;border:max(1px,.14cqw) solid var(--c-ink);background:#e8dcb2f2;box-shadow:.34cqw .42cqw #1e191433}.hero-product--hardcover .hero-product__details{border-right-width:max(4px,.45cqw)}.hero-product__edition{margin:0 0 .35rem;color:var(--c-moss);font-size:max(.5rem,.65cqw);font-weight:700;line-height:1.2;letter-spacing:.02em;text-align:center;text-transform:uppercase;white-space:nowrap}.hero-product__action{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;padding:.7rem .5rem;font-size:max(.8125rem,1.05cqw);line-height:1.25}.hero-product__action-short{display:none}@container ligmaville-stage (max-width: 1080px){.hero-product__action-full{display:none}.hero-product__action-short{display:inline}}@media(max-width:760px){.site-header{padding:16px}.ligmaville-hero__stage{--counter-line: 78%;--counter-left: 21%;--counter-right: 92%;--text-left: 4%;--text-right: 96%;--text-top: 7.5%;--cover-w: 33cqw;--counter-gap: 3.5cqw}.ligmaville-hero__art{object-position:65% 50%}.ligmaville-hero__stage:after{background:linear-gradient(180deg,rgba(232,220,178,.1) 0%,transparent 32%),linear-gradient(0deg,rgba(21,15,8,.12) 0%,transparent 26%)}.hero-postmark{top:1.8cqw;right:2.5cqw;padding:6px 9px;font-size:max(.5rem,1.9cqw);letter-spacing:.05em}.hero-letter{padding:2.2cqw 3cqw;border-width:2px;box-shadow:1.2cqw 1.4cqw #1e191426}.hero-letter h1{margin:.5rem 0 .6rem;font-size:clamp(1.9rem,8.2cqw,3.25rem)}.hero-letter .subtitle{font-size:clamp(.875rem,3.8cqw,1.1rem);line-height:1.32}.hero-product__details{margin-top:1.2cqw;padding:1.4cqw}.hero-product__edition{min-height:2.4em;margin-bottom:.35rem;font-size:max(.55rem,2.25cqw);white-space:normal}.hero-product__action{min-height:44px;padding:.6rem .35rem;font-size:max(.75rem,3.1cqw)}}@media(min-width:520px)and (max-width:1099px){.ligmaville-hero__stage{--counter-line: 78%;--counter-left: 23%;--counter-right: 94%;--text-left: 4%;--text-right: 96%;--text-top: 8%;--cover-w: clamp(170px, 22cqw, 220px);--counter-gap: clamp(14px, 2.5cqw, 26px)}.ligmaville-hero__art{object-position:65% 50%}.hero-letter{padding:clamp(18px,2.5cqw,28px) clamp(20px,3cqw,34px)}.hero-letter h1{max-width:none;margin:.55rem 0 .7rem;font-size:clamp(2rem,5.2cqw,3.5rem)}.hero-letter .subtitle{max-width:44ch;font-size:clamp(.95rem,2.2cqw,1.15rem)}.hero-product__details{margin-top:clamp(7px,1.2cqw,12px);padding:clamp(7px,1.4cqw,12px)}.hero-product__edition{min-height:2.4em;font-size:clamp(.56rem,1.25cqw,.72rem);white-space:normal}.hero-product__action{min-height:44px;padding:.6rem .35rem;font-size:clamp(.78rem,1.8cqw,1rem)}}@media(max-width:619.98px){.hero-title-line{display:block}}@media(max-width:1099px){.hero-audience{margin-bottom:.5rem;font-size:clamp(.72rem,1.55cqw,.86rem);letter-spacing:.1em}.hero-kicker{font-size:clamp(.76rem,1.55cqw,.9rem);line-height:1.35;letter-spacing:.11em}}@media(min-width:620px)and (max-width:1099px){.hero-letter{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(180px,.7fr);column-gap:clamp(24px,4cqw,46px);align-items:start}.hero-audience,.hero-kicker,.hero-letter h1{grid-column:1}.hero-audience{grid-row:1}.hero-kicker{grid-row:2}.hero-letter h1{grid-row:3;margin-bottom:0;font-size:clamp(1.75rem,4.5cqw,3.2rem)}.hero-title-line{display:block}.hero-letter .subtitle{grid-column:2;grid-row:1 / 4;align-self:end;padding-left:clamp(18px,2.5cqw,30px);border-left:2px solid rgba(30,25,20,.55)}}@media(max-width:519.98px){.hero-title-line{display:block}.hero-letter h1{max-width:none;margin:.35rem 0 .5rem;font-size:clamp(1.65rem,6.8cqw,2rem);line-height:.98}.hero-letter .subtitle{max-width:none;font-size:clamp(.82rem,3.4cqw,.95rem);line-height:1.25}}.journey-heading{--hero-journey-overlap: clamp(72px, 7vw, 112px);--journey-overlap: clamp(96px, 11vw, 168px);position:relative;z-index:2;display:grid;width:100%;margin-top:calc(-1 * var(--hero-journey-overlap));min-height:clamp(560px,68vw,640px);place-items:center;overflow:hidden;color:var(--c-ink);background:#253228;text-align:center;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - var(--journey-overlap)),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - var(--journey-overlap)),transparent 100%)}.journey-heading:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:calc(var(--hero-journey-overlap) * 1.35);pointer-events:none;background:radial-gradient(ellipse at 50% 0,rgba(177,126,47,.28),transparent 68%),linear-gradient(to bottom,rgba(35,27,17,.32),transparent 92%)}.journey-heading__art{position:absolute;inset:0}.journey-heading__art,.journey-heading__art img{width:100%;height:100%}.journey-heading__art img{display:block;object-fit:cover;object-position:center}.journey-heading__inner{position:relative;z-index:2;width:min(50%,850px);padding:1.5rem}.journey-heading h2{max-width:14ch;margin:0 auto;font-size:clamp(2.6rem,5.4vw,5.25rem);letter-spacing:.015em;line-height:1.08;text-wrap:balance;text-shadow:0 2px 0 rgba(255,248,220,.45)}@media(max-width:640px){.journey-heading__inner{width:88%;padding:1rem}.journey-heading h2{font-size:clamp(2.45rem,12vw,3.75rem)}}.map{--journey-overlap: clamp(96px, 11vw, 168px);position:relative;z-index:1;margin-top:calc(-1 * var(--journey-overlap));background:var(--c-linen);width:100%;isolation:isolate}.map:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:calc(var(--journey-overlap) * 1.55);pointer-events:none;background:radial-gradient(ellipse at 50% 0,rgba(234,208,143,.3),transparent 62%),linear-gradient(to bottom,rgba(213,192,132,.34),transparent 88%)}.journey-panel-backgrounds{display:block;position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.journey-panel-backgrounds>span{position:absolute;left:0;width:100%;background-color:var(--c-linen);overflow:hidden}.journey-panel-backgrounds>span:after{content:"";position:absolute;inset:0;background:#c9c3a41a}.journey-panel-backgrounds img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.journey-panel-backgrounds>span:nth-child(1){top:0;height:22%;-webkit-mask-image:linear-gradient(to bottom,#000 0 82%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0 82%,transparent 100%)}.journey-panel-backgrounds>span:nth-child(2){top:15%;height:24%}.journey-panel-backgrounds>span:nth-child(3){top:32%;height:24%}.journey-panel-backgrounds>span:nth-child(4){top:49%;height:24%}.journey-panel-backgrounds>span:nth-child(2),.journey-panel-backgrounds>span:nth-child(3),.journey-panel-backgrounds>span:nth-child(4){-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 18%,#000 82%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 18%,#000 82%,transparent 100%)}.journey-panel-backgrounds>span:nth-child(5){top:66%;height:34%;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 13%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 13%,#000 100%)}.map-path-svg,.map-pawn-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.map-path-svg{z-index:2}.map-pawn-svg{z-index:20}#pawn{filter:drop-shadow(0 3px 2px rgba(30,25,20,.42))}.map-stops{position:relative;list-style:none;padding:0;margin:0;z-index:3}.map-entry-node.path-node{position:absolute;z-index:4;top:calc(var(--journey-overlap) * .52);left:50%;width:34px;height:34px;border:3px solid var(--c-ink);border-radius:50%;background:var(--c-ochre);box-shadow:0 0 0 5px #f0e4c4c2,0 4px 8px #1e191447;transform:translate(-50%,-50%)}.map-entry-node.path-node:after{content:"";position:absolute;inset:8px;border-radius:50% 50% 46% 54%;background:var(--c-wax);transform:rotate(45deg)}.stop h2{font-size:var(--text-lg);margin-top:1.5rem}.milepost-target{background:var(--c-ochre);color:var(--c-ink);border:2px solid var(--c-ink);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-weight:700;cursor:pointer;z-index:10;position:relative;transition:background .2s;padding:0}.milepost-target:hover,.milepost-target:focus-visible{background:var(--c-gold)}.stop-art{width:100%;aspect-ratio:1;border-radius:50%;border:4px solid var(--c-ink);overflow:hidden;position:relative;background:var(--c-linen);box-shadow:inset 0 0 20px #00000080,8px 8px #1e191426}.stop-art img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.crop-home img{object-position:40% 42%}.crop-orchard img{object-position:50% 42%}.crop-forest img,.crop-city img,.crop-festival img{height:161.29%;object-fit:cover;object-position:top;top:0;left:0}.destination{min-height:690px;padding:clamp(6.8rem,9vw,8.25rem) clamp(3rem,8vw,7rem) clamp(4rem,7vw,6rem);overflow:hidden;position:relative;border:4px solid #2a160c;border-radius:4px 4px 24px 24px;background-color:#071b2b;background-image:url(/artwork/backgrounds/destination-curtain-call.webp);background-position:center;background-size:cover;background-repeat:no-repeat;outline:2px solid #b47d29;outline-offset:4px;box-shadow:0 18px 36px #150c066b;text-align:center}.destination>*{position:relative;z-index:1}.destination:after{content:"";position:absolute;inset:8px;border:2px solid rgba(224,183,88,.58);border-radius:2px 2px 18px 18px;pointer-events:none}.destination-heading{width:fit-content;max-width:100%;margin:0 auto clamp(2.3rem,4vw,3.25rem);padding:.9rem clamp(1.4rem,4vw,2.4rem) 1rem;border:3px solid #e7bd61;outline:2px solid #5f180f;color:#f7e9ba;background:#87271c;box-shadow:0 8px #34150c9e}.destination .destination-heading h2{margin:0;color:#f7e9ba;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,7vw,5.5rem);justify-content:center;align-items:start;margin-top:0}.product{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:min(100%,280px);justify-self:center;z-index:2}.product img{width:min(100%,250px);height:auto;border:2px solid var(--c-ink);box-shadow:7px 10px #1e19143d,0 15px 28px #0805015c}.product.hardcover img{border-right-width:8px}.product-details{width:100%;padding:.8rem;border:2px solid #6a451d;background:#eedeabf5;box-shadow:0 8px #29140b8a}.product-details .btn{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;margin-top:.7rem}.mono-label{font-family:IBM Plex Mono,monospace;font-size:var(--text-sm);color:var(--c-ink);margin:0;font-weight:700}.product-details .product-tagline{margin:.2rem 0 0;color:#1e1914b8;font-size:var(--text-sm);font-style:italic;line-height:1.3}.contact-section{background:radial-gradient(circle at 14% 18%,rgba(212,160,23,.24) 0 2px,transparent 3px),radial-gradient(circle at 83% 72%,rgba(212,160,23,.18) 0 2px,transparent 3px),linear-gradient(145deg,#6b633b,#4b572f 48%,#36432a);background-size:44px 44px,58px 58px,100% 100%;color:var(--c-ink);padding:7rem 1.5rem 8rem;display:flex;justify-content:center;position:relative;z-index:10;overflow:hidden}.contact-section:before{content:"";position:absolute;width:min(900px,125vw);height:340px;left:50%;top:50%;transform:translate(-50%,-48%) rotate(-4deg);border:3px dashed rgba(240,228,196,.3);border-radius:50%;pointer-events:none}.contact-container{max-width:720px;width:100%;position:relative;padding:clamp(2.8rem,7vw,5rem);background:#eadfbd;clip-path:polygon(2% 3%,48% 0,97% 3%,100% 45%,97% 96%,53% 100%,3% 97%,0 56%);filter:drop-shadow(16px 20px 0 rgba(30,25,20,.24))}.contact-container:after{content:"CONTACT";position:absolute;top:2.2rem;right:2.5rem;display:grid;place-items:center;width:66px;aspect-ratio:1;color:var(--c-linen);background:var(--c-wax);border:3px double var(--c-linen);border-radius:51% 45% 55% 48%;font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:700;letter-spacing:.08em;transform:rotate(8deg)}.contact-container h2{color:var(--c-ink);text-align:left;font-size:var(--text-xl);margin:0 5rem .35rem 0}.contact-kicker{margin:0 0 .65rem;color:var(--c-wax);font-family:IBM Plex Mono,monospace;font-size:var(--text-sm);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-intro{max-width:48ch;margin:0 0 2.4rem;color:#514733;font-style:italic}.tally-embed{min-height:603px;overflow:hidden;position:relative}.tally-embed iframe{display:block;width:100%;border:0;color-scheme:light;opacity:0;transition:opacity .35s ease}.tally-embed.is-loaded iframe{opacity:1}.tally-loader{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#514733;background:radial-gradient(circle at 20% 20%,rgba(192,138,42,.16) 0 2px,transparent 3px),#eadfbd;background-size:34px 34px,100% 100%;transition:opacity .3s ease,visibility .3s ease}.tally-embed.is-loaded .tally-loader{opacity:0;visibility:hidden;pointer-events:none}.tally-loader p{margin:.4rem 0 0}.tally-loader strong{color:var(--c-ink);font-family:Cinzel,serif;font-size:1.15rem;font-variant:small-caps}.tally-loader__note{font-style:italic}.tally-loader a{margin-top:1.25rem;color:var(--c-wax);font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:700;text-underline-offset:.24em}.ligma-loader{width:min(100%,280px);height:130px;position:relative;margin-bottom:.6rem}.ligma-loader__trail{position:absolute;left:8px;right:8px;bottom:23px;height:5px;border-radius:999px;background:repeating-linear-gradient(90deg,var(--c-ochre) 0 13px,transparent 13px 22px);transform:rotate(-3deg)}.ligma-loader__character{position:absolute;left:12px;bottom:30px;width:66px;height:70px;animation:ligma-walk 2.5s ease-in-out infinite alternate}.ligma-loader__face{position:absolute;inset:8px 4px 4px;border:3px solid var(--c-ink);border-radius:46% 54% 48% 52%;background:repeating-radial-gradient(circle at 35% 40%,rgba(67,48,27,.22) 0 1px,transparent 1px 5px),#a97635;box-shadow:4px 5px #1e191429}.ligma-loader__face i{position:absolute;top:21px;width:7px;height:9px;border-radius:50%;background:var(--c-ink)}.ligma-loader__face i:first-child{left:16px}.ligma-loader__face i:nth-child(2){right:16px}.ligma-loader__face b{position:absolute;left:50%;top:34px;width:17px;height:8px;border-bottom:3px solid var(--c-ink);border-radius:0 0 50% 50%;transform:translate(-50%)}.ligma-loader__cap{position:absolute;z-index:2;top:0;left:4px;width:52px;height:24px;border:3px solid var(--c-ink);border-radius:70% 35% 42% 30%;background:var(--c-moss);transform:rotate(-7deg)}.ligma-loader__feet{position:absolute;left:13px;bottom:-4px;width:18px;height:8px;border-radius:50%;background:var(--c-ink);box-shadow:27px 0 0 var(--c-ink);animation:ligma-feet .35s ease-in-out infinite alternate}.ligma-loader__raven{position:absolute;right:7px;bottom:43px;color:var(--c-ink);font-size:2.1rem;transform:rotate(12deg);animation:raven-bob .8s ease-in-out infinite alternate}@keyframes ligma-walk{0%{transform:translate(0) translateY(0) rotate(-2deg)}45%{transform:translate(82px) translateY(-9px) rotate(3deg)}to{transform:translate(154px) translateY(0) rotate(-1deg)}}@keyframes ligma-feet{to{transform:translateY(-3px) rotate(-5deg)}}@keyframes raven-bob{to{transform:translateY(-10px) rotate(-10deg)}}.tally-embed noscript a{display:inline-block;color:var(--c-wax);font-family:IBM Plex Mono,monospace;font-weight:700}@media(max-width:620px){.contact-section{padding:4rem .75rem 6rem}.contact-container{padding:4rem 2rem 3.5rem;clip-path:polygon(3% 1%,96% 3%,100% 49%,96% 98%,4% 100%,0 52%)}.contact-container:after{top:1.5rem;right:1.8rem;width:52px}.contact-container h2{margin-right:3rem}.tally-embed{min-height:690px}.ligma-loader{transform:scale(.9)}}footer{background:var(--c-ink);color:var(--c-linen);text-align:center;padding:4rem 1.5rem}footer p{margin:.5rem 0}.disclaimer{font-family:IBM Plex Mono,monospace;font-size:var(--text-sm);opacity:.7;margin-top:3rem}@media(min-width:768px){.map{height:clamp(4900px,280vw,5300px)}.map-stops{position:absolute;inset:0;height:auto}.stop{position:absolute;width:min(35vw,350px)}.stop-content{display:flex;flex-direction:column;align-items:center;text-align:center}.milepost-target{position:absolute;top:-16px;left:50%;margin-left:-16px}.path-node{position:absolute;top:0;left:50%;width:1px;height:1px}#stop-1{top:5%;left:15%}#stop-2{top:22%;left:55%}#stop-3{top:39%;left:15%}#stop-4{top:56%;left:50%}#stop-5{top:73%;left:15%}#stop-end{position:absolute;top:calc(73% + min(35vw,350px) + 180px);left:50%;transform:translate(-50%);width:min(1080px,92vw)}#stop-end .path-node{left:50%}}@media(min-width:1280px){.stop{width:clamp(420px,31vw,520px)}#stop-end{top:calc(73% + clamp(420px,31vw,520px) + 180px)}}@media(max-width:767.98px){.map{padding:9rem 0 6rem}.map-entry-node.path-node{top:calc(var(--journey-overlap) * .58);left:2.25rem;width:1px;height:1px;border:0;background:transparent;box-shadow:none}.map-entry-node.path-node:after{display:none}.journey-panel-backgrounds>span{overflow:hidden}.journey-panel-backgrounds>span:nth-child(odd) img{object-position:left center}.journey-panel-backgrounds>span:nth-child(2n) img{object-position:right center}.map-stops{display:flex;flex-direction:column;gap:5rem}.stop{display:block;position:relative;padding-left:4.5rem;padding-right:1.5rem}.stop-content{position:relative;text-align:center}.stop-text{position:relative;z-index:3;width:calc(100% - .75rem);margin:1rem auto 0;padding:.9rem 1rem 1rem;color:var(--c-ink);background:#f0e4c4f5;border:2px solid var(--c-ink);border-radius:10px 15px 9px 13px;box-shadow:5px 6px #1e191433,inset 0 0 0 2px #c08a2a47}.stop h2{margin:0;color:var(--c-ink);font-size:clamp(1.08rem,5.2vw,1.35rem);line-height:1.28;letter-spacing:.015em;text-wrap:balance;text-shadow:none}.path-node{position:absolute;top:0;left:2.25rem;width:1px;height:1px}.milepost-target{position:absolute;top:-22px;width:44px;height:44px;margin:0;left:2.25rem;transform:translate(-50%)}#stop-end{padding-left:1.5rem;padding-right:1.5rem;margin-top:2rem}.destination{min-height:0;padding:7.5rem 1.25rem 4.5rem;background-image:url(/artwork/backgrounds/destination-curtain-call.webp);background-position:center top;background-size:auto 100%}.destination-heading{margin-bottom:2.5rem;padding:.8rem 1rem .9rem}.destination .destination-heading h2{font-size:clamp(2rem,10vw,2.8rem)}.destination .products{grid-template-columns:1fr;gap:3rem}.destination .product{width:min(100%,320px)}.destination .product img{width:min(100%,260px)}#stop-end .path-node{left:50%}}@media(prefers-reduced-motion:reduce){.ligma-loader__character,.ligma-loader__feet,.ligma-loader__raven{animation:none}.ligma-loader__character{transform:translate(76px)}}.destination-kicker{margin:0 0 .35rem;color:#efcf80;font-size:.75rem;font-weight:700;letter-spacing:.12em}.product h3{margin:0;font-size:1.1rem}.footer-links{margin-top:1.5rem}.footer-links a{color:var(--c-linen);text-decoration-thickness:1px;text-underline-offset:.25em}.legal-page,.not-found{min-height:100vh;padding:clamp(1.5rem,5vw,5rem)}.legal-page__brand{display:inline-flex;align-items:center;gap:.75rem;color:var(--c-ink);font-family:Cinzel,serif;font-weight:700;text-decoration:none}.legal-page__brand img{border:2px solid var(--c-ink);border-radius:50%}.legal-page article{width:min(100%,760px);margin:4rem auto 0;padding:clamp(1.5rem,5vw,4rem);border:3px solid var(--c-ink);background:#e9dfbd;box-shadow:10px 10px #1e191424}.legal-page h1{font-size:clamp(2.5rem,8vw,4.5rem)}.legal-page h2{margin-top:2rem;font-size:1.35rem}.legal-page a{color:var(--c-wax);font-weight:700}.legal-page__kicker{color:var(--c-wax);font-weight:700;letter-spacing:.08em}.not-found{display:grid;grid-template-columns:minmax(240px,480px) minmax(0,560px);align-items:center;justify-content:center;gap:clamp(2rem,6vw,6rem)}.not-found img{width:100%;border:4px solid var(--c-ink);border-radius:50%;box-shadow:10px 10px #1e191426}.not-found h1{font-size:clamp(2.5rem,7vw,5rem)}.not-found .mono{color:var(--c-wax);font-weight:700}@media(max-width:720px){.not-found{grid-template-columns:1fr;text-align:center}.not-found img{width:min(82vw,360px);margin:0 auto}}
