:root{--bg:#efe7d2;--bg-alt:#e6dcc1;--card:#fffcf8eb;--ink:#1a1612;--ink55:#1a16128c;--ink40:#1a161266;--ink12:#1a16121f;--accent:#f5c100;--font:"Manrope", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font);color:var(--ink);background:radial-gradient(ellipse 70% 45% at 85% 8%, #f5c10047, transparent 55%), radial-gradient(ellipse 50% 40% at 10% 90%, #b48c502e, transparent 50%), linear-gradient(180deg, #f4ecda 0%, var(--bg) 40%, #e8dfc8 100%);-webkit-font-smoothing:antialiased;margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.landing-phone-input{border:1.5px solid var(--ink12);background:#fff;border-radius:14px;align-items:center;gap:8px;min-height:48px;padding:0 14px;display:flex}.landing-phone-input.is-invalid{border-color:#dc2626}.landing-phone-input .PhoneInputInput{min-height:44px;color:var(--ink);background:0 0;border:none;outline:none;flex:1}.landing-phone-input .PhoneInputCountryIcon{width:1.4em;height:1em}@media (width<=860px){.waitlist-grid,.pricing-grid,.hero-stats{grid-template-columns:1fr!important}}.atmos-dev-shell{width:min(1120px,100%);min-height:100vh;margin:0 auto;padding:24px clamp(18px,4vw,48px) 40px}.atmos-dev-center{place-items:center;display:grid}.atmos-dev-loader{border:4px solid var(--ink12);border-top-color:var(--accent);border-radius:50%;width:38px;height:38px;animation:.75s linear infinite atmos-spin}@keyframes atmos-spin{to{transform:rotate(360deg)}}.atmos-dev-header,.atmos-dev-card-heading,.atmos-dev-status-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.atmos-dev-header{min-height:54px}.atmos-dev-brand{align-items:center;gap:10px;font-size:18px;font-weight:900;display:inline-flex}.atmos-dev-logo{background:var(--ink);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.atmos-dev-environment,.atmos-dev-step,.atmos-dev-kicker{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.atmos-dev-environment{border:1px solid var(--ink12);background:#fffcf8b8;border-radius:999px;padding:8px 12px}.atmos-dev-hero{grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);align-items:end;gap:28px;padding:clamp(54px,9vw,100px) 0 36px;display:grid}.atmos-dev-kicker,.atmos-dev-step{color:#8b6f00}.atmos-dev-hero h1{letter-spacing:-.055em;max-width:760px;margin:10px 0 14px;font-size:clamp(42px,7vw,78px);line-height:.96}.atmos-dev-lead{max-width:700px;color:var(--ink55);margin:0;font-size:clamp(16px,2vw,20px);line-height:1.55}.atmos-dev-safety{color:#115e59;background:#f0fdfad1;border:1px solid #0f766e33;border-radius:18px;align-items:flex-start;gap:12px;padding:18px;display:flex}.atmos-dev-safety span{color:#fff;background:#0f766e;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.atmos-dev-safety p{margin:1px 0 0;font-size:13px;font-weight:700;line-height:1.45}.atmos-dev-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.atmos-dev-groups{gap:34px;display:grid}.atmos-dev-session,.atmos-dev-group-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.atmos-dev-session{border:1px solid var(--ink12);background:#fffcf8ad;border-radius:18px;padding:14px 18px}.atmos-dev-session .atmos-dev-user{background:0 0;margin:0;padding:0}.atmos-dev-group{border:1px solid var(--ink12);border-radius:32px;gap:18px;padding:clamp(18px,3vw,28px);display:grid}.atmos-dev-group-local{background:#f0fdfa85}.atmos-dev-group-mps{background:#eff6ff94}.atmos-dev-group-header h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(30px,5vw,48px)}.atmos-dev-group-badge{border:1px solid var(--ink12);letter-spacing:.06em;text-transform:uppercase;background:#ffffffb8;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900}.atmos-dev-card-muted{box-shadow:none;background:#ffffff8f}.atmos-dev-card{border:1px solid var(--ink12);background:var(--card);border-radius:28px;padding:clamp(22px,4vw,32px);box-shadow:0 18px 50px #1a161214}.atmos-dev-login-card{max-width:620px;margin:0 auto}.atmos-dev-card h2{letter-spacing:-.035em;margin:8px 0 6px;font-size:clamp(24px,4vw,34px)}.atmos-dev-card p{color:var(--ink55)}.atmos-dev-form{gap:16px;margin-top:26px;display:grid}.atmos-dev-form label{gap:8px;font-size:13px;font-weight:800;display:grid}.atmos-dev-form input{border:1.5px solid var(--ink12);background:#fff;border-radius:14px;outline:none;width:100%;min-height:50px;padding:0 14px}.atmos-dev-form input:focus{border-color:#a78500;box-shadow:0 0 0 4px #f5c1002b}.atmos-dev-primary,.atmos-dev-secondary,.atmos-dev-link-button{cursor:pointer;border:0;font-weight:900}.atmos-dev-primary,.atmos-dev-secondary{border-radius:15px;width:100%;min-height:52px;margin-top:20px;padding:0 18px}.atmos-dev-primary{background:var(--accent);color:var(--ink);box-shadow:0 10px 24px #f5c10047}.atmos-dev-secondary{border:1.5px solid var(--ink12);color:var(--ink);background:#fff}.atmos-dev-primary:disabled,.atmos-dev-secondary:disabled{cursor:wait;opacity:.58}.atmos-dev-link-button{color:var(--ink55);background:0 0;padding:8px}.atmos-dev-user,.atmos-dev-plan,.atmos-dev-order{background:#1a16120b;border-radius:16px;gap:5px;margin-top:22px;padding:16px;display:grid}.atmos-dev-user span,.atmos-dev-plan span,.atmos-dev-order span{color:var(--ink55);font-size:12px;font-weight:700}.atmos-dev-plan{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:center}.atmos-dev-plan span{color:#ffffff94}.atmos-dev-price{align-items:baseline;gap:5px;display:flex}.atmos-dev-price strong{font-size:27px}.atmos-dev-checklist{color:var(--ink55);gap:8px;margin:20px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.atmos-dev-checklist li:before{content:"✓";color:#0f766e;margin-right:8px;font-weight:900}.atmos-dev-order code{overflow-wrap:anywhere;font-size:12px}.atmos-dev-empty{border:1.5px dashed var(--ink12);color:var(--ink40);text-align:center;border-radius:18px;margin-top:22px;padding:28px 20px;line-height:1.5}.atmos-dev-status{background:#1a16120d;border-radius:18px;gap:11px;margin-top:18px;padding:18px;display:grid}.atmos-dev-status.success{color:#115e59;background:#0f766e1c}.atmos-dev-status.pending{background:#f5c10029}.atmos-dev-status.danger{color:#991b1b;background:#dc262617}.atmos-dev-status-row span{opacity:.68;font-size:13px}.atmos-dev-status p{color:inherit;margin:4px 0 0;font-size:13px}.atmos-dev-error{color:#991b1b;background:#fee2e2cc;border:1px solid #dc262633;border-radius:14px;margin-top:18px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.45}.atmos-dev-grid-error{grid-column:1/-1;margin-top:0}.atmos-dev-footer{color:var(--ink40);text-align:center;padding:30px 0 0;font-size:12px}@media (width<=760px){.atmos-dev-shell{padding-top:16px}.atmos-dev-hero,.atmos-dev-grid{grid-template-columns:1fr}.atmos-dev-group-header{align-items:flex-start}.atmos-dev-hero{padding-top:48px}.atmos-dev-hero h1{font-size:clamp(40px,14vw,62px)}.atmos-dev-card-heading{align-items:flex-start}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
