@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f5f4ef;--ink:#18231f;--muted:#6f7970;--teal:#254f46;--mint:#dce7dd;--line:#d9dcd2;--white:#fcfcf8;--sans:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button{border:0;background:none}a,button{touch-action:manipulation}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid #2f7868;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:650}img{max-width:100%;display:block}svg{display:block}button,a{transition:background .18s,color .18s,opacity .18s}::selection{background:#bad8cb}.wrap{max-width:1440px;margin:0 auto;padding-left:64px;padding-right:64px}.header{height:92px;display:flex;align-items:center;gap:40px;padding:0 64px;border-bottom:1px solid var(--line);max-width:1600px;margin:auto}.brand{font-family:var(--display);font-weight:800;letter-spacing:-1.3px;font-size:24px;display:inline-flex;align-items:center;white-space:nowrap;line-height:1}.brand>span:not(.brand-dot){font-weight:500}.brand svg{width:28px;height:28px;margin-right:9px;fill:var(--teal)}.brand-dot{font-size:11px;align-self:flex-start;letter-spacing:0;margin:0 0 0 4px}.header nav{display:flex;gap:29px;font-size:13px;margin-left:auto;font-weight:500}.header nav a:hover{color:#4a8272}.header-actions{display:flex;align-items:center;gap:26px}.x-link{font-size:18px;white-space:nowrap}.x-link span{font-size:13px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:40px;padding:15px 23px;font-size:13px;font-weight:600;border-radius:4px;white-space:nowrap}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--teal)}.button.small{padding:12px 18px;gap:22px}.button-light{background:var(--mint)}#menu-button{display:none}.hero{padding-top:38px}.eyebrow,.hero-eyebrow,.hero-rule,.map-label,.map-edition{font-size:10px;font-weight:600;letter-spacing:1.6px}.hero-eyebrow{display:flex;align-items:center;justify-content:space-between;color:var(--teal)}.hero-eyebrow>span:first-child{display:flex;align-items:center;gap:9px}.edition{color:var(--muted);font-size:9px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--teal);flex-shrink:0}.hero h1{font-size:clamp(62px,7.5vw,106px);font-weight:600;line-height:1.04;letter-spacing:-7px;margin:40px 0 31px}.hero h1>span{color:#65816f}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.hero-bottom p{font-size:15px;color:#626d63;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:22px;font-weight:500;font-size:13px;padding:0}.text-link:hover{color:#548571}.circle-arrow{border:1px solid #9eafa1;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:20px}.hero-rule{padding:16px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.4px;color:#798074}.atlas-shell{border:1px solid #bccabe;border-radius:7px;overflow:hidden;display:grid;grid-template-columns:282px 1fr;min-height:600px;box-shadow:0 8px 24px #244a3a05}.atlas-sidebar{background:#fafaf5;padding:25px 23px 20px;display:flex;flex-direction:column;position:relative;z-index:1}.sidebar-top{display:flex;align-items:center;justify-content:space-between}.sidebar-top .eyebrow{font-size:8px;letter-spacing:1.3px}.mini-compass{font-size:23px;color:#466654}.atlas-sidebar h2{font-size:40px;line-height:1.09;letter-spacing:-2px;margin:20px 0 11px}.atlas-sidebar>p{font-size:11px;color:var(--muted)}.search{display:flex;align-items:center;gap:7px;margin:21px 0 12px;border:1px solid #dce0d5;border-radius:3px;padding:8px 10px;background:var(--white)}.search>span{font-size:20px;line-height:1}.search input{font-size:10px;min-width:0;border:0;outline:0;width:100%;background:transparent;color:var(--ink)}.search kbd{font:11px var(--sans);color:#899084}.filter-tabs{display:flex;gap:4px;margin-bottom:12px}.filter-tabs button{font-size:9px;padding:6px 8px;color:#6f796f;border-radius:3px;white-space:nowrap}.filter-tabs button.active{background:#e5eade;color:var(--teal)}.destination-list{display:grid;gap:9px;max-height:246px;overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:#cad6c9 transparent}.destination-card{display:flex;text-align:left;gap:12px;align-items:center;border:1px solid transparent;padding:7px;border-radius:4px;width:100%}.destination-card:hover{background:#eef1e8}.destination-card.selected{background:#edf1e7;border-color:#c6d5c4}.destination-card img{width:62px;height:54px;object-fit:cover;border-radius:2px;background:#c3d1bc}.destination-card strong{font-size:13px;display:block;font-weight:550}.destination-card small{font-size:10px;color:#737c6f}.destination-card>span:last-child{margin-left:auto;font-size:14px}.sidebar-note{font-size:10px;margin-top:auto;padding-top:24px;display:block;color:var(--teal)}.sidebar-note .dot{width:5px;height:5px;margin-right:5px}.sidebar-note small{display:block;font-size:8px;color:#899080;margin-top:5px}.map-area{background:#accbc0;position:relative;overflow:hidden;min-width:0;background-image:radial-gradient(ellipse at 30% 20%,#c5dcd0 0,transparent 55%),radial-gradient(ellipse at 90% 90%,#91b6aa 0,transparent 60%)}.map-top{position:absolute;top:23px;left:26px;right:24px;display:flex;justify-content:space-between;z-index:1;pointer-events:none}.map-label{font-size:8px;letter-spacing:1px;display:flex;align-items:center;gap:7px}.map-label .dot{width:5px;height:5px}.map-edition{font-size:7px;color:#496e60;letter-spacing:1px}#world-map{width:100%;height:100%;min-height:590px;position:absolute;inset:0}#map-world{transform-origin:center;transition:transform .3s}#land path{fill:#eeeacf;stroke:#a8b5a1;stroke-width:.55;stroke-linejoin:round}.ocean-labels text{fill:#5d897e;font-size:8px;letter-spacing:3px;text-anchor:middle;opacity:.8}.route{stroke:#487765;stroke-width:1;stroke-dasharray:4 5;fill:none;opacity:.75}.map-marker{cursor:pointer;outline:none}.map-marker .pin-halo{fill:#366a59;opacity:.1}.map-marker .pin{fill:#315d4d;stroke:#f9f8e7;stroke-width:2}.map-marker .pin-core{fill:#fffce7}.map-marker text{font:10px var(--sans);fill:#284c40;font-weight:600;paint-order:stroke;stroke:#e3e6ce;stroke-width:3px}.map-marker:hover .pin-halo,.map-marker:focus .pin-halo,.map-marker.selected .pin-halo{opacity:.3}.map-marker.selected .pin{fill:#173d31}.map-bottom{position:absolute;bottom:23px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;z-index:1}.map-bottom>span{font-size:7px;background:#fafbedcc;border:1px solid #fff6;padding:8px 11px;display:flex;align-items:center;gap:7px;border-radius:3px}.legend-point{width:5px;height:5px;background:#386a55;border-radius:50%}.legend-line{width:16px;border-top:1px dashed #60836d;margin-left:6px}.zoom-controls{display:flex;background:#f7f8eecf;border:1px solid #fff7;border-radius:3px}.zoom-controls button{width:29px;height:29px;font-size:17px;border-right:1px solid #cad4c3}.zoom-controls button:last-child{border:0}.zoom-controls button:hover{background:#fff}.compass{position:absolute;bottom:85px;right:33px;text-align:center;color:#426c59;line-height:1}.compass span{font-size:7px;display:block}.compass b{font-size:50px;font-weight:400;display:block;line-height:1}.map-credit{position:absolute;right:26px;bottom:8px;font-size:5px;letter-spacing:.8px;color:#3d6b5a}.trust-strip{display:flex;align-items:center;justify-content:space-between;padding-top:29px;padding-bottom:30px;gap:20px}.trust-strip>span{font-size:11px;line-height:1.6;color:var(--muted)}.trust-strip strong{color:var(--ink);font-weight:500}.trust-strip>div{display:flex;align-items:center;gap:10px;font-size:11px;color:#5f6e61}.trust-strip svg{width:21px;height:21px;stroke:#688873;fill:none;stroke-width:1.3}.section{padding-top:94px;padding-bottom:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:50px}.section-heading h2,.buyback-intro h2,.rwa-section h2,.token-section h2,.faq h2{font-size:49px;line-height:1.14;letter-spacing:-2.7px;margin-top:17px}.section-heading>p,.section-heading>div>p{color:var(--muted);font-size:13px;line-height:1.9;margin-bottom:5px}.transparency{border-top:1px solid var(--line)}.transparency-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.step{display:flex;gap:22px;text-align:left;border-top:1px solid var(--line);padding:23px 0;width:100%;opacity:.65}.step.active{opacity:1}.step>span{font-size:11px;margin-top:4px;color:var(--teal)}.step h3{font-size:17px;letter-spacing:-.4px;font-weight:650}.step p{font-size:12px;color:var(--muted);max-width:330px;margin-top:7px}.step b{margin-left:auto;font-size:18px;font-weight:400}.step.active b{color:#284e3b}.understated{margin-top:23px;font-size:12px}.booking-demo{background:#fffefa;padding:28px;border:1px solid #d7ded0;border-radius:6px;box-shadow:10px 12px 0 #e8ece1;align-self:center}.booking-head{display:flex;justify-content:space-between;align-items:center}.booking-head .eyebrow{font-size:8px;letter-spacing:1px}.pill{font-size:8px;font-weight:600;letter-spacing:.6px;border-radius:3px;background:#eaf0e3;color:#587348;padding:5px 8px;white-space:nowrap}.booking-location{display:flex;gap:14px;padding:22px 0;border-bottom:1px solid var(--line);margin-bottom:6px;align-items:center}.booking-thumb{height:58px;width:62px;background:url('https://images.unsplash.com/photo-1555881400-74d7acaacd8b?w=200&q=80&fit=crop') center/cover;border-radius:3px;flex-shrink:0}.booking-location small{font-size:8px;letter-spacing:1px;color:var(--muted)}.booking-location h3{font-size:16px;letter-spacing:-.5px;margin:3px 0}.booking-location span{font-size:9px;color:var(--muted)}.status-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #eeefe8;font-size:11px}.status-icon{display:grid;place-items:center;width:24px;height:24px;border:1px solid #dce5d4;border-radius:50%;font-size:11px;color:#55774c}.status-row>span:nth-child(2){flex:1}.status-row small{display:block;font-size:9px;color:var(--muted);margin-top:1px}.status-row>b{font-size:9px;font-weight:500;color:#4e7551}.status-row.pending>b{color:#8b825f}.escrow-balance{display:flex;align-items:center;justify-content:space-between;background:#eff3e8;padding:17px;margin-top:19px;border-radius:3px}.escrow-balance>span{font-size:11px}.escrow-balance small{display:block;font-size:8px;color:var(--muted);margin-top:2px}.escrow-balance strong{font-family:var(--display);font-size:22px;font-weight:600;letter-spacing:-1px}.escrow-balance strong span{font:8px var(--sans);letter-spacing:0}.fine-print{font-size:9px;color:var(--muted);line-height:1.7;margin-top:13px}.club-section{background:#e7ebdf;padding:76px 0 33px;border-top:1px solid #dbe1d2;border-bottom:1px solid #dbe1d2}.outline-pill{display:inline-block;font-size:8px;letter-spacing:.9px;border:1px solid #b9c5b0;padding:5px 8px;border-radius:3px;margin-top:15px;color:#6b7c61}.club-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.club-card{border:1px solid #c9d3bf;padding:23px 27px 28px;background:#f4f5ea}.club-number{display:flex;justify-content:space-between;font-size:10px;color:#6d7f5e}.club-number span{font-size:16px}.club-art{height:126px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin:10px 0 17px}.club-art i{display:block;position:absolute}.explorer-art i{width:70px;height:70px;border:1px solid #5e7f60;border-radius:50%;transform:translateX(-27px)}.explorer-art i:nth-child(2){transform:translateX(0);background:#66826833}.explorer-art i:nth-child(3){transform:translateX(27px)}.voyager-art i{height:76px;width:76px;border:1px solid #486e51;transform:rotate(45deg) translate(-13px,13px)}.voyager-art i:nth-child(2){transform:rotate(45deg);background:#65876833}.voyager-art i:nth-child(3){transform:rotate(45deg) translate(13px,-13px)}.navigator-art i{height:78px;width:78px;border:1px solid #486d52;transform:rotate(30deg)}.navigator-art i:nth-child(2){transform:rotate(60deg);background:#4e785433}.navigator-art i:nth-child(3){transform:rotate(90deg)}.club-card .eyebrow{font-size:8px;letter-spacing:1.4px;color:#738267}.club-card h3{font-size:28px;letter-spacing:-1px;margin:7px 0}.club-card>p{font-size:11px;color:var(--muted)}.club-card ul{border-top:1px solid #d8dece;list-style:none;margin:23px 0 0;padding:16px 0 0}.club-card li{font-size:11px;line-height:2.5}.club-card li:before{content:'↗';margin-right:11px;color:#77916f}.club-foot{display:flex;align-items:center;justify-content:space-between;padding-top:28px;gap:25px}.club-foot p{font-size:12px;font-weight:500}.club-foot p span{font-size:10px;font-weight:400;color:var(--muted);display:block;margin-top:3px;max-width:590px}.club-foot .text-link{font-size:11px;white-space:nowrap}.buybacks{display:grid;grid-template-columns:1fr 1fr;gap:40px 100px}.buyback-intro p{font-size:13px;color:var(--muted);line-height:1.9;max-width:380px;margin-top:24px}.buyback-flow>div{position:relative;padding:0 0 26px 42px;margin-bottom:0;border-left:1px solid #c7d3c0}.buyback-flow>div:last-child{border:0;padding-bottom:0}.buyback-flow>div>span:first-child{position:absolute;left:-13px;top:0;background:var(--paper);border:1px solid #bfcbb5;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;font-size:9px;color:var(--teal)}.buyback-flow{padding:11px 0 0 13px;align-self:center}.buyback-flow h3{font-size:18px;letter-spacing:-.4px}.buyback-flow p{font-size:12px;color:var(--muted);margin-top:6px;max-width:330px}.flow-badge{font-size:8px;letter-spacing:1px;display:inline-block;padding:7px 10px;background:#e6eddd;color:#4f6a40;border-radius:3px;margin-top:14px}.buyback-history{grid-column:1/-1;background:#ecefe5;border:1px solid #d9dfce;display:flex;justify-content:space-between;align-items:center;padding:26px 30px;gap:25px;margin-top:10px;border-radius:4px}.buyback-history .eyebrow{font-size:8px}.buyback-history h3{font-size:19px;letter-spacing:-.5px;margin-top:7px}.buyback-history p{font-size:11px}.buyback-history p span{font-size:10px;color:var(--muted)}.buyback-history .pill{border:1px solid #cdd8c0}.buyback-disclosure{grid-column:1/-1;font-size:10px;color:var(--muted);margin-top:-23px;max-width:950px;line-height:1.9}.rwa-section{padding-top:65px;padding-bottom:65px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rwa-section>div:not(.rwa-columns){display:flex;justify-content:space-between;align-items:center;gap:50px}.rwa-section h2{font-size:41px;margin:15px 0 0}.rwa-section>div>p{max-width:425px;font-size:12px;color:var(--muted);line-height:1.9}.rwa-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.rwa-columns article{padding-top:20px;border-top:1px solid var(--line)}.rwa-columns article>span{font-size:8px;letter-spacing:1px;color:var(--teal)}.rwa-columns h3{font-size:17px;letter-spacing:-.4px;margin:12px 0 8px}.rwa-columns p{font-size:11px;color:var(--muted);line-height:1.9}.token-section{padding-top:85px;padding-bottom:85px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.token-section h2{font-size:54px}.token-section p{color:var(--muted);font-size:12px;margin:19px 0 23px}.token-launch{display:block;font-size:9px;color:var(--muted);margin-top:12px}.token-card{align-self:center;background:#e6ecdf;border:1px solid #c9d6bf;padding:29px;border-radius:6px}.token-card-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid #cdd7c4}.token-card .brand{font-size:23px}.token-card dl{margin:20px 0 23px}.token-card dl>div{display:flex;justify-content:space-between;margin:11px 0;font-size:11px}.token-card dt{color:var(--muted)}.token-card dd{margin:0;display:flex;align-items:center;gap:8px}.token-card label{font-size:8px;letter-spacing:1.1px;color:var(--muted)}.ca-box{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f6f7ef;padding:12px;margin-top:7px;border:1px solid #d4ddcb;border-radius:3px}.ca-box code{font:10px var(--sans);overflow-wrap:anywhere;min-width:0}.ca-box button{font-size:9px;white-space:nowrap;border-left:1px solid var(--line);padding-left:12px}.token-card>small{display:block;font-size:8px;color:var(--muted);margin-top:12px}#explorer-link{font-size:10px;text-decoration:underline;margin-top:10px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr;gap:65px;padding-top:65px}.faq h2{font-size:45px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:13px;padding:19px 0;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:12px;color:var(--muted);padding:0 30px 20px 0;line-height:1.9}.footer{padding-top:30px;border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;gap:35px;padding-bottom:36px}.footer-top .brand{font-size:24px}.footer-top p{font-size:11px;color:var(--muted)}.footer-top .text-link{margin-left:auto;font-size:12px}.admin-link{font-size:10px;color:var(--muted)}.footer-bottom{padding:20px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:9px;color:var(--muted)}.footer-bottom>span:nth-child(2){font-size:8px;letter-spacing:1px}.footer-bottom button{font-size:9px;color:var(--muted)}dialog{border:1px solid #c8d4c0;padding:35px;background:var(--paper);border-radius:6px;width:min(580px,calc(100vw - 32px));max-height:90vh;box-shadow:0 20px 90px #172d2733;color:var(--ink)}dialog::backdrop{background:#172d2766;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:12px;right:12px;font-size:24px;width:32px;height:32px;z-index:2;background:#f7f7eecc;border-radius:50%}dialog h2{font-size:35px;letter-spacing:-1.5px;line-height:1.2;margin:20px 0 13px}dialog p{font-size:13px;color:var(--muted);margin:12px 0}dialog ul{padding-left:18px;font-size:13px;color:var(--muted)}.dialog-photo{height:220px;object-fit:cover;width:100%;border-radius:3px;margin-bottom:20px}.dialog-meta{display:flex;gap:20px;font-size:10px;color:var(--teal);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin:20px 0}.dialog-action{margin-top:15px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,12px);background:var(--ink);color:#fff;padding:13px 23px;border-radius:4px;z-index:10;font-size:12px;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100vw - 30px);text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.skip{position:fixed;left:12px;top:-80px;background:#fff;padding:12px;z-index:100}.skip:focus{top:12px}.empty-result{font-size:11px;color:var(--muted);padding:20px 0}.admin-page{max-width:680px;margin:50px auto;padding:0 24px}.admin-page>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.admin-page h1{font-size:38px;letter-spacing:-1.5px;line-height:1.2;margin-bottom:15px}.admin-page .intro{color:var(--muted);font-size:13px;margin-bottom:25px}.admin-panel{background:#fafbf5;padding:28px;border:1px solid var(--line);border-radius:5px;margin-top:20px}.admin-panel label{display:block;font-size:12px;margin-bottom:6px}.admin-panel input{display:block;width:100%;padding:11px;border:1px solid #c5d0bf;background:#fffef8;border-radius:3px;margin-bottom:18px;color:var(--ink);font-size:13px}.admin-panel .hint{font-size:10px;color:var(--muted);margin:-10px 0 20px}.admin-panel .button{margin-top:8px}.form-status{font-size:12px;padding:12px 0;min-height:20px;white-space:pre-line}.form-status.error{color:#a13c29}.admin-actions{display:flex;gap:12px;align-items:center}.admin-audit{font-size:11px;color:var(--muted);padding-left:17px;overflow-wrap:anywhere}.admin-panel h2{font-size:20px;margin-bottom:14px}.admin-page .back-link{font-size:12px}.admin-panel input:invalid:not(:placeholder-shown){border-color:#b68c70}[hidden]{display:none!important}
@media(min-width:1500px){.hero h1{font-size:112px}.atlas-shell{min-height:650px}}
@media(max-width:1150px){.wrap{padding-left:36px;padding-right:36px}.header{padding:0 36px;gap:25px}.header nav{gap:18px}.header-actions{gap:18px}.hero h1{letter-spacing:-5px}.atlas-shell{grid-template-columns:255px 1fr;min-height:575px}.atlas-sidebar{padding:20px 18px}.map-edition{display:none}.transparency-grid,.buybacks,.token-section{gap:45px}.section-heading h2,.buyback-intro h2{font-size:43px}.club-card{padding:20px}.map-bottom>span{font-size:6px;gap:4px}.trust-strip>div{font-size:10px}}
@media(max-width:850px){.header nav{display:none;position:absolute;top:76px;left:0;right:0;z-index:5;background:var(--paper);padding:25px 30px;border-bottom:1px solid var(--line);justify-content:center;flex-wrap:wrap}.header nav.open{display:flex}.header{height:76px;padding:0 25px}.header-actions{margin-left:auto;gap:17px}#menu-button{display:block;font-size:20px}.header .x-link{display:none}.wrap{padding-left:25px;padding-right:25px}.hero{padding-top:28px}.hero h1{font-size:70px;letter-spacing:-4.5px;margin-top:33px}.edition{display:none}.hero-bottom{margin-bottom:30px}.hero-bottom p{font-size:13px}.hero-bottom .text-link{font-size:11px;gap:12px}.atlas-shell{grid-template-columns:230px 1fr;min-height:560px}.map-top{left:15px;right:15px}.map-label{font-size:6px}.map-bottom>span{display:none}.map-bottom{justify-content:flex-end;right:15px}.compass{right:22px}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:25px}.section{padding-top:65px;padding-bottom:65px}.section-heading{align-items:flex-start;gap:25px;margin-bottom:35px}.section-heading h2,.buyback-intro h2{font-size:37px;letter-spacing:-2px}.section-heading>p,.section-heading>div>p{font-size:11px;max-width:290px}.transparency-grid{gap:30px}.step{gap:13px}.step h3{font-size:14px}.step p{font-size:11px}.booking-demo{padding:18px}.booking-head{gap:10px}.booking-head .eyebrow{font-size:6px}.booking-head .pill{font-size:6px}.booking-location h3{font-size:13px}.escrow-balance{padding:12px}.escrow-balance strong{font-size:18px}.club-section{padding-top:60px}.club-grid{gap:12px}.club-card{padding:17px}.club-card h3{font-size:24px}.club-card>p{font-size:10px}.club-card li{font-size:10px}.club-card li:before{margin-right:6px}.club-art{height:110px}.club-foot{align-items:flex-start}.buybacks{gap:35px}.buyback-history{padding:22px}.buyback-history h3{font-size:16px}.buyback-history p{font-size:10px}.buyback-history .pill{display:none}.rwa-section>div:not(.rwa-columns){gap:30px}.rwa-section h2{font-size:32px;letter-spacing:-1.5px}.rwa-section>div>p{max-width:320px;font-size:11px}.rwa-columns{gap:25px}.rwa-columns h3{font-size:15px}.token-section{gap:35px}.token-section h2{font-size:43px}.token-card{padding:21px}.faq{gap:40px}.footer-top{gap:23px}.footer-top p{font-size:10px}}
@media(max-width:600px){html{scroll-padding-top:20px}.wrap{padding-left:20px;padding-right:20px}.header{padding:0 20px;height:72px;gap:10px}.brand{font-size:22px}.brand svg{width:23px;height:23px;margin-right:6px}.brand-dot{display:none}.header-actions{gap:12px}.button.small{font-size:10px;padding:10px 12px;gap:13px}.header nav{top:72px;gap:20px}.hero{padding-top:26px}.hero-eyebrow{font-size:8px;letter-spacing:1px}.hero h1{font-size:clamp(43px,10.8vw,65px);letter-spacing:-2.9px;margin:30px 0 22px;line-height:1.09}.hero-bottom{display:block;margin-bottom:26px}.hero-bottom p{font-size:13px;line-height:1.75}.hero-bottom .text-link{margin-top:22px;font-size:12px}.circle-arrow{width:32px;height:32px;font-size:16px}.hero-rule{font-size:7px;letter-spacing:.6px;padding:13px 0}.atlas-shell{display:flex;flex-direction:column;min-height:0;border-radius:5px}.map-area{order:-1;height:310px;width:100%}#world-map{min-height:0}.map-top{top:16px}.map-label{font-size:6px;letter-spacing:.5px}.map-bottom{bottom:16px}.compass{bottom:63px;right:23px}.compass b{font-size:35px}.map-credit{bottom:3px;right:15px}.zoom-controls button{width:27px;height:27px}.atlas-sidebar{padding:21px}.sidebar-top{display:none}.atlas-sidebar h2{font-size:29px;letter-spacing:-1px;line-height:1.1;margin:0 0 8px}.atlas-sidebar h2 br{display:none}.atlas-sidebar>p{font-size:11px}.search{margin-top:16px;margin-bottom:10px}.search input{font-size:12px}.filter-tabs{gap:7px;margin-bottom:12px}.filter-tabs button{font-size:10px;padding:6px 9px}.destination-list{grid-template-columns:1fr 1fr;gap:8px;max-height:180px}.destination-card{padding:6px;gap:9px}.destination-card img{height:43px;width:44px}.destination-card strong{font-size:11px}.destination-card small{font-size:8px}.destination-card>span:last-child{display:none}.sidebar-note{padding-top:16px;font-size:9px}.sidebar-note small{font-size:8px}.trust-strip{grid-template-columns:1fr 1fr;padding-top:24px;padding-bottom:25px;gap:18px 12px}.trust-strip>div{font-size:9px;line-height:1.5;gap:8px}.trust-strip svg{width:19px;height:19px;flex-shrink:0}.trust-strip>span{font-size:10px}.section{padding-top:48px;padding-bottom:48px}.section-heading{display:block;margin-bottom:28px}.section-heading h2,.buyback-intro h2{font-size:39px;letter-spacing:-2px}.eyebrow{font-size:8px;letter-spacing:1.3px}.section-heading>p,.section-heading>div>p{font-size:12px;max-width:none;margin-top:20px}.transparency-grid{grid-template-columns:1fr;gap:28px}.step{padding:20px 0;gap:18px}.step h3{font-size:16px}.step p{font-size:12px}.steps .understated{margin-top:10px}.booking-demo{padding:22px;box-shadow:6px 7px 0 #e8ece1}.booking-head .eyebrow{font-size:7px}.booking-head .pill{font-size:7px}.booking-location h3{font-size:15px}.booking-location span{font-size:9px}.club-section{padding-top:47px;padding-bottom:28px}.club-grid{grid-template-columns:1fr;gap:14px}.club-card{padding:21px 25px;position:relative;overflow:hidden}.club-art{position:absolute;right:12px;top:50px;width:100px;height:110px;margin:0;opacity:.65;transform:scale(.85)}.club-number{margin-bottom:24px}.club-card h3{font-size:30px}.club-card>p{font-size:11px;max-width:205px}.club-card ul{margin-top:19px;padding-top:13px}.club-card li{font-size:12px;line-height:2.3}.club-card li:before{margin-right:11px}.club-foot{display:block;padding-top:23px}.club-foot p{font-size:13px}.club-foot p span{font-size:11px;margin-top:7px}.club-foot .text-link{margin-top:20px;font-size:12px}.buybacks{grid-template-columns:1fr;gap:29px}.buyback-intro p{font-size:12px;margin-top:18px}.buyback-flow{margin-top:9px}.buyback-flow h3{font-size:18px}.buyback-history{display:block;padding:23px;margin-top:2px}.buyback-history h3{font-size:19px}.buyback-history p{font-size:11px;margin-top:16px}.buyback-history p span{font-size:10px}.buyback-disclosure{margin-top:-12px;font-size:10px}.rwa-section{padding-top:45px;padding-bottom:40px}.rwa-section>div:not(.rwa-columns){display:block}.rwa-section h2{font-size:36px;letter-spacing:-1.9px}.rwa-section>div>p{font-size:12px;max-width:none;margin-top:21px}.rwa-columns{grid-template-columns:1fr;gap:23px;margin-top:30px}.rwa-columns h3{font-size:19px;margin-top:8px}.rwa-columns p{font-size:12px}.token-section{grid-template-columns:1fr;padding-top:47px;padding-bottom:48px;gap:30px}.token-section h2{font-size:47px}.token-card{padding:25px}.token-card dl>div{font-size:12px}.token-card>small{font-size:9px}.ca-box code{font-size:11px}.ca-box button{font-size:10px}.faq{grid-template-columns:1fr;gap:20px}.faq h2{font-size:36px;letter-spacing:-1.5px}.faq h2 br{display:none}.faq-list summary{font-size:12px;gap:12px;padding:17px 0}.faq-list details p{font-size:11px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:26px}.footer-top p{width:100%;order:3;margin-top:-7px}.footer-top .text-link{font-size:11px}.admin-link{font-size:9px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:8px;padding:17px 0}.footer-bottom>span:nth-child(2){display:none}.footer-bottom button{font-size:8px}.desktop{display:none}dialog{padding:25px}.dialog-photo{height:180px}.dialog-meta{gap:12px;font-size:9px;flex-wrap:wrap}.admin-page{margin:25px auto}.admin-page h1{font-size:32px}.admin-panel{padding:21px}}
.filter-tabs{flex-wrap:wrap}.destination-count{font-size:9px!important;color:var(--muted);margin:0 0 10px!important}.map-marker text{opacity:0;pointer-events:none}.map-marker.featured text,.map-marker.selected text,.map-marker:hover text,.map-marker:focus text{opacity:1}.map-marker .pin{r:5}.map-marker .pin-halo{r:12}.map-marker.selected .pin,.map-marker:hover .pin,.map-marker:focus .pin{r:7}.mobile-social{display:none}@media(max-width:850px){.mobile-social{display:inline;font-size:13px;padding:0}}
.brand .brand-logo{display:block;width:206px;height:auto;max-width:100%;mix-blend-mode:multiply}.token-card .brand-logo{width:185px}.footer .brand-logo{width:215px}.admin-page .brand-logo{width:195px}@media(max-width:850px){.header .brand-logo{width:180px}}@media(max-width:600px){.header .brand-logo{width:150px}.footer .brand-logo{width:170px}.token-card .brand-logo{width:175px}.admin-page .brand-logo{width:165px}}@media(max-width:360px){.header .brand-logo{width:133px}.header-actions{gap:8px}}
.booking-location>div:last-child{min-width:0}.booking-location h3{overflow-wrap:break-word;line-height:1.4}.hotel-note{margin:10px 0 4px}.hotel-directory-link{display:inline-block;font-size:9px;color:var(--teal);text-decoration:underline;text-underline-offset:3px;margin-bottom:10px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
