:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#080e14;--ink-soft:#0d151e;--ink-panel:#101922;--ink-panel-2:#131e28;--paper:#f1eee5;--paper-strong:#fcfaf3;--paper-muted:#d7d2c5;--line-dark:#dee5e729;--line-dark-strong:#dee5e74d;--line-paper:#0c141b2e;--coral:#f15c50;--coral-deep:#dc453e;--mint:#7bd8bc;--mint-deep:#4cb494;--text:#f5f1e7;--text-muted:#b7b5ae;--text-ink:#0e151a;--text-ink-muted:#565a59;--serif:Georgia, "Times New Roman", Times, serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--ink);color:var(--text);min-width:320px}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--mint);outline-offset:3px}.app-shell{background:var(--ink);min-height:100vh}.app-shell>main{min-height:calc(100vh - 76px)}.icon{vertical-align:middle;flex:none}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--paper);color:var(--ink);z-index:100;padding:10px 14px;transition:top .18s;position:fixed;top:-60px;left:12px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line-dark);z-index:40;background:#080e14f0;height:76px;position:relative}.site-header__inner{grid-template-columns:max-content 1fr max-content;align-items:center;gap:36px;max-width:1600px;height:100%;margin:0 auto;padding:0 28px;display:grid}.brand-button{background:0 0;border:0;padding:0}.brand{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand__mark{object-fit:contain;width:40px;height:40px}.brand__wordmark{color:var(--paper);font-family:var(--sans);letter-spacing:-.055em;font-size:1.19rem;font-weight:800;line-height:1}.brand--compact .brand__mark{width:22px;height:22px}.brand__beta{color:var(--mint);font:700 9px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;background:#7bd8bc1f;border:1px solid #7bd8bc73;border-radius:5px;padding:5px 6px;display:inline-flex}.brand--compact .brand__beta{color:#194838;background:#d3e9df}.count-badge{background:var(--coral);color:var(--text-ink);font:700 11px/1 var(--sans);font-variant-numeric:tabular-nums;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:23px;height:23px;margin-left:auto;padding:0 6px;display:inline-flex}.count-badge--empty{color:var(--text-muted);background:#ffffff12}.feedback-trigger{border:1px solid var(--line-dark-strong);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:44px;min-height:44px;padding:8px 10px;font-size:12px;display:inline-flex}.feedback-trigger:hover{border-color:var(--mint);color:var(--mint)}.site-nav .site-nav__feedback{display:none}.feedback-dialog{background:var(--ink-panel);border:1px solid var(--line-dark-strong);color:var(--paper);overscroll-behavior:contain;border-radius:12px;width:min(560px,100% - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:28px;overflow-y:auto}.feedback-dialog::backdrop{background:#01070bcc}.feedback-dialog>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.feedback-dialog h2{font:400 32px/1.1 var(--serif);letter-spacing:-.04em;margin:8px 0 0}.feedback-dialog p{color:var(--text-muted);font-size:14px;line-height:1.6}.feedback-dialog fieldset{border:0;gap:18px;min-width:0;margin:22px 0;padding:0;display:grid}.feedback-dialog label{gap:8px;font-size:13px;font-weight:600;display:grid}.feedback-dialog input,.feedback-dialog select,.feedback-dialog textarea{background:var(--ink);border:1px solid var(--line-dark-strong);color:var(--paper);font:400 14px/1.5 var(--sans);border-radius:5px;width:100%;min-height:44px;padding:10px 12px}.feedback-dialog textarea{resize:vertical}.feedback-dialog__count{color:var(--text-muted);text-align:right;font-size:11px;font-weight:400}.feedback-dialog .feedback-dialog__privacy{font-size:12px}.feedback-dialog .feedback-dialog__error{color:#ff9187}.feedback-dialog .feedback-dialog__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.feedback-dialog footer{justify-content:flex-end;gap:16px;margin-top:22px;display:flex}.feedback-dialog__success{gap:16px;margin-top:26px;display:grid}.feedback-dialog__success>.icon{color:var(--mint)}.feedback-dialog__success small{color:var(--text-muted);overflow-wrap:anywhere;font-size:11px}@media (width<=1450px){.feedback-trigger>span,.site-header .world-discover-trigger__copy,.site-header .world-discover-trigger>.icon:last-child{display:none}}@media (width>=821px) and (width<=1000px){.wallet-connected>span:nth-child(2){display:none}.site-header .wallet-connected{min-width:44px;padding-inline:8px}}@media (width<=520px){.feedback-dialog{padding:20px}.site-header .brand{gap:4px}.site-header .brand__beta{padding:4px;font-size:8px}}.brand--compact .brand__wordmark{color:var(--text-ink);font-size:.94rem}.site-nav{align-items:stretch;gap:14px;height:100%;display:flex}.site-nav__item{color:var(--text-muted);background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:10px;padding:3px 13px 0;font-size:.98rem;transition:color .18s,border-color .18s;display:inline-flex}.site-nav__item:hover,.site-nav__item.is-active{color:var(--text)}.site-nav__item.is-active{border-bottom-color:var(--coral)}.site-header__actions{justify-self:end;align-items:center;gap:12px;display:flex}.wallet-area{position:relative}.wallet-connect,.wallet-connected{background:var(--paper);color:var(--text-ink);border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:9px;min-height:43px;padding:0 15px;font-size:.92rem;font-weight:650;display:inline-flex}.wallet-connect:hover{background:var(--paper-strong)}.wallet-connected{border-color:var(--line-dark-strong);color:var(--text);background:#0f1720f0;font-weight:500}.wallet-avatar{color:var(--mint);background:#223c3a;border:1px solid #7bd8bc80;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.wallet-menu__popover{background:var(--ink-panel-2);border:1px solid var(--line-dark-strong);z-index:50;border-radius:8px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 32px #00000059}.wallet-menu__popover button{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:10px;font-size:.88rem;display:flex}.wallet-menu__popover button:hover{background:#ffffff12}.wallet-menu__demo{border-bottom:1px solid var(--line-dark);color:var(--mint);align-items:center;gap:7px;margin:0 4px 5px;padding:7px 5px 10px;font-size:.7rem;line-height:1.3;display:flex}.api-offline-banner{color:var(--paper);text-align:center;z-index:30;background:#20221f;border-bottom:1px solid #f1eee53b;justify-content:center;align-items:center;gap:8px;min-height:33px;padding:6px 18px;font-size:.77rem;display:flex;position:relative}.api-offline-banner strong{color:var(--mint);font-weight:720}.availability-screen{background:var(--ink);color:var(--text);min-height:100vh}.availability-screen__header{border-bottom:1px solid var(--line-dark);background:#080e14f0;align-items:center;height:76px;padding:0 28px;display:flex}.availability-screen__main{background:linear-gradient(90deg, transparent 49.95%, #7bd8bc0f 50%, transparent 50.05%), linear-gradient(0deg, transparent 49.95%, #7bd8bc0d 50%, transparent 50.05%), var(--ink);background-size:76px 76px;place-items:center;min-height:calc(100vh - 76px);padding:38px 28px;display:grid}.availability-card{border:1px solid var(--line-dark-strong);background:#101922f5;width:100%;max-width:650px;padding:clamp(34px,6vw,58px);position:relative;box-shadow:0 26px 70px #00000057}.availability-card:before{background:var(--coral);content:"";width:84px;height:3px;position:absolute;top:-1px;left:-1px}.availability-card__mark{color:var(--mint);background:#7bd8bc1f;border:1px solid #7bd8bc75;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.availability-card h1{font-family:var(--serif);letter-spacing:-.065em;max-width:570px;margin:30px 0 20px;font-size:clamp(2.65rem,5.5vw,4.55rem);font-weight:400;line-height:.93}.availability-card>p:not(.availability-card__note){color:var(--text-muted);max-width:520px;margin:0;font-size:1rem;line-height:1.6}.availability-card__actions{margin-top:29px}.availability-card__retry{min-width:145px}.availability-card__note{border-top:1px solid var(--line-dark);color:var(--text-muted);align-items:center;gap:8px;margin:34px 0 0;padding-top:18px;font-size:.78rem;line-height:1.45;display:flex}.icon-button,.bare-icon-button,.inline-icon-button{border:1px solid var(--line-dark);background:0 0;border-radius:7px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;display:inline-flex}.icon-button:hover,.bare-icon-button:hover{background:#ffffff0f}.bare-icon-button{border:0;min-width:30px;min-height:30px}.inline-icon-button{border:0;min-width:23px;min-height:23px;padding:2px}.mobile-nav-toggle{display:none}.quiet-button,.text-button{background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}.quiet-button{color:var(--text-ink-muted);font-size:.86rem}.text-button{color:inherit;font-size:.84rem}.text-button:hover{color:var(--mint)}.primary-button,.secondary-button{border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:45px;padding:0 17px;font-size:.93rem;font-weight:650;text-decoration:none;display:inline-flex}.primary-button{background:var(--coral);border:1px solid var(--coral);color:#130c0b}.primary-button:hover{background:#ff7568;border-color:#ff7568}.secondary-button{color:var(--paper);background:0 0;border:1px solid #f1eee57a}.secondary-button:hover{background:#ffffff12}.micro-label{color:inherit;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:720}.verified-dot{color:#0a1617;vertical-align:1px;background:#61c9ad;border-radius:50%;place-items:center;width:14px;height:14px;font-size:9px;font-weight:900;display:inline-grid}.mint-text{color:var(--mint)}.artwork{isolation:isolate;background:#1b2227;display:block;position:relative;overflow:hidden}.artwork__grain{mix-blend-mode:soft-light;opacity:.42;pointer-events:none;z-index:4;background-image:repeating-linear-gradient(28deg,#ffffff0f 0 1px,#0000 1px 4px);position:absolute;inset:0}.artwork__sun,.artwork__subject,.artwork__stroke{position:absolute}.artwork__sun{z-index:1;border-radius:50%}.artwork__subject{z-index:2}.artwork__stroke{z-index:3;border:1px solid #f6ecd78c}.artwork--shaman{background:#201e1d}.artwork--shaman .artwork__sun{background:var(--coral);width:68%;height:68%;top:5%;left:17%}.artwork--shaman .artwork__subject{clip-path:polygon(50% 0,88% 29%,79% 83%,50% 100%,20% 84%,13% 30%);background:#ece8db;width:53%;height:72%;top:18%;left:24%}.artwork--shaman .artwork__stroke--one{background:#191919;border:0;width:10%;height:72%;top:20%;left:44%;transform:rotate(27deg)}.artwork--shaman .artwork__stroke--two{border-color:var(--coral);border-radius:50%;width:19%;height:19%;top:50%;left:40%}.artwork--hanok{background:#64676e}.artwork--hanok .artwork__sun{background:#c7c7c4;width:38%;height:38%;top:9%;left:17%}.artwork--hanok .artwork__subject{background:#292c33;border-radius:50% 50% 42% 42%;width:56%;height:66%;bottom:-4%;left:22%}.artwork--hanok .artwork__stroke--one{border-radius:50%;width:36%;height:55%;top:23%;left:32%}.artwork--hanok .artwork__stroke--two{border:0;border-left:1px solid #eef1e8;height:77%;top:12%;left:51%}.artwork--night{background:#291514}.artwork--night .artwork__sun{background:#b5372c;width:48%;height:48%;top:16%;left:25%}.artwork--night .artwork__subject{clip-path:polygon(0 80%,22% 45%,40% 68%,57% 21%,76% 61%,100% 38%,100% 100%,0 100%);background:#120f10;width:100%;height:72%;bottom:0;left:0}.artwork--night .artwork__stroke--one{border-color:#e76e53;width:1px;height:55%;top:29%;left:51%;transform:rotate(45deg)}.artwork--night .artwork__stroke--two{border-color:#e76e53;width:57%;height:24%;top:39%;left:21%}.artwork--ronin{background:#e5ded0}.artwork--ronin .artwork__sun{background:#ce5549;width:56%;height:56%;top:10%;left:13%}.artwork--ronin .artwork__subject{clip-path:polygon(0 44%,33% 39%,54% 18%,58% 45%,88% 59%,100% 100%,0 100%);background:#27313b;width:100%;height:72%;bottom:0;left:0}.artwork--ronin .artwork__stroke--one{border-color:#1c252c;width:1px;height:42%;top:42%;left:62%;transform:rotate(50deg)}.artwork--ronin .artwork__stroke--two{border-color:#1d252c99;width:100%;height:1px;top:69%;left:0}.artwork--afterimage{background:#dbd5c9}.artwork--afterimage .artwork__sun{background:#161b20;border-radius:44% 53% 50% 46%;width:37%;height:56%;top:17%;left:36%}.artwork--afterimage .artwork__subject{background:#6b6c68;border-radius:49% 49% 48% 44%;width:54%;height:55%;bottom:-3%;left:24%;transform:rotate(13deg)}.artwork--afterimage .artwork__stroke--one{background:#f2eee4;border:0;width:8%;height:100%;top:0;left:22%}.artwork--afterimage .artwork__stroke--two{opacity:.8;background:#f3eee2;border:0;width:2%;height:100%;top:0;left:67%}.artwork--shift{background:#30353b}.artwork--shift .artwork__sun{background:#d9d2c4;width:21%;height:21%;top:11%;left:35%}.artwork--shift .artwork__subject{clip-path:polygon(0 38%,16% 35%,17% 53%,29% 49%,30% 29%,43% 33%,44% 55%,57% 51%,59% 38%,75% 41%,77% 25%,91% 28%,100% 16%,100% 100%,0 100%);background:#151b21;width:100%;height:72%;bottom:0}.artwork--shift .artwork__stroke--one{border-color:#ebe6db66;width:100%;height:1px;top:67%;left:0}.artwork--shift .artwork__stroke--two{border-color:#ebe6db80;width:23%;height:44%;top:44%;left:52%}.artwork--city{background:#1d2b30}.artwork--city .artwork__sun{background:#ec5d50;width:51%;height:51%;top:10%;left:35%}.artwork--city .artwork__subject{clip-path:polygon(0 70%,13% 50%,23% 62%,32% 13%,39% 13%,39% 70%,55% 43%,66% 43%,70% 69%,83% 30%,94% 30%,100% 100%,0 100%);background:#121c22;width:100%;height:91%;bottom:0}.artwork--city .artwork__stroke--one{border-color:var(--mint);width:1px;height:90%;top:11%;left:38%}.artwork--city .artwork__stroke--two{border-color:#ec5d50;border-radius:50%;width:83%;height:72%;top:23%;left:9%;transform:rotate(-14deg)}.artwork--record{background:#201a1a}.artwork--record .artwork__sun{background:#4d322b;width:90%;height:90%;top:5%;left:5%}.artwork--record .artwork__subject{background:#111214;border:5px solid #58433d;border-radius:50%;width:67%;height:67%;top:16.5%;left:16.5%}.artwork--record .artwork__stroke--one{border-color:#dc493e;border-radius:50%;width:14%;height:14%;top:43%;left:43%}.artwork--record .artwork__stroke--two{border:0;border-top:2px solid #eee6d5;width:100%;top:61%;left:0;transform:rotate(-18deg)}.artwork--portrait{background:#c8c0b3}.artwork--portrait .artwork__sun{background:#e8e1d5;width:50%;height:50%;top:13%;left:21%}.artwork--portrait .artwork__subject{background:#29313b;border-radius:45% 55% 43% 48%;width:51%;height:66%;bottom:-4%;left:26%}.artwork--portrait .artwork__stroke--one{border-color:#1e2b34;width:1px;height:76%;top:12%;left:48%;transform:rotate(20deg)}.artwork--portrait .artwork__stroke--two{border-color:#ec5d50;border-radius:50%;width:60%;height:28%;top:20%;left:15%}.world-explorer{background:#061017;min-height:calc(100vh - 71px);padding:19px;position:relative;overflow:hidden}.world-map{cursor:grab;isolation:isolate;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(at 42% 27%,#2a485061,#0000 43%),radial-gradient(at 77% 72%,#17394259,#0000 38%),linear-gradient(150deg,#07131d 0%,#081721 54%,#061018 100%);border:1px solid #b4c8cb21;border-radius:0 0 13px 13px;outline:none;position:absolute;inset:19px;overflow:hidden}.world-map.is-dragging,.world-map.is-dragging .map-pin{cursor:grabbing}.world-map:before{content:"";pointer-events:none;z-index:1;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0}.world-map__geography,.world-map__scene{position:absolute;inset:0}.world-map__geography{z-index:0;width:100%;height:100%;overflow:visible}.world-map__sphere{fill:#05111938}.world-map__geography path{vector-effect:non-scaling-stroke}.world-map__graticule{fill:none;stroke:#8cabb121;stroke-width:1.25px}.world-map__land{fill:#1a2a32;stroke:#ccded557;stroke-width:1.2px}.world-map__borders{fill:none;stroke:#b6cdc738;stroke-width:.78px}.world-map__scene{z-index:2}.world-map__stars{opacity:.45;pointer-events:none;z-index:1;background-image:radial-gradient(circle at 15% 21%,#dce6df 0 1px,#0000 1.5px),radial-gradient(circle at 73% 16%,#dce6df 0 1px,#0000 1.5px),radial-gradient(circle at 89% 42%,#dce6df 0 1px,#0000 1.5px),radial-gradient(circle at 54% 78%,#dce6df 0 1px,#0000 1.5px),radial-gradient(circle at 38% 65%,#dce6df 0 .7px,#0000 1.2px);position:absolute;inset:0}.world-map__ocean-label{color:#dbded6a3;font-family:var(--serif);letter-spacing:.35em;pointer-events:none;text-align:center;z-index:2;font-size:.75rem;font-style:italic;line-height:1.55;position:absolute}.map-pin{--pin-anchor-offset:-14px;--pin-dot-size:12px;--pin-padding:8px;color:#f6f3e9;padding:var(--pin-padding);text-shadow:0 1px 3px #000;transform:translate(var(--pin-anchor-offset), -50%);z-index:5;background:0 0;border:0;align-items:center;gap:6px;font-size:.82rem;font-weight:680;display:inline-flex;position:absolute}.map-pin__dot{background:var(--coral);height:var(--pin-dot-size);width:var(--pin-dot-size);border:2px solid #ffffffd1;border-radius:50%;flex-shrink:0;display:inline-block;box-shadow:0 0 0 3px #f15c5026}.map-pin__label{left:calc(100% - var(--pin-padding) + 6px);pointer-events:none;white-space:nowrap;position:absolute;top:50%;transform:translateY(-50%)}.map-pin--soon .map-pin__dot{background:var(--paper-muted);box-shadow:none}.map-pin.is-selected{--pin-anchor-offset:-16px;--pin-dot-size:16px;color:var(--mint);font-size:1rem}.map-pin.is-selected .map-pin__dot{background:var(--mint);height:var(--pin-dot-size);width:var(--pin-dot-size);box-shadow:0 0 0 5px #7bd8bc29,0 0 0 8px #7bd8bc38}.map-pin.is-label-muted .map-pin__label{display:none}.map-pin:hover,.map-pin:focus-visible,.map-pin.is-selected{z-index:7}.map-pin:hover .map-pin__label,.map-pin:focus-visible .map-pin__label{background:#142027;border-radius:3px;display:inline}.world-map.is-disabled{filter:grayscale(.45);opacity:.24;pointer-events:none}.world-discover-header{position:relative}.world-discover-trigger{border:1px solid var(--line-dark-strong);color:var(--paper);text-align:left;background:#ffffff09;border-radius:7px;align-items:center;gap:8px;min-height:43px;padding:5px 10px;display:inline-flex}.world-discover-trigger:hover,.world-discover-trigger[aria-expanded=true]{background:#7bd8bc1a;border-color:#7bd8bcad}.world-discover-trigger>.icon:last-child{transition:transform .18s}.world-discover-trigger[aria-expanded=true]>.icon:last-child{transform:rotate(180deg)}.world-discover-trigger__copy{gap:1px;line-height:1.05;display:grid}.world-discover-trigger__copy strong{letter-spacing:.09em;text-transform:uppercase;font-size:.67rem;font-weight:760}.world-discover-trigger__copy span{color:var(--text-muted);font-size:.65rem}.world-discover{border:1px solid var(--line-dark-strong);z-index:60;background:#081017fa;width:min(610px,100vw - 40px);max-height:min(590px,100dvh - 100px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 38px #00000059}.world-discover>header{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;min-height:52px;padding:10px 13px;display:flex}.world-discover>header>div{gap:3px;display:grid}.world-discover>header .micro-label{margin:0}.world-discover>header strong{color:var(--paper);font-size:.78rem}.world-discover>header>span{align-items:center;gap:7px;display:flex}.world-discover>header .bare-icon-button{color:var(--paper)}.world-discover__mode{color:var(--mint);background:0 0;border:1px solid #7bd8bc85;border-radius:4px;align-items:center;gap:6px;min-height:30px;padding:0 8px;font-size:.68rem;display:inline-flex}.world-discover__mode:hover,.world-discover__mode[aria-pressed=true]{background:#7bd8bc1f}.world-discover__filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:11px 13px 6px;display:grid}.world-discover__filters label{color:var(--text-muted);gap:4px;min-width:0;font-size:.62rem;display:grid}.world-discover__filters select,.world-discover__search input{border:1px solid var(--line-dark-strong);color:var(--paper);font-family:var(--sans);background:#ffffff09;border-radius:4px;outline:0;width:100%;min-height:34px;padding:0 8px;font-size:.72rem}.world-discover__filters select:focus,.world-discover__search input:focus{border-color:var(--mint)}.world-discover__search{color:var(--text-muted);grid-column:1/-1;align-items:center;padding:0 8px;display:flex!important}.world-discover__search input{background:0 0;border:0;min-width:0;padding:0 7px}.world-discover__active{grid-column:1/-1;align-items:center;min-height:34px;gap:7px!important;font-size:.68rem!important;display:flex!important}.world-discover__active input{accent-color:var(--mint)}.world-discover__summary{color:var(--text-muted);margin:3px 13px 8px;font-size:.64rem;line-height:1.4}.world-discover__list{border-top:1px solid var(--line-dark);max-height:min(250px,30dvh);margin:0;padding:0;list-style:none;overflow:auto}.world-discover__list li+li{border-top:1px solid #b7d5d51f}.world-discover__list button{color:var(--paper);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:8px 13px;display:flex}.world-discover__list button:hover,.world-discover__list button:focus-visible,.world-discover__list button[aria-current=true]{background:#7bd8bc1c;outline:0}.world-discover__list strong,.world-discover__list small{display:block}.world-discover__list strong{font-size:.76rem}.world-discover__list small{color:var(--text-muted);margin-top:3px;font-size:.64rem}.world-discover__list .city-status{white-space:nowrap;margin:0;font-size:.6rem}.world-discover__empty{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;padding:16px 13px;font-size:.72rem;line-height:1.4;display:flex}.world-discover__empty p{margin:0}.world-discover__empty .text-button{color:var(--mint);font-size:.7rem}.world-discover-empty-state{border:1px solid var(--line-dark-strong);color:var(--paper);text-align:center;z-index:11;background:#081017e0;flex-direction:column;justify-content:center;align-items:center;width:min(480px,100% - 40px);min-height:260px;padding:32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.world-discover-empty-state .icon{color:var(--mint)}.world-discover-empty-state h1{font-family:var(--serif);letter-spacing:-.055em;margin:14px 0 8px;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:.95}.world-discover-empty-state p{color:var(--text-muted);max-width:320px;margin:0;font-size:.82rem;line-height:1.45}.wallet-picker-backdrop{z-index:60;background:#02090dc7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.wallet-picker{color:var(--paper);background:#101c25;border:1px solid #b7d5d561;outline:none;width:min(100%,440px);max-width:440px;padding:26px;box-shadow:0 24px 80px #0000007a}.wallet-picker__heading{align-items:center;gap:12px;display:flex}.wallet-picker__heading>div{flex:1}.wallet-picker__heading h2{font-family:var(--serif);margin:4px 0 0;font-size:2.2rem;line-height:.95}.wallet-picker__mark,.wallet-picker__provider-mark{color:var(--mint);background:#7bd8bc1f;justify-content:center;align-items:center;display:inline-flex}.wallet-picker__mark{border:1px solid #7bd8bc7a;border-radius:50%;width:42px;height:42px}.wallet-picker>p:not(.wallet-picker__footnote){color:var(--text-muted);margin:21px 0 16px;font-size:.87rem;line-height:1.5}.wallet-picker__providers{gap:8px;display:grid}.wallet-picker__provider>button{border:1px solid var(--line-dark-strong);color:var(--paper);text-align:left;background:#ffffff06;align-items:center;gap:12px;width:100%;min-height:67px;padding:10px;display:flex}.wallet-picker__provider>button:hover,.wallet-picker__provider>button:focus-visible{border-color:var(--mint)}.wallet-picker__provider>button:disabled{color:#f1eee59e;cursor:not-allowed;opacity:.78;border-color:#b7d5d538}.wallet-picker__provider>button:disabled:hover{border-color:#b7d5d538}.wallet-picker__provider>button>span:nth-child(2){flex:1;gap:3px;display:grid}.wallet-picker__providers strong{font-size:.88rem}.wallet-picker__providers small{color:var(--text-muted);font-size:.7rem}.wallet-picker__provider-mark{width:40px;height:40px}.wallet-picker__provider-status{color:var(--text-muted);background:#ffffff06;border:1px solid #b7d5d533;border-top:0;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:8px 10px;font-size:.72rem;line-height:1.38;display:flex}.wallet-picker__provider-status span{flex:220px}.wallet-picker__provider-status button,.wallet-connection-error__retry{color:var(--mint);white-space:nowrap;background:0 0;border:1px solid #7bd8bc85;border-radius:4px;min-height:28px;padding:0 8px;font-size:.7rem;font-weight:680}.wallet-picker__provider-status button:hover,.wallet-picker__provider-status button:focus-visible,.wallet-connection-error__retry:hover,.wallet-connection-error__retry:focus-visible{background:#7bd8bc1f}.wallet-picker__footnote{border-top:1px solid var(--line-dark);color:var(--text-muted);align-items:flex-start;gap:8px;margin:19px 0 0;padding-top:16px;font-size:.74rem;line-height:1.45;display:flex}.wallet-connection-error{color:var(--paper);z-index:55;background:#1e252a;border:1px solid #f15c50bf;align-items:center;gap:10px;max-width:min(440px,100vw - 32px);padding:12px 12px 12px 14px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 34px #00000052}.wallet-connection-error>svg{color:var(--coral)}.wallet-connection-error p{flex:1;margin:0;font-size:.8rem;line-height:1.42}.wallet-connection-error .bare-icon-button{color:var(--paper);margin-left:auto}.map-controls{z-index:7;gap:11px;display:flex;position:absolute;bottom:170px;right:294px}.map-controls .icon-button{border-color:var(--line-dark-strong);color:var(--paper);background:#071017c7}.map-controls__zoom{display:flex}.map-controls__zoom .icon-button{border-radius:0}.map-controls__zoom .icon-button:first-child{border-radius:7px 0 0 7px}.map-controls__zoom .icon-button:last-child{border-left:0;border-radius:0 7px 7px 0}.city-panel{background:var(--paper);color:var(--text-ink);overscroll-behavior:contain;scrollbar-color:#918e86 transparent;z-index:10;border-radius:8px;width:356px;max-height:calc(100dvh - 263px);padding:24px 21px;scroll-padding-block:16px;position:absolute;top:19px;left:20px;overflow:auto}.city-panel__topline{justify-content:space-between;align-items:center;display:flex}.city-panel__actions{gap:5px;display:flex}.panel-disclosure{justify-content:center;align-items:center;display:inline-flex}.panel-disclosure .icon{transition:transform .18s}.panel-disclosure[aria-expanded=true] .icon{transform:rotate(180deg)}.city-panel.is-collapsed,.current-drop.is-collapsed{max-height:none;padding-top:12px;padding-bottom:12px;overflow:visible}.city-panel h1{font-family:var(--serif);letter-spacing:-.075em;margin:24px 0 6px;font-size:clamp(3.85rem,5vw,5.8rem);font-weight:400;line-height:.92}.city-panel__country{margin:0;font-size:1.2rem}.city-status,.live-label{align-items:center;gap:8px;margin:18px 0 0;font-size:.81rem;font-style:normal;display:inline-flex}.city-status>span,.city-status>i,.live-label>span,.live-tab-dot{background:var(--coral);border-radius:50%;width:10px;height:10px;display:inline-block}.city-status--live{color:var(--coral-deep)}.city-status--soon{color:#6e706e}.city-status--soon>span,.city-status--soon>i{background:#a7a49b}.city-status--archived{color:#8b8e90}.city-status--archived>span,.city-status--archived>i{background:#8b8e90}.city-panel__rule{border-top:1px solid var(--line-paper);margin:20px 0}.city-panel__manifesto>p:last-child{margin:15px 0 0;font-size:.88rem;line-height:1.48}.featured-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.featured-collection{min-width:0}.featured-collection__art{aspect-ratio:.77;border-radius:6px;width:100%}.featured-collection p{text-overflow:ellipsis;white-space:nowrap;margin:7px 0 4px;font-size:.72rem;font-weight:700;line-height:1.2;overflow:hidden}.featured-collection small{color:var(--text-ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;display:block;overflow:hidden}.passport-visit{color:var(--paper);background:#0e151b;border:1px solid #0e151b;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:58px;margin-top:26px;padding:0 15px;font-size:.98rem;display:flex}.passport-visit span{text-align:center;flex:1}.passport-visit.is-stamped{border-color:var(--mint-deep);color:var(--mint);background:#16302f}.city-panel__passport-note{color:#636561;align-items:center;gap:5px;margin:13px 0 0;font-size:.72rem;display:flex}.current-drop{background:var(--paper);color:var(--text-ink);z-index:10;border-radius:8px;width:255px;max-height:calc(100vh - 261px);padding:23px 20px 19px;position:absolute;top:19px;bottom:auto;right:20px;overflow:auto}.current-drop__header{justify-content:space-between;align-items:center;display:flex}.current-drop__header-actions{align-items:center;gap:8px;display:flex}.live-label{color:var(--coral-deep);margin:0;font-size:.68rem}.live-label>span{width:8px;height:8px}.current-drop h2{font-family:var(--sans);letter-spacing:-.05em;margin:26px 0 3px;font-size:1.68rem}.current-drop__identity{align-items:center;gap:8px;min-width:0;margin:0 0 16px;display:flex}.current-drop__avatar{border-radius:50%;flex:0 0 34px;width:34px;height:34px;display:block;overflow:hidden}.current-drop__avatar img{object-fit:cover;width:100%;height:100%;display:block}.current-drop__creator{color:var(--text-ink-muted);min-width:0;margin:0;font-size:.76rem}.current-drop__art{aspect-ratio:1.15;border-radius:5px;width:100%;display:block;overflow:hidden}.current-drop__art img{object-fit:cover;width:100%;height:100%;display:block}.current-drop__time{border-bottom:1px solid var(--line-paper);align-items:center;gap:12px;padding:18px 2px;font-size:.78rem;display:flex}.current-drop__time strong{color:var(--coral-deep);margin-top:4px;font-size:.98rem;font-weight:500;display:block}.current-drop__edition{padding:17px 2px 6px;font-size:.8rem;line-height:1.15}.current-drop__edition p{margin:0 0 9px}.current-drop__edition .micro-label{margin-bottom:11px}.current-drop__button{width:100%;margin-top:11px}.current-drop--empty{padding:25px}.current-drop--empty h2{font-family:var(--serif);letter-spacing:-.045em;margin-top:22px;font-size:1.85rem;line-height:1}.current-drop--empty p:last-child{color:var(--text-ink-muted);font-size:.86rem;line-height:1.45}.city-rail{border:1px solid var(--line-dark);z-index:12;background:#081017f0;border-radius:7px;grid-template-columns:232px minmax(0,1fr) 38px;align-items:center;gap:29px;min-height:135px;padding:18px 25px;display:grid;position:absolute;bottom:19px;left:20px;right:20px}.city-rail__intro{border-right:1px solid var(--line-dark-strong);padding-right:22px}.city-rail__intro>p:not(.micro-label){color:var(--text-muted);margin:13px 0 0;font-size:.8rem;line-height:1.5}.city-rail__credits{color:var(--text-muted);text-underline-offset:3px;margin-top:6px;padding:3px 0;font-size:.66rem;display:inline-block}.city-rail__credits:hover{color:var(--mint)}.city-rail__items{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;min-width:0;display:grid}.city-rail__city{color:var(--paper);text-align:left;background:0 0;border:0;align-items:center;gap:11px;min-width:0;padding:0;display:flex}.city-rail__city:hover strong,.city-rail__city.is-selected strong{color:var(--mint)}.city-rail__art{aspect-ratio:.83;border-radius:5px;flex:0 0 82px;width:82px}.city-photo{isolation:isolate;background:#1d2b30;display:block;position:relative;overflow:hidden}.city-photo img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.city-photo__placeholder{color:var(--mint);justify-content:center;align-items:center;height:100%;display:flex;position:absolute;inset:0}.city-rail__city>span{min-width:0;display:block}.city-rail__city strong,.city-rail__city small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.city-rail__city strong{font-size:.79rem}.city-rail__city small{color:var(--text-muted);margin-top:3px;font-size:.7rem}.city-rail__city em{gap:5px;margin-top:9px;font-size:.64rem}.city-rail__city em i{width:7px;height:7px}.city-rail__next{border-color:var(--line-dark-strong);justify-self:end}.world-empty-state,.drops-empty-state{background:var(--ink);flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100vh - 71px);padding:8vw;display:flex}.world-empty-state h1,.drops-empty-state h1{font-family:var(--serif);letter-spacing:-.07em;max-width:800px;margin:19px 0;font-size:clamp(3rem,7vw,6.3rem);font-weight:400;line-height:.91}.world-empty-state>p:last-child,.drops-empty-state>p:last-child{color:var(--text-muted);max-width:560px;font-size:1.03rem;line-height:1.55}@media (height<=800px) and (width>=1051px){.current-drop{padding:14px;top:19px;bottom:auto;overflow:hidden}.current-drop h2{margin:14px 0 2px;font-size:1.35rem;line-height:.95}.current-drop__identity{margin-bottom:10px}.current-drop__art{aspect-ratio:auto;height:108px}.current-drop__time{padding:10px 2px}.current-drop__edition{padding:10px 2px 2px;font-size:.75rem}.current-drop__edition p{margin-bottom:5px}.current-drop__edition .micro-label{margin-bottom:7px}.current-drop__button{min-height:42px;margin-top:7px}}.drops-screen{background:var(--ink);min-height:calc(100vh - 71px)}.drop-filters{border-bottom:1px solid var(--line-dark);align-items:stretch;gap:10px;min-height:79px;padding:20px 28px 10px;display:flex}.drop-tabs{border:1px solid var(--line-dark);background:#ffffff06;border-radius:7px 0 0 7px;align-items:stretch;display:flex}.drop-tabs button{color:var(--text-muted);background:0 0;border:0;align-items:center;gap:7px;padding:0 18px;font-size:.85rem;display:flex}.drop-tabs button.is-active{color:var(--coral);background:#ffffff0d}.live-tab-dot{width:7px;height:7px}.filter-control{border:1px solid var(--line-dark);background:#ffffff06;align-items:center;gap:9px;min-width:210px;padding:0 14px;display:flex}.filter-control span{color:var(--text-muted);font-size:.82rem}.filter-control select{appearance:none;color:var(--paper);cursor:pointer;background:0 0;border:0;outline:none;flex:1;font-size:.86rem}.filter-control option{background:var(--ink-panel)}.drops-layout{grid-template-columns:124px minmax(440px,1fr) minmax(390px,.75fr);min-height:calc(100vh - 150px);display:grid}.drop-city-rail{border-right:1px solid var(--line-dark);padding:17px 14px}.drop-city-rail__item{border:0;border-left:1px solid var(--line-dark-strong);color:var(--text-muted);text-align:center;background:0 0;flex-direction:column;align-items:center;gap:9px;width:100%;margin:0 auto;padding:19px 4px 19px 13px;display:flex;position:relative}.drop-city-rail__item.is-selected{border-left-color:var(--mint);color:var(--mint)}.drop-city-rail__emblem{font-family:var(--serif);border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.25rem;display:inline-flex}.drop-city-rail__item strong{letter-spacing:.08em;font-size:.73rem}.drop-city-rail__status{white-space:nowrap;align-items:center;gap:5px;font-size:.65rem;font-style:normal;display:flex}.drop-city-rail__status i{background:var(--mint);border-radius:50%;width:7px;height:7px}.drop-city-rail__status--upcoming i{background:#b6b5ad}.drop-list{min-width:0;padding:25px 25px 35px}.drop-row{border:1px solid #ffffff17;border-radius:7px;grid-template-columns:184px minmax(200px,1fr) 205px;align-items:center;gap:25px;margin-bottom:16px;padding:21px;display:grid;position:relative}.drop-row.is-selected{border-color:var(--mint);box-shadow:inset 0 0 0 1px #7bd8bc26}.drop-row__art{aspect-ratio:1;border-radius:6px;width:100%}.drop-row__content h2,.drop-detail h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(1.9rem,2.6vw,2.9rem);font-weight:400;line-height:.95}.drop-row__content>p,.drop-detail__creator{color:var(--text-muted);margin:9px 0 21px;font-size:.85rem}.drop-row__facts{gap:11px;margin:0;display:grid}.drop-row__facts div{align-items:center;gap:10px;display:flex}.drop-row__facts dt{color:var(--text-muted);display:flex}.drop-row__facts dd{color:var(--text-muted);margin:0;font-size:.83rem}.drop-row__actions{text-align:right;flex-direction:column;align-items:flex-end;gap:12px;display:flex}.drop-row__actions small{color:var(--text-muted);font-size:.77rem}.drop-row__city{color:var(--mint);letter-spacing:.11em;text-transform:uppercase;font-size:.67rem}.drop-list__count{color:#8b8e8d;margin:25px 0 0 220px;font-size:.82rem}.empty-drop-list{border:1px dashed var(--line-dark-strong);color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.empty-drop-list h2{color:var(--paper);font-family:var(--serif);margin:13px 0 0;font-size:2rem;font-weight:400}.empty-drop-list p{margin:8px 0 0}.drop-detail{border-left:1px solid var(--line-dark);padding:33px 29px 25px;position:relative}.drop-detail__close{position:absolute;top:18px;right:19px}.drop-detail h1{padding-right:25px;font-size:clamp(2.4rem,3vw,3.3rem)}.drop-detail__creator{margin:10px 0 20px}.drop-detail__top{grid-template-columns:minmax(130px,1fr) minmax(115px,.78fr);gap:25px;display:grid}.drop-detail__art{aspect-ratio:.82;border-radius:6px;width:100%}.drop-detail__spec{margin:0}.drop-detail__spec div{border-bottom:1px solid var(--line-dark);padding:0 0 12px}.drop-detail__spec div+div{padding-top:12px}.drop-detail__spec dt{color:#999d9e;letter-spacing:.09em;text-transform:uppercase;font-size:.67rem}.drop-detail__spec dd{align-items:center;gap:5px;margin:7px 0 0;font-size:.85rem;display:flex}.eth-gem{color:#9f9bff;margin-right:2px}.drop-stage-list{border:1px solid var(--line-dark-strong);border-radius:6px;margin-top:23px;padding:0 14px}.drop-stage{border-bottom:1px solid var(--line-dark);grid-template-columns:23px 1fr max-content;align-items:center;gap:8px;min-height:50px;display:grid}.drop-stage:last-child{border-bottom:0}.drop-stage span{color:var(--text-muted);letter-spacing:.06em;font-size:.69rem}.drop-stage strong{color:var(--text-muted);text-align:right;font-size:.75rem;font-weight:500}.drop-disclaimer{color:var(--coral);border:1px solid #f15c5073;align-items:center;gap:11px;margin:13px 0;padding:12px;font-size:.77rem;line-height:1.35;display:flex}.allowlist-form{border:1px solid var(--line-dark);border-radius:6px;padding:22px 17px 16px}.allowlist-form h2{letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:.84rem;font-weight:500}.allowlist-form .micro-label{color:var(--text-muted);margin-bottom:7px}.allowlist-wallet{border:1px solid var(--line-dark-strong);border-radius:6px;align-items:center;gap:9px;min-height:61px;padding:8px 10px;display:flex}.allowlist-wallet>span:nth-child(2){flex:1;gap:4px;font-size:.82rem;display:grid}.allowlist-wallet small{color:var(--text-muted);font-size:.75rem}.allowlist-wallet em{color:var(--mint);background:#4cb49429;border-radius:15px;align-items:center;gap:3px;padding:5px 8px;font-size:.72rem;font-style:normal;display:flex}.consent-check{color:var(--text-muted);align-items:flex-start;gap:9px;margin:17px 0;font-size:.78rem;line-height:1.45;display:flex}.consent-check input{accent-color:var(--mint);width:18px;height:18px;margin:0}.consent-check a{-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}.inline-text-button{color:inherit;font-size:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted);text-underline-offset:2px;background:0 0;border:0;padding:0}.allowlist-legal-note{border:1px solid var(--line-dark-strong);color:var(--text-muted);margin:-5px 0 16px;padding:10px;font-size:.75rem;line-height:1.45}.allowlist-legal-note p{margin:0 0 7px}.allowlist-legal-note .text-button{color:var(--mint)}.allowlist-policy-review{border:1px solid var(--line-dark-strong);color:var(--text-muted);margin:16px 0;padding:12px;font-size:.75rem;line-height:1.48}.allowlist-policy-review>p:not(.micro-label){margin:0 0 11px}.allowlist-policy-review dl{gap:7px;margin:0 0 12px;display:grid}.allowlist-policy-review dl div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.allowlist-policy-review dt{color:var(--text);letter-spacing:.06em;text-transform:uppercase;font-size:.69rem;font-weight:700}.allowlist-policy-review dd{overflow-wrap:anywhere;text-align:right;margin:0}.allowlist-policy-review details{border-top:1px solid var(--line-dark);margin:0 0 8px;padding-top:9px}.allowlist-policy-review summary{color:var(--mint);cursor:pointer;font-weight:700}.allowlist-policy-review details section{border-left:2px solid var(--line-dark);white-space:pre-wrap;margin:10px 0;padding:0 0 0 9px}.allowlist-policy-review details h3{color:var(--text);overflow-wrap:anywhere;margin:0 0 4px;font-size:.72rem}.allowlist-policy-review details p{overflow-wrap:anywhere;margin:0}.allowlist-form__button{width:100%;min-height:47px}.drop-detail__footer{color:var(--text-muted);justify-content:space-between;margin-top:18px;font-size:.73rem;display:flex}.drop-detail__footer a{align-items:center;gap:5px;text-decoration:none;display:flex}.creator-screen{max-width:1420px;margin:0 auto;padding:50px 28px 72px}.creator-screen__intro{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:flex-end;gap:28px;padding-bottom:29px;display:flex}.creator-screen__intro>div{max-width:720px}.creator-screen__intro p:last-child{color:var(--text-muted);margin:10px 0 0;font-size:.96rem;line-height:1.55}.creator-grid{grid-template-columns:minmax(300px,.75fr) minmax(390px,1.25fr);align-items:start;gap:21px;margin-top:29px;display:grid}.creator-card{background:var(--paper);color:var(--text-ink);border-radius:8px;gap:13px;padding:23px;display:grid}.creator-card>header{align-items:baseline;gap:12px;display:flex}.creator-card h2,.creator-card h3{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:2rem;font-weight:400}.creator-card h3{color:var(--paper);font-size:1.55rem}form.creator-card h3{color:var(--text-ink)}.creator-card .micro-label{color:var(--coral-deep)}.creator-card label{gap:6px;display:grid}.creator-card label>span{font-size:.76rem;font-weight:700}.creator-card label>span em{color:var(--text-ink-muted);font-size:.67rem;font-style:normal;font-weight:500}.creator-card input,.creator-card select,.creator-card textarea{color:var(--text-ink);background:#ffffff61;border:1px solid #bab7ae;border-radius:4px;width:100%;min-height:39px;padding:8px 10px;font-size:.84rem}.creator-card textarea{resize:vertical;line-height:1.45}.creator-card input:focus,.creator-card select:focus,.creator-card textarea:focus{border-color:var(--coral);outline:0}.creator-card>.primary-button{justify-content:center;min-height:45px;margin-top:5px}.creator-inventory{border-bottom:1px solid var(--line-dark);border-top:1px solid var(--line-dark);margin-top:38px;padding:26px 0 29px}.creator-inventory>header,.creator-operations>header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.creator-inventory h2,.creator-operations h2{font-family:var(--serif);letter-spacing:-.055em;margin:8px 0 0;font-size:2.25rem;font-weight:400}.creator-inventory>header>span{color:var(--text-muted);font-size:.78rem}.creator-collection-list{border-top:1px solid var(--line-dark);margin-top:21px;display:grid}.creator-collection-list article{border-bottom:1px solid var(--line-dark);align-items:center;gap:15px;min-height:62px;padding:10px 0;display:flex}.creator-collection-list article>div{flex:1;gap:3px;display:grid}.creator-collection-list strong{font-size:.87rem}.creator-collection-list span{color:var(--text-muted);font-size:.73rem}.creator-status{letter-spacing:.07em;border:1px solid;border-radius:12px;padding:4px 7px;font-size:.63rem;font-style:normal}.creator-status--verified{color:var(--mint)}.creator-status--pending{color:var(--coral)}.creator-status--rejected{color:#e99a8f}.creator-empty{color:var(--text-muted);margin:17px 0;font-size:.82rem}.creator-drop-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:9px;margin-top:22px;display:grid}.creator-drop-list button{border:1px solid var(--line-dark);color:var(--paper);text-align:left;background:#ffffff06;gap:5px;min-height:112px;padding:14px;display:grid}.creator-drop-list button:hover,.creator-drop-list button.is-selected{border-color:var(--mint);background:#7bd8bc14}.creator-drop-list button>span{color:var(--mint);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem}.creator-drop-list button strong{font-family:var(--serif);font-size:1.3rem;font-weight:400;line-height:.95}.creator-drop-list button small{color:var(--text-muted);font-size:.7rem}.creator-operations{margin-top:38px}.creator-operations>header>div>p:last-child{color:var(--text-muted);margin:10px 0 0;font-size:.78rem}.creator-operations__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px;margin-top:22px;display:grid}.creator-card--dark{background:var(--ink-panel);border:1px solid var(--line-dark);color:var(--paper)}.creator-card--dark label>span{color:var(--paper-muted)}.creator-card--dark input{border-color:var(--line-dark-strong);color:var(--paper);background:#ffffff0d}.creator-check{color:var(--paper-muted);align-items:flex-start;gap:9px;font-size:.8rem;line-height:1.4;display:flex!important}.creator-check input{accent-color:var(--mint);flex:none;width:17px;height:17px;min-height:0;margin:1px 0 0;padding:0}.creator-stage-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.creator-stage-stack{gap:12px;display:grid}.creator-stage-editor{border:1px solid var(--line-dark-strong);gap:10px;margin:0;padding:12px;display:grid}.creator-stage-editor legend{color:var(--mint);letter-spacing:.08em;text-transform:uppercase;padding:0 5px;font-size:.72rem;font-weight:800}.creator-stage-editor--public{border-color:#7bd8bc85}.creator-stage-editor footer{flex-wrap:wrap;justify-content:space-between}.creator-review-required,.creator-review-ready{align-items:center;gap:6px;margin:8px 0 0;font-size:.78rem;line-height:1.45;display:flex}.creator-review-required{color:#c14338}.creator-review-ready{color:var(--mint-deep)}.creator-card--dark footer{justify-content:flex-end;align-items:center;gap:10px;margin-top:5px;display:flex}.creator-card--dark footer>p{color:var(--mint);margin:4px 0;font-size:.76rem}.creator-residency{border-bottom:1px solid var(--line-dark);margin-top:38px;padding-bottom:34px}.creator-residency>header>div{max-width:760px}.creator-residency>header h2{font-family:var(--serif);letter-spacing:-.06em;margin:8px 0 0;font-size:clamp(2.25rem,4vw,3.45rem);font-weight:400;line-height:.94}.creator-residency>header p:last-child,.creator-residency__review>header p{color:var(--text-muted);margin:15px 0 0;font-size:.85rem;line-height:1.5}.creator-residency__layout{grid-template-columns:minmax(300px,.8fr) minmax(340px,1.2fr);align-items:start;gap:21px;margin-top:25px;display:grid}.creator-residency__form footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.creator-residency__dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.creator-residency__warning{color:var(--text-ink-muted);align-items:flex-start;gap:6px;margin:0;font-size:.7rem;line-height:1.42;display:flex}.creator-residency__curator-note{color:var(--paper-muted);background:#7bd8bc12;border:1px solid #7bd8bc4d;align-items:flex-start;gap:9px;max-width:680px;margin:24px 0 0;padding:13px;font-size:.8rem;line-height:1.48;display:flex}.creator-residency__curator-note .icon{color:var(--mint);flex:none}.creator-residency__mine{background:var(--ink-panel);border:1px solid var(--line-dark);min-width:0;padding:18px}.creator-residency__mine>header,.creator-residency__review>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.creator-residency h3{font-family:var(--serif);letter-spacing:-.045em;margin:6px 0 0;font-size:1.52rem;font-weight:400;line-height:.98}.creator-residency__mine h3,.creator-residency__review h3{color:var(--paper)}.creator-residency__state,.creator-residency__error{color:var(--text-muted);align-items:center;gap:7px;margin:18px 0 0;font-size:.72rem;line-height:1.4;display:flex}.creator-residency__error{color:#ff9187}.creator-residency__requests{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.creator-residency__requests li{border:1px solid var(--line-dark);background:#ffffff06;padding:11px}.creator-residency__requests li>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.creator-residency__requests li strong,.creator-residency__requests li small{display:block}.creator-residency__requests li strong{color:var(--paper);font-size:.78rem}.creator-residency__requests li small{color:var(--text-muted);margin-top:4px;font-size:.64rem;line-height:1.42}.creator-residency__requests li>p{color:var(--paper-muted);margin:10px 0;font-size:.72rem;line-height:1.45}.creator-residency__purpose{white-space:pre-wrap;overflow-wrap:anywhere}.creator-residency__requests .creator-status{flex:none}.creator-residency__reason{border-top:1px solid var(--line-dark);align-items:flex-start;gap:6px;padding-top:8px;display:flex;color:#f6ba83!important}.creator-residency__cancel{color:#ff9187;margin-left:12px}.creator-residency__review{border:1px solid var(--line-dark-strong);background:#101c25;margin-top:21px;padding:20px}.creator-residency__review-list{gap:9px;margin-top:18px;display:grid}.creator-residency__review-list article{border:1px solid var(--line-dark);background:#ffffff06;gap:10px;padding:13px;display:grid}.creator-residency__review-list strong,.creator-residency__review-list small{display:block}.creator-residency__review-list strong{color:var(--paper);font-size:.8rem}.creator-residency__review-list small{color:var(--text-muted);margin-top:4px;font-size:.65rem;line-height:1.45}.creator-residency__review-list p{color:var(--paper-muted);margin:9px 0 0;font-size:.74rem;line-height:1.48}.creator-residency__review-list textarea{border:1px solid var(--line-dark-strong);color:var(--paper);font-family:var(--sans);resize:vertical;background:#ffffff0b;width:100%;min-height:55px;padding:8px;font-size:.76rem}.creator-residency__review-list textarea:focus{border-color:var(--mint);outline:0}.creator-residency__review-list footer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.creator-residency__reject{color:#ff9187}.creator-help{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.5}.creator-operation-actions{flex-wrap:wrap;gap:9px;display:flex}.creator-operation-actions button{min-height:39px}.creator-applications{border-top:1px solid var(--line-dark);margin-top:5px;display:grid}.creator-applications>p{color:var(--text-muted);margin:13px 0 0;font-size:.78rem}.creator-applications>div{border-bottom:1px solid var(--line-dark);align-items:center;gap:12px;padding:10px 0;display:flex}.creator-applications>div>span{flex:1;gap:3px;min-width:0;display:grid}.creator-applications strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.creator-applications small{color:var(--text-muted);font-size:.65rem}.creator-applications label{align-items:center;gap:6px;display:flex}.creator-applications input{width:55px;min-height:32px;padding:4px 6px}.creator-applications label button{border:1px solid var(--line-dark-strong);color:var(--mint);background:0 0;min-height:32px;padding:0 8px;font-size:.7rem}.passport-screen{max-width:1160px;margin:0 auto;padding:64px 28px 72px}.passport-intro{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.passport-intro>div{max-width:635px}.passport-intro h1{font-family:var(--serif);letter-spacing:-.07em;margin:0;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:.92}.passport-intro p{color:var(--text-muted);margin:18px 0 0;font-size:1rem;line-height:1.55}.passport-intro__wallet{align-items:center;gap:9px;display:flex;color:var(--paper)!important;margin:0!important;font-size:.9rem!important}.passport-layout{grid-template-columns:minmax(320px,.92fr) minmax(320px,1.08fr);gap:27px;display:grid}.passport-card{background:var(--paper);color:var(--text-ink);border-radius:8px;min-height:310px;padding:24px;overflow:hidden}.passport-card header,.passport-card footer{justify-content:space-between;align-items:center;display:flex}.passport-card header{flex-wrap:wrap;gap:12px}.passport-card header>p,.passport-card footer{letter-spacing:.13em;margin:0;font-size:.64rem;font-weight:750}.passport-card__body{grid-template-columns:96px minmax(0,1fr) 75px;align-items:center;gap:19px;margin:39px 0 30px;display:grid}.passport-card__portrait{background:#d9d4c7;border:1px solid #222;justify-content:center;align-items:center;width:96px;height:118px;display:flex}.passport-card__field{color:var(--text-ink-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:.62rem}.passport-card__field+strong{overflow-wrap:anywhere;margin-bottom:20px;font-size:.86rem;display:block}.passport-card__seal{letter-spacing:.12em;border:1px solid #333;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:73px;height:73px;font-size:.52rem;display:flex;transform:rotate(-14deg)}.passport-card footer{border-top:1px solid var(--line-paper);padding-top:13px}.passport-progress{border:1px solid var(--line-dark);border-radius:8px;padding:26px}.passport-progress__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.passport-progress h2,.passport-next h2{font-family:var(--serif);letter-spacing:-.05em;margin:10px 0 0;font-size:2.05rem;font-weight:400}.passport-progress__heading>span{color:var(--mint);font-family:var(--serif);white-space:nowrap;flex-shrink:0;font-size:1.65rem}.passport-progress__track{background:#ffffff14;height:6px;margin:24px 0 16px;overflow:hidden}.passport-progress__track span{background:var(--mint);min-width:0;height:100%;transition:width .25s;display:block}.passport-progress>p{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.5}.passport-stamp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:22px;display:grid}.passport-empty{border:1px dashed var(--line-dark-strong);color:var(--text-muted);text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;padding:21px;display:flex}.passport-empty p{margin:8px 0 12px}.passport-stamp{border:1px solid var(--line-dark);color:var(--paper);text-align:left;background:#ffffff08;min-height:98px;padding:10px}.passport-stamp:hover{border-color:var(--mint)}.passport-stamp>span{border:1px solid var(--mint);color:var(--mint);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.passport-stamp strong,.passport-stamp small{display:block}.passport-stamp strong{margin-top:9px;font-size:.79rem}.passport-stamp small{color:var(--text-muted);margin-top:3px;font-size:.68rem}.passport-next{border-top:1px solid var(--line-dark);margin-top:60px;padding-top:30px}.passport-next__cities{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:27px;display:grid}.passport-next__cities>button{border:1px solid var(--line-dark);color:var(--paper);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;min-height:79px;padding:10px;display:flex}.passport-next__cities>button:hover{border-color:var(--mint)}.passport-next__marker{color:var(--mint);background:#7bd8bc1f;justify-content:center;align-items:center;width:39px;height:39px;display:inline-flex}.passport-next__cities>button>span:nth-child(2){flex:1}.passport-next__cities strong,.passport-next__cities small{display:block}.passport-next__cities strong{font-size:.82rem}.passport-next__cities small{color:var(--text-muted);margin-top:4px;font-size:.7rem}.studio-screen{grid-template-columns:255px minmax(570px,1.1fr) minmax(400px,.9fr);min-height:calc(100vh - 71px);display:grid}.studio-sidebar{border-right:1px solid var(--line-dark);flex-direction:column;min-height:100%;padding:17px 13px 24px;display:flex}.studio-sidebar__city{border-bottom:1px solid var(--line-dark);align-items:center;gap:14px;margin:0 -13px 11px;padding:0 15px 18px;display:flex}.studio-sidebar__city-art{aspect-ratio:1;border-radius:3px;width:69px}.studio-sidebar__city-select{flex:1;gap:4px;min-width:0;display:grid}.studio-sidebar__city-select select{appearance:auto;color:var(--paper);cursor:pointer;font-family:var(--serif);background:0 0;border:0;width:100%;min-width:0;min-height:35px;padding:0 22px 0 0;font-size:1.35rem;font-weight:600}.studio-sidebar__city-select select:focus-visible{outline:2px solid var(--mint);outline-offset:3px}.studio-sidebar__city-select select:disabled{color:var(--text-muted);cursor:default}.studio-sidebar__city-select select option{background:var(--ink);color:var(--paper)}.studio-sidebar__city-select small{color:var(--text-muted);font-size:.66rem;line-height:1.3}.studio-sidebar nav{gap:4px;display:grid}.studio-sidebar nav button{color:var(--text-muted);text-align:left;background:0 0;border:0;border-left:4px solid #0000;align-items:center;gap:15px;min-height:54px;padding:0 15px;font-size:.89rem;display:flex}.studio-sidebar nav button:hover{color:var(--paper);background:#ffffff0a}.studio-sidebar nav button.is-active{border-left-color:var(--coral);color:var(--paper);background:#ffffff12}.studio-sidebar__public{border:1px solid var(--line-dark-strong);color:var(--text-muted);border-radius:5px;align-items:flex-start;gap:11px;margin-top:auto;padding:16px 13px;font-size:.73rem;line-height:1.4;display:flex}.studio-sidebar__public strong{color:var(--paper);font-size:.75rem;display:block}.studio-sidebar__public p{margin:3px 0 0}.studio-editor{background:var(--paper);color:var(--text-ink);flex-direction:column;min-width:0;padding:24px 25px 25px;display:flex}.studio-editor__header{color:var(--text-ink-muted);justify-content:space-between;align-items:center;font-size:.76rem;display:flex}.studio-editor__header>p{align-items:center;gap:9px;margin:0;display:flex}.studio-editor__header>p i{background:#9b9d97;border-radius:50%;width:3px;height:3px}.draft-dot{background:var(--mint-deep);border-radius:50%;width:10px;height:10px;display:inline-block}.studio-editor__header .text-button{color:var(--text-ink)}.studio-editor__load-state,.studio-editor__load-error{align-items:center;gap:7px;margin:16px 0 -4px;font-size:.75rem;display:flex}.studio-editor__load-state{color:var(--text-ink-muted)}.studio-editor__load-error{color:#a33d35}.studio-editor__workbench{border:0;flex-direction:column;flex:1;min-inline-size:0;margin:0;padding:0;display:flex}.studio-editor__workbench:disabled{opacity:.66}.studio-editor h1{font-family:var(--serif);letter-spacing:-.06em;margin:25px 0 21px;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:400;line-height:.98}.studio-editor__tabs{border-bottom:1px solid var(--line-paper);gap:8px;display:flex}.studio-editor__tabs button{color:#333837;background:0 0;border:0;border-bottom:2px solid #0000;min-height:39px;padding:0 8px;font-size:.84rem;font-weight:600}.studio-editor__tabs button.is-active{border-bottom-color:var(--coral)}.studio-editor__fields{gap:15px;padding:16px 0 21px;display:grid}.studio-editor label,.studio-editor fieldset{margin:0;position:relative}.studio-editor label>span:first-child,.studio-editor legend{margin-bottom:7px;padding:0;font-size:.8rem;font-weight:650;display:block}.studio-editor input,.studio-editor textarea{color:var(--text-ink);resize:vertical;background:#ffffff38;border:1px solid #b9b7ae;border-radius:4px;outline:none;width:100%;padding:10px 12px;font-size:.86rem}.studio-editor input:focus,.studio-editor textarea:focus{border-color:var(--coral)}.studio-editor label>small{color:#777a74;font-size:.65rem;position:absolute;bottom:9px;right:10px}.studio-editor textarea{padding-bottom:26px;line-height:1.45}.studio-editor__long-description textarea{border-radius:0 0 4px 4px}.editor-toolbar{border:1px solid #b9b7ae;border-bottom:0;align-items:center;gap:17px;height:34px;padding:0 12px;display:flex}.editor-toolbar b{font-size:1.03rem}.editor-toolbar i{font-family:var(--serif);font-size:1.1rem}.theme-picker{border:0}.theme-picker>div{gap:9px;display:flex}.theme-swatch{background:#f0ede4;border:1px solid #c7c2b8;justify-content:center;align-items:center;width:91px;height:67px;padding:0;display:inline-flex}.theme-swatch.is-selected{border:2px solid var(--coral)}.theme-swatch--graphite{color:var(--paper);background:#424a4e;border-color:#424a4e}.theme-swatch--ink{color:var(--paper);background:#101a27;border-color:#101a27}.theme-swatch--mint{color:var(--text-ink);background:#a5dccc;border-color:#a5dccc}.theme-swatch--coral{color:var(--text-ink);background:#df5850;border-color:#df5850}.theme-swatch--custom{flex-direction:column;gap:3px;font-size:.7rem}.social-links{border:0;gap:8px;display:grid}.social-links__row{grid-template-columns:26px 130px minmax(0,1fr) 24px;align-items:center;gap:8px;display:grid}.social-links__row>span{background:#00000008;border:1px solid #c6c3bb;min-height:35px;padding:9px 10px;font-size:.75rem}.social-links__row input{min-height:35px;padding:7px 9px;font-size:.75rem}.studio-editor__footer{border-top:1px solid var(--line-paper);justify-content:flex-end;align-items:center;gap:15px;margin-top:auto;padding-top:18px;display:flex}.studio-editor__unpublish{color:#9d3d35;margin-left:auto}.studio-gallery-editor{gap:15px;display:grid}.studio-gallery-editor h2{font-family:var(--serif);letter-spacing:-.055em;margin:7px 0 0;font-size:2.35rem;font-weight:400;line-height:.94}.studio-gallery-editor>div>p:last-child{color:var(--text-ink-muted);margin:14px 0 0;font-size:.8rem;line-height:1.5}.studio-gallery-editor__state,.studio-gallery-editor__error{color:var(--text-ink-muted);align-items:center;gap:7px;margin:0;font-size:.76rem;display:flex}.studio-gallery-editor__error{color:#a33d35}.studio-gallery-editor__empty{color:var(--text-ink-muted);border:1px dashed #aaa79d;align-items:center;gap:10px;padding:16px;font-size:.77rem;line-height:1.45;display:flex}.studio-gallery-editor__empty p{margin:0}.studio-gallery-editor__items{border-top:1px solid var(--line-paper);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.studio-gallery-editor__items label{background:#0e151a06;border:1px solid #0e151a21;grid-template-columns:17px 76px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.studio-gallery-editor__items label:has(input:checked){background:#327d6a1a;border-color:#1f735ea6}.studio-gallery-editor__items input{accent-color:var(--mint-deep);margin:3px 0 0}.studio-gallery-editor__mark{color:var(--mint);font-family:var(--serif);background:#263e3b;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.25rem;display:inline-flex}.studio-gallery-editor__items strong,.studio-gallery-editor__items small,.studio-gallery-editor__items em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.studio-gallery-editor__items strong{font-size:.71rem}.studio-gallery-editor__items small{color:var(--text-ink-muted);margin-top:3px;font-size:.62rem}.studio-gallery-editor__items em{color:#19735f;align-items:center;gap:3px;margin-top:5px;font-size:.58rem;font-style:normal;display:flex}.studio-gallery-editor__selection{color:var(--text-ink-muted);text-align:right;margin:0;font-size:.7rem}.studio-preview__empty{color:var(--text-muted);margin:14px 0 0;font-size:.73rem;line-height:1.45}.studio-preview__asset{background:#ffffff0a;grid-template-columns:56px minmax(0,1fr);gap:4px 9px;padding:7px;display:grid}.studio-preview__asset>span{color:var(--mint);font-family:var(--serif);background:#7bd8bc1f;grid-row:1/3;justify-content:center;align-items:center;font-size:1rem;display:flex}.studio-preview__asset strong,.studio-preview__asset small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.studio-preview__asset strong{font-size:.65rem}.studio-preview__asset small{color:var(--text-muted);font-size:.57rem}.studio-preview{border-left:1px solid var(--line-dark);min-width:0;padding:0 21px 25px}.studio-preview>header{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:flex-start;margin:0 -21px;padding:19px 21px 13px;display:flex}.studio-preview>header strong{font-size:.93rem}.studio-preview>header p{color:var(--text-muted);margin:3px 0 0;font-size:.74rem}.studio-preview__hero{height:245px;margin:0 -21px;position:relative;overflow:hidden}.studio-preview__hero-art{width:100%;height:100%;position:absolute;inset:0}.studio-preview__hero:after{content:"";background:#060d1280;position:absolute;inset:0}.studio-preview__hero>div{z-index:2;max-width:460px;position:absolute;bottom:30px;left:44px}.studio-preview__hero h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:400;line-height:.95}.studio-preview__hero p{margin:19px 0 0;font-size:.82rem;line-height:1.45}.studio-preview__collection,.studio-preview__event,.studio-preview__residency{border-bottom:1px solid var(--line-dark-strong);padding:16px 0}.studio-preview section header{justify-content:space-between;align-items:center;display:flex}.studio-preview h3{font-family:var(--serif);margin:0;font-size:1.08rem;font-weight:400}.studio-preview h3 span{color:var(--text-muted);font-family:var(--sans);font-size:.74rem}.studio-preview__collection>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.studio-preview__art{aspect-ratio:.88;border:1px solid var(--line-dark-strong);border-radius:5px;width:100%}.studio-preview__event>div,.studio-preview__residency>div{grid-template-columns:126px 1fr;align-items:center;gap:14px;margin-top:14px;display:grid}.event-poster{background:var(--coral);color:#221311;font-family:var(--serif);align-items:center;height:126px;padding:14px;font-size:1.2rem;font-weight:600;line-height:.9;display:flex}.studio-preview__event p,.studio-preview__residency p{gap:5px;margin:0;font-size:.8rem;display:grid}.studio-preview__event p>span,.studio-preview__residency p>span{color:var(--text-muted);line-height:1.35}.studio-preview__event small,.studio-preview__residency small{color:var(--text-muted);margin-top:4px;font-size:.7rem;line-height:1.7}.studio-preview__event small .icon,.studio-preview__residency small .icon{vertical-align:-3px;margin-right:5px}.studio-preview__residency>div{grid-template-columns:63px minmax(0,1fr) 130px}.residency-avatar{color:#162126;background:#c5aa81;border-radius:50%;justify-content:center;align-items:center;width:59px;height:59px;display:inline-flex}.residency-art{aspect-ratio:1.22;border-radius:4px;width:100%}.studio-preview.is-minimized{display:none}@media (width>=1051px){.world-explorer{grid-template-rows:minmax(280px,1fr);grid-template-columns:minmax(0,1fr);gap:19px;min-height:calc(100dvh - 76px);display:grid}.world-map{grid-area:1/1;min-width:0;min-height:280px;position:relative;inset:auto}.city-panel,.current-drop{grid-area:1/1/2/2;max-height:100%;top:0}.city-panel{left:1px}.current-drop{right:1px;overflow:auto}.city-rail{grid-area:2/1;min-width:0;position:relative;inset:auto}.map-controls{bottom:16px}}@media (width<=1240px){.city-rail{grid-template-columns:195px minmax(0,1fr) 38px;gap:18px}.city-rail__items{gap:9px}.city-rail__art{flex-basis:64px;width:64px}.drops-layout{grid-template-columns:108px minmax(360px,1fr) minmax(360px,.78fr)}.drop-row{grid-template-columns:145px minmax(180px,1fr) 177px;gap:18px}.studio-screen{grid-template-columns:220px minmax(500px,1.1fr) minmax(350px,.85fr)}.studio-editor{padding-left:20px;padding-right:20px}}@media (width<=1050px){.world-explorer{padding:16px;overflow:visible}.world-map{height:590px;inset:16px 16px auto}.map-controls{bottom:16px;left:388px;right:auto}.city-panel{max-height:492px;top:16px;left:16px}.current-drop{top:408px;bottom:auto;right:16px}.city-rail{inset:622px 16px auto}.world-explorer{min-height:774px}.city-rail__items{overflow:hidden}.city-rail__city:nth-child(n+4){display:none}.drops-layout{grid-template-columns:92px minmax(350px,1fr) minmax(340px,.75fr)}.drop-row{grid-template-columns:130px minmax(160px,1fr)}.drop-row__actions{text-align:left;grid-column:2;align-items:flex-start}.studio-screen{grid-template-columns:190px minmax(0,1fr)}.studio-preview{border-left:0;border-top:1px solid var(--line-dark);grid-column:1/-1}.studio-preview__hero{height:280px}.creator-grid,.creator-operations__grid,.creator-residency__layout{grid-template-columns:1fr}}@media (width<=820px){.site-header .feedback-trigger{display:none}.site-nav .site-nav__feedback{display:flex}.site-header{height:70px}.site-header__inner{grid-template-columns:max-content max-content 1fr;gap:11px;padding:0 16px}.availability-screen__header{height:70px;padding:0 16px}.availability-screen__main{min-height:calc(100vh - 70px);padding:18px}.availability-card{padding:31px 24px}.availability-card h1{font-size:clamp(2.45rem,14vw,3.65rem)}.availability-card__note{align-items:flex-start}.brand__mark{width:34px;height:34px}.brand__wordmark{font-size:1rem}.mobile-nav-toggle{justify-self:start;min-width:38px;min-height:38px;display:inline-flex}.site-nav{border-bottom:1px solid var(--line-dark-strong);background:#0c151e;flex-direction:column;align-items:stretch;gap:0;height:auto;padding:8px 16px 14px;display:none;position:absolute;top:70px;left:0;right:0}.site-nav.is-open{display:flex}.site-nav__item{border-bottom:0;border-left:3px solid #0000;justify-content:flex-start;min-height:43px;padding:0 10px}.site-nav__item.is-active{border-left-color:var(--coral)}.site-header__actions{gap:6px}.world-discover-trigger{justify-content:center;min-width:38px;min-height:38px;padding:0}.world-discover-trigger__copy,.world-discover-trigger>.icon:last-child{display:none}.world-discover{width:auto;max-height:calc(100dvh - 88px);position:fixed;top:76px;left:12px;right:12px}.wallet-area{justify-self:end}.wallet-connect,.wallet-connected{min-height:38px;padding:0 9px;font-size:.78rem}.wallet-connect span:last-child,.wallet-connected>span:nth-child(2){display:none}.app-shell>main{min-height:calc(100vh - 70px)}.world-explorer{grid-template-columns:minmax(0,1fr);gap:16px;min-height:0;padding:0;display:grid}.world-explorer>*{min-width:0}.world-map{height:430px;position:relative;inset:auto}.world-discover__list{max-height:295px}.world-discover-empty-state{min-height:190px}.world-map__ocean-label{font-size:.56rem}.map-controls{bottom:12px;left:auto;right:12px}.map-pin{--pin-anchor-offset:-12.5px;--pin-dot-size:9px;--pin-padding:8px;gap:3px;font-size:.66rem}.map-pin.is-selected{--pin-anchor-offset:-16px;--pin-dot-size:16px;font-size:.76rem}.city-panel,.current-drop,.city-rail{width:auto;max-height:none;position:relative;top:auto;left:auto;right:auto}.city-panel{border-radius:0;padding:25px 20px}.city-panel h1{font-size:4.7rem}.current-drop{border-radius:0;padding:24px 20px}.city-rail{border-radius:0;min-height:0;padding:21px 20px;display:block}.city-rail__intro{border-bottom:1px solid var(--line-dark);border-right:0;padding:0 0 15px}.city-rail__items{gap:15px;margin-top:18px;padding-bottom:3px;display:flex;overflow-x:auto}.city-rail__city{flex:0 0 175px}.city-rail__city:nth-child(n+4){display:flex}.city-rail__next{display:none}.drop-filters{flex-wrap:wrap;padding:13px 16px}.drop-tabs{border-radius:6px;order:2;width:100%;min-height:41px}.drop-tabs button{flex:1;justify-content:center;padding:0 8px}.filter-control{flex:1;min-width:0;min-height:41px}.drops-layout{min-height:0;display:block}.drop-city-rail{border-bottom:1px solid var(--line-dark);border-right:0;padding:6px 16px;display:flex;overflow-x:auto}.drop-city-rail__item{border-bottom:3px solid #0000;border-left:0;flex:0 0 108px;min-height:112px;padding:12px 5px}.drop-city-rail__item.is-selected{border-bottom-color:var(--mint)}.drop-city-rail__emblem{width:39px;height:39px}.drop-list{padding:16px}.drop-row{grid-template-columns:112px minmax(0,1fr);gap:15px;padding:14px}.drop-row__actions{grid-column:1/-1}.drop-list__count{margin-left:0}.drop-detail{border-left:0;border-top:1px solid var(--line-dark);padding:28px 17px 25px}.drop-detail__top{grid-template-columns:47% 1fr}.passport-screen{padding:42px 18px 52px}.passport-intro{flex-direction:column;align-items:flex-start}.passport-layout{grid-template-columns:1fr}.passport-next__cities{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-screen{display:block}.studio-sidebar{border-bottom:1px solid var(--line-dark);border-right:0;min-height:auto;padding:10px 12px}.studio-sidebar__city{border:0;margin:0;padding:0}.studio-sidebar__city-art{width:42px}.studio-sidebar nav{display:flex;overflow-x:auto}.studio-sidebar nav button{flex:0 0 max-content;border-bottom:3px solid #0000;border-left:0;min-height:42px;padding:0 9px}.studio-sidebar nav button.is-active{border-bottom-color:var(--coral)}.studio-sidebar__public{display:none}.studio-editor{padding:20px 16px}.studio-preview{padding:0 16px 20px}.creator-screen{padding:38px 16px 52px}.creator-screen__intro{flex-direction:column;align-items:flex-start}.creator-stage-fields{grid-template-columns:1fr}.creator-inventory>header,.creator-operations>header{flex-direction:column;align-items:flex-start}.studio-preview>header{margin:0 -16px;padding-left:16px;padding-right:16px}.studio-preview__hero{margin:0 -16px}}@media (width<=500px){.world-discover>header{gap:8px;padding-left:12px;padding-right:9px}.world-discover__mode{min-width:30px;padding:0 6px;font-size:0}.world-discover__mode .icon{width:16px;height:16px}.world-discover>header>span{gap:3px}.world-discover>header .bare-icon-button{min-width:30px;min-height:30px}.world-discover__filters{grid-template-columns:minmax(0,1fr)}.creator-residency__dates{grid-template-columns:1fr}.world-map{height:360px}.world-map__ocean-label--atlantic,.world-map__ocean-label--indian,.world-map__ocean-label--southern{display:none}.map-controls{gap:4px;bottom:8px;right:8px}.city-panel h1{font-size:4rem}.featured-collection-grid{gap:7px}.city-rail__city{flex-basis:158px}.drop-row{grid-template-columns:88px minmax(0,1fr)}.drop-row__content h2{font-size:1.75rem}.drop-row__facts{gap:7px}.drop-row__facts dd{font-size:.72rem}.drop-row__actions{align-items:stretch}.drop-row__actions .secondary-button{width:100%}.drop-detail__top{grid-template-columns:43% 1fr;gap:14px}.drop-stage{grid-template-columns:22px 1fr;padding:10px 0}.drop-stage strong{text-align:left;grid-column:2}.passport-card__body{grid-template-columns:76px minmax(0,1fr) 56px;gap:11px}.passport-card__portrait{width:76px;height:100px}.passport-card__seal{width:56px;height:56px}.passport-stamp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.passport-next__cities{grid-template-columns:1fr}.studio-editor__header{align-items:flex-start;gap:10px}.studio-editor__header .text-button{text-align:right}.theme-swatch{width:calc(16.6667vw - 9.33333px);min-width:0;height:53px}.social-links__row{grid-template-columns:21px 1fr 24px}.social-links__row>span{display:none}.studio-editor__footer{flex-direction:column-reverse;align-items:stretch}.studio-editor__footer button{width:100%}.studio-preview__hero>div{bottom:21px;left:20px;right:20px}.studio-preview__event>div{grid-template-columns:101px 1fr}.event-poster{height:101px;font-size:.97rem}.studio-preview__residency>div{grid-template-columns:53px minmax(0,1fr)}.residency-art{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.renderer-document{background:var(--ink);color:var(--paper);min-height:100vh;padding:28px}.renderer-document__header{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.renderer-document__brand{color:inherit;text-decoration:none;display:inline-flex}.renderer-document__brand .brand__mark{width:40px;height:40px}.renderer-document__brand .brand__wordmark{font-size:1.19rem}.renderer-document nav{gap:20px;display:flex}.renderer-document nav a{color:var(--text-muted);font-size:.9rem;text-decoration:none}.renderer-document main{max-width:760px;margin:15vh auto 10vh}.renderer-document__label{color:var(--mint);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:700}.renderer-document h1{font-family:var(--serif);letter-spacing:-.07em;margin:17px 0;font-size:clamp(3.4rem,7vw,6.5rem);font-weight:400;line-height:.93}.renderer-document main>p:last-child{color:var(--text-muted);max-width:620px;font-size:1.1rem;line-height:1.55}.renderer-document footer{border-top:1px solid var(--line-dark);color:var(--text-muted);padding-top:16px;font-size:.75rem;line-height:1.5}.profile-gate,.profile-loading,.profile-load-error,.public-profile-state{background:linear-gradient(90deg, transparent 49.96%, #7bd8bc0e 50%, transparent 50.04%), var(--ink);color:var(--paper);text-align:center;background-size:84px 84px;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding:54px 26px;display:flex}.profile-gate>*,.profile-loading>*,.profile-load-error>*,.public-profile-state>*{max-width:670px}.profile-gate__mark,.profile-loading>.icon,.profile-load-error>.icon,.public-profile-state>.icon{color:var(--mint);background:#7bd8bc1c;border:1px solid #7bd8bc7a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:inline-flex}.profile-loading>.icon{animation:1.2s linear infinite profile-spin}.profile-gate h1,.profile-loading h1,.profile-load-error h1,.public-profile-state h1{font-family:var(--serif);letter-spacing:-.07em;margin:26px 0 15px;font-size:clamp(3rem,6.5vw,5.6rem);font-weight:400;line-height:.9}.profile-gate p,.profile-loading p,.profile-load-error p,.public-profile-state p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.58}.profile-gate .primary-button,.profile-load-error .primary-button,.public-profile-state .primary-button{margin-top:27px}.profile-gate small{color:var(--text-muted);margin-top:18px;font-size:.75rem;line-height:1.45}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-screen{max-width:1420px;margin:0 auto;padding:34px 28px 76px}.profile-screen__intro{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:28px;padding-bottom:18px;display:flex}.profile-screen__intro>div:first-child{max-width:650px}.profile-screen__context{color:var(--text-muted);margin:7px 0 0;font-size:.86rem;line-height:1.5}.profile-screen__identity{align-items:center;gap:11px;min-width:max-content;display:flex}.profile-screen__identity .wallet-avatar{width:38px;height:38px}.profile-screen__identity strong,.profile-screen__identity small{display:block}.profile-screen__identity strong{font-size:.9rem}.profile-screen__identity small{color:var(--text-muted);margin-top:3px;font-size:.7rem}.profile-workspace{grid-template-columns:minmax(0,1.12fr) minmax(330px,.58fr);gap:0;margin-top:34px;display:grid}.profile-editor{background:var(--paper);color:var(--text-ink);min-width:0;padding:30px}.profile-editor>header,.profile-section>header,.quest-board__heading,.quest-social-connections>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.profile-editor>header h2,.profile-section h2,.quest-board h2,.public-profile-section h2{font-family:var(--serif);letter-spacing:-.057em;margin:7px 0 0;font-size:clamp(2rem,3.1vw,3rem);font-weight:400;line-height:.96}.profile-editor .micro-label{color:var(--coral-deep)}.profile-publish-state{letter-spacing:.08em;text-transform:uppercase;border:1px solid #a9a79d;padding:7px 9px;font-size:.67rem;font-weight:700}.profile-publish-state--published{color:#15745f;border-color:#2589708c}.profile-editor__fields{gap:16px;margin-top:27px;display:grid}.profile-editor label{gap:7px;display:grid}.profile-editor label>span{font-size:.77rem;font-weight:720}.profile-editor label>span em{color:var(--text-ink-muted);float:right;font-size:.67rem;font-style:normal;font-weight:500}.profile-editor input:not([type=checkbox]),.profile-editor textarea{color:var(--text-ink);background:#fff6;border:1px solid #bab7ae;border-radius:4px;width:100%;min-height:41px;padding:10px 11px;font-size:.87rem}.profile-editor textarea{resize:vertical;line-height:1.48}.profile-editor input:focus,.profile-editor textarea:focus{border-color:var(--coral);outline:0}.profile-editor label>small{color:var(--text-ink-muted);font-size:.67rem;line-height:1.4}.profile-handle-input{background:#fff6;border:1px solid #bab7ae;align-items:center;min-width:0;display:flex}.profile-handle-input:focus-within{border-color:var(--coral)}.profile-handle-input span{color:var(--text-ink-muted);white-space:nowrap;padding-left:11px;font-size:.77rem}.profile-handle-input input{background:0 0;border:0;min-width:0}.profile-privacy{border:0;border-top:1px solid var(--line-paper);gap:8px;margin:26px 0 0;padding:20px 0 0;display:grid}.profile-privacy legend{margin-bottom:4px;padding:0;font-size:.77rem;font-weight:720}.profile-privacy label{cursor:pointer;border:1px solid #0000;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;padding:8px 9px;display:grid}.profile-privacy label:hover{background:#0e151a0b;border-color:#0e151a1f}.profile-privacy input[type=checkbox]{accent-color:var(--coral);width:17px;height:17px;min-height:0;margin:1px 0 0;padding:0}.profile-privacy strong,.profile-privacy small{display:block}.profile-privacy strong{font-size:.79rem}.profile-privacy small{color:var(--text-ink-muted);margin-top:4px;font-size:.7rem;line-height:1.4}.profile-editor__footer{border-top:1px solid var(--line-paper);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:26px;padding-top:20px;display:flex}.profile-editor__unpublish{color:#a43d35;margin-left:auto}.profile-preview{background:var(--ink-panel);border:1px solid var(--line-dark);flex-direction:column;min-width:0;padding:28px;display:flex}.profile-preview>header{border-bottom:1px solid var(--line-dark);color:var(--text-muted);justify-content:space-between;align-items:center;gap:15px;padding-bottom:14px;font-size:.68rem;display:flex}.profile-preview>header>span{text-align:right;font-size:.67rem}.profile-preview__passport{color:var(--text-ink);background:#e7e1d2;flex-direction:column;flex:1;min-height:340px;margin:23px 0 17px;padding:22px;display:flex;position:relative}.profile-preview__passport:after{content:"";pointer-events:none;border:1px solid #0e151a47;position:absolute;inset:11px}.profile-preview__passport>*{z-index:1;position:relative}.profile-preview__passport .brand__wordmark{color:var(--text-ink)}.profile-preview__passport>p{color:var(--text-ink-muted);letter-spacing:.12em;margin:17px 0;font-size:.63rem;font-weight:720}.profile-preview__passport>div{align-items:center;gap:15px;display:flex}.profile-preview__avatar{border:1px solid var(--mint-deep);color:var(--paper);font-family:var(--serif);background:#203e3a;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;font-size:2rem;display:inline-flex}.profile-preview__passport h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:2rem;font-weight:400;line-height:.95}.profile-preview__passport section p{color:var(--text-ink-muted);margin:5px 0 0;font-size:.8rem}.profile-preview__passport>p:nth-of-type(2){letter-spacing:0;margin:26px 0 auto;font-size:.83rem;font-weight:500;line-height:1.55}.profile-preview__passport footer{border-top:1px solid var(--line-paper);color:var(--text-ink-muted);justify-content:space-between;gap:12px;margin-top:19px;padding-top:10px;font-size:.66rem;line-height:1.35;display:flex}.profile-preview__notice{color:var(--text-muted);align-items:flex-start;gap:7px;margin:0;font-size:.73rem;line-height:1.42;display:flex}.profile-preview>.secondary-button{width:100%;margin-top:auto}.profile-section{border-top:1px solid var(--line-dark);margin-top:55px;padding-top:28px}.profile-section>header>div{max-width:780px}.profile-section>header p:not(.micro-label),.quest-board__heading>div>p:last-child,.public-profile-section>header>p:last-child{color:var(--text-muted);margin:14px 0 0;font-size:.88rem;line-height:1.53}.profile-mint-evidence__state,.profile-mint-evidence__error{color:var(--text-muted);align-items:center;gap:7px;margin:20px 0 0;font-size:.78rem;display:flex}.profile-mint-evidence__error{color:#f6ba83}.profile-mint-evidence__empty{border:1px dashed var(--line-dark-strong);color:var(--text-muted);align-items:center;gap:10px;margin-top:21px;padding:17px;font-size:.8rem;line-height:1.45;display:flex}.profile-mint-evidence__empty p{margin:0}.profile-mint-evidence__items{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:1px;margin-top:21px;display:grid}.profile-mint-evidence__items article{border:1px solid var(--line-dark);background:#ffffff07;min-width:0;padding:14px}.profile-mint-evidence__items strong,.profile-mint-evidence__items small{display:block}.profile-mint-evidence__items strong{font-size:.84rem}.profile-mint-evidence__items small{color:var(--text-muted);margin-top:5px;font-size:.66rem;line-height:1.4}.profile-mint-evidence__items article>p{color:var(--paper-muted);margin:12px 0;font-size:.76rem;line-height:1.48}.profile-mint-evidence__tokens{flex-wrap:wrap;gap:7px;display:flex}.profile-mint-evidence__tokens button{color:var(--mint);background:#7bd8bc14;border:1px solid #7bd8bc66;align-items:center;gap:5px;min-height:31px;padding:0 8px;font-size:.68rem;display:inline-flex}.profile-mint-evidence__tokens button:hover,.profile-mint-evidence__tokens button:focus-visible{background:#7bd8bc29;outline:0}.profile-mint-evidence__notice{border-top:1px solid var(--line-dark);color:var(--text-muted);align-items:flex-start;gap:7px;margin:20px 0 0;padding-top:14px;font-size:.74rem;line-height:1.48;display:flex}.showcase-picker{background:var(--ink-panel);border:1px solid var(--line-dark-strong);margin:25px 0;padding:16px}.showcase-picker__context{background:#7bd8bc0e;border:1px solid #7bd8bc38;justify-content:space-between;align-items:center;gap:22px;padding:12px 13px;display:flex}.showcase-picker__context>div{gap:4px;min-width:0;display:grid}.showcase-picker__context span{color:var(--text-muted);letter-spacing:.075em;text-transform:uppercase;font-size:.63rem;font-weight:700}.showcase-picker__context strong{color:var(--mint);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.showcase-picker__context p{color:var(--paper-muted);max-width:490px;margin:0;font-size:.72rem;line-height:1.42}.showcase-picker__state{color:var(--text-muted);align-items:center;gap:8px;min-height:54px;margin:17px 1px 1px;font-size:.77rem;line-height:1.45;display:flex}.showcase-picker__error{color:#ffafa7;background:#f15c5017;border:1px solid #f15c5066;flex-wrap:wrap;align-items:center;gap:9px;margin-top:13px;padding:10px;font-size:.75rem;line-height:1.42;display:flex}.showcase-picker__error>p{flex:280px;margin:0}.showcase-picker__error .secondary-button{flex:none;min-height:32px;padding:0 9px;font-size:.69rem}.showcase-picker__items{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:13px;display:grid}.showcase-picker__item{border:1px solid var(--line-dark);color:var(--paper);text-align:left;background:#ffffff07;flex-direction:column;align-items:flex-start;width:100%;min-height:139px;padding:13px;transition:background .15s,border-color .15s;display:flex}.showcase-picker__item:hover,.showcase-picker__item:focus-visible{background:#7bd8bc17;border-color:#7bd8bcad;outline:0}.showcase-picker__item:disabled{color:var(--text-muted);opacity:1;background:#ffffff05;border-color:#b7d5d529}.showcase-picker__item>.showcase-picker__standard{color:var(--mint);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:720}.showcase-picker__item>.nft-image{margin-bottom:14px}.showcase-picker__item strong{overflow-wrap:anywhere;max-width:100%;font-family:var(--serif);letter-spacing:-.035em;margin-top:8px;font-size:1.28rem;font-weight:400;line-height:.98}.showcase-picker__item small{color:var(--text-muted);margin-top:6px;font-size:.69rem}.showcase-picker__item em{color:var(--mint);align-items:center;gap:5px;margin-top:auto;padding-top:15px;font-size:.66rem;font-style:normal;display:inline-flex}.showcase-picker__item:disabled em{color:var(--text-muted)}.showcase-picker__footer{border-top:1px solid var(--line-dark);justify-content:center;margin-top:14px;padding-top:13px;display:flex}.showcase-picker__footer .secondary-button{min-height:35px;font-size:.72rem}.profile-showcase-rail{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:25px;display:grid;overflow:hidden}.profile-showcase-tile{border:1px solid var(--line-dark);background:#0d171f;min-width:0}.profile-showcase-tile__media{aspect-ratio:.92;background:#111b22;position:relative;overflow:hidden}.profile-showcase-tile__media .nft-image{width:100%;height:100%}.nft-image{aspect-ratio:1;color:var(--text-muted);background:#101a21;flex:none;justify-content:center;align-items:center;width:100%;min-width:0;display:flex;position:relative;overflow:hidden}.nft-image img{object-fit:contain;width:100%;height:100%;display:block}.nft-image__placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:10px;display:flex}.nft-image__placeholder>span{font-family:var(--sans);letter-spacing:normal;text-transform:none;font-size:.66rem;font-weight:400;line-height:1.4}.nft-image.is-loading{background:linear-gradient(110deg,#101a21 25%,#1c2a32 45%,#101a21 65%) 0 0/250% 100%;animation:1.8s linear infinite nft-image-loading}.studio-gallery-editor__image .nft-image__placeholder>span,.studio-preview__asset .nft-image__placeholder>span{display:none}@keyframes nft-image-loading{to{background-position:-250% 0}}@media (prefers-reduced-motion:reduce){.nft-image.is-loading{animation:none}}.profile-showcase-tile__verification{color:var(--paper-muted);text-overflow:ellipsis;white-space:nowrap;background:#0c141bd1;border:1px solid #f1eee538;align-items:center;gap:4px;max-width:calc(100% - 16px);padding:4px 5px;font-size:.61rem;display:inline-flex;position:absolute;top:8px;left:8px;overflow:hidden}.profile-showcase-tile__verification--verified{color:var(--mint);border-color:#7bd8bc9e}.profile-showcase-tile__verification--stale,.profile-showcase-tile__verification--unavailable,.profile-showcase-tile__verification--unverified{color:#f6ba83}.profile-showcase-tile__body{gap:4px;padding:12px;display:grid}.profile-showcase-tile__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.profile-showcase-tile__body small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.profile-showcase-tile footer{border-top:1px solid var(--line-dark);justify-content:space-between;gap:9px;padding:9px 12px;display:flex}.profile-showcase-tile footer .text-button{color:var(--text-muted);font-size:.68rem}.profile-showcase-tile footer .text-button:hover{color:var(--mint)}.profile-showcase-tile__remove:hover{color:#ff9187!important}.profile-empty-rail{border:1px dashed var(--line-dark-strong);color:var(--text-muted);text-align:center;background:#ffffff06;justify-content:center;align-items:center;gap:10px;min-height:124px;margin-top:24px;padding:20px;font-size:.82rem;display:flex}.profile-empty-rail p{margin:0}.created-collections-rail{border-top:1px solid var(--line-dark);margin-top:24px}.created-collection{border-bottom:1px solid var(--line-dark);grid-template-columns:44px minmax(0,1fr) max-content 30px;align-items:center;gap:13px;min-height:72px;padding:10px 0;display:grid}.created-collection__monogram{color:var(--mint);font-family:var(--serif);background:#26323a;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.45rem;display:flex}.created-collection__body{min-width:0}.created-collection__body strong,.created-collection__body small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.created-collection__body strong{font-size:.85rem}.created-collection__body small{color:var(--text-muted);margin-top:4px;font-size:.68rem}.created-collection__status{border:1px solid var(--line-dark-strong);color:var(--text-muted);letter-spacing:.055em;text-transform:uppercase;padding:5px 6px;font-size:.62rem;font-style:normal;font-weight:680}.created-collection__status--verified{color:var(--mint);border-color:#7bd8bc8c}.created-collection__status--pending{color:#f6ba83;border-color:#f6ba838c}.created-collection__status--rejected{color:#ff9187;border-color:#f15c508c}.quest-board{border-top:1px solid var(--line-dark);margin-top:55px;padding-top:28px}.quest-board__heading>div{max-width:770px}.passport-points{color:var(--mint);background:#7bd8bc17;border:1px solid #7bd8bc5c;grid-template-columns:25px max-content;align-items:center;gap:0 8px;min-width:161px;padding:13px 14px;display:grid}.passport-points .icon{grid-row:1/3}.passport-points strong{font-family:var(--serif);font-size:1.8rem;font-weight:400;line-height:.9}.passport-points span{letter-spacing:.055em;text-transform:uppercase;font-size:.64rem}.quest-social-connections{border-bottom:1px solid var(--line-dark);border-top:1px solid var(--line-dark);margin-top:30px;padding:20px 0}.quest-social-connections>header>div{max-width:465px}.quest-social-connections h3,.quest-list h3,.cosmetic-rewards h3{font-family:var(--serif);letter-spacing:-.04em;margin:7px 0 0;font-size:1.47rem;font-weight:400}.quest-social-connections>header>p{color:var(--text-muted);text-align:right;max-width:330px;margin:0;font-size:.73rem;line-height:1.43}.quest-social-connections__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.quest-social-connections__items article{border:1px solid var(--line-dark);background:#ffffff06;grid-template-columns:34px minmax(0,1fr);align-content:start;align-items:center;gap:10px;min-width:0;padding:14px;display:grid}.quest-social-connections__icon{color:var(--mint);background:#7bd8bc1a;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.quest-social-connections__items strong,.quest-social-connections__items small{display:block}.quest-social-connections__items strong{font-size:.78rem}.quest-social-connections__items small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.64rem;overflow:hidden}.social-state{color:var(--text-muted);letter-spacing:.075em;text-transform:uppercase;grid-column:1/-1;font-size:.6rem;font-style:normal}.social-state--connected,.social-state--verified{color:var(--mint)}.social-state--pending{color:#f6ba83}.quest-social-connections__items .secondary-button{white-space:nowrap;min-height:34px;padding:0 9px;font-size:.7rem}.quest-social-connections__safe-note{color:var(--text-muted);grid-column:1/-1;font-size:.67rem}.quest-social-connections__check-policy{color:var(--text-muted);margin:12px 0 0;font-size:.75rem;line-height:1.5}.quest-social-connections__feedback,.quest-social-connections__explanation{color:var(--text-muted);overflow-wrap:anywhere;grid-column:1/-1;margin:0;font-size:.75rem;line-height:1.5}.quest-social-connections__feedback{border-left:2px solid var(--mint);padding-left:10px}.quest-social-connections__feedback.is-error{border-color:var(--red);color:#ffb3a5}.quest-board__layout{grid-template-columns:minmax(0,1.25fr) minmax(280px,.5fr);gap:35px;margin-top:30px;display:grid}.quest-list>header,.cosmetic-rewards>header{border-bottom:1px solid var(--line-dark);padding-bottom:16px}.quest-card{border-bottom:1px solid var(--line-dark);padding:21px 0}.quest-card>header{justify-content:space-between;align-items:flex-start;gap:17px;display:flex}.quest-card h4{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:1.6rem;font-weight:400;line-height:.95}.quest-card header p{color:var(--text-muted);margin:8px 0 0;font-size:.78rem;line-height:1.45}.quest-card__points{color:var(--mint);min-width:max-content;font-size:.71rem;font-weight:720}.quest-card__privacy{color:var(--text-muted);align-items:flex-start;gap:7px;margin:14px 0 0;font-size:.68rem;line-height:1.42;display:flex}.quest-card__tasks{border-top:1px solid var(--line-dark);margin-top:16px}.quest-task{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:17px;padding:14px 0;display:flex}.quest-task>div{min-width:0}.quest-task strong{font-size:.78rem}.quest-task p{color:var(--text-muted);margin:4px 0;font-size:.7rem;line-height:1.4}.quest-task small{color:var(--mint);align-items:center;gap:5px;font-size:.63rem;display:flex}.quest-task .quest-task__privacy-notice{color:#b6c2c9;align-items:flex-start;gap:6px;margin:7px 0 4px;font-size:.64rem;line-height:1.45;display:flex}.quest-task .quest-task__privacy-notice svg{color:var(--mint);flex:none;margin-top:1px}.quest-task .quest-task__cap{color:#9eb9c2;margin-bottom:4px}.quest-task.is-observed-only small{color:#f6ba83}.quest-task .secondary-button{flex:none;min-height:35px;padding:0 10px;font-size:.72rem}.quest-task__policy{color:#f6ba83;white-space:nowrap;border:1px solid #f6ba8373;padding:5px 6px;font-size:.62rem}.quest-card>footer{color:var(--text-muted);justify-content:space-between;gap:12px;margin-top:13px;font-size:.64rem;display:flex}.quest-empty{color:var(--text-muted);align-items:center;gap:9px;margin:19px 0;font-size:.77rem;display:flex}.cosmetic-rewards{border-left:1px solid var(--line-dark);padding-left:28px}.cosmetic-rewards>header>p:last-child{color:var(--text-muted);margin:10px 0 0;font-size:.75rem;line-height:1.45}.cosmetic-reward{border-bottom:1px solid var(--line-dark);grid-template-columns:32px minmax(0,1fr) max-content;align-items:flex-start;gap:11px;padding:16px 0;display:grid}.cosmetic-reward>span{color:var(--coral);background:#f15c501c;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.cosmetic-reward strong{font-size:.77rem;display:block}.cosmetic-reward p{color:var(--text-muted);margin:4px 0;font-size:.66rem;line-height:1.35}.cosmetic-reward small{color:var(--mint);font-size:.61rem}.cosmetic-reward em{color:var(--mint);font-size:.64rem;font-style:normal}.cosmetic-reward .text-button{color:var(--paper);font-size:.68rem}.cosmetic-reward .text-button:disabled{color:var(--text-muted)}.external-link-backdrop,.report-dialog-backdrop{z-index:100;background:#01070bc7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.external-link-confirm,.report-dialog{background:var(--ink-panel);border:1px solid var(--line-dark-strong);color:var(--paper);width:min(100%,510px);max-width:510px;padding:29px;box-shadow:0 26px 80px #00000075}.external-link-confirm__mark,.report-dialog__mark{color:var(--mint);background:#7bd8bc1c;border:1px solid #7bd8bc6b;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex}.external-link-confirm h2,.report-dialog h2{font-family:var(--serif);letter-spacing:-.06em;margin:13px 0 17px;font-size:2.45rem;font-weight:400;line-height:.94}.external-link-confirm>p{color:var(--text-muted);margin:0 0 12px;font-size:.86rem;line-height:1.5}.external-link-confirm code{border:1px solid var(--line-dark);color:var(--mint);font-family:var(--sans);overflow-wrap:anywhere;background:#ffffff0d;padding:10px;font-size:.78rem;display:block}.external-link-confirm__warning{align-items:flex-start;gap:7px;display:flex;color:#f6ba83!important;margin-top:12px!important;font-size:.75rem!important}.external-link-confirm footer,.report-dialog footer{justify-content:flex-end;align-items:center;gap:10px;margin-top:23px;display:flex}.report-dialog>header{grid-template-columns:45px minmax(0,1fr) 30px;align-items:flex-start;gap:12px;display:grid}.report-dialog>header h2{margin:5px 0 0;font-size:2rem}.report-dialog form>p{color:var(--text-muted);margin:23px 0 18px;font-size:.79rem;line-height:1.48}.report-dialog fieldset{border:0;margin:0;padding:0}.report-dialog legend{margin-bottom:9px;font-size:.74rem;font-weight:700}.report-dialog__reasons{gap:7px;display:grid}.report-dialog__reasons label{border:1px solid var(--line-dark);background:#ffffff06;align-items:flex-start;gap:9px;padding:9px;display:flex}.report-dialog__reasons label:has(input:checked){background:#7bd8bc12;border-color:#7bd8bc80}.report-dialog__reasons input{accent-color:var(--mint);margin:2px 0 0}.report-dialog__reasons strong,.report-dialog__reasons small{display:block}.report-dialog__reasons strong{font-size:.73rem}.report-dialog__reasons small{color:var(--text-muted);margin-top:2px;font-size:.64rem;line-height:1.35}.report-dialog__detail{gap:7px;margin-top:17px;display:grid}.report-dialog__detail>span{font-size:.73rem;font-weight:700}.report-dialog__detail em{color:var(--text-muted);font-size:.64rem;font-style:normal;font-weight:500}.report-dialog__detail textarea{border:1px solid var(--line-dark-strong);color:var(--paper);resize:vertical;background:#ffffff0d;padding:9px;font-size:.77rem;line-height:1.45}.report-dialog__detail textarea:focus{border-color:var(--mint);outline:0}.report-dialog__error{color:#ff9187;align-items:center;gap:7px;margin:11px 0 0;font-size:.7rem;line-height:1.4;display:flex}.report-dialog__success{flex-direction:column;align-items:flex-start;padding-top:23px;display:flex}.report-dialog__success>.icon{color:var(--mint)}.report-dialog__success h3{font-family:var(--serif);letter-spacing:-.04em;margin:13px 0 6px;font-size:2rem;font-weight:400}.report-dialog__success p{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.48}.report-dialog__success .primary-button{margin-top:20px}.public-profile-screen{background:var(--ink);color:var(--paper);min-height:100vh}.public-profile-bar{border-bottom:1px solid var(--line-dark);grid-template-columns:1fr max-content 1fr;align-items:center;min-height:75px;padding:0 28px;display:grid}.public-profile-bar>div{justify-content:flex-end;align-items:center;gap:10px;display:flex}.public-profile-bar__brand{text-decoration:none}.public-profile-bar__report{color:var(--text-muted)}.public-profile-hero{border-bottom:1px solid var(--line-dark);max-width:1364px;margin:0 auto;padding:clamp(46px,8vw,98px) 28px 43px;position:relative}.public-profile-hero:before{background:var(--coral);content:"";width:82px;height:3px;position:absolute;top:0;left:28px}.public-profile-hero__identity{align-items:center;gap:20px;display:flex}.public-profile-hero__avatar{color:var(--paper);font-family:var(--serif);background:#203e3a;border:1px solid #7bd8bc9e;border-radius:50%;justify-content:center;align-items:center;width:clamp(82px,10vw,120px);height:clamp(82px,10vw,120px);font-size:clamp(2.4rem,4.4vw,4rem);display:inline-flex}.public-profile-hero h1{font-family:var(--serif);letter-spacing:-.075em;margin:7px 0 0;font-size:clamp(3rem,6.4vw,6.6rem);font-weight:400;line-height:.86}.public-profile-hero__identity>div>p:last-child{color:var(--text-muted);margin:10px 0 0;font-size:.88rem}.public-profile-hero__meta{color:var(--text-muted);gap:14px;margin-top:28px;font-size:.69rem;display:flex}.public-profile-hero__meta span+span{border-left:1px solid var(--line-dark-strong);padding-left:14px}.public-profile-hero__bio{max-width:690px;margin:23px 0 0;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.5}.public-profile-hero__site{border:0;border-bottom:1px solid var(--mint);color:var(--mint);background:0 0;align-items:center;gap:7px;margin-top:23px;padding:0 0 4px;font-size:.8rem;display:inline-flex}.public-profile-content{max-width:1364px;margin:0 auto;padding:0 28px 68px}.public-profile-section{border-bottom:1px solid var(--line-dark);padding:40px 0}.public-profile-section>header{max-width:750px}.public-profile-routes ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:23px 0 0;padding:0;list-style:none;display:grid}.public-profile-routes li{border:1px solid var(--line-dark);background:#ffffff06;align-items:center;gap:11px;min-height:70px;padding:10px;display:flex}.public-profile-routes li>span{color:var(--mint);background:#7bd8bc1a;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.public-profile-routes strong,.public-profile-routes small{display:block}.public-profile-routes strong{font-size:.78rem}.public-profile-routes small{color:var(--text-muted);margin-top:3px;font-size:.65rem}.public-profile-footer{border-top:1px solid var(--line-dark);color:var(--text-muted);align-items:flex-start;gap:9px;max-width:1364px;margin:0 auto;padding:20px 28px 35px;font-size:.73rem;line-height:1.45;display:flex}.drop-source-card{border:1px solid var(--line-dark-strong);margin-top:18px;padding:13px}.drop-source-card--verified{border-color:#7bd8bc66}.drop-source-card--review_required{border-color:#f15c5099}.drop-source-card--stale,.drop-source-card--reconfirmation_required,.drop-source-card--unavailable{border-color:#f6ba8375}.drop-source-card header{justify-content:space-between;align-items:center;gap:10px;font-size:.72rem;display:flex}.drop-source-card header>span{color:var(--mint);align-items:center;gap:6px;display:flex}.drop-source-card--review_required header>span{color:#ff9187}.drop-source-card--stale header>span,.drop-source-card--reconfirmation_required header>span,.drop-source-card--unavailable header>span{color:#f6ba83}.drop-source-card__evidence{border-top:1px solid var(--line);padding-top:10px;font-size:.76rem;margin-top:11px!important}.quest-social-connections__actions{border-top:1px solid #b7d5d524;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.quest-social-connections__actions .text-button,.quest-social-connections__actions .secondary-button{white-space:nowrap;min-height:34px}.quest-social-connections__actions .text-button{color:var(--mint);font-size:.7rem}.drop-source-card header small{color:var(--text-muted);font-size:.64rem}.drop-source-card>p{color:var(--text-muted);margin:8px 0 0;font-size:.68rem;line-height:1.43}.drop-stage span small,.drop-stage strong small{color:var(--text-muted);margin-top:3px;font-size:.61rem;font-weight:500;display:block}.drop-detail__mint-disabled{color:#f6ba83;align-items:center;gap:5px;display:flex}.city-panel__cultural-notice{color:#555b58;background:#0e151a0f;align-items:flex-start;gap:6px;margin:15px 0 0;padding:9px;font-size:.68rem;line-height:1.4;display:flex}.city-panel__embassy-status,.city-panel__embassy-error{color:#6a6c68;align-items:center;gap:6px;margin:13px 0 0;font-size:.69rem;line-height:1.35;display:flex}.city-panel__embassy-error{color:#a33d35}.city-panel__embassy-public{border-top:1px solid var(--line-paper);margin-top:15px;padding-top:15px}.city-panel__embassy-public>div>strong,.city-panel__embassy-public>div>small{display:block}.city-panel__embassy-public>div>strong{font-family:var(--serif);letter-spacing:-.04em;margin-top:6px;font-size:1.44rem;font-weight:400;line-height:.95}.city-panel__embassy-public>div>small{color:var(--text-ink-muted);margin-top:7px;font-size:.66rem}.city-panel__embassy-public>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:13px 0 0;font-size:.76rem;line-height:1.46}.city-panel__verified-gallery{border-top:1px solid var(--line-paper);margin-top:14px;padding-top:13px}.city-panel__verified-gallery>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:9px;display:grid}.city-panel__verified-gallery article{background:#0e151a0b;min-width:0;padding:7px}.city-panel__verified-gallery article>.nft-image{width:100%}.city-panel__verified-gallery strong,.city-panel__verified-gallery small,.city-panel__verified-gallery em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.city-panel__verified-gallery strong{margin-top:6px;font-size:.62rem}.city-panel__verified-gallery small{color:var(--text-ink-muted);margin-top:2px;font-size:.56rem}.city-panel__verified-gallery em{color:#19735f;align-items:center;gap:3px;margin-top:4px;font-size:.54rem;font-style:normal;display:flex}.city-panel__embassy-public nav{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.city-panel__embassy-public nav button{color:var(--text-ink);background:0 0;border:1px solid #aaa79d;align-items:center;gap:5px;min-height:31px;padding:0 8px;font-size:.67rem;display:inline-flex}.city-panel__embassy-public nav button:hover{border-color:var(--coral)}.city-panel__history{border-top:1px solid var(--line-paper);margin-top:15px;padding-top:15px}.city-panel__history ol{gap:5px;margin:10px 0 0;padding:0;list-style:none;display:grid}.city-panel__history li{grid-template-columns:27px minmax(0,1fr) max-content;align-items:center;gap:7px;display:grid}.city-panel__history li>span{color:var(--text-ink-muted);text-align:center;background:#0e151a12;padding:4px;font-size:.58rem}.city-panel__history strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.city-panel__history small{color:var(--text-ink-muted);font-size:.59rem}.city-panel__report{color:#79514a;margin-top:14px}.city-panel__open-city{justify-content:center;align-items:center;gap:8px;min-height:40px;margin:12px auto 0;display:flex}.embassy-claim{border-top:1px solid var(--line-paper);margin-top:20px;padding-top:18px}.embassy-claim .micro-label{align-items:center;gap:6px;display:flex}.embassy-claim h3{font-family:var(--serif);letter-spacing:-.035em;margin:12px 0;font-size:1.65rem;font-weight:400;line-height:1.08}.embassy-claim>p{font-size:.8rem;line-height:1.5}.embassy-claim .embassy-claim__balance{color:#176e5b;font-size:.85rem}.embassy-claim__balance strong{font-size:1.4rem}.embassy-claim .embassy-claim__status{margin:12px 0;font-size:.75rem}.embassy-claim .embassy-claim__status:empty{display:none}.embassy-claim .primary-button{width:100%;font-size:.8rem}.embassy-claim>small{margin:10px 0;font-size:.66rem;line-height:1.4;display:block}.embassy-claim details{margin-top:15px;font-size:.72rem;line-height:1.5}.embassy-claim summary{cursor:pointer;padding:5px 0}.embassy-claim details a{color:#176e5b;align-items:center;gap:4px;display:inline-flex}.world-discover-empty-state>button{margin-top:12px}.creator-verification{border:1px solid var(--line-dark);margin-top:30px;padding:clamp(20px,3vw,32px);scroll-margin-top:96px}.creator-verification__heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.creator-verification h2{font-family:var(--serif);letter-spacing:-.035em;margin:10px 0;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:400;line-height:1.1}.creator-verification p{font-size:.88rem;line-height:1.6}.creator-verification__actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.creator-verification__form{gap:16px;max-width:720px;margin-top:24px;display:grid}.creator-verification__form label{gap:8px;font-size:.82rem;display:grid}.creator-verification__form label>span{color:var(--text-muted);font-weight:400}.creator-verification__form input,.creator-verification__form textarea,.creator-verification__form select{border:1px solid var(--line-dark-strong);color:var(--paper);font:inherit;background:#142027;border-radius:5px;width:100%;min-width:0;min-height:44px;padding:12px}.creator-verification__form textarea{resize:vertical}.creator-verification__form>button{justify-self:start}.creator-verification [role=alert]{color:#ffaaa1}.creator-review-row{border-top:1px solid var(--line-dark);overflow-wrap:anywhere;margin-top:24px;padding-top:24px}.creator-review-row>small{margin-top:6px;display:block}.creator-verification__heading>.icon{color:var(--mint);flex-shrink:0}@media (width<=600px){.creator-verification__heading{flex-wrap:wrap;align-items:flex-start}}@media (width<=1080px){.profile-workspace,.quest-board__layout{grid-template-columns:1fr}.profile-preview{border-top:1px solid var(--line-dark)}.cosmetic-rewards{border-left:0;border-top:1px solid var(--line-dark);padding:26px 0 0}.quest-social-connections__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.profile-gate,.profile-loading,.profile-load-error,.public-profile-state{min-height:calc(100vh - 70px);padding:42px 20px}.profile-screen{padding:38px 16px 55px}.profile-screen__intro,.profile-section>header,.quest-board__heading,.quest-social-connections>header{flex-direction:column;align-items:flex-start}.profile-screen__identity{min-width:0}.profile-editor,.profile-preview{padding:22px 17px}.profile-editor__footer{flex-direction:column;align-items:stretch}.profile-editor__footer>*{justify-content:center;width:100%}.profile-editor__unpublish{margin-left:0}.showcase-picker__context{flex-direction:column;align-items:flex-start;gap:10px}.showcase-picker__items,.profile-showcase-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-gallery-editor__items{grid-template-columns:1fr}.quest-social-connections>header>p{text-align:left}.quest-social-connections__items{grid-template-columns:1fr}.public-profile-bar{grid-template-columns:1fr max-content;padding:0 16px}.public-profile-bar__brand{display:none}.public-profile-bar__report{min-width:38px;min-height:38px;padding:0;font-size:0}.public-profile-bar__report .icon{width:17px;height:17px}.public-profile-hero,.public-profile-content{padding-left:16px;padding-right:16px}.public-profile-hero:before{left:16px}.public-profile-routes ol{grid-template-columns:1fr}.public-profile-footer{padding-left:16px;padding-right:16px}}@media (width<=500px){.profile-editor>header{flex-direction:column;align-items:flex-start}.profile-handle-input{flex-direction:column;align-items:stretch;padding:8px 0 0}.profile-handle-input span{padding-left:11px}.profile-handle-input input{padding-top:6px}.profile-preview__passport footer,.profile-editor__footer,.quest-card>footer{flex-direction:column;align-items:flex-start}.showcase-picker__items,.profile-showcase-rail{grid-template-columns:1fr}.studio-editor__unpublish{margin-left:0}.created-collection{grid-template-columns:40px minmax(0,1fr) max-content}.created-collection>.inline-icon-button{display:none}.created-collection__status{font-size:.56rem}.passport-points{width:100%}.quest-card>header,.quest-task{flex-direction:column;align-items:flex-start}.quest-task .secondary-button,.quest-task__policy{width:100%}.external-link-confirm,.report-dialog{padding:23px 18px}.external-link-confirm footer,.report-dialog footer{flex-direction:column-reverse;align-items:stretch}.external-link-confirm footer>*,.report-dialog footer>*{justify-content:center;width:100%}.public-profile-hero__identity{align-items:flex-start}.public-profile-hero__meta{flex-direction:column;gap:5px}.public-profile-hero__meta span+span{border-left:0;padding-left:0}}.site-footer{border-top:1px solid var(--line-dark);color:var(--text-muted);background:#070c11;position:relative}.site-footer__inner{grid-template-columns:minmax(220px,1.15fr) minmax(270px,1fr) minmax(230px,.85fr);gap:28px;max-width:1600px;margin:0 auto;padding:35px 28px 40px;display:grid}.site-footer__intro p,.site-footer__draft{max-width:380px;margin:13px 0 0;font-size:.76rem;line-height:1.55}.site-footer__brand{color:inherit;text-decoration:none;display:inline-flex}.site-footer__brand .brand__mark{width:34px;height:34px}.site-footer__brand .brand__wordmark{font-size:1rem}.company-credit{margin:13px 0 0;font-size:.76rem;line-height:1.55}.company-credit a{color:var(--text-muted);max-width:100%;text-decoration:underline;-webkit-text-decoration-color:var(--line-dark-strong);text-decoration-color:var(--line-dark-strong);text-underline-offset:3px;align-items:center;gap:6px;display:inline-flex}.company-credit a:hover,.company-credit a:focus-visible{color:var(--mint);text-decoration-color:currentColor}.company-credit a:focus-visible{outline:2px solid var(--mint);outline-offset:4px;border-radius:2px}.company-credit .icon{flex-shrink:0}.site-footer__nav>.micro-label{color:var(--paper)}.site-footer__nav>div{flex-wrap:wrap;gap:9px 16px;margin-top:13px;display:flex}.site-footer__nav a{color:var(--text-muted);font-size:.76rem;text-decoration:none}.site-footer__nav a:hover,.site-footer__nav a[aria-current=page]{color:var(--mint);text-underline-offset:3px;text-decoration:underline}.site-footer__draft{border-left:2px solid #f15c50ad;margin:0;padding-left:13px}.site-footer__draft strong{color:var(--paper)}.legal-page{background:var(--ink);color:var(--text);min-height:100vh}.legal-page__header{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;max-width:1600px;min-height:76px;margin:0 auto;padding:0 28px;display:flex}.legal-page__brand{color:inherit;text-decoration:none;display:inline-flex}.legal-page__nav{gap:23px;display:flex}.legal-page__nav a{color:var(--text-muted);font-size:.86rem;text-decoration:none}.legal-page__nav a:hover{color:var(--mint)}.legal-page>main{background:linear-gradient(90deg, transparent 49.95%, #7bd8bc09 50%, transparent 50.05%), var(--ink);background-size:88px 88px}.legal-document{max-width:940px;margin:0 auto;padding:clamp(48px,8vw,100px) 28px 86px}.legal-document__heading{border-bottom:1px solid var(--line-dark);padding-bottom:34px}.legal-document__heading .micro-label{color:var(--mint)}.legal-document__heading h1{font-family:var(--serif);letter-spacing:-.074em;max-width:760px;margin:16px 0 20px;font-size:clamp(3.3rem,7.2vw,6.2rem);font-weight:400;line-height:.9}.legal-document__heading>p:last-child{color:var(--text-muted);max-width:680px;margin:0;font-size:1.04rem;line-height:1.6}.legal-document__draft,.legal-document__safety{border:1px solid var(--line-dark-strong);align-items:flex-start;gap:13px;margin-top:28px;padding:17px 18px;line-height:1.55;display:flex}.legal-document__draft{border-left:3px solid var(--coral);color:var(--paper);background:#f15c5014}.legal-document__draft>.icon{color:var(--coral);margin-top:1px}.legal-document__draft strong{font-size:.87rem}.legal-document__draft p,.legal-document__safety p{color:var(--text-muted);margin:4px 0 0;font-size:.8rem}.legal-document__sections{gap:0;margin-top:36px;display:grid}.legal-document__sections section{border-bottom:1px solid var(--line-dark);padding:30px 0 32px}.legal-document__sections h2{color:var(--paper);font-family:var(--serif);letter-spacing:-.045em;margin:0 0 15px;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:400;line-height:1}.legal-document__sections p,.legal-document__sections li{color:var(--text-muted);font-size:.94rem;line-height:1.68}.legal-document__sections p{max-width:760px;margin:0}.legal-document__sections p+p{margin-top:13px}.legal-document__sections ul{gap:9px;max-width:780px;margin:17px 0 0;padding-left:21px;display:grid}.legal-document__sections li::marker{color:var(--mint)}.legal-document__safety{background:#7bd8bc13;border-color:#7bd8bc6b;margin-top:32px}.legal-document__safety>.icon{color:var(--mint);margin-top:1px}.legal-document__safety p{margin:0}.legal-document__safety strong{color:var(--paper)}.legal-loading{background:var(--ink);color:var(--paper);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:42px 24px;display:flex}.legal-loading h1{font-family:var(--serif);letter-spacing:-.065em;margin:12px 0;font-size:clamp(2.5rem,7vw,4.2rem);font-weight:400}.legal-loading p:last-child{color:var(--text-muted);margin:0}@media (width<=820px){.site-footer__inner{grid-template-columns:1fr;padding:29px 16px 34px}.site-footer__draft{max-width:470px}.legal-page__header{min-height:70px;padding:0 16px}.legal-page__header .brand__mark{width:34px;height:34px}.legal-page__header .brand__wordmark{font-size:1rem}.legal-page__nav{gap:13px}.legal-page__nav a{font-size:.76rem}.legal-document{padding:47px 16px 58px}.legal-document__heading{padding-bottom:27px}.legal-document__heading h1{font-size:clamp(3rem,15vw,4.55rem)}.legal-document__heading>p:last-child{font-size:.95rem}.legal-document__sections{margin-top:25px}.legal-document__sections section{padding:25px 0 27px}.legal-document__sections p,.legal-document__sections li{font-size:.88rem}}@media (width<=430px){.legal-page__nav a:last-child{display:none}.legal-document__draft,.legal-document__safety{padding:15px}}:root:lang(th){font-family:Noto Sans Thai,Thonburi,Tahoma,sans-serif}:lang(th) h1,:lang(th) h2,:lang(th) h3{font-family:Noto Sans Thai,Thonburi,Tahoma,sans-serif;line-height:1.45}:lang(th) .micro-label{letter-spacing:.035em}.language-selector{flex:none;min-width:0;position:relative}.public-profile-state__language{justify-content:flex-end;padding:16px 24px;display:flex}.availability-screen__header{justify-content:space-between;gap:16px}.language-selector select{color:inherit;background:var(--surface,#101820);width:auto;max-width:165px;min-height:44px;font:inherit;cursor:pointer;border:1px solid #566168;border-radius:8px;padding:8px 24px 8px 10px;font-size:12px}.language-selector option{color:#f2efe5;background:#101820}.language-selector [role=alert]{z-index:100;color:#fff;background:#251a1c;border:1px solid #fa6257;width:240px;padding:12px;position:absolute;top:100%;right:0}.language-selector select:focus-visible{outline-offset:3px;outline:2px solid #84dbc8}@media (width<=700px){.language-selector select{max-width:105px}}@media (width>=821px) and (width<=1150px){.site-header .brand__wordmark{display:none}.site-header__inner{gap:16px}.site-nav{gap:6px}.site-nav__item{gap:6px;padding-inline:8px;font-size:.88rem}.site-header__actions{gap:8px}.site-header .language-selector select{max-width:130px}.world-discover-trigger__copy,.world-discover-trigger>.icon:last-child{display:none}}@media (width<=520px){.site-header .language-selector select{max-width:105px}.site-header .brand__wordmark,.availability-screen__header .brand__wordmark{display:none}.site-header__inner{gap:8px}.site-header .mobile-nav-toggle,.site-header .wallet-connect,.site-header .wallet-connected,.site-header .world-discover-trigger{min-height:44px}.site-header .wallet-connected{justify-content:center;min-width:44px;padding-inline:6px}.site-header .wallet-connected>.icon:last-child{display:none}.legal-page__header,.renderer-document__header{flex-wrap:wrap;gap:14px;padding:14px 16px;display:flex}.legal-page__header>.language-selector,.renderer-document__header>.language-selector{margin-left:auto}.legal-page__header>nav,.renderer-document__header>nav{flex-basis:100%;order:3}.legal-page__nav a:last-child{display:inline}.public-profile-bar{flex-wrap:wrap;gap:12px;padding:12px 16px;display:flex}.public-profile-bar>div{gap:6px;margin-left:auto}}@media (width<=360px){.site-header .language-selector select{max-width:76px}.site-header__inner{gap:6px;padding-inline:12px}.site-header .brand__mark{width:30px;height:30px}}html:lang(th) h1,html:lang(th) h2,html:lang(th) h3{letter-spacing:normal;line-height:1.25}html:lang(th) .micro-label{letter-spacing:.01em}
