@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{font-family:Space Grotesk,system-ui,-apple-system,sans-serif;color:#fff;background:#000;--bg: #000000;--text: #ffffff;--line: #6f6f6f;--line-strong: #9a9a9a;--muted: #c6c6c6}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Space Grotesk,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text)}.mobile-shell{min-height:100vh;max-width:460px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;background:var(--bg)}.topbar{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:.55rem 1rem;gap:.5rem;background:var(--bg)}.header-left-cluster{display:flex;align-items:center;gap:.45rem;min-width:0}.header-center-slot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.header-center-slot>*{pointer-events:auto}.header-token-balance{display:inline-flex;align-items:center;gap:.2rem}.header-token-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.header-token-coin-logo{width:28px;height:28px;display:block}.header-token-value{font-size:.82rem;font-weight:700;line-height:1}.global-loading{height:3px;background:var(--line-strong);animation:pulse 1.2s ease-in-out infinite}.loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#000;z-index:10000;display:flex;align-items:center;justify-content:center}.loader-inline{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.loader-logo{display:block;animation:pulse 1.2s ease-in-out infinite}.loader-logo-overlay{width:min(24vw,112px);height:min(24vw,112px)}.loader-logo-inline{width:18px;height:18px}.content{overflow-y:auto;padding:1rem}.screen{max-width:460px;margin:0 auto}.screen-fill{min-height:100%}.auth-screen{min-height:100vh;display:grid;place-content:center;padding:1rem}.auth-form{width:min(360px,100%)}.auth-checkbox-row{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.92rem}.auth-checkbox-row input[type=checkbox]{width:16px;height:16px;margin:0;padding:0}.auth-checkbox-link{color:var(--text);text-decoration:underline;text-underline-offset:2px}.password-input-shell{position:relative;display:flex;align-items:center}.password-input-shell input{width:100%;padding-right:2.5rem}.password-visibility-toggle{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);width:1.9rem;height:1.9rem;padding:0;border:0;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center}.password-visibility-toggle svg{width:1rem;height:1rem}.landing-card{width:min(360px,100%);text-align:center}.landing-title{margin:0;letter-spacing:.08em}.whatsapp-field{gap:.45rem}.whatsapp-input-row{display:flex;align-items:center;gap:.5rem}.phone-input-shell{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid var(--line);border-radius:10px;background:var(--bg);overflow:hidden;flex:1;min-width:0}.phone-prefix,.phone-prefix-select{padding:.65rem;border-right:1px solid var(--line);color:var(--muted);white-space:nowrap;background:transparent}.phone-prefix-select{border:0;border-radius:0;min-height:42px}.phone-prefix-select:focus{outline:none}.phone-local-input{border:0;border-radius:0;min-width:0}.phone-local-input:focus{outline:none}.phone-local-input[readonly]{cursor:default}.whatsapp-inline-actions{display:flex;align-items:center;gap:.35rem}.whatsapp-save-button{height:36px;padding:0 .85rem;border-radius:8px}.whatsapp-menu-shell{position:relative}.whatsapp-menu-popover{position:absolute;top:calc(100% + .35rem);right:0;min-width:132px;background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:.25rem;display:flex;flex-direction:column;gap:.2rem;z-index:20}.whatsapp-menu-item{width:100%;text-align:left;border-color:transparent}.icon-action-button{width:36px;height:36px;border-radius:8px;border:1px solid var(--line);background:var(--bg);color:var(--text);display:inline-flex;align-items:center;justify-content:center;padding:0}.icon-action-button svg{width:16px;height:16px}.account-bottom-actions{margin-top:auto}.account-help-button{background:#fff;color:#000;border-color:#fff}.card{background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:.9rem;min-width:0;transition:transform .14s ease,box-shadow .14s ease}.card h2,.card h3{margin:0}.card>*{min-width:0}.card p{margin:0;overflow-wrap:break-word;word-break:break-word}.card-elevated:hover{transform:translateY(-1px);box-shadow:0 8px 20px #ffffff14}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.active-mode{background:var(--bg);border-color:var(--line-strong)}.mode-indicator{margin:0;font-size:.85rem;font-weight:600;color:var(--muted)}.logo-mark,.header-logo-plain{border:0;border-radius:0;padding:0;background:var(--bg);color:var(--text);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.header-logo-icon{width:28px;height:28px;display:block}.header-mode-toggle{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-width:220px;padding:.14rem;border-radius:18px;border:1px solid #3b3b3b;background:var(--bg);color:var(--text)}.header-mode-option{display:inline-flex;align-items:center;justify-content:center;min-height:33px;padding:0 .45rem;border-radius:14px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background-color .12s ease,color .12s ease}.header-mode-option.is-active{background:#f2f2f2;color:#111}.header-mode-option.is-inactive{background:transparent;color:#d8d8d8}.header-mode-placeholder{width:96px;height:36px}.account-icon{width:36px;height:36px;border-radius:999px;border:1px solid var(--line);background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0}.account-icon svg{width:18px;height:18px}.account-icon.is-menu{font-size:1.1rem;line-height:1}.header-menu-glyph{transform:translateY(-1px)}.stack{display:flex;flex-direction:column;gap:.6rem}.stack>*{min-width:0}.gap-lg{gap:1rem}.gap-md{gap:.75rem}.gap-sm{gap:.45rem}label{display:flex;flex-direction:column;gap:.3rem;font-size:.9rem}input,select,button{font:inherit;padding:.6rem .7rem;border-radius:8px;border:1px solid var(--line);background:var(--bg);color:var(--text)}button{background:var(--bg);color:var(--text);border-color:var(--line-strong);transition:opacity .12s ease,transform .12s ease,background .12s ease}button:disabled{opacity:.6}button:not(:disabled):active{transform:translateY(1px)}button:disabled .loader-inline{opacity:1}button.ghost{background:var(--bg);color:var(--text);border-color:var(--line)}button.primary-action-button{background:#fff;color:#000;border-color:#fff}.pager{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.row-between{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.status{padding:.2rem .5rem;border-radius:999px;font-size:.8rem;font-weight:600}.status-active{background:var(--bg);border:1px solid var(--line-strong);color:var(--text)}.status-inactive{background:var(--bg);border:1px solid var(--line);color:var(--muted)}.listing-row{border-style:dashed}.token-chip{border:1px solid var(--line);border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600;color:var(--text);background:var(--bg)}.token-chip.zero{border-color:var(--line-strong);color:var(--muted);background:var(--bg)}.warning-text{color:var(--text);font-weight:600;text-decoration:underline}.error{color:var(--text)}.info{color:var(--muted)}.success{color:var(--text)}small{color:var(--muted)}.section-title{font-size:1rem}.section-toggle{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;text-align:left;border-color:var(--line)}.tokens-info-list{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.25rem}.token-swipe-strip{display:flex;gap:0;overflow-x:auto;padding-bottom:.2rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.token-swipe-strip::-webkit-scrollbar{display:none}.token-swipe-strip.is-dragging{cursor:grabbing}.token-swipe-card{flex:0 0 100%;min-width:100%;max-width:100%;width:100%;scroll-snap-align:center;scroll-snap-stop:always;min-height:230px;justify-content:center;text-align:center}.token-swipe-card .tokens-info-list{width:100%;padding-left:0;list-style-position:inside;align-items:center}.token-entry-card{align-items:center;text-align:center}.token-swipe-hint{color:var(--muted)}.token-logo-card{align-items:center;justify-content:center;text-align:center;min-height:180px}.token-logo-placeholder{width:56px;height:56px;opacity:.9}.token-swipe-dots{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.55rem}.token-swipe-dot{width:7px;height:7px;border-radius:999px;background:#444}.token-swipe-dot.is-active{background:#fff}.page-title{margin:.1rem 0 0;font-size:1.15rem}.publish-bottom-action{margin-top:auto}.publish-bottom-button{width:100%}.publish-success-actions,.publish-success-prompt{text-align:center}.derived-profile-field input[readonly]{opacity:1;color:var(--text);border-color:var(--line);background:var(--bg)}.demand-card-compact{padding:.7rem;gap:.35rem}.demand-card-compact h3{font-size:.95rem;line-height:1.2}.demand-refine-button{width:100%;text-align:center}.reveal-open-whatsapp{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:auto;max-width:100%;padding:.6rem .7rem;border-radius:8px;border:1px solid var(--line-strong);background:var(--bg);color:var(--text);text-decoration:none;font:inherit;line-height:1}.collapsible-panel{overflow:hidden;transition:max-height .18s ease,opacity .18s ease;max-height:1200px;opacity:1}.collapsible-panel.is-collapsed{max-height:0;opacity:0;pointer-events:none}.concept-landing{min-height:100vh;background:#000;color:#fff;display:grid;place-items:center;padding:1rem}.compass-frame{position:relative;width:min(92vw,520px);aspect-ratio:1;display:grid;place-items:center}.compass-line{position:absolute;background:var(--line);opacity:.75}.compass-line.vertical{width:1px;height:84%;left:50%;top:8%;transform:translate(-50%)}.compass-line.horizontal{height:1px;width:84%;top:50%;left:8%;transform:translateY(-50%)}.compass-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:86px;height:86px;border-radius:999px;border:1px solid var(--line);display:grid;place-items:center;background:#000;z-index:2}.compass-core-logo{width:58px;height:58px;display:block}.compass-axis{position:absolute;width:min(40vw,190px);display:flex;flex-direction:column;align-items:center;gap:.45rem;text-align:center}.axis-north{top:.75rem;left:50%;transform:translate(-50%)}.axis-south{bottom:.75rem;left:50%;transform:translate(-50%)}.axis-west{left:0;top:50%;transform:translateY(-50%)}.axis-east{right:0;top:50%;transform:translateY(-50%)}.axis-label{margin:0;font-size:.76rem;letter-spacing:.04em;color:var(--muted)}.axis-value{margin:0;font-size:.8rem;line-height:1.2;min-height:1.9rem;display:grid;place-items:center}.compass-dial{position:relative;width:78px;height:78px;border-radius:999px;border:1px solid var(--line);background:#000;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:none;cursor:pointer;touch-action:none}.compass-dial.static{cursor:default}.compass-dial:active{transform:none}.compass-dial-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px}.compass-dial-tick{position:absolute;left:50%;top:50%;width:2px;height:9px;background:var(--line);transform-origin:center 34px}.compass-dial-tick.is-active{background:#fff}.compass-dial-core{width:28px;height:28px;border-radius:999px;border:1px solid var(--line);background:#000;z-index:1}.compass-dial-core.static-core{display:grid;place-items:center;color:#fff;font-weight:700;font-size:1rem}.compass-dial-pointer{position:absolute;left:50%;top:50%;width:2px;height:18px;background:#fff;transform-origin:center 30px;transition:none}.register-landing{min-height:100vh;background:#000;color:#fff;display:grid;place-items:center;padding:1rem}.landing-structural-shell,.landing-activity-shell{min-height:100vh;grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;place-items:stretch;padding:0}.landing-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.55rem 1rem .15rem}.landing-topbar-minimal{position:relative;display:flex;justify-content:center}.landing-logo-mark{width:56px;height:56px}.landing-logo-icon{width:38px;height:38px}.landing-center-stack{width:100%;max-width:980px;margin:0 auto;display:grid;align-content:center;justify-items:center;gap:0;padding:.4rem 1rem .2rem;align-self:center}.landing-activity-section{width:100%;max-width:980px;margin:0 auto;padding:.6rem 1rem calc(.9rem + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;justify-content:center;gap:.6rem}.landing-message-only{min-height:0;width:100%;max-width:980px;margin:0 auto;padding:.6rem 1rem calc(.9rem + env(safe-area-inset-bottom,0px));display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.45rem}.landing-intro-block{text-align:center;display:flex;flex-direction:column;gap:.35rem;margin-bottom:.35rem}.landing-intro-subtitle{margin:0;font-size:.92rem;color:var(--text)}.landing-intro-title{margin:0;font-size:1.1rem;font-weight:600;color:var(--text);text-align:center}.landing-activity-title{margin:0;text-align:center;font-size:1rem;font-weight:500}.landing-message{max-width:560px;text-align:center;color:#fff;line-height:1.45}.landing-message p{margin:0;font-size:.9rem}.landing-bottom-reel{width:100%;max-width:980px;margin:0 auto;padding:.2rem 1rem calc(.9rem + env(safe-area-inset-bottom,0px))}.landing-how-button-header{justify-self:start;padding:.45rem .65rem;border-color:var(--line);color:var(--muted);font-size:.82rem;line-height:1}.landing-topbar .account-icon{justify-self:end}.landing-topbar-minimal .account-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.landing-footer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.8rem 1rem calc(.9rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line)}.landing-footer p{margin:0;font-size:.85rem;color:var(--muted)}.landing-footer-link{border:0;background:transparent;color:var(--text);padding:.3rem .45rem;text-decoration:underline;text-underline-offset:2px}.terms-page{min-height:100vh;background:#000;color:#fff;padding:1rem}.terms-container{width:min(92vw,760px);margin:0 auto;display:flex;flex-direction:column;gap:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.terms-container h1,.terms-container h2,.terms-container p{margin:0}.terms-brand{font-size:1rem;font-weight:600}.terms-updated{color:var(--muted);font-size:.9rem}.terms-section{display:flex;flex-direction:column;gap:.45rem}.terms-section h2{font-size:1rem}.terms-section p,.terms-section li{font-size:.92rem;line-height:1.5}.terms-section ul{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.25rem}.terms-back{margin-top:.6rem}.register-machine{width:min(96vw,920px);max-width:calc(100vw - 2rem);display:grid;grid-template-columns:1fr 1fr 1fr .6fr;gap:.45rem;align-items:center;justify-content:center}.register-column{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:82px;min-width:0}.register-width-probe{display:none}.register-window{border-top:0;border-bottom:0;width:100%;min-height:82px;height:82px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000;touch-action:auto;cursor:default;outline:none;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.55) 18%,rgba(0,0,0,1) 36%,rgba(0,0,0,1) 64%,rgba(0,0,0,.55) 82%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.55) 18%,rgba(0,0,0,1) 36%,rgba(0,0,0,1) 64%,rgba(0,0,0,.55) 82%,transparent 100%)}.register-track{--row-height: 32px;--track-base: -8px;display:grid;grid-auto-rows:var(--row-height);width:100%;transform:translateY(var(--track-base));transition:none}.register-track.is-dragging{transition:none}.register-track.is-rolling{animation:register-roll .12s linear 1}.register-cell{height:32px;display:grid;place-items:center;padding:0 .4rem;font-size:.95rem;line-height:1;text-align:center;color:#ffffff57;white-space:nowrap}.register-cell.is-current{color:#fff;opacity:1}@keyframes register-roll{0%{transform:translateY(calc(var(--track-base) + var(--row-height)))}to{transform:translateY(var(--track-base))}}@media (max-width: 640px){.landing-logo-mark{width:52px;height:52px}.landing-logo-icon{width:34px;height:34px}.landing-center-stack{gap:0;padding:.2rem 1rem .15rem}.landing-activity-section{padding:.3rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));gap:.5rem}.landing-message-only{padding:.3rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));gap:.35rem}.landing-intro-subtitle{font-size:.86rem}.landing-intro-title{font-size:1rem}.landing-message p{font-size:.84rem}.landing-bottom-reel{padding:.15rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px))}.landing-how-button-header{padding:.4rem .55rem;font-size:.76rem}.register-machine{width:min(96vw,460px);max-width:calc(100vw - 2rem);grid-template-columns:1fr 1fr 1fr .6fr;gap:.45rem}.register-window{height:74px;min-height:74px}.register-track{--row-height: 30px}.register-cell{height:30px;font-size:.8rem;padding:0 .2rem}.register-width-probe{font-size:.8rem;padding:0 .2rem}}@keyframes pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}
