body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}@font-face{font-family:Barlow;src:local("Barlow"),url(/assets/Barlow-Light-CGEsmarL.ttf) format("truetype");font-weight:300}@font-face{font-family:Barlow;src:local("Barlow"),url(/assets/Barlow-Regular-DgxWDqdj.ttf) format("truetype");font-weight:400}@font-face{font-family:San Francisco;font-weight:400;src:url(https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sizeIncrease{0%{width:5px;height:5px}20%{width:65px;height:65px}60%{width:90px;height:90px}to{width:70px;height:70px}}.animatedImage{animation:sizeIncrease .5s forwards;margin-right:20px}.shiny{background:linear-gradient(90deg,#1e4bb3,#3277e5,#1e4bb3);animation:buttonshine 60s infinite}.shiny:hover{animation-play-state:paused}.shiny:disabled{background:#ccc;animation:none;color:#666}@keyframes buttonshine{0%{background-position:0px}to{background-position:5000px}}._underlineSpan_8j1ep_1{text-decoration:underline dotted #3277e5;-webkit-text-decoration:underline dotted #3277e5;cursor:pointer}.aurora-container{width:100%;height:100%}.card-spotlight{position:relative;border-radius:8px;padding:8px;box-sizing:border-box;height:250px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;cursor:default;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%}.card-spotlight-dark{--spotlight-color: rgba(255, 255, 255, .05);background-color:#111;border:1px solid #222}.card-spotlight-light{--spotlight-color: rgba(255, 255, 255, .05);background-color:#eee;border:1px solid #ddd}.card-spotlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.join-button{background:linear-gradient(90deg,#1e4bb3,#3277e5,#1e4bb3);border:none;color:#fff;cursor:pointer;display:inline-block;font-size:1.2em;font-weight:700;position:relative;text-transform:uppercase;z-index:1;overflow:hidden;transition:color .3s;animation:shine 60s infinite}.join-button:hover{animation-play-state:paused}@keyframes shine{0%{background-position:0px}to{background-position:10000px}}.join-button-pricing{background:linear-gradient(90deg,#1e4bb3,#3277e5,#1e4bb3);background-size:200% auto;animation:gradient-shift 8s ease infinite;border:none;color:#fff!important;cursor:pointer;font-size:1rem;font-weight:600;position:relative;text-transform:none;transition:all .3s ease;overflow:hidden;box-shadow:0 4px 15px #1e4bb340}.join-button-pricing:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#fff0,#fff3,#fff0);transition:left .7s ease}.join-button-pricing:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1e4bb359}.join-button-pricing:hover:before{left:100%}.join-button-pricing:disabled{background:#ccc;color:#666!important;cursor:not-allowed;box-shadow:none}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.markdown-content{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}
