:root{--ink:#f7f3eb;--muted:#b8c1d0;--deep:#060913;--deep-2:#0a1020;--line:#c6dcff29;--cyan:#8fe8ff;--violet:#9b8cff;--gold:#f3be76;--mint:#75e0c5;--px:.5;--py:.5}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--deep)}body{color:var(--ink);background:var(--deep);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-root,.home-root{isolation:isolate;background:radial-gradient(circle at calc(var(--px) * 100%) calc(var(--py) * 100%), #4252a524, transparent 28%), linear-gradient(180deg, #060913 0%, #091121 50%, #060913 100%);min-height:100vh;position:relative}.cosmic-layer{pointer-events:none;z-index:-1;opacity:.9;background-image:radial-gradient(circle at 10% 15%,#8fe8ff1f,#0000 18%),radial-gradient(circle at 85% 28%,#9b8cff21,#0000 20%),radial-gradient(circle at 55% 85%,#f3be7614,#0000 22%),radial-gradient(circle,#fffc 0 1px,#0000 1.2px);background-size:auto,auto,auto,170px 170px;animation:30s linear infinite alternate skyDrift;position:fixed;inset:0}@keyframes skyDrift{to{transform:translate(-12px,9px)scale(1.01)}}.site-header{z-index:40;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070b17bd;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;width:min(1440px,100% - 32px);margin:18px auto 0;padding:10px 14px;display:flex;position:sticky;top:0;box-shadow:0 20px 60px #0000003d}.brand-link{min-width:140px;display:inline-flex}.desktop-nav{align-items:center;gap:5px;display:flex}.desktop-nav a{color:#c7cfdb;border-radius:999px;padding:9px 12px;font-size:14px;transition:all .2s}.desktop-nav a:hover{color:#fff;background:#ffffff12}.header-actions{align-items:center;gap:8px;display:flex}.header-actions button,.ambient-button,.safety-trigger,.quick-exit{color:#d8deea;border:1px solid var(--line);cursor:pointer;background:#ffffff0b;border-radius:999px;padding:9px 12px}.quick-exit{color:#f1d8d8}.atlas-logo{justify-items:center;gap:6px;width:330px;max-width:100%;display:grid}.atlas-logo svg{width:100%;overflow:visible}.atlas-logo>span{letter-spacing:.48em;color:#e8edf5;margin-left:.48em;font-size:14px}.atlas-logo.compact{align-items:center;gap:7px;width:126px;display:flex}.atlas-logo.compact svg{width:40px;height:40px}.atlas-logo.compact>span{letter-spacing:.32em;margin:0;font-size:12px}.orbit{fill:none;stroke:#96cdff33;stroke-width:1px;transform-origin:90px 90px}.orbit-one{animation:18s linear infinite spin}.orbit-two{animation:12s linear infinite spinReverse}.orbit-three{animation:24s linear infinite spin}.mark{fill:none;stroke:url(#atlasGradient);stroke-width:9px;stroke-linecap:round;stroke-linejoin:round;filter:url(#atlasGlow)}.star{fill:#fff;filter:url(#atlasGlow);transform-origin:90px 90px}.star-one{animation:10s linear infinite spin}.star-two{animation:14s linear infinite spinReverse}.star-three{animation:20s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinReverse{to{transform:rotate(-360deg)}}.hero-section{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;width:min(1400px,100% - 40px);min-height:820px;margin:0 auto;padding:110px 30px 90px;display:grid}.hero-copy{max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.24em;color:var(--cyan);font-size:12px;font-weight:700}h1,h2,h3{text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.04}h1{letter-spacing:-.045em;font-size:clamp(52px,6.5vw,104px)}h2{letter-spacing:-.035em;font-size:clamp(36px,4.5vw,68px)}h3{font-size:31px}.hero-lead,.page-heading>p,.film-copy>p,.community-preview p,.partner-preview p{color:var(--muted);max-width:760px;font-size:clamp(18px,2vw,22px)}.hero-actions{flex-wrap:wrap;gap:12px;margin:34px 0 28px;display:flex}.primary-button,.secondary-button{border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:700;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.primary-button{color:#0a1020;background:linear-gradient(135deg,#f8f4ec,#c9e5ff);box-shadow:0 18px 48px #7bbeff24}.secondary-button{border:1px solid var(--line);background:#ffffff09}.primary-button:hover,.secondary-button:hover{border-color:#8fe8ff73;transform:translateY(-2px)}.trust-row{color:#aeb8c7;flex-wrap:wrap;gap:22px;padding:0;font-size:14px;list-style:none;display:flex}.trust-row li:before{content:"";background:var(--mint);width:6px;height:6px;box-shadow:0 0 15px var(--mint);border-radius:50%;margin-right:9px;display:inline-block}.hero-orbit{justify-self:center;position:relative}.orbit-copy span{color:#c8d0dc;letter-spacing:.14em;text-transform:uppercase;font-size:13px;position:absolute}.orbit-copy span:first-child{top:25%;left:-18%}.orbit-copy span:nth-child(2){top:43%;right:-30%}.orbit-copy span:nth-child(3){bottom:15%;left:-8%}[data-reveal]{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}[data-reveal].visible{opacity:1;transform:none}.experience-section,.cinema-section,.community-preview,.protection-preview,.partner-preview{width:min(1320px,100% - 40px);margin:0 auto;padding:110px 20px}.section-heading{max-width:900px;margin-bottom:46px}.experience-grid,.resource-grid,.exercise-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.experience-card,.glass-card,.exercise-card,.community-message,.form-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff0e,#ffffff05);border-radius:26px;padding:30px;position:relative;box-shadow:inset 0 1px #ffffff14,0 30px 80px #0000002e}.experience-card{min-height:270px;transition:all .28s;overflow:hidden}.experience-card:after{content:"";background:radial-gradient(circle,#8fe8ff2e,#0000 65%);border-radius:50%;height:180px;position:absolute;inset:auto -15% -45% 20%}.experience-card:hover{border-color:#8fe8ff73;transform:translateY(-5px)}.experience-card>span,.card-index,.exercise-card>span{color:var(--gold);letter-spacing:.2em;font-size:13px}.experience-card p,.glass-card p,.exercise-card p{color:var(--muted)}.cinema-section{grid-template-columns:1.1fr .9fr;align-items:center;gap:46px;display:grid}.film-frame{background:linear-gradient(135deg,#8fe8ff80,#9b8cff40,#f3be7673);border-radius:34px;min-height:520px;padding:1px;box-shadow:0 40px 120px #00000059}.film-fallback{background:radial-gradient(circle at 70% 28%,#8fe8ff2e,#0000 26%),radial-gradient(circle at 25% 65%,#9b8cff2e,#0000 32%),linear-gradient(150deg,#101a2c,#070b14);border-radius:33px;flex-direction:column;justify-content:flex-end;height:100%;min-height:518px;padding:42px;display:flex}.film-fallback span{text-transform:uppercase;letter-spacing:.2em;color:var(--cyan);font-size:12px}.film-fallback strong{max-width:740px;font-family:Georgia,serif;font-size:clamp(30px,4vw,58px)}.film-fallback p{color:var(--muted)}.text-link{color:var(--cyan);margin-top:18px;font-weight:700;display:inline-flex}.community-preview,.partner-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:30px;display:grid}.partner-preview{grid-template-columns:.9fr 1.1fr auto}.safety-panel{background:linear-gradient(145deg,#41182659,#ffffff05);border:1px solid #f37e7e33;border-radius:30px;padding:34px}.safety-heading{max-width:800px;margin-bottom:24px}.safety-heading .eyebrow{color:#ffb0b0}.safety-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.emergency-card{background:#ffffff09;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:120px;padding:18px;display:flex}.emergency-card.primary{background:linear-gradient(145deg,#a02d4066,#53142642);border-color:#ff969640}.emergency-card strong{font-size:22px}.emergency-card span,.safety-note{color:#c5bdc5;font-size:14px}.site-footer{border-top:1px solid var(--line);color:#aab4c3;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;width:min(1320px,100% - 40px);margin:100px auto 0;padding:38px 0 46px;display:grid}.site-footer p{max-width:720px}.site-footer>div:last-child{flex-wrap:wrap;gap:18px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03050ac7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{width:100%;max-width:1100px;max-height:90vh;position:relative;overflow:auto}.modal-close{float:right;z-index:2;border:1px solid var(--line);color:#fff;cursor:pointer;background:#121828;border-radius:999px;padding:8px 12px;position:sticky;top:0}.page-shell{width:min(1260px,100% - 40px);min-height:75vh;margin:0 auto;padding:110px 0 80px}.page-heading{max-width:1040px;margin-bottom:54px}.page-heading h1{font-size:clamp(48px,6vw,92px)}.chat-layout{grid-template-columns:1fr 310px;gap:20px;display:grid}.chat-window{border:1px solid var(--line);background:#080d1bd1;border-radius:28px;overflow:hidden}.chat-messages{flex-direction:column;gap:14px;min-height:520px;max-height:65vh;padding:28px;display:flex;overflow-y:auto}.chat-message{white-space:pre-wrap;border-radius:18px;max-width:78%;padding:15px 17px}.chat-message.assistant{border:1px solid var(--line);background:#ffffff0f;align-self:flex-start}.chat-message.user{color:#07101c;background:linear-gradient(135deg,#c8eaff,#a99dff);align-self:flex-end}.chat-message.pending{color:#aeb8c7}.chat-form{border-top:1px solid var(--line);padding:18px}.chat-form textarea,.form-card input,.form-card textarea,.form-card select,.exercise-stage input,.exercise-stage textarea{border:1px solid var(--line);color:#fff;background:#ffffff09;border-radius:14px;outline:none;width:100%;padding:13px 14px}.chat-form textarea:focus,.form-card input:focus,.form-card textarea:focus,.form-card select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #8fe8ff14}.chat-form>div{color:#8792a2;justify-content:space-between;align-items:center;gap:15px;font-size:13px;display:flex}.chat-form button,.form-card button,.exercise-stage button{color:#09101c;cursor:pointer;background:#e6edf7;border:0;border-radius:13px;padding:12px 18px;font-weight:800}.chat-form button:disabled,.form-card button:disabled{opacity:.5;cursor:default}.chat-aside{border:1px solid var(--line);background:#ffffff06;border-radius:24px;flex-direction:column;align-items:stretch;gap:12px;height:fit-content;padding:24px;display:flex}.chat-aside h2{font-size:30px}.chat-aside p{color:var(--muted)}.safety-inline{color:#ffd1d1;border:1px solid #ff828240;border-radius:14px;margin-top:8px;padding:14px}.safety-inline.urgent{animation:1.2s infinite alternate pulse}@keyframes pulse{to{box-shadow:0 0 28px #ff64644d}}.community-layout{grid-template-columns:380px 1fr;align-items:start;gap:22px;display:grid}.community-feed{gap:14px;display:grid}.community-message>div{justify-content:space-between;gap:10px;display:flex}.community-message span{color:var(--cyan);text-transform:uppercase;letter-spacing:.13em;font-size:12px}.community-message time{color:#8390a2;font-size:13px}.form-card{gap:18px;display:grid}.form-card label,.exercise-stage label{color:#d9e0eb;gap:8px;display:grid}.form-grid,.split-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.wide-form{max-width:900px}.form-notice{color:var(--cyan)}.checkbox-label{align-items:start;grid-template-columns:auto 1fr!important}.checkbox-label input{width:auto}.exercise-card{text-align:left;color:#fff;cursor:pointer;min-height:260px}.exercise-stage{text-align:center;border:1px solid var(--line);background:#ffffff08;border-radius:30px;place-items:center;gap:20px;max-width:760px;min-height:530px;margin:0 auto;padding:50px;display:grid}.breath-orb{background:radial-gradient(circle at 35% 30%,#eaf8ff,#83dcff 24%,#8379ff 56%,#0000 70%);border-radius:50%;width:210px;height:210px;animation:10s ease-in-out infinite breathe;box-shadow:0 0 90px #73aaff5c}@keyframes breathe{0%,to{opacity:.7;transform:scale(.72)}45%{opacity:1;transform:scale(1)}}.exercise-timer{margin:0;font-size:32px}.exercise-stage ol{text-align:left;color:var(--muted);font-size:20px}.resource-grid{grid-template-columns:repeat(2,1fr)}.split-grid{margin-bottom:28px}@media (max-width:1100px){.desktop-nav{display:none}.hero-section{grid-template-columns:1fr;padding-top:90px}.hero-copy{max-width:850px}.hero-orbit{margin-top:20px}.cinema-section{grid-template-columns:1fr}.partner-preview{grid-template-columns:1fr;align-items:start}.safety-grid{grid-template-columns:repeat(2,1fr)}.chat-layout,.community-layout{grid-template-columns:1fr}.chat-aside{order:-1}.site-footer{grid-template-columns:1fr}}@media (max-width:720px){.site-header{border-radius:18px;width:calc(100% - 18px);margin-top:9px}.header-actions .ambient-button,.header-actions .safety-trigger{display:none}.brand-link{min-width:110px}.hero-section{width:calc(100% - 18px);min-height:auto;padding:75px 10px 70px}.hero-orbit .atlas-logo{width:270px}.orbit-copy{display:none}.experience-section,.cinema-section,.community-preview,.protection-preview,.partner-preview,.page-shell{width:calc(100% - 18px);padding-left:6px;padding-right:6px}.experience-grid,.exercise-grid,.resource-grid,.form-grid,.split-grid{grid-template-columns:1fr}.community-preview{grid-template-columns:1fr;align-items:start}.safety-grid{grid-template-columns:1fr}.safety-panel{padding:22px 16px}.film-frame,.film-fallback{min-height:420px}.film-fallback{padding:26px}.chat-messages{min-height:430px;padding:16px}.chat-message{max-width:92%}.chat-form>div{align-items:flex-end}.chat-form>div span{max-width:65%}.site-footer{width:calc(100% - 28px)}.quick-exit{padding:9px 11px}.page-heading h1{font-size:50px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
