:root{--bg:#050712;--panel:#0c122adb;--panel-solid:#0d1430;--text:#eff6ff;--muted:#a9b6d3;--cyan:#69e8ff;--violet:#a95dff;--blue:#3478ff;--line:#83aaff3d;--danger:#ff8f9f;--success:#7af3c2;--radius:22px;--shadow:0 24px 90px #00000073}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.6}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--cyan);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;line-height:1.12}h1{font-size:clamp(2.7rem,7vw,6.8rem)}h2{font-size:clamp(2rem,4vw,4rem)}h3{font-size:1.35rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-eyebrow{color:var(--cyan);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.7rem;font-size:.78rem;font-weight:800}.section-intro{max-width:720px;color:var(--muted);margin-inline:auto}.primary-button,.secondary-button,.glass-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.75rem 1.35rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.primary-button{color:#03101b;background:linear-gradient(115deg, var(--cyan), #8b8cff 54%, #e282ff);box-shadow:0 12px 45px #49d0ff40}.primary-button:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 17px 55px #69e8ff57}.primary-button:disabled{opacity:.55;cursor:wait;transform:none}.primary-button--large{min-height:62px;padding:1rem 2rem;font-size:1.08rem}.secondary-button,.glass-button{color:var(--text);border-color:var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a10269e}.secondary-button:hover,.glass-button:hover{border-color:var(--cyan);text-decoration:none;transform:translateY(-1px)}.quiet-link{color:var(--muted);margin-top:1.3rem;display:inline-block}.link-button{color:var(--text);cursor:pointer;background:0 0;border:0;padding:0}.link-button:hover{color:var(--cyan)}.site-header{z-index:50;justify-content:space-between;align-items:center;gap:2rem;width:min(1380px,100% - 36px);min-height:82px;margin:0 auto;display:flex;position:relative}.site-header nav{align-items:center;gap:1.4rem;font-size:.92rem;display:flex}.site-header nav a,.site-header nav button{color:#dce8ff;font-weight:700}.header-cta{border:1px solid var(--line);border-radius:999px;padding:.55rem 1rem}.brand-logo{width:min(520px,90vw);display:block}.brand-logo img{width:100%}.brand-logo--compact{color:#fff;letter-spacing:-.03em;align-items:center;gap:.65rem;width:auto;height:62px;font-size:1.35rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-logo--compact:hover{text-decoration:none}.brand-logo--compact img{object-fit:contain;width:54px;height:54px}.home-shell{background:radial-gradient(circle at 50% 8%,#5844ff47,#0000 30%),radial-gradient(circle at 10% 38%,#24c7ff24,#0000 26%),linear-gradient(#04050c 0%,#071022 52%,#050712 100%);min-height:100vh}.hero{text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 82px);padding:8vh 24px 11vh;display:flex;position:relative;overflow:hidden}.hero:after{content:"";z-index:-1;background:linear-gradient(#0000,#071022);height:32%;position:absolute;inset:auto 0 0}.hero-logo{filter:drop-shadow(0 0 34px #59d0ff38);width:min(680px,93vw);margin-bottom:-2.4rem}.hero-tagline{color:var(--cyan);letter-spacing:.12em;text-transform:uppercase;font-size:clamp(.76rem,1.5vw,1rem);font-weight:800}.hero h1{max-width:1180px;margin-bottom:1.4rem;font-size:clamp(2.7rem,6vw,6.3rem)}.hero-copy{max-width:820px;color:var(--muted);font-size:clamp(1.02rem,2vw,1.3rem)}.hero-status{color:#bac9e6;margin-top:1.2rem;font-size:.82rem}.hero-orbit{z-index:-2;border:1px solid #827aff38;border-radius:50%;animation:22s linear infinite orbit;position:absolute}.hero-orbit--one{width:72vw;height:28vw;transform:rotate(-12deg)}.hero-orbit--two{width:52vw;height:52vw;animation-duration:30s;animation-direction:reverse;transform:rotate(32deg)}.hero-stars{z-index:-3;opacity:.65;background-image:radial-gradient(circle,#fff 0 1px,#0000 1.5px);background-size:83px 83px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}@keyframes orbit{to{rotate:360deg}}.mood-selector{text-align:center;max-width:1280px;margin:0 auto;padding:100px 24px 120px}.mood-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:3rem 0;display:grid}.mood-card{border-radius:var(--radius);border:1px solid var(--line);min-height:190px;color:var(--muted);cursor:pointer;background:linear-gradient(145deg,#131f47e0,#080c1ce0);flex-direction:column;align-items:flex-start;gap:.55rem;padding:1.5rem;transition:transform .18s,border-color .18s,background .18s;display:flex}.mood-card:hover:not(:disabled),.mood-card.is-selected{border-color:var(--cyan);background:linear-gradient(145deg,#244282e6,#160f3aeb);transform:translateY(-5px)}.mood-card:disabled{cursor:not-allowed;opacity:.46}.mood-card__label{color:var(--text);font-size:1.45rem;font-weight:850}.mood-card small{color:#caa9ff;margin-top:auto;font-weight:700}.experience-explainer{max-width:1280px;margin:0 auto;padding:30px 24px 130px}.experience-explainer>div:first-child{max-width:760px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:2.5rem;display:grid}.feature-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#0a1024a3;padding:1.7rem}.feature-grid strong,.feature-grid span{display:block}.feature-grid strong{color:var(--cyan);margin-bottom:.5rem;font-size:1.25rem}.feature-grid span{color:var(--muted)}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;padding:30px max(24px,50vw - 640px);display:flex}.site-footer nav{gap:1.2rem;display:flex}.auth-page{background:radial-gradient(circle at 20% 20%,#3396ff2e,#0000 30%),radial-gradient(circle at 80% 80%,#b14aff33,#0000 35%),#040611;place-items:center;min-height:100svh;padding:40px 20px;display:grid}.auth-panel{border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#070c1ee6;border-radius:30px;padding:clamp(28px,5vw,52px)}.auth-panel .brand-logo{width:min(420px,100%);margin:-2rem auto -1rem}.auth-panel h1{font-size:clamp(2.2rem,5vw,3.5rem)}.auth-intro,.legal-note{color:var(--muted)}.auth-form,.admin-form{gap:1.05rem;display:grid}.auth-form label,.admin-form label{gap:.42rem;font-weight:750;display:grid}.auth-form input,.admin-form input,.admin-form textarea,.admin-form select{border:1px solid var(--line);width:100%;color:var(--text);background:#030714d1;border-radius:14px;outline:none;padding:.85rem 1rem}.auth-form input:focus,.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #69e8ff21}.auth-form small{color:var(--muted);font-weight:500}.checkbox-row{color:var(--muted);align-items:start;grid-template-columns:24px 1fr!important;font-weight:500!important}.checkbox-row input{width:20px;height:20px;margin-top:4px}.form-error{color:#ffdce2;background:#801c3247;border:1px solid #ff8f9f73;border-radius:12px;padding:.75rem 1rem}.form-status{color:var(--success)}.auth-switch{text-align:center;color:var(--muted);margin:0}.turnstile-wrap{place-items:center;min-height:42px;display:grid}.dashboard-shell,.content-shell{background:linear-gradient(#050712,#08142b);min-height:100svh}.dashboard-hero,.dashboard-section,.legal-content{width:min(1180px,100% - 40px);margin-inline:auto}.dashboard-hero{padding:90px 0 55px}.dashboard-hero h1{font-size:clamp(2.7rem,6vw,5.5rem)}.dashboard-hero p{color:var(--muted)}.notice{background:#268caf21;border:1px solid #69e8ff47;border-radius:14px;padding:1rem 1.2rem}.dashboard-section{padding:30px 0 70px}.saved-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.saved-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:1.5rem}.saved-card>span{color:var(--cyan);font-weight:800}.saved-card p{color:var(--muted)}.activity-list{gap:10px;display:grid}.activity-list>div{border:1px solid var(--line);background:#080e20ad;border-radius:14px;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;display:flex}.activity-list span{color:var(--muted)}.legal-content{max-width:860px;padding:80px 0 120px}.legal-content h1{font-size:clamp(2.7rem,6vw,5rem)}.legal-content p{color:#c7d2e8}.journey{isolation:isolate;background:#07192c;min-height:100svh;position:relative;overflow:hidden}.journey-sky{z-index:-10;background:linear-gradient(#061026 0%,#17405a 45%,#81b9a6 100%);position:absolute;inset:0}.journey-light{z-index:-9;filter:blur(8px);background:radial-gradient(circle,#efffd6f2,#90e7cb38 30%,#0000 68%);border-radius:50%;width:50vw;height:50vw;animation:8s ease-in-out infinite breathe;position:absolute;top:8%;left:50%;translate:-50%}.journey-mountains{z-index:-8;clip-path:polygon(0 72%,9% 42%,17% 66%,27% 27%,39% 65%,52% 18%,64% 64%,76% 32%,87% 67%,100% 38%,100% 100%,0 100%);background:#18384a;width:116%;position:absolute;left:-8%}.journey-mountains--back{opacity:.54;filter:blur(2px);height:47%;bottom:28%}.journey-mountains--front{background:#102f38;height:38%;bottom:18%;transform:scaleX(1.1)}.journey-river{z-index:-6;clip-path:polygon(46% 0,54% 0,94% 100%,6% 100%);filter:drop-shadow(0 0 20px #6beeff66);background:linear-gradient(90deg,#92ffff38,#c6fff6e6,#6de2ec4d);width:45%;height:72%;animation:4s linear infinite riverShimmer;position:absolute;bottom:-8%;left:50%;translate:-50%}.forest-lane{z-index:-4;perspective:600px;width:32%;position:absolute;top:0;bottom:0}.forest-lane--left{left:0}.forest-lane--right{right:0;transform:scaleX(-1)}.forest-lane i{filter:drop-shadow(0 24px #0a4038)drop-shadow(0 48px #0c4d3e);transform-origin:bottom;border-bottom:150px solid #082e2c;border-left:44px solid #0000;border-right:44px solid #0000;width:0;height:0;animation:6.7s linear infinite treeRush;position:absolute;top:-35%}.forest-lane i:after{content:"";background:#38291e;width:13px;height:75px;position:absolute;top:110px;left:-6px}.forest-lane i:first-child{animation-delay:-.4s;left:8%}.forest-lane i:nth-child(2){animation-delay:-2s;left:42%}.forest-lane i:nth-child(3){animation-delay:-3.7s;left:70%}.forest-lane i:nth-child(4){animation-delay:-5.2s;left:22%}.forest-lane i:nth-child(5){animation-delay:-6.1s;left:84%}.mist{z-index:-2;filter:blur(35px);background:#e1fff81f;border-radius:50%;width:75%;height:22%;animation:16s ease-in-out infinite alternate mistMove;position:absolute;left:-20%}.mist--one{top:42%}.mist--two{animation-delay:-7s;top:62%;left:45%}@keyframes treeRush{0%{opacity:.3;transform:translate3d(0,-20vh,-240px)scale(.3)}to{opacity:1;transform:translate3d(-5vw,125vh,180px)scale(2.2)}}@keyframes breathe{50%{opacity:.84;transform:scale(1.08)}}@keyframes riverShimmer{50%{filter:drop-shadow(0 0 34px #6beeff9e)brightness(1.12)}}@keyframes mistMove{to{transform:translate(42vw)scale(1.25)}}.journey--reduced .forest-lane i{animation-duration:17s}.journey--reduced .mist{animation-duration:35s}.journey--still .forest-lane i,.journey--still .mist,.journey--still .journey-light,.journey--still .journey-river{animation-play-state:paused}.journey-topbar{z-index:20;grid-template-columns:auto minmax(120px,520px) auto;justify-content:space-between;align-items:center;gap:1rem;display:grid;position:absolute;top:18px;left:18px;right:18px}.journey-progress{background:#0308147a;border:1px solid #ffffff2b;border-radius:999px;height:8px;overflow:hidden}.journey-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--cyan), var(--violet));height:100%;transition:width 1s linear;display:block}.motion-controls{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030814a3;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem;display:flex;position:absolute;bottom:18px;left:50%;translate:-50%}.motion-controls span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-left:.6rem;font-size:.73rem}.motion-controls button{color:#c8d6eb;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.45rem .75rem}.motion-controls button.is-active{color:#fff;background:#69e8ff2e}.journey-entry,.journey-finish,.journey-center{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(830px,100% - 44px);min-height:100svh;margin:auto;display:flex;position:relative}.journey-entry,.journey-finish{text-shadow:0 2px 18px #000000b3}.journey-entry h1,.journey-finish h1{margin-bottom:.8rem;font-size:clamp(3.4rem,9vw,8rem)}.journey-entry p{max-width:650px;font-size:clamp(1.05rem,2vw,1.4rem)}.journey-entry small{color:#d2deea;margin-top:1rem}.story-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#040c188a;border:1px solid #d3fffa52;border-radius:34px;width:min(650px,100%);padding:clamp(24px,5vw,54px);animation:1.2s both storyEnter;box-shadow:0 25px 100px #0006}.story-card p{margin:0;font-family:Georgia,serif;font-size:clamp(1.35rem,3vw,2.15rem);line-height:1.48}.story-card__orb{background:radial-gradient(circle at 35% 35%, white, var(--cyan) 22%, var(--violet) 62%, transparent 65%);border-radius:50%;width:72px;height:72px;margin:0 auto 1.5rem;animation:5s ease-in-out infinite breathe;box-shadow:0 0 50px #69e8ff8c}@keyframes storyEnter{0%{opacity:0;transform:translateY(15px)scale(.98)}}.media-frame{aspect-ratio:16/9;width:min(850px,100%);box-shadow:var(--shadow);background:#000;border:1px solid #ffffff4d;border-radius:24px;overflow:hidden}.media-frame iframe{border:0;width:100%;height:100%}.finish-link{color:#edf8ff;cursor:pointer;background:#0308148a;border:1px solid #fff3;border-radius:999px;margin-top:1rem;padding:.5rem 1rem}.after-mood-options{flex-wrap:wrap;justify-content:center;gap:.7rem;margin:1.4rem 0;display:flex}.after-mood-options button{color:#fff;cursor:pointer;background:#040c1894;border:1px solid #ffffff4d;border-radius:999px;padding:.8rem 1.1rem}.admin-shell{background:#050814;grid-template-columns:270px 1fr;min-height:100svh;display:grid}.admin-sidebar{border-right:1px solid var(--line);background:#080d20;flex-direction:column;height:100svh;padding:22px;display:flex;position:sticky;top:0}.admin-sidebar .brand-logo{margin:-1rem 0 1rem}.admin-sidebar nav{gap:.3rem;display:grid}.admin-sidebar nav a{color:#d9e5f6;border-radius:12px;padding:.72rem .85rem;font-weight:700}.admin-sidebar nav a:hover{background:#69e8ff17;text-decoration:none}.admin-sidebar form{margin-top:auto}.admin-main{min-width:0;padding:clamp(28px,5vw,70px)}.admin-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.admin-heading h1{margin-bottom:0;font-size:clamp(2.7rem,5vw,4.8rem)}.status-pill{color:#ffc9d2;border:1px solid #ff8f9f59;border-radius:999px;padding:.5rem .8rem;font-size:.78rem;font-weight:800}.status-pill.is-ready{color:var(--success);border-color:#7af3c259}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.stat-grid--small{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#101d40e6,#080c1ce6);border-radius:18px;padding:1.35rem}.stat-grid span,.stat-grid strong{display:block}.stat-grid span{color:var(--muted);font-size:.84rem}.stat-grid strong{margin-top:.3rem;font-size:clamp(1.7rem,3vw,2.8rem)}.admin-card{border:1px solid var(--line);background:#0a1024c2;border-radius:20px;margin-bottom:24px;padding:clamp(20px,3vw,34px)}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:720px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #83aaff24;padding:.8rem .7rem}.admin-table th{color:var(--cyan);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.admin-table td{color:#d5deed;font-size:.9rem}.admin-note{color:var(--muted);font-size:.88rem}.content-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.content-cards article{border:1px solid var(--line);border-radius:16px;padding:1.2rem}.content-cards article>span{color:var(--cyan);font-weight:800}@media (max-width:900px){.site-header{flex-direction:column;padding:12px 0 18px}.site-header nav{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}.hero{min-height:auto;padding-top:70px}.mood-grid,.feature-grid,.saved-grid{grid-template-columns:1fr 1fr}.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;position:static}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-sidebar form{margin-top:1rem}.stat-grid,.stat-grid--small{grid-template-columns:repeat(2,minmax(0,1fr))}.forest-lane{opacity:.78;width:24%}.journey-river{width:62%}}@media (max-width:620px){body{font-size:17px}.site-header nav{font-size:.84rem}.hero-logo{margin-bottom:-1.2rem}.mood-grid,.feature-grid,.saved-grid,.content-cards{grid-template-columns:1fr}.mood-card{min-height:155px}.site-footer{flex-direction:column}.journey-topbar{grid-template-columns:auto 1fr auto;gap:.4rem}.journey-topbar .glass-button{min-height:42px;padding:.5rem .7rem;font-size:.78rem}.motion-controls{justify-content:center;width:calc(100% - 24px)}.motion-controls span{display:none}.story-card{border-radius:24px}.after-mood-options{width:100%;display:grid}.admin-main{padding:24px 14px 50px}.admin-heading{flex-direction:column;align-items:flex-start}.stat-grid,.stat-grid--small{grid-template-columns:1fr 1fr}.activity-list>div{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.setup-panel{width:min(760px,100%)}.setup-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1.4rem 0;display:grid}.setup-status-grid>div{border:1px solid var(--line);background:#141f4494;border-radius:16px;gap:.35rem;padding:1rem;display:grid}.setup-status-grid span{color:var(--muted);font-size:.82rem}.setup-status-grid strong{color:var(--cyan)}.setup-success{background:#18644d38;border:1px solid #74ffcd59;border-radius:16px;gap:1rem;margin:1rem 0;padding:1.2rem;display:grid}.setup-success .primary-button{justify-self:start}.setup-refresh{cursor:pointer;background:0 0;border:0;margin-top:1rem}@media (max-width:620px){.setup-status-grid{grid-template-columns:1fr}}.turnstile-wrap{gap:.45rem}.turnstile-status{min-height:1.15rem;color:var(--muted-text,#aeb9d7);text-align:center;font-size:.78rem;display:block}.logout-control{align-items:center;display:inline-flex;position:relative}.logout-control .link-button:disabled{cursor:wait;opacity:.65}.logout-error{z-index:20;color:#ffd4df;background:#270a19f5;border:1px solid #ff708f73;border-radius:.75rem;min-width:15rem;padding:.65rem .8rem;font-size:.78rem;line-height:1.35;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 .75rem 2rem #00000059}.account-settings-section>h2{margin-bottom:1.4rem}.account-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.account-settings-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:clamp(20px,3vw,30px);box-shadow:0 18px 55px #0003}.account-settings-card>p{color:var(--muted)}.account-current-value{overflow-wrap:anywhere}.account-settings-form{gap:1rem;margin-top:1.2rem;display:grid}.account-settings-form label:not(.checkbox-row){gap:.42rem;font-weight:750;display:grid}.account-settings-form input[type=email],.account-settings-form input[type=password]{border:1px solid var(--line);width:100%;color:var(--text);background:#030714d1;border-radius:14px;outline:none;padding:.85rem 1rem}.account-settings-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #69e8ff21}.account-settings-form small{color:var(--muted)}.account-alert-toggle{background:#03071466;border:1px solid #83aaff2e;border-radius:14px;padding:.9rem}.account-settings-form .secondary-button{justify-self:start}.account-settings-form .secondary-button:disabled{opacity:.55;cursor:wait;transform:none}.verification-shell{width:min(760px,100% - 40px);margin:0 auto;padding:90px 0 120px}.verification-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#070c1ee6;border-radius:30px;gap:1rem;padding:clamp(28px,5vw,52px);display:grid}.verification-card h1{font-size:clamp(2.4rem,6vw,4.4rem)}.verification-card p{color:var(--muted)}.verification-card .primary-button,.verification-card .glass-button{justify-self:start}@media (max-width:980px){.account-settings-grid{grid-template-columns:1fr}}
