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}body{background:#fff;color:#343a40;font-family:"system-ui",sans-serif}.loading-screen{color:#6c757d;font-size:1.2rem}.error-screen,.loading-screen{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh}.error-screen{flex-direction:column;padding:20px;text-align:center}.error-screen h1{color:#343a40;font-family:Courier New,monospace;font-size:3rem;letter-spacing:2px;margin-bottom:20px}.error-screen a{background:#6c757d;border-radius:25px;color:#fff;margin-top:20px;padding:10px 20px;text-decoration:none}.recipient-screen{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px}.date{color:#6c757d;font-size:1.2rem;margin-bottom:30px}.message-container{align-items:center;display:flex;justify-content:center;min-height:300px;padding:60px 40px}.typewriter-text{color:#2c3e50;font-family:Courier New,monospace;font-size:1.8rem;letter-spacing:.5px;line-height:1.8;max-width:500px;text-align:center}.cursor{animation:blink 1s infinite;font-size:1.8rem}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.create-link{bottom:20px;color:#6c757d;font-size:.8rem;position:fixed;right:20px}.landing-page{background:#fff;color:#343a40;font-family:"system-ui",sans-serif;min-height:100vh}.logo-circle-small,.small-logo{align-items:center;display:flex}.logo-circle-small{background:#f8f9fa;border:2px solid #6c757d;border-radius:50%;height:36px;justify-content:center;width:36px}.logo-l-small{color:#343a40;font-family:montserrat,serif;font-size:20px;font-weight:400;line-height:1}.horizontal-logo{align-items:center;display:flex;gap:12px}.logo-circle-large{align-items:center;background:#f8f9fa;border:3px solid #6c757d;border-radius:50%;display:flex;height:80px;justify-content:center;width:80px}.logo-l-large{color:#343a40;font-family:montserrat,serif;font-size:44px;font-weight:400;line-height:1}.logo-text{align-items:baseline;display:flex;font-family:Courier New,monospace}.logo-love{font-weight:400}.logo-love,.logo-when{color:#343a40;font-size:48px;letter-spacing:-1px}.logo-when{font-weight:700}.landing-nav{background:#fff;border-bottom:1px solid #e9ecef;justify-content:space-between;padding:20px 40px;position:sticky;top:0;z-index:100}.landing-nav,.nav-left{align-items:center;display:flex}.nav-left{gap:40px}.nav-links{display:flex;gap:30px}.nav-link{border-radius:20px;color:#343a40;font-weight:500;opacity:.7;padding:8px 16px;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{background:#e9ecef;opacity:1}.nav-signin-btn{background:#6c757d;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:10px 24px;transition:all .3s ease}.nav-signin-btn:hover{background:#5a6268;transform:translateY(-1px)}.hero{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);display:flex;flex-direction:column;justify-content:center;min-height:70vh;padding:80px 20px 40px;text-align:center}.hero-logo{margin-bottom:30px}.hero-subtitle{color:#6c757d;font-size:2rem;font-style:italic;font-weight:300;margin-bottom:20px}.hero-description{color:#343a40;font-size:1.3rem;line-height:1.6;margin-bottom:40px;max-width:600px;opacity:.8}.cta-button{background:#6c757d;border:none;border-radius:30px;box-shadow:0 4px 15px #6c757d4d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:18px 36px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#5a6268;box-shadow:0 6px 20px #6c757d66;transform:translateY(-2px)}.explanation{background:#fff;padding:60px 20px;text-align:center}.explanation-placeholder{margin:0 auto;max-width:800px;min-height:100px}.preview{background:#fff;padding:80px 20px;text-align:center}.section-title{color:#343a40;font-size:2.2rem;font-weight:600;margin-bottom:40px;position:relative}.section-title:after{background:#6c757d;border-radius:2px;content:"";display:block;height:3px;margin:20px auto 0;width:60px}.demo-box{background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 8px 25px #0000000d;margin:0 auto;max-width:600px;padding:60px 40px}.demo-date{color:#343a40;font-size:1.2rem;margin-bottom:30px;opacity:.7}.demo-message{align-items:center;display:flex;justify-content:center;min-height:100px}.typewriter-demo{color:#343a40;font-family:Courier New,monospace;font-size:1.6rem;letter-spacing:.5px;line-height:1.8}.cursor-demo{animation:blink 1s infinite;color:#6c757d;font-size:1.6rem}.pricing{background:#f8f9fa;padding:80px 20px;text-align:center}.pricing-card{background:#fff;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 8px 25px #0000000d;margin:0 auto;max-width:400px;padding:60px 40px}.price{color:#6c757d;font-size:3rem;font-weight:700;margin-bottom:20px}.price span{color:#343a40;font-size:1.2rem;font-weight:400;opacity:.7}.pricing-description{color:#343a40;font-size:1.2rem;margin-bottom:30px;opacity:.8}.how-it-works{background:#fff;padding:80px 20px;text-align:center}.steps{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px}.step{text-align:center}.step-number{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:50%;box-shadow:0 4px 15px #0000001a;color:#343a40;display:flex;font-size:1.5rem;font-weight:600;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.step h4{color:#343a40;font-size:1.3rem;margin-bottom:10px}.step p{color:#6c757d;line-height:1.6}.create-account{background:#f8f9fa;padding:80px 20px;text-align:center}.create-description{color:#343a40;font-size:1.2rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.8}.landing-footer{background:#343a40;color:#fff;padding:40px 20px;text-align:center}.landing-footer em{color:#adb5bd}.auth-screen{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-container{max-width:400px;text-align:center;width:100%}.brand-title{color:#343a40;font-family:Courier New,monospace;font-size:3rem;letter-spacing:2px;margin-bottom:10px}.tagline{color:#6c757d;font-size:1.1rem;margin-bottom:40px}.auth-form{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:40px}.auth-tabs{margin-bottom:30px}.auth-tabs button{background:#0000;border:2px solid #6c757d;border-radius:25px;color:#6c757d;cursor:pointer;margin-right:10px;padding:10px 20px;transition:all .3s ease}.auth-tabs button.active{background:#6c757d;color:#fff}.auth-form input{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#343a40;font-size:16px;margin-bottom:20px;outline:none;padding:15px;width:100%}.auth-form input:focus{border-color:#6c757d}.auth-form button[type=submit]{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px;transition:all .3s ease;width:100%}.auth-form button[type=submit]:hover{background:#5a6268}.auth-form button[type=submit]:disabled{background:#ccc;cursor:not-allowed}.auth-message{border-radius:8px;font-size:.9rem;line-height:1.4;margin-bottom:20px;padding:15px;text-align:left}.auth-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.auth-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.setup-screen{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:20px}.setup-container{max-width:500px;text-align:center;width:100%}.setup-container h1{color:#343a40;font-family:Courier New,monospace;font-size:2.5rem;letter-spacing:1px;margin-bottom:20px}.setup-container p{color:#6c757d;font-size:1.2rem;line-height:1.6;margin-bottom:40px}.setup-container form{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:40px;text-align:left}.form-group{margin-bottom:25px}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:10px}.form-group input{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#343a40;font-size:16px;outline:none;padding:15px;width:100%}.form-group input:focus{border-color:#6c757d}.url-input{margin-bottom:10px}.url-input span{color:#6c757d;font-size:.9rem;font-weight:600}.url-input input,.url-input span{font-family:Courier New,monospace}.url-input input{font-weight:500;width:60%}.url-help{margin-top:10px}.url-help .help-text{color:#6c757d;font-size:.85rem;line-height:1.4;margin:5px 0}.url-help .help-text strong{color:#495057}.setup-container button{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px;transition:all .3s ease;width:100%}.setup-container button:hover{background:#5a6268}.setup-container button:disabled{background:#ccc;cursor:not-allowed}.dashboard{background:#fff;min-height:100vh}.dashboard-header{align-items:center;background:#fff;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px 30px}.dashboard-header h1{color:#343a40;font-family:Courier New,monospace;font-size:2rem;letter-spacing:1px;margin:0}.dashboard-header p{color:#6c757d;font-size:.9rem;margin:5px 0 0}.header-actions{align-items:center;display:flex;gap:15px}.header-actions span{color:#6c757d;font-size:.9rem}.header-actions a{background:#6c757d;border-radius:25px;color:#fff;font-size:.9rem;padding:10px 20px;text-decoration:none;transition:all .3s ease}.header-actions a:hover{background:#5a6268;transform:translateY(-1px)}.header-actions button{background:#0000;border:1px solid #6c757d;border-radius:25px;color:#6c757d;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:all .3s ease}.header-actions button:hover{background:#6c757d;color:#fff}.dashboard-content{padding:40px}.stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.stat-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:30px;text-align:center}.stat-number{color:#495057;font-size:3rem;font-weight:700;margin-bottom:10px}.stat-card div:last-child{color:#343a40;font-weight:500}.dashboard-content h2{color:#343a40;font-weight:600;margin-bottom:25px}.message-form{margin-bottom:40px;max-width:600px}.message-form textarea{background:#fff;border:2px solid #e9ecef;border-radius:10px;color:#343a40;font-size:16px;margin-bottom:20px;outline:none;padding:15px;resize:vertical;width:100%}.message-form textarea:focus{border-color:#6c757d}.message-form button{background:#6c757d;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:15px 30px;transition:all .3s ease}.message-form button:hover{background:#5a6268;transform:translateY(-1px)}.message-form button:disabled{background:#ccc;cursor:not-allowed;transform:none}.messages-list h3{color:#343a40;font-weight:600;margin-bottom:20px}.message-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;color:#2c3e50;font-family:Courier New,monospace;font-size:1.1rem;line-height:1.6;margin-bottom:15px;padding:20px}.message-display{position:relative}.message-content,.message-date{margin-bottom:10px}.message-date{color:#6c757d;font-family:"system-ui",sans-serif;font-size:.85rem}.message-actions{display:flex;gap:10px}.delete-btn,.edit-btn{border:none;border-radius:15px;cursor:pointer;font-size:.8rem;font-weight:500;padding:5px 12px}.edit-btn{background:#e9ecef;color:#495057}.edit-btn:hover{background:#dee2e6}.delete-btn{background:#f8d7da;color:#721c24}.delete-btn:hover{background:#f5c6cb}.message-edit textarea{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#343a40;font-family:Courier New,monospace;font-size:1.1rem;line-height:1.6;margin-bottom:10px;outline:none;padding:15px;resize:vertical;width:100%}.edit-actions{display:flex;gap:10px}.edit-actions button{border:none;border-radius:20px;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px}.edit-actions button:first-child{background:#6c757d;color:#fff}.edit-actions button:first-child:disabled{background:#ccc;cursor:not-allowed}.edit-actions button:first-child:hover:not(:disabled){background:#5a6268}.edit-actions button:last-child{background:#e9ecef;border:1px solid #dee2e6;color:#495057}.edit-actions button:last-child:hover{background:#dee2e6}.share-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;margin-top:40px;padding:20px}.share-section h4{color:#343a40;margin-bottom:10px}.share-section code{background:#fff;border:1px solid #dee2e6;border-radius:5px;color:#343a40;display:block;font-family:Courier New,monospace;font-size:1rem;padding:10px}.date-controls{margin-bottom:20px}.checkbox-label{align-items:center;color:#2c3e50;cursor:pointer;display:flex;font-weight:600;margin-bottom:10px}.checkbox-label input[type=checkbox]{cursor:pointer;margin-right:8px;width:auto}.date-picker{margin-left:20px}.date-picker input[type=date]{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#343a40;font-size:16px;margin-bottom:5px;outline:none;padding:10px}.date-picker input[type=date]:focus{border-color:#6c757d}.date-help{color:#6c757d;display:block;font-size:.85rem;font-style:italic}.page-footer{align-items:center;background:#0000;bottom:0;display:flex;justify-content:space-between;left:0;padding:20px;pointer-events:none;position:fixed;right:0}.create-link{pointer-events:auto}.create-link a{color:#6c757d;font-size:.8rem;text-decoration:none}.dashboard-link-container{pointer-events:auto}.dashboard-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f9faf2;border:1px solid #343a401a;border-radius:25px;box-shadow:0 2px 10px #0000001a;color:#343a40;display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.dashboard-link:hover{background:#f8f9fa;box-shadow:0 4px 15px #00000026;transform:translateY(-2px)}@media (max-width:768px){.landing-nav{padding:15px 20px}.nav-left{gap:20px}.nav-links{gap:15px}.nav-link{font-size:.9rem;padding:6px 12px}.logo-circle-small{height:28px;width:28px}.logo-l-small{font-size:16px}.logo-circle-large{border-width:2px;height:60px;width:60px}.logo-l-large,.logo-love,.logo-when{font-size:32px}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1.1rem}.typewriter-demo{font-size:1.3rem}.demo-box,.pricing-card{padding:40px 20px}.steps{gap:30px;grid-template-columns:1fr}.page-footer{flex-direction:column;gap:15px;padding:15px}.dashboard-link{font-size:.8rem;padding:8px 16px}}
/*# sourceMappingURL=main.e4d39a62.css.map*/