@import "https://fonts.googleapis.com/css2?family=Molle:ital@1&display=swap";
:root{--font-mono:"Roboto Mono", monospace}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth;background:#f3f4f6;font-size:18px;line-height:32px}html,body,#app{height:100%}body{margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:18px;line-height:32px}@media (max-width:1024px){body{font-size:15px;line-height:24px}}img{max-width:100%;height:auto;display:block}h1{margin:40px 0;font-size:64px;font-weight:700;line-height:70px}@media (max-width:1024px){h1{margin:24px 0;font-size:42px;line-height:42px}}@media (max-width:768px){h1{font-size:38px;line-height:38px}}@media (max-width:400px){h1{font-size:32px;line-height:32px}}p{margin:24px 0}@media (max-width:1024px){p{margin:calc(var(--base) * .75) 0}}a{color:currentColor}a:focus{opacity:.8;outline:none}a:active{opacity:.7;outline:none}svg{vertical-align:middle}.landing-page{isolation:isolate;color:#1a1a1a;background-color:#ffe6bb;background-image:radial-gradient(1.5px 1.5px at 1.5px 1.5px,#1a1a1a0d 1.5px,#0000 0),linear-gradient(#ffe6bb 0%,#fce7cd 100%);background-repeat:repeat,no-repeat;background-size:26px 26px,auto;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;position:relative}.landing-page:after{content:"";z-index:1;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.landing-hero{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:6rem 1.5rem 4rem;display:flex}.landing-logo{color:#1a1a1a;margin:0 0 1.5rem;font-family:Molle,cursive;font-size:4.5rem;font-style:italic;font-weight:400;line-height:1.1}@media (max-width:768px){.landing-logo{font-size:3.25rem}}.landing-tagline{margin:0 0 1rem;font-size:2.5rem;font-weight:800;line-height:1.15}@media (max-width:768px){.landing-tagline{font-size:1.75rem}}.landing-subtitle{color:#4a4a4a;max-width:600px;margin:0 0 2rem;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.landing-subtitle{font-size:1.05rem}}.landing-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-btn{color:#ffe6bb;cursor:pointer;background:#1a1a1a;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.landing-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.landing-btn-secondary{color:#1a1a1a;background:0 0;border:2px solid #1a1a1a;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.landing-btn-secondary:hover{background:#1a1a1a0d;transform:translateY(-2px)}.demo-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#1a1a1a8c;animation:.2s ease-out fadeIn;position:fixed;inset:0}.demo-modal-content{z-index:1001;background:#fffdf8;border-radius:24px;width:calc(100% - 2rem);max-width:420px;max-height:85vh;padding:2rem;animation:.25s ease-out scaleIn;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 64px #1a1a1a59}.demo-modal-title{color:#1a1a1a;margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.demo-modal-description{color:#5a5a5a;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.demo-modal-list{flex-direction:column;gap:.75rem;display:flex}.demo-modal-item{background:#fff;border:2px solid #1a1a1a1a;border-radius:14px;flex-direction:column;gap:.2rem;padding:1rem 1.25rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.demo-modal-item:hover{border-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 24px #1a1a1a1a}.demo-modal-item-name{color:#1a1a1a;font-size:1.05rem;font-weight:700}.demo-modal-item-description{color:#6a6a6a;font-size:.9rem}.demo-modal-close{color:#ffe6bb;cursor:pointer;background:#1a1a1a;border:none;border-radius:9999px;width:100%;margin-top:1.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s}.demo-modal-close:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a1a1a33}.landing-login{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a1a1a;background:#ffe6bb99;border:2px solid #1a1a1ab3;border-radius:9999px;align-items:center;gap:.4rem;padding:.55rem 1.15rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:fixed;top:1.25rem;right:1.25rem}.landing-login:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 8px 24px #1a1a1a1f}.landing-features{max-width:1100px;margin:0 auto;padding:4rem 1.5rem}.landing-features-image{filter:drop-shadow(0 20px 50px #1a1a1a26);width:100%;max-width:620px;margin:0 auto 3rem;display:block}@media (max-width:768px){.landing-features-image{filter:drop-shadow(0 12px 30px #1a1a1a26);max-width:none}}.landing-section-title{text-align:center;margin:0 0 3rem;font-size:2rem;font-weight:700}@media (max-width:768px){.landing-section-title{margin-bottom:2rem;font-size:1.5rem}}.landing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.landing-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffffe6;border-radius:24px;padding:2rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 2px 12px #1a1a1a0d}.landing-card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(180% 100% at 50% 0,#ffffff8c,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.landing-card:hover{border-color:#1a1a1a14;transform:translateY(-8px);box-shadow:0 24px 48px #1a1a1a1f}.landing-card:hover:after{opacity:1}.landing-card-icon{color:#fff;width:54px;height:54px;box-shadow:0 8px 20px var(--icon-glow,#00000026);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;display:flex}.landing-card:hover .landing-card-icon{box-shadow:0 14px 32px var(--icon-glow,#0003);transform:translateY(-2px)scale(1.08)rotate(-3deg)}.landing-card h3{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;line-height:1.35;position:relative}.landing-card p{color:#4a4a4a;margin:0;font-size:.95rem;line-height:1.6;position:relative}.landing-pricing{max-width:1000px;margin:0 auto;padding:4rem 1.5rem}.landing-pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:1.5rem;display:grid}.landing-pricing-card{background:#fff;border:2px solid #0000;border-radius:24px;padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.landing-pricing-card.popular{border-color:#1a1a1a;transform:scale(1.02)}.landing-pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.landing-pricing-card.popular:hover{transform:scale(1.02)translateY(-4px)}.landing-badge{color:#ffe6bb;text-transform:uppercase;letter-spacing:.05em;background:#1a1a1a;border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;right:20px}.landing-tier-name{text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.landing-tier-price{margin:0 0 1.5rem;font-size:3rem;font-weight:800;line-height:1}.landing-tier-price span{color:#6a6a6a;font-size:1rem;font-weight:500}.landing-tier-features{margin:0 0 1.5rem;padding:0;list-style:none}.landing-tier-features li{color:#3a3a3a;align-items:center;gap:.5rem;padding:.4rem 0;font-size:.95rem;display:flex}.landing-tier-features li:before{content:"✓";color:#1a1a1a;font-weight:700}.landing-footer{text-align:center;max-width:600px;margin:0 auto;padding:4rem 1.5rem 3rem}.landing-footer p{color:#4a4a4a;margin:0 0 1.5rem}.landing-footer small{color:#6a6a6a;margin-top:2rem;font-size:.85rem;display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.animate-on-scroll{opacity:0;will-change:opacity, transform}.animate-fade-in-up{animation:fadeInUp var(--animation-duration,.6s) ease-out forwards;animation-delay:var(--animation-delay,0s)}.animate-fade-in{animation:fadeIn var(--animation-duration,.6s) ease-out forwards;animation-delay:var(--animation-delay,0s)}.animate-scale-in{animation:scaleIn var(--animation-duration,.6s) ease-out forwards;animation-delay:var(--animation-delay,0s)}.landing-form{text-align:left;flex-direction:column;gap:1.25rem;width:100%;max-width:480px;margin:0 auto 2rem;display:flex}.landing-form-group{flex-direction:column;gap:.5rem;display:flex}.landing-form-group label{color:#3a3a3a;font-size:.9rem;font-weight:600}.landing-form-group input[type=text],.landing-form-group input[type=email]{color:#1a1a1a;background:#fff9;border:2px solid #1a1a1a1f;border-radius:12px;outline:none;padding:.85rem 1.1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.landing-form-group input[type=text]:focus,.landing-form-group input[type=email]:focus{border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a14}.landing-form-group input[type=text]::placeholder,.landing-form-group input[type=email]::placeholder{color:#8a8a8a}.landing-plan-options{flex-wrap:wrap;gap:.75rem;display:flex}.landing-plan-card{cursor:pointer;background:#ffffff80;border:2px solid #1a1a1a1f;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:100px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:flex}.landing-plan-card:hover{border-color:#1a1a1a4d}.landing-plan-card.selected{color:#ffe6bb;background:#1a1a1a;border-color:#1a1a1a;transform:translateY(-2px)}.landing-plan-card input[type=radio]{opacity:0;width:0;height:0;position:absolute}.landing-btn-wide{justify-content:center;width:100%;margin-top:.5rem}.landing-form-success{background:#ffffffb3;border:1px solid #1a1a1a1a;border-radius:20px;max-width:480px;margin:0 auto 2rem;padding:2rem}.landing-form-success h3{margin:0 0 .75rem;font-size:1.3rem;font-weight:700}.landing-form-success p{color:#4a4a4a;margin:0;line-height:1.6}
