@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,700;1,600;1,700&display=swap");:root{--ink:#162b2c;--ink-soft:#415456;--paper:#f5f0e7;--paper-deep:#ebe2d2;--cream:#fffaf1;--green:#174c49;--green-light:#286b63;--mint:#b8d7c5;--orange:#e96e3e;--orange-dark:#be4c2c;--gold:#f0b24b;--blue:#439eaa;--line:rgba(22,43,44,.16);--shadow:0 22px 60px rgba(38,46,38,.16);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}.site-header{height:86px;padding:0 clamp(24px,5vw,78px);display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:60;background:rgba(245,240,231,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(22,43,44,.09)}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.03em}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand small{margin-top:5px;font-family:DM Sans;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft)}.brand-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:50% 50% 46% 54%;color:var(--paper);background:var(--green);font-size:12px;letter-spacing:.03em;transform:rotate(-5deg)}nav{display:flex;align-items:center;gap:30px}nav a{text-decoration:none;font-size:14px;font-weight:600;position:relative}nav a:not(.nav-buy):after{content:"";position:absolute;height:1px;left:0;right:100%;bottom:-6px;background:var(--orange);transition:right .25s ease}nav a:hover:after{right:0}.nav-buy{padding:12px 19px;color:white;background:var(--green);border-radius:999px;box-shadow:0 8px 20px rgba(23,76,73,.18)}.menu-button{display:none}.hero{min-height:calc(100vh - 86px);padding:clamp(58px,7vw,108px) clamp(24px,6vw,98px) 40px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);grid-gap:clamp(42px,7vw,110px);gap:clamp(42px,7vw,110px);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:38vw;height:38vw;border:1px solid rgba(23,76,73,.08);border-radius:50%;left:-24vw;top:24%;box-shadow:0 0 0 70px rgba(23,76,73,.025),0 0 0 140px rgba(23,76,73,.018)}.hero-copy{align-self:center;position:relative;z-index:2;max-width:720px}.eyebrow{display:block;color:var(--orange-dark);font-family:Manrope,sans-serif;font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;margin-bottom:18px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:28px;font-family:Manrope,sans-serif;font-size:clamp(49px,5.25vw,84px);line-height:.98;letter-spacing:-.062em}h1 em{display:block;margin-top:.15em;color:var(--green);font-family:Playfair Display,serif;font-weight:700;letter-spacing:-.045em}.hero-lead{max-width:650px;font-family:Manrope,sans-serif;font-size:clamp(17px,1.45vw,21px);line-height:1.65;color:var(--ink-soft)}.hero-actions{margin-top:38px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{min-height:52px;padding:0 23px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:15px;color:white;text-decoration:none;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button svg,.shop-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.button:hover{transform:translateY(-2px)}.button-warm{background:var(--orange);box-shadow:0 12px 30px rgba(233,110,62,.25)}.button-warm:hover{background:var(--orange-dark);box-shadow:0 16px 35px rgba(190,76,44,.3)}.text-link{font-size:14px;text-decoration:none;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px}.text-link span{color:var(--orange);margin-left:9px}.book-meta{display:flex;margin:54px 0 0;padding-top:24px;border-top:1px solid var(--line)}.book-meta div{padding-right:36px;margin-right:36px;border-right:1px solid var(--line)}.book-meta div:last-child{border:0}.book-meta dt{font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.book-meta dd{margin:3px 0 0;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft)}.hero-visual{min-height:590px;position:relative;display:grid;place-items:center}.earth-slice{width:min(33vw,490px);aspect-ratio:1;position:relative;border-radius:50%;overflow:hidden;background:#cae4df;box-shadow:var(--shadow),inset 0 0 0 8px rgba(255,255,255,.48);animation:earthFloat 7s ease-in-out infinite}.earth-slice:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset -38px -23px 70px rgba(11,39,38,.22);pointer-events:none}.earth-sky{height:20%;position:relative;background:linear-gradient(#97ccc8,#d9ece1);overflow:hidden}.earth-sky:after,.earth-sky:before{content:"";position:absolute;background:rgba(255,255,255,.75);border-radius:999px}.earth-sky:before{width:60px;height:14px;left:20%;top:25%;box-shadow:13px -8px 0 rgba(255,255,255,.75)}.earth-sky:after{width:45px;height:10px;right:18%;top:48%}.tiny-house{width:35px;height:25px;background:#f6d68c;bottom:0;left:43%;z-index:2}.tiny-house,.tiny-house:before{position:absolute;border:2px solid #174c49}.tiny-house:before{content:"";width:28px;height:28px;background:var(--orange);transform:rotate(45deg);left:2px;top:-16px;z-index:-1}.tiny-house:after{content:"";position:absolute;width:7px;height:13px;background:var(--green);bottom:0;left:14px}.tiny-tree{position:absolute;width:5px;height:20px;background:#8c5d3d;bottom:0;left:35%}.tiny-tree:before{content:"";width:27px;height:27px;background:#367467;border-radius:50%;position:absolute;left:-11px;top:-17px}.layer{position:relative;overflow:hidden}.layer-soil{height:18%;background:#9c6c46;border-top:5px solid #55765f}.layer-soil:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.23) 1px,transparent 0);background-size:17px 17px}.layer-soil i{position:absolute;width:64%;height:28px;left:21%;bottom:-13px;background:#443b34;border-radius:50%;transform:rotate(-8deg)}.layer-cave{height:34%;background:linear-gradient(135deg,#3f5d55,#152e32)}.layer-cave:before{content:"";position:absolute;width:73%;height:70%;background:#0b2528;border-radius:50%;left:13%;top:8%;box-shadow:inset 0 0 26px #000}.layer-cave b,.layer-cave i{position:absolute;left:22%;width:10px;background:#b4d1c3;z-index:2;-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%)}.layer-cave i{height:45px;top:0;box-shadow:80px 0 0 #88aa9d,150px 0 0 #c3d4c3}.layer-cave b{height:37px;bottom:0;transform:rotate(180deg);box-shadow:-95px 0 0 #88aa9d,-170px 0 0 #c3d4c3}.layer-core{height:28%;background:radial-gradient(circle at 50% 100%,#ffe29a 0 10%,#f3a53e 11% 31%,#df5d30 32% 54%,#702d2b 55% 100%)}.layer-core span{position:absolute;width:130%;height:36px;left:-15%;top:-10px;border-radius:50%;background:#182f31;border-bottom:5px solid #e27737}.travel-line{position:absolute;inset:0;z-index:5;overflow:visible}.travel-line path{fill:none;stroke:#fff5cc;stroke-width:1.2;stroke-dasharray:2.2 3;filter:drop-shadow(0 0 4px #f8b84f);animation:routeDash 12s linear infinite}.traveler{position:absolute;z-index:6;width:8px;height:8px;background:var(--gold);border-radius:50%;border:1.5px solid white;box-shadow:0 0 8px #ffd36a;bottom:10%;left:48%}.traveler-two{left:51%;bottom:8.5%;background:var(--orange)}.traveler-three{left:54%;bottom:11%;background:var(--mint)}.orbit{position:absolute;border:1px solid rgba(23,76,73,.16);border-radius:50%}.orbit-one{width:91%;aspect-ratio:1;transform:rotate(-18deg)}.orbit-two{width:77%;aspect-ratio:1;transform:rotate(32deg);border-color:rgba(233,110,62,.18)}.real-book-cover{position:absolute;width:205px;height:auto;right:-2%;bottom:1%;z-index:10;display:block;background:#fdf8ec;border:7px solid #fdf8ec;border-radius:4px 14px 14px 4px;transform:rotate(5deg);box-shadow:0 25px 48px rgba(30,41,37,.32)}.visual-note{position:absolute;left:-5%;bottom:5%;z-index:8;width:205px;padding:17px 18px;border-radius:17px;background:rgba(255,250,241,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 13px 30px rgba(34,49,42,.14);font-family:Playfair Display;font-style:italic;line-height:1.45;font-size:14px}.visual-note span{color:var(--orange)}.hero-bottom{grid-column:1/-1;margin-top:16px;padding-top:28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;color:var(--ink-soft)}.hero-bottom p{margin:0;font-family:Playfair Display;font-size:17px;font-style:italic}.hero-bottom span{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.adventure-section{padding:clamp(82px,10vw,150px) clamp(24px,6vw,98px);color:#f6f1e7;background:var(--green);position:relative;overflow:hidden}.adventure-section:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;top:-360px;right:-170px;background:radial-gradient(circle,rgba(240,178,75,.16),transparent 65%)}.section-heading{position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:54px}.section-heading h2{margin:0;max-width:760px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,70px);line-height:1.02;letter-spacing:-.055em}.section-heading>p{max-width:500px;margin:0;color:rgba(246,241,231,.72);line-height:1.65}.adventure-section .eyebrow{color:#efaf68}.map-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);overflow:hidden;background:#113c3b;box-shadow:0 40px 80px rgba(0,0,0,.18)}.map-canvas{min-height:610px;position:relative;overflow:hidden;background:#244f49}.map-surface{position:absolute;inset:0 0 74% 0;background:linear-gradient(180deg,#74a9a2,#9dc0a6);border-bottom:8px solid #53775d}.map-surface:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 0,rgba(255,242,169,.7),transparent 22%)}.map-house{width:42px;height:29px;left:7%;bottom:0;background:#efcf87}.map-house,.map-house:before{position:absolute;border:2px solid #163f3e}.map-house:before{content:"";width:34px;height:34px;left:2px;top:-20px;transform:rotate(45deg);background:var(--orange);z-index:-1}.map-house:after{content:"";position:absolute;width:9px;height:15px;left:17px;bottom:0;background:#194b49}.map-volcano{position:absolute;right:3%;bottom:-5px;width:110px;height:95px;background:linear-gradient(135deg,#4b4f43,#1f3533);-webkit-clip-path:polygon(17% 100%,38% 18%,62% 18%,85% 100%);clip-path:polygon(17% 100%,38% 18%,62% 18%,85% 100%)}.map-volcano:before{content:"";position:absolute;width:36px;height:70px;left:37px;top:-35px;border-radius:50%;background:radial-gradient(circle at 50% 100%,#ffdc78 0 15%,#ed7543 16% 38%,rgba(255,137,71,.2) 39% 60%,transparent 61%)}.map-layer{position:absolute;left:0;right:0}.map-layer-one{top:26%;height:25%;background:#765b45;-webkit-clip-path:polygon(0 0,100% 12%,100% 100%,0 88%);clip-path:polygon(0 0,100% 12%,100% 100%,0 88%)}.map-layer-one:after{content:"";position:absolute;inset:0;opacity:.23;background-image:radial-gradient(circle,#fff 1px,transparent 1.5px);background-size:23px 23px}.map-layer-two{top:47%;height:29%;background:#28433f;-webkit-clip-path:polygon(0 10%,100% 0,100% 87%,0 100%);clip-path:polygon(0 10%,100% 0,100% 87%,0 100%)}.map-layer-two:before{content:"";position:absolute;width:62%;height:53%;left:20%;top:21%;border-radius:50%;background:#102b2d;box-shadow:inset 0 0 35px rgba(0,0,0,.8)}.map-layer-three{bottom:0;height:27%;background:radial-gradient(circle at 65% 90%,#f5bb4c 0 6%,#e36136 7% 24%,#722f2c 25% 47%,#272f30 48%)}.map-route{position:absolute;inset:0;z-index:5}.map-route path{fill:none;stroke:#ffd07c;stroke-width:.75;stroke-dasharray:1.4 1.6;filter:drop-shadow(0 0 3px rgba(255,196,89,.8));animation:routeDash 20s linear infinite}.map-point{position:absolute;z-index:10;width:38px;height:38px;margin:-19px 0 0 -19px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.8);color:#153f3d;background:#fff5dd;box-shadow:0 0 0 7px rgba(255,245,221,.11),0 6px 18px rgba(0,0,0,.25);cursor:pointer;transition:transform .2s ease,background .2s ease}.map-point span{font-weight:800;font-size:12px}.map-point.active,.map-point:hover{transform:scale(1.18);background:var(--gold)}.map-point.active:after{content:"";position:absolute;inset:-13px;border:1px solid var(--gold);border-radius:50%;animation:pulse 2s ease-out infinite}.map-bubbles i{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.25);animation:bubble 8s ease-in infinite}.map-bubbles i:first-child{width:14px;height:14px;left:53%;bottom:19%}.map-bubbles i:nth-child(2){width:7px;height:7px;left:55%;bottom:17%;animation-delay:1.5s}.map-bubbles i:nth-child(3){width:18px;height:18px;left:67%;bottom:12%;animation-delay:3s}.map-bubbles i:nth-child(4){width:9px;height:9px;left:72%;bottom:15%;animation-delay:5s}.stage-card{padding:clamp(35px,4vw,60px);display:flex;flex-direction:column;justify-content:center;background:#f6f0e6;color:var(--ink);animation:cardIn .38s ease}.stage-card .eyebrow{color:var(--orange-dark)}.stage-card h3{margin-bottom:20px;font-family:Manrope,sans-serif;font-size:clamp(33px,3vw,48px);line-height:1;letter-spacing:-.05em}.stage-card>p{color:var(--ink-soft);font-size:16px;line-height:1.72}.fact-card{margin-top:24px;padding:19px;color:#e8f1e9;background:var(--green);border-radius:15px;font-family:Playfair Display;font-style:italic;line-height:1.5}.fact-card span{display:block;margin-bottom:6px;color:#f0b24b;font-family:DM Sans;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.stage-progress{display:flex;gap:7px;margin-top:34px}.stage-progress i{width:8px;height:8px;border-radius:999px;background:#d6cab9;transition:width .25s,background .25s}.stage-progress i.active{width:30px;background:var(--orange)}.gallery-wrap{margin-top:80px}.gallery-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.16)}.gallery-tabs button{padding:22px 15px 24px 0;color:rgba(255,255,255,.5);background:none;border:0;border-bottom:1px solid rgba(255,255,255,.16);text-align:left;cursor:pointer;transition:color .25s,border-color .25s}.gallery-tabs button span{display:block;margin-bottom:7px;font-size:10px;font-weight:800;letter-spacing:.14em}.gallery-tabs button.active{color:white;border-bottom:3px solid var(--orange)}.gallery-stage{min-height:480px;display:grid;grid-template-columns:1.45fr .55fr;background:#0d3535;overflow:hidden;animation:cardIn .4s ease}.gallery-copy{padding:clamp(35px,5vw,70px);display:flex;flex-direction:column;justify-content:center}.gallery-copy h3{font-family:Manrope,sans-serif;font-size:clamp(34px,3.2vw,52px);line-height:1.03;letter-spacing:-.05em}.gallery-copy p{color:rgba(255,255,255,.67);line-height:1.7}.gallery-copy small{margin-top:26px;font-size:9px;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.14em}.scene-art{min-height:480px;position:relative;overflow:hidden;background:linear-gradient(145deg,#7eaba7,#173f3e 68%)}.scene-orb{position:absolute;width:160px;height:160px;right:13%;top:9%;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff7c9,#e8ae52 56%,#dc7442 57% 62%,transparent 63%);box-shadow:0 0 80px rgba(249,202,112,.4)}.scene-ground{position:absolute;left:-10%;right:-10%;bottom:-13%;height:56%;background:#3a5d50;border-radius:50% 60% 0 0;transform:rotate(-3deg);box-shadow:inset 0 14px 0 #89a779}.scene-river{display:none;position:absolute;width:90%;height:35%;left:16%;bottom:-4%;border-radius:50% 20% 0 0;background:linear-gradient(135deg,#3ea9b2,#d2f1df 45%,#2b6b72);transform:rotate(-10deg);box-shadow:0 0 30px rgba(114,219,219,.25)}.scene-book{z-index:4;left:25%;bottom:18%;background:#f4dec0;-webkit-clip-path:polygon(0 10%,49% 23%,50% 100%,0 87%);clip-path:polygon(0 10%,49% 23%,50% 100%,0 87%);transform:rotate(7deg);filter:drop-shadow(0 18px 18px rgba(0,0,0,.35))}.scene-book,.scene-book:after{position:absolute;width:220px;height:140px}.scene-book:after{content:"";left:108px;top:0;background:#fff1d7;-webkit-clip-path:polygon(0 23%,100% 10%,100% 87%,0 100%);clip-path:polygon(0 23%,100% 10%,100% 87%,0 100%)}.scene-book span{position:absolute;left:52%;top:-140px;width:4px;height:145px;background:linear-gradient(transparent,#fbe2a4);box-shadow:30px -20px 18px #f5d984,-30px -15px 18px #f5d984;transform:rotate(-3deg)}.scene-people{position:absolute;z-index:5;left:42%;bottom:24%;display:flex;align-items:end;gap:8px}.scene-people i{display:block;width:13px;height:29px;border-radius:50% 50% 4px 4px;background:var(--orange);position:relative}.scene-people i:before{content:"";position:absolute;width:11px;height:11px;top:-8px;left:1px;border-radius:50%;background:#efbf94}.scene-people i:nth-child(2){height:42px;background:var(--green)}.scene-people i:nth-child(3){height:25px;background:#f1b84e}.scene-stars i{position:absolute;width:4px;height:4px;border-radius:50%;background:#ffe8a1;box-shadow:0 0 8px #ffd576;animation:twinkle 3s ease-in-out infinite}.scene-stars i:first-child{left:20%;top:17%}.scene-stars i:nth-child(2){left:43%;top:8%;animation-delay:.7s}.scene-stars i:nth-child(3){left:73%;top:43%;animation-delay:1.4s}.scene-stars i:nth-child(4){left:9%;top:54%;animation-delay:2.1s}.scene-glow,.scene-rock{display:none;position:absolute}.scene-cave{background:radial-gradient(ellipse at 50% 60%,#285c58 0 24%,#0b2527 25% 70%,#071b1d 71%)}.scene-cave .scene-book,.scene-cave .scene-orb{display:none}.scene-cave .scene-ground{height:22%;bottom:-8%;background:#102c2e;box-shadow:inset 0 7px 0 #49776c}.scene-cave .scene-people{left:50%;bottom:12%}.scene-cave .scene-rock{display:block;z-index:2;width:80px;height:58%;top:0;background:linear-gradient(90deg,#132f31,#6b8d7c);-webkit-clip-path:polygon(0 0,100% 0,72% 100%,46% 56%);clip-path:polygon(0 0,100% 0,72% 100%,46% 56%)}.scene-cave .rock-a{left:8%}.scene-cave .rock-b{right:8%;transform:scaleX(-1)}.scene-cave .scene-glow{display:block;width:240px;height:130px;left:35%;bottom:4%;border-radius:50%;background:radial-gradient(ellipse,rgba(74,191,193,.42),transparent 65%)}.scene-river-mode{background:linear-gradient(155deg,#123638,#1d5252)}.scene-river-mode .scene-book,.scene-river-mode .scene-orb{display:none}.scene-river-mode .scene-ground{background:#122f30;box-shadow:inset 0 9px 0 #506b5b}.scene-river-mode .scene-river{display:block}.scene-river-mode .scene-people{left:37%;bottom:26%;transform:rotate(-4deg)}.scene-river-mode .scene-glow{display:block;width:70%;height:40%;left:15%;top:18%;background:radial-gradient(ellipse,rgba(71,178,181,.27),transparent 65%)}.scene-volcano{background:linear-gradient(#152f32 0 35%,#582e2d 36% 65%,#d5522d 66%)}.scene-volcano .scene-book,.scene-volcano .scene-orb{display:none}.scene-volcano .scene-ground{height:52%;bottom:-24%;background:#201f21;box-shadow:inset 0 9px 0 #ed743c}.scene-volcano .scene-people{left:49%;bottom:34%;animation:launch 3s ease-in-out infinite}.scene-volcano .scene-glow{display:block;width:260px;height:260px;left:calc(50% - 130px);bottom:-120px;border-radius:50%;background:radial-gradient(circle,#ffe08a,#f28336 36%,#b3362a 60%,transparent 62%);box-shadow:0 0 70px rgba(239,98,48,.65)}.reviews-buy{padding:clamp(82px,9vw,140px) clamp(24px,6vw,98px);background:var(--paper)}.reviews-side{margin-bottom:100px}.section-heading.compact{align-items:center}.reviews-buy .section-heading h2{max-width:800px}.outline-button{padding:13px 19px;border-radius:999px;border:1px solid var(--green);background:transparent;color:var(--green);font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}.outline-button:hover{background:var(--green);color:white}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.review-card{min-height:280px;margin:0;padding:clamp(30px,4vw,56px);border-radius:24px;background:#fffaf1;box-shadow:0 16px 45px rgba(54,55,43,.08);display:flex;flex-direction:column;justify-content:space-between}.review-card.dark{background:#1c4947;color:white}.quote-mark{height:50px;font-size:75px;line-height:1;color:var(--orange)}.quote-mark,.review-card p{font-family:Playfair Display}.review-card p{max-width:620px;font-style:italic;font-size:clamp(20px,2vw,27px);line-height:1.42}.review-card footer{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.review-card footer span{display:block;margin-top:6px;color:var(--ink-soft);font-size:9px;font-weight:500}.review-card.dark footer span{color:rgba(255,255,255,.55)}.stars{color:var(--gold);letter-spacing:.12em;font-size:18px}.published-review{border-top:4px solid var(--gold)}.review-context{margin:-8px 0 30px;color:var(--ink-soft);font-size:14px;line-height:1.65}.published-review.dark .review-context{color:rgba(255,255,255,.66)}.published-review footer span a{color:var(--orange-dark);font-weight:800;text-decoration:none}.published-review footer span a:hover{text-decoration:underline}.user-review{border-left:4px solid var(--orange)}.buy-panel{min-height:560px;padding:clamp(36px,6vw,85px);display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(45px,8vw,120px);gap:clamp(45px,8vw,120px);align-items:center;border-radius:34px;color:white;background:linear-gradient(135deg,#153f3e,#0b2d2f);position:relative;overflow:hidden;box-shadow:var(--shadow)}.buy-panel:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;left:-160px;bottom:-180px;border:70px solid rgba(240,178,75,.08)}.buy-panel:after{content:"✦";position:absolute;right:45%;top:8%;color:rgba(240,178,75,.22);font-size:60px}.buy-copy,.shop-list{position:relative;z-index:2}.buy-copy h2{font-family:Manrope,sans-serif;font-size:clamp(42px,4.4vw,69px);line-height:.98;letter-spacing:-.055em}.buy-copy p{max-width:600px;color:rgba(255,255,255,.67);line-height:1.65}.shop-list{display:flex;flex-direction:column;gap:10px}.shop-link{min-height:74px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:white;border:1px solid rgba(255,255,255,.17);border-radius:15px;text-decoration:none;transition:background .2s,transform .2s,border-color .2s}.shop-link:hover{transform:translateX(4px);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.38)}.shop-link.primary{color:var(--ink);background:var(--gold);border-color:var(--gold)}.shop-link.primary:hover{background:#ffc763}.shop-link span{display:flex;flex-direction:column}.shop-link strong{font-family:Manrope,sans-serif}.shop-link small{margin-top:3px;font-size:10px;opacity:.65}.book-details{position:absolute;left:clamp(36px,6vw,85px);right:clamp(36px,6vw,85px);bottom:26px;padding-top:17px;border-top:1px solid rgba(255,255,255,.12);display:flex;gap:25px;color:rgba(255,255,255,.46);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.site-footer{min-height:150px;padding:36px clamp(24px,6vw,98px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px;color:#eaf2ec;background:#0c2829}.site-footer p{margin:0;color:rgba(255,255,255,.55);font-family:Playfair Display;font-style:italic}.site-footer>a:last-child{justify-self:end;color:rgba(255,255,255,.65);text-decoration:none;font-size:12px}.footer-brand .brand-mark{color:var(--green);background:#f0b24b}.footer-brand small{color:rgba(255,255,255,.46)}.review-drawer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(5,24,25,.73);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default}.review-form{position:relative;z-index:2;width:min(600px,100%);max-height:92vh;overflow:auto;padding:clamp(28px,5vw,52px);border-radius:25px;background:var(--cream);box-shadow:0 30px 90px rgba(0,0,0,.4);animation:cardIn .3s ease}.form-head{display:flex;justify-content:space-between;gap:25px}.form-head h3{font-family:Manrope,sans-serif;font-size:38px;letter-spacing:-.05em}.close-button{width:40px;height:40px;flex:0 0 auto;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:23px;cursor:pointer}.review-form>p{color:var(--ink-soft);line-height:1.5}.review-form label{display:flex;flex-direction:column;gap:8px;margin:17px 0;font-size:12px;font-weight:800}.review-form input,.review-form select,.review-form textarea{width:100%;padding:14px 15px;border:1px solid rgba(22,43,44,.2);border-radius:11px;color:var(--ink);background:white;outline:none;resize:vertical;font-weight:400}.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(233,110,62,.12)}@keyframes routeDash{to{stroke-dashoffset:-80}}@keyframes earthFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}@keyframes pulse{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.35)}}@keyframes bubble{0%{transform:translateY(20px);opacity:0}30%{opacity:1}to{transform:translateY(-130px);opacity:0}}@keyframes cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes twinkle{0%,to{transform:scale(.7);opacity:.4}50%{transform:scale(1.6);opacity:1}}@keyframes launch{0%,to{transform:translateY(0)}50%{transform:translateY(-24px)}}@media (max-width:1050px){.site-header nav{gap:19px}.hero{grid-template-columns:1fr}.hero-copy{max-width:850px}.hero-visual{width:min(680px,100%);margin:0 auto}.earth-slice{width:min(72vw,490px)}.map-shell{grid-template-columns:1fr}.map-canvas{min-height:560px}.stage-card{min-height:360px}.gallery-stage{grid-template-columns:1.2fr .8fr}.buy-panel{grid-template-columns:1fr;padding-bottom:85px}.buy-panel:after{right:6%}.site-footer{grid-template-columns:1fr 1fr}.site-footer p{display:none}}@media (max-width:760px){.site-header{height:72px}.brand{font-size:13px}.brand-mark{width:34px;height:34px}.menu-button{width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:0;background:none}.menu-button i{width:21px;height:1.5px;background:var(--ink)}nav{position:absolute;top:72px;left:0;right:0;padding:26px;display:none;flex-direction:column;align-items:stretch;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:0 18px 35px rgba(0,0,0,.12)}nav.open{display:flex}nav a{padding:5px 0}.nav-buy{text-align:center;padding:13px}.hero{min-height:auto;padding-top:65px;gap:50px}h1{font-size:clamp(43px,13.2vw,65px)}.book-meta div{padding-right:18px;margin-right:18px}.hero-visual{min-height:480px}.earth-slice{width:min(88vw,420px)}.real-book-cover{width:148px;right:-5px;bottom:2%;border-width:5px}.visual-note{width:165px;left:-4px;bottom:0;font-size:12px}.hero-bottom,.section-heading{flex-direction:column}.section-heading{align-items:start;gap:22px}.section-heading>p{max-width:none}.map-canvas{min-height:480px}.map-point{width:34px;height:34px;margin:-17px 0 0 -17px}.gallery-tabs{grid-template-columns:repeat(2,1fr)}.gallery-stage{grid-template-columns:1fr}.scene-art{min-height:350px}.review-grid{grid-template-columns:1fr}.review-card{min-height:260px}.buy-panel{padding-inline:28px}.book-details{left:28px;right:28px;gap:10px;flex-wrap:wrap}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer .brand,.site-footer>a:last-child{justify-self:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}