body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.home-container{background:linear-gradient(135deg,#667eea,#764ba2);overflow-x:hidden}.hero-section,.home-container{min-height:100vh;position:relative}.hero-section{align-items:center;display:flex;justify-content:center;padding:20px}.hero-content{max-width:800px;position:relative;text-align:center;z-index:10}.logo-title-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.hero-logo{animation:float 6s ease-in-out infinite;filter:drop-shadow(0 8px 20px rgba(0,0,0,.2));height:120px;width:120px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-title{color:#fff;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1;text-shadow:0 4px 20px #0000004d}.animated-text{animation:pulse 2.5s ease-in-out infinite;color:gold;text-shadow:0 2px 10px #ffd70080;transition:opacity .5s ease-in-out}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.hero-subtitle{color:#ffffffe6;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300;letter-spacing:.5px;margin-bottom:40px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-button{align-items:center;border:none;border-radius:30px;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;gap:8px;justify-content:center;min-width:160px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:linear-gradient(135deg,gold,#ffed4a);box-shadow:0 8px 25px #ffd70066;color:#2d3436}.cta-button.primary:hover{box-shadow:0 12px 35px #ffd70099;transform:translateY(-3px)}.cta-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;color:#fff}.cta-button.secondary:hover{background:#ffffff4d;box-shadow:0 8px 25px #fff3;transform:translateY(-3px)}.cta-button.large{font-size:20px;min-width:200px;padding:20px 40px}.floating-elements{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.floating-element{animation:float-around 20s linear infinite;font-size:2rem;opacity:.7;position:absolute}.element-1{animation-delay:0s;animation-duration:25s;left:10%;top:15%}.element-2{animation-delay:-5s;animation-duration:30s;right:15%;top:25%}.element-3{animation-delay:-10s;animation-duration:35s;bottom:30%;left:20%}.element-4{animation-delay:-15s;animation-duration:28s;right:25%;top:60%}.element-5{animation-delay:-20s;animation-duration:32s;bottom:20%;right:10%}.element-6{animation-delay:-25s;animation-duration:27s;left:5%;top:40%}.about-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:120px 20px}.about-content{margin:0 auto;max-width:1200px}.about-header{margin-bottom:80px;text-align:center}.section-title{color:#2d3436;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:20px}.title-underline{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;height:4px;margin:0 auto;width:80px}.feature-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:100px}.feature-card{background:#fff;border:1px solid #667eea1a;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:40px 30px;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 60px #667eea33;transform:translateY(-10px)}.feature-icon{display:block;font-size:3rem;margin-bottom:20px}.feature-card h3{color:#2d3436;font-size:1.5rem;font-weight:600;margin-bottom:15px}.feature-card p{color:#636e72;font-size:1rem;line-height:1.6}.how-it-works{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;padding:60px 40px}.works-title{font-size:2.5rem;font-weight:600;margin-bottom:50px;text-align:center}.steps{flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:800px}.step,.steps{align-items:center;display:flex}.step{flex:1 1;flex-direction:column;min-width:200px;text-align:center}.step-number{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #fff6;border-radius:50%;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;margin-bottom:20px;width:60px}.step-content h4{font-size:1.3rem;font-weight:600;margin-bottom:10px}.step-content p{color:#ffffffe6;font-size:.95rem}.step-arrow{color:#ffffffb3;font-size:2rem;margin:0 10px}.cta-section{background:linear-gradient(135deg,#2d3436,#636e72);color:#fff;padding:120px 20px;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:20px}.cta-subtitle{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:40px}.cta-note{color:#fffc;font-size:.95rem;margin-top:30px}.cta-note .link{color:gold;font-weight:600;text-decoration:none}.cta-note .link:hover{text-decoration:underline}.footer{background:#2d3436;color:#fff;padding:40px 20px}.footer-content{flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{gap:12px}.footer-logo-img{height:30px;width:30px}.footer-brand{color:gold;font-size:1.2rem;font-weight:600}.footer-links{display:flex;gap:30px}.footer-link{color:#fffc;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:gold}@media (min-width:1024px){.hero-content{max-width:1000px}.logo-title-wrapper{gap:30px}.hero-logo{height:140px;width:140px}.about-section{padding:150px 40px}.feature-grid{gap:60px;grid-template-columns:repeat(2,1fr)}.cta-section{padding:150px 40px}}@media (min-width:1440px){.hero-content{max-width:1200px}.feature-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.hero-section{padding:40px 20px}.logo-title-wrapper{flex-direction:column;gap:20px}.hero-logo{height:100px;width:100px}.hero-buttons{align-items:center;flex-direction:column;gap:15px}.cta-button{max-width:280px;width:100%}.about-section{padding:80px 20px}.feature-grid{gap:30px;grid-template-columns:1fr;margin-bottom:60px}.feature-card{padding:30px 20px}.how-it-works{padding:40px 20px}.works-title{font-size:2rem;margin-bottom:40px}.steps{flex-direction:column;gap:40px}.step-arrow{margin:10px 0;transform:rotate(90deg)}.cta-section{padding:80px 20px}.footer-content{flex-direction:column;gap:15px;text-align:center}.floating-elements{display:block}.floating-element{animation-duration:20s;font-size:1.5rem}.element-1{animation-duration:22s}.element-2{animation-duration:25s}.element-3{animation-duration:28s}.element-4{animation-duration:24s}.element-5{animation-duration:26s}.element-6{animation-duration:23s}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.works-title{font-size:1.8rem}.cta-title{font-size:2rem}.floating-element{font-size:1.2rem;opacity:.6}.element-1{left:5%;top:20%}.element-2{right:8%;top:30%}.element-3{bottom:35%;left:10%}.element-4{right:15%;top:65%}.element-5{bottom:25%;right:5%}.element-6{left:3%;top:45%}}html{scroll-behavior:smooth}.profile-container{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:0;position:relative}.top-banner{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;padding:16px 20px;position:relative;z-index:20}.create-space-text{color:#fff;font-size:12px;opacity:.9}.txty-link{color:#fff;font-weight:600;text-decoration:none;transition:opacity .2s}.txty-link:hover{opacity:.8}.txty-title{color:#fff;font-size:16px;font-weight:300;letter-spacing:1px}.txty-space{color:gold;font-weight:700;text-shadow:0 2px 4px #0003}.profile-wrapper{margin:0 auto;max-width:480px;padding:20px;position:relative;z-index:10}.profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:20px;padding:24px}.profile-section{align-items:flex-start;display:flex;gap:20px}.profile-picture{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px #00000026;flex-shrink:0;height:90px;width:90px}.profile-details{flex:1 1;min-width:0}.username{align-items:center;color:#2d3436;display:flex;font-size:24px;font-weight:700;gap:8px;margin:0 0 8px}.bio{color:#636e72;font-size:15px;line-height:1.5;margin:0}.social-links-card{background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:20px;padding:20px}.social-links-title{color:#2d3436;font-size:16px;font-weight:600;margin-bottom:16px}.social-links,.social-links ul{display:flex;justify-content:center}.social-links ul{flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0}.social-links li a{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;height:44px;justify-content:center;transition:transform .2s,box-shadow .2s;width:44px}.social-links li a:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.social-icon{fill:#fff;height:24px;width:24px}.bio-heading{color:#667eea;font-size:18px;font-weight:600;margin-top:20px;text-align:left}.logo-png{height:auto;width:40px}.posts-section{background:#0000;border-radius:20px;margin-bottom:20px;padding:0}.posts-header{align-items:center;border-bottom:1px solid #ffffff4d;display:flex;justify-content:space-between;margin-bottom:20px;padding:0 0 12px}.posts-title{color:#fff;font-size:18px;font-weight:600;text-shadow:0 2px 4px #0000004d}.posts-count{color:#ffffffe6;font-size:14px}.no-posts,.posts-count{text-shadow:0 1px 2px #0000004d}.no-posts{color:#fffc;font-size:15px;padding:40px 20px;text-align:center}.download-message{background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:40px;padding:24px;text-align:center}.download-message p{color:#2d3436;font-size:16px;font-weight:500;margin:0 0 12px}.download-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;color:#fff;display:inline-block;font-weight:600;padding:12px 32px;text-decoration:none;transition:transform .2s,box-shadow .2s}.download-button:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.loading-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.loading-spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}.thought-card{background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:20px;padding:20px}.thought-header{justify-content:space-between;margin-bottom:12px}.thought-header,.thought-title{align-items:center;display:flex}.thought-title{color:#2d3436;font-size:16px;font-weight:600;gap:6px}.thought-content{color:#636e72;font-size:15px;font-style:italic;line-height:1.5}.thought-placeholder{color:#b2bec3}@keyframes spin{to{transform:rotate(1turn)}}.profile-floating-elements{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.profile-floating-element{animation:float-around 20s linear infinite;font-size:1.8rem;opacity:.6;position:absolute}.profile-element-1{animation-delay:0s;animation-duration:25s;left:10%;top:15%}.profile-element-2{animation-delay:-5s;animation-duration:30s;right:15%;top:25%}.profile-element-3{animation-delay:-10s;animation-duration:35s;bottom:30%;left:20%}.profile-element-4{animation-delay:-15s;animation-duration:28s;right:25%;top:60%}.profile-element-5{animation-delay:-20s;animation-duration:32s;bottom:20%;right:10%}.profile-element-6{animation-delay:-25s;animation-duration:27s;left:5%;top:40%}@keyframes float-around{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(30px,-50px) rotate(90deg)}50%{transform:translate(-20px,-30px) rotate(180deg)}75%{transform:translate(-40px,20px) rotate(270deg)}}@media (max-width:640px){.profile-wrapper{padding:12px}.download-message,.posts-section,.profile-card,.social-links-card,.thought-card{border-radius:16px;padding:16px}.profile-picture{height:70px;width:70px}.username{font-size:20px}.top-banner{padding:12px 16px}.profile-floating-element{animation-duration:22s;font-size:1.4rem;opacity:.5}.profile-element-1{animation-duration:24s}.profile-element-2{animation-duration:26s}.profile-element-3{animation-duration:28s}.profile-element-4{animation-duration:25s}.profile-element-5{animation-duration:27s}.profile-element-6{animation-duration:23s}}.post-container{background:#fffffff2;border:none;border-radius:16px;box-shadow:0 2px 8px #0000001a,0 1px 3px #0000000d,inset 0 1px 0 #fffc;margin-bottom:20px;overflow:hidden;padding:0;position:relative;transition:all .3s ease;width:100%}.post-container:hover{background:#fffffffa;box-shadow:0 8px 25px #0000001f,0 3px 8px #00000014,inset 0 1px 0 #ffffffe6;transform:translateY(-4px)}.post-container:active{transform:translateY(-2px)}.post-container.day{background:linear-gradient(135deg,#00bcd4,#00e5ff);background-size:200% 200%;color:#fff}.post-container.day,.post-container.week{animation:shimmer 3s ease infinite;border:none}.post-container.week{background:linear-gradient(135deg,#ffc107,gold);background-size:200% 200%;color:#2d3436}.post-container.month{animation:shimmer 3s ease infinite;background:linear-gradient(135deg,#9c27b0,#e91e63);background-size:200% 200%;border:none;color:#fff}@keyframes shimmer{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.post-header{align-items:center;display:flex;padding:20px 20px 12px;position:relative}.post-header:after{background:linear-gradient(90deg,#0000,#667eea4d,#0000);bottom:0;content:"";height:1px;left:20px;position:absolute;right:20px}.post-profile-picture{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:48px;margin-right:12px;transition:all .2s ease;width:48px}.post-container:hover .post-profile-picture{box-shadow:0 4px 12px #00000026}.post-container.day .post-profile-picture,.post-container.month .post-profile-picture{border-color:#ffffff4d}.post-container.week .post-profile-picture{border-color:#2d343633}.post-user-info{align-items:center;display:flex;flex:1 1}.post-username{color:#2d3436;font-size:16px;font-weight:700;margin:0}.post-container.day .post-username,.post-container.month .post-username{color:#fff}.post-timestamp-container{align-items:center;display:flex;justify-content:flex-end;margin-left:auto}.post-timestamp{color:#636e72;font-size:11px;font-weight:500;opacity:.7}.post-container.day .post-timestamp,.post-container.month .post-timestamp{color:#fffc}.post-container.week .post-timestamp{color:#2d343699}.post-content{color:#2d3436;font-size:16px;line-height:1.7;padding:0 20px 16px;position:relative;text-align:left;transition:all .3s ease}.post-content:before{left:10px;top:-10px}.post-content:after,.post-content:before{color:#667eea1a;content:'"';font-family:Georgia,serif;font-size:40px;line-height:1;position:absolute}.post-content:after{bottom:-20px;right:30px}.post-container:hover .post-content:after,.post-container:hover .post-content:before{color:#667eea33}.post-container.day .post-content,.post-container.month .post-content{color:#fff}.post-actions{align-items:center;border-top:1px solid #667eea1a;display:flex;min-height:48px;padding:8px 16px}.post-container.day .post-actions,.post-container.month .post-actions{border-top-color:#fff3}.post-container.week .post-actions{border-top-color:#2d34361a}.post-actions-left{align-items:center;display:flex;flex:1 1;gap:8px}.post-action-item{align-items:center;background:#fff9;border:none;border-radius:20px;box-shadow:0 1px 3px #0000000d;cursor:default;display:flex;gap:6px;padding:8px 12px;position:relative;transition:all .2s ease}.post-action-item:hover{background:#fffc;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}.post-hashtag-button,.post-link-button{background:#0000;border:none;cursor:pointer;font-family:inherit;font-size:inherit;text-decoration:none}.post-hashtag-button:hover,.post-link-button:hover{background-color:#667eea1a}.post-container.day .post-hashtag-button:hover,.post-container.day .post-link-button:hover,.post-container.month .post-hashtag-button:hover,.post-container.month .post-link-button:hover{background-color:#fff3}.post-container.week .post-hashtag-button:hover,.post-container.week .post-link-button:hover{background-color:#2d34361a}.post-action-icon{height:20px;opacity:.7;width:20px}.post-container.day .post-action-icon,.post-container.month .post-action-icon{filter:brightness(0) invert(1);opacity:.9}.post-action-count{color:#636e72;font-size:14px;font-weight:600}.post-container.day .post-action-count,.post-container.month .post-action-count{color:#ffffffe6}.post-container.week .post-action-count{color:#2d3436cc}.post-tag-icon{color:#8c86eb;font-size:18px;font-weight:700}.post-container.day .post-tag-icon,.post-container.month .post-tag-icon{color:#fff}.post-container.week .post-tag-icon{color:#8c86eb}.post-social-icon-inline{height:20px;width:20px}.post-container.day .post-social-icon-inline svg,.post-container.month .post-social-icon-inline svg{fill:#fff}.post-hashtags-expanded{animation:slideDown .2s ease-out;border-top:1px solid #667eea1a;display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.post-container.day .post-hashtags-expanded,.post-container.month .post-hashtags-expanded{border-top-color:#fff3}.post-container.week .post-hashtags-expanded{border-top-color:#2d34361a}.post-hashtag-chip{background:#8c86eb1f;border:none;border-radius:16px;box-shadow:0 1px 3px #8c86eb1a;color:#8c86eb;font-size:13px;font-weight:600;padding:6px 12px;position:relative;transition:all .2s ease}.post-hashtag-chip:hover{background:#8c86eb33;box-shadow:0 2px 6px #8c86eb26;color:#6f5ce8;transform:translateY(-1px)}.post-container.day .post-hashtag-chip,.post-container.month .post-hashtag-chip{background:#fff3;border-color:#ffffff80;color:#fff}.post-container.day .post-hashtag-chip:hover,.post-container.month .post-hashtag-chip:hover{background:#ffffff4d}.post-container.week .post-hashtag-chip{background:#2d34360d;border-color:#2d34364d;color:#2d3436}.post-container.week .post-hashtag-chip:hover{background:#2d34361a}@media (max-width:640px){.post-container{margin-bottom:12px}.post-header{padding:12px 12px 8px}.post-profile-picture{height:40px;width:40px}.post-username{font-size:15px}.post-content{font-size:14px;padding:0 12px 12px}.post-actions{padding:8px 12px}.post-action-item{padding:6px 10px}.post-hashtags-expanded{padding:10px 12px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0e47b26b.css.map*/