*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:clamp(14px,1.25vw + 10.5px,16px)}html,body,#root{height:100%;width:100%;max-width:100vw;overflow-x:hidden}body{background:#07070f;color:#b8c0d8;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overscroll-behavior:none;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a3e;border-radius:2px}h1,h2,h3,h4{line-height:1.1;letter-spacing:-.02em}button{cursor:pointer;font-family:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}input,textarea,select{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:max(16px,1em)}textarea{resize:vertical}a{color:inherit;text-decoration:none}::placeholder{color:#3a4060}:focus-visible{outline:2px solid #E8A045;outline-offset:2px}img{max-width:100%;display:block}button,[role=button],select{min-height:44px;min-width:44px}button.compact{min-height:unset;min-width:unset}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-left{padding-left:env(safe-area-inset-left)}.safe-right{padding-right:env(safe-area-inset-right)}:root{--space-xs: clamp(4px, .5vw, 6px);--space-sm: clamp(8px, 1vw, 12px);--space-md: clamp(12px, 1.5vw, 16px);--space-lg: clamp(16px, 2vw, 24px);--space-xl: clamp(24px, 3vw, 40px);--space-2xl: clamp(40px, 5vw, 80px);--content-sm: 560px;--content-md: 760px;--content-lg: 900px;--content-xl: 1100px;--nav-height: 56px;--c-bg: #07070F;--c-surface: #0D0D18;--c-border: #1A1A2E;--c-amber: #E8A045;--c-teal: #4FC3C3;--c-pool: #7B8FD4}.fluid-container{width:100%;max-width:var(--content-lg);margin-inline:auto;padding-inline:clamp(16px,4vw,40px)}.fluid-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:var(--space-md)}.fluid-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:var(--space-md)}@media (max-width: 480px){.no-edge-mobile{margin-inline:0!important;border-radius:0!important}}@media (max-width: 640px){.s-id,.s-export{display:none!important}.s-name{max-width:clamp(60px,25vw,140px)!important;font-size:12px!important}.s-header{padding:8px 10px!important}.s-header-actions button{padding:0 8px!important;font-size:10px!important}}@media (max-width: 640px){.lane-tab-bar{display:flex!important}.lane-grid{display:block!important}.lane-desktop-label{display:none!important}}@media (min-width: 641px){.lane-tab-bar{display:none!important}.lane-grid{display:grid!important;grid-template-columns:1fr 1fr!important}.lane-desktop-label{display:flex!important}}@media (max-width: 640px){.dash-grid{grid-template-columns:1fr!important}.session-card{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.session-card-actions{width:100%!important;justify-content:flex-end!important;display:flex!important}}@media (max-width: 640px){.nav-links{display:none!important}.price-grid,.steps-grid{grid-template-columns:1fr!important}.origin-cols{flex-direction:column!important;gap:32px!important}.person-grid{flex-direction:column!important}.beliefs-grid{grid-template-columns:1fr!important}.hero-layout{flex-direction:column!important}.hero-photo-col{width:100%!important;max-height:55vw!important;min-height:200px!important}.hero-text-col{padding:28px 20px!important}}:root{--tp-ease-pool: cubic-bezier(.16, 1, .3, 1);--tp-ease-bloom: cubic-bezier(.34, 1.5, .64, 1)}@keyframes tp-glide-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes tp-glide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes tp-bubble-rise{0%{opacity:0;transform:translateY(4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tp-bubble-drop{0%{opacity:0;transform:translateY(-4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tp-ripple-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes tp-flow-in-right{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes tp-fade-in{0%{opacity:0}to{opacity:1}}.tp-glide-up{animation:tp-glide-up .32s var(--tp-ease-pool) both}.tp-glide-down{animation:tp-glide-down .32s var(--tp-ease-pool) both}.tp-bubble-rise{animation:tp-bubble-rise .22s var(--tp-ease-bloom) both}.tp-bubble-drop{animation:tp-bubble-drop .22s var(--tp-ease-bloom) both}.tp-ripple-in{animation:tp-ripple-in .28s var(--tp-ease-pool) both}.tp-flow-in-right{animation:tp-flow-in-right .34s var(--tp-ease-pool) both}.tp-fade-in{animation:tp-fade-in .24s var(--tp-ease-pool) both}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 640px){.admin-user-grid{grid-template-columns:1fr 80px!important}.admin-user-grid .plan-select,.admin-user-grid .joined-col{display:none!important}}.message-bubble{animation:tp-glide-up .32s var(--tp-ease-pool) both}@media (max-width: 860px){.about-pad{padding:48px 20px!important}.story-cols{flex-direction:column!important;gap:32px!important}}@media (max-width: 640px){.person-grid{flex-direction:column!important}}@media (max-width: 600px){nav .tp-wordmark-sub{display:none!important}}@media (max-width: 600px){nav button{padding:6px 10px!important;font-size:11px!important;letter-spacing:.04em!important;min-height:36px!important;min-width:unset!important}}@media (max-width: 380px){nav button{padding:6px 8px!important;font-size:10px!important}}div,section,nav,header,footer,main,article,aside{min-width:0}img,video,canvas,iframe{max-width:100%}.scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}
