:root{--bg-color:#fcfcfc;--text-main:#111827;--text-muted:#6b7280;--primary:#5b21b6;--primary-hover:#4c1d95;--primary-light:#8b5cf6;--secondary:#2563eb;--secondary-hover:#1d4ed8;--accent-pink:#d946ef;--glass-bg:#fff9;--glass-border:#fff6;--glass-shadow:0 8px 32px 0 #1f268712;--engine-bg:#0f111a;--engine-card:#151822;--font-sans:"Inter", sans-serif;--font-display:"Outfit", sans-serif;--font-mono:"Fira Code", monospace;--font-hero:"Montserrat", sans-serif;--font-snap:"Syncopate", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-main);line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}a{color:inherit;text-decoration:none;transition:all .2s}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:1.5rem}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 25px -5px #5b21b666}.btn-secondary{color:var(--text-main);cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-secondary:hover{border-color:var(--text-main);background:#00000008}.btn-light{color:var(--secondary);cursor:pointer;background:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.btn-light:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.hidden{display:none!important}.navbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfcfce6;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.8rem 5%;display:flex;position:sticky;top:0}.logo{font-family:var(--font-display);color:#1e293b;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;display:flex}.logo-icon{background:linear-gradient(135deg, var(--primary), var(--primary-light));border-radius:4px;width:24px;height:24px}.logo-icon.small{width:18px;height:18px}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--text-muted);border-bottom:2px solid #0000;padding-bottom:.25rem;font-size:.95rem;font-weight:500}.nav-links a:hover,.nav-links a.active{color:var(--primary);border-bottom-color:var(--primary)}.nav-download{background:var(--secondary)}.nav-download:hover{background:var(--secondary-hover);box-shadow:0 10px 25px -5px #2563eb66}.hamburger{cursor:pointer;color:var(--text-main);background:0 0;border:none;padding:.5rem;transition:color .3s;display:none}.hamburger:hover{color:var(--primary)}.mobile-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;background:#fffffffa;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 15px -3px #0000001a}.mobile-menu.active{animation:.3s forwards slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-link{color:var(--text-muted);font-size:1.1rem;font-weight:600}.mobile-link:hover,.mobile-link.active{color:var(--primary)}.mobile-download{text-align:center;width:100%;margin-top:1rem}.hero-section{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:calc(100vh - 150px);margin:1.5rem 5%;padding:3rem 4rem;display:grid;box-shadow:0 4px 20px #0000000d}.hero-content{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.badge{color:var(--primary);background:#f3e8ff;border:1px solid #d8b4fe;border-radius:2rem;padding:.35rem 1rem;font-size:.85rem;font-weight:600}.hero-title{font-family:var(--font-hero);color:#0f172a;font-size:4rem;font-weight:800;line-height:1.1}.gradient-text{background:linear-gradient(to right, var(--primary), var(--primary-light), var(--accent-pink));-webkit-text-fill-color:transparent;font-family:var(--font-snap);-webkit-background-clip:text;background-clip:text;display:block}.hero-subtitle{color:var(--text-muted);max-width:90%;font-size:1.1rem;line-height:1.6}.hero-actions{gap:1rem;width:100%;margin-top:.5rem;display:flex}.large-btn{flex:1;max-width:220px;padding:.8rem 1.75rem;font-size:1rem}.file-strip{background:#fdf4ff;border:1px dashed #e879f9;border-radius:.75rem;align-items:center;gap:1rem;width:100%;max-width:456px;margin-top:1.5rem;padding:1rem;display:flex}.file-icon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.file-icon:hover{transform:translateY(-3px)}.file-icon.pdf{color:#ef4444;border:1px solid #fee2e2}.file-icon.img{color:#3b82f6;border:1px solid #dbeafe}.file-icon.dir{color:#eab308;border:1px solid #fef9c3}.file-icon.final-logo{background:var(--primary);border:1px solid var(--primary);color:#fff}.arrow-right{color:#94a3b8;font-weight:700}.hero-image-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hero-img{border-radius:1.5rem;width:100%;max-width:600px;height:auto;box-shadow:0 25px 50px -12px #00000040}.floating-anim{animation:6s ease-in-out infinite float}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;background-color:#000c;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.modal.show{opacity:1;display:block}.modal-content{background-color:#000;border-radius:1rem;width:80%;max-width:900px;margin:10vh auto;padding:0;transition:transform .3s;position:relative;transform:scale(.95);box-shadow:0 25px 50px -12px #00000080}.modal.show .modal-content{transform:scale(1)}.text-modal-content{color:var(--text-main);background:#fffffff2!important}.text-modal-body{max-height:70vh;padding:3rem;overflow-y:auto}.close-modal{color:#fff;cursor:pointer;font-size:2.5rem;font-weight:700;transition:color .2s;position:absolute;top:-40px;right:-40px}.close-modal:hover{color:var(--accent-pink)}.video-container{aspect-ratio:16/9;background:#111;border-radius:1rem;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.features-section{grid-template-columns:1fr 1.5fr;align-items:stretch;gap:3rem;margin:0 auto;padding:4rem 5%;display:grid}.left-features{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;gap:2rem;padding:2.5rem;display:flex;box-shadow:0 10px 30px -10px #0000000d}.feature.ch-right{align-items:center;gap:1rem;display:flex;position:relative}.feature-item{align-items:center;gap:1rem;display:flex}.feat-icon{background:#dcfce7;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.left-features h3{font-size:1.5rem;font-weight:800;font-family:var(--font-display)}.feature-list{flex-direction:column;gap:2rem;margin-left:.75rem;display:flex}.feat-row{align-items:flex-start;gap:1rem;display:flex}.feat-row svg{flex-shrink:0;margin-top:.25rem}.feat-row h4{color:#1e293b;margin-bottom:.25rem;font-size:1.1rem}.feat-row p{color:var(--text-muted);font-size:.95rem}.safety-logic-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;margin-top:auto;padding:1.5rem}.safety-title{color:var(--text-muted);letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.safety-desc{color:#475569;font-size:.9rem;font-style:italic}.right-engine{background:var(--engine-bg);border-radius:1.5rem;flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.border-glow:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff1a,#fff0);border-radius:1.5rem;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.engine-header{color:#94a3b8;font-family:var(--font-display);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-weight:500;display:flex}.mac-dots{gap:6px;display:flex}.mac-dots span{border-radius:50%;width:12px;height:12px}.mac-dots span:first-child{background:#ef4444}.mac-dots span:nth-child(2){background:#eab308}.mac-dots span:nth-child(3){background:#22c55e}.tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.tab-btn{color:#94a3b8;font-family:var(--font-mono);cursor:pointer;background:#ffffff0d;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.tab-btn:hover{color:#fff;background:#ffffff1a}.tab-btn.active{color:#fff;background:#5b21b680;border:1px solid #8b5cf680}.code-container{background:var(--engine-card);font-family:var(--font-mono);border:1px solid #ffffff0d;border-radius:1rem;flex-grow:1;height:320px;padding:1.5rem;font-size:.95rem;line-height:1.6;overflow:auto}.code-block{color:#e2e8f0;animation:.4s fadeIn;display:none}.code-block.active{display:block}.comment{color:#64748b;font-style:italic}.keyword{color:#8b5cf6}.class-name{color:#f59e0b}.method{color:#3b82f6}.string{color:#10b981}.number{color:#f43f5e}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.dev-socials{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.social-label{color:#64748b;letter-spacing:.05em;font-size:.8rem;font-weight:700}.social-btn{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff05;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;transition:all .2s;display:flex}.social-btn:hover{background:#ffffff1a;transform:translateY(-2px)}.community-section{padding:4rem 5%}.community-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.community-header h2{font-family:var(--font-display);color:#0f172a;font-size:1.5rem;font-weight:800}.love-counter{color:var(--text-muted);margin-top:.5rem}.ch-right{align-items:center;display:flex;position:relative}.like-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.like-btn:hover{transform:scale(1.15)}.like-btn.liked{color:#ef4444;background:0 0}.like-btn svg{fill:none;transition:fill .3s}.like-btn.liked svg{fill:currentColor}.like-msg{opacity:0;color:#f43f5e;white-space:nowrap;margin-right:1rem;font-size:.9rem;font-weight:600;transition:all .3s;position:absolute;right:100%;transform:translate(10px)}.like-msg.show{opacity:1;transform:translate(0)}.hub-grid{grid-template-columns:2.2fr 1fr;gap:2rem;display:grid}.community-left-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:3rem}.community-content{gap:2rem;margin-top:2rem;display:flex}@media (width<=800px){.community-content{flex-direction:column}}.form-container{background:#fff;border:1px solid #e9d5ff;border-radius:1rem;flex-direction:column;flex:1;padding:2.5rem 2rem;display:flex}.form-container h3{font-family:var(--font-display);text-align:center;color:var(--primary);margin-bottom:1.5rem;font-weight:700}#contact-form{flex-direction:column;gap:1rem;display:flex}#contact-form input,#contact-form textarea{width:100%;font-family:var(--font-sans);color:var(--primary);background:#f5f3ff;border:none;border-radius:.5rem;outline:none;padding:1rem}#contact-form input::placeholder{color:#c4b5fd;font-size:.9rem}#contact-form textarea::placeholder{color:#c4b5fd;font-size:.9rem;font-style:italic}#contact-form textarea{resize:none}.form-submit{background:#2563eb;border-radius:.5rem;width:100%;font-weight:700}.form-submit:hover{background:#1d4ed8}#form-success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.pico-chat-container{flex-direction:row;flex:1;gap:1rem;display:flex;position:relative}.pico-avatar{background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.chat-feed{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.chat-msg{color:#a855f7;font-family:var(--font-display);text-transform:uppercase;opacity:0;background:#f5f3ff;border:1px solid #d8b4fe;border-radius:.5rem;width:100%;padding:.85rem 1.25rem;font-size:.9rem;font-style:italic;font-weight:600;animation:.4s forwards slideUpFade;transform:translateY(10px)}@keyframes slideUpFade{to{opacity:1;transform:translateY(0)}}.typing-indicator{background:#f1f5f9;border-radius:1rem 1rem 1rem 0;gap:4px;width:fit-content;padding:.75rem 1rem;display:flex}.typing-indicator span{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both bounce}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.fuel-station{color:#fff;text-align:center;background:#2563eb;border-radius:1.5rem;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:3rem 2rem;display:flex}.fuel-content-top{flex-direction:column;align-items:center;display:flex}.fuel-icon-wrapper{background:#60a5fa;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.fuel-station h3{font-family:var(--font-display);margin-bottom:.5rem;font-weight:700}.fuel-station p{color:#dbeafe;margin-bottom:1.5rem}.qr-container{background:#fff;border:none;border-radius:1rem;width:180px;margin-bottom:1.5rem;padding:1.5rem}.buy-coffee-btn{color:#2563eb;text-align:center;background:#fff;border-radius:.5rem;width:180px;padding:1rem;font-weight:700}.buy-coffee-btn:hover{background:#f8fafc}.qr-code{object-fit:cover;border-radius:.5rem;width:120px;height:120px;transition:filter .3s}.qr-scan-text{text-align:center;color:#64748b;letter-spacing:.05em;margin-top:.5rem;font-size:.8rem;font-weight:700;display:block}.buy-coffee-btn{width:100%}.footer{background:#fff;border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:3rem 5%;display:flex}.footer-left .brand{font-size:1.1rem;font-family:var(--font-display);font-weight:700}.copyright{color:var(--text-muted);margin-top:.5rem;font-size:.85rem}.footer-center{gap:2rem;display:flex}.footer-center a{color:var(--text-muted);font-size:.9rem;font-weight:500}.footer-center a:hover{color:var(--text-main)}.footer-right{gap:1rem;display:flex}.footer-social{color:#94a3b8;background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.footer-social:hover{background:var(--text-main);color:#fff}@media (width<=1024px){.hero-section{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-content{align-items:center}.hero-title{font-size:3.5rem}.features-section,.hub-grid{grid-template-columns:1fr}.footer{text-align:center;flex-direction:column}.footer-center,.footer-right{flex-wrap:wrap;justify-content:center}}@media (width<=768px){.nav-links{display:none}.hamburger{display:block}.navbar{padding:.8rem 1.5rem}.logo{gap:.5rem;font-size:1.1rem}.nav-download{display:none}.hero-title{font-size:2.8rem}.hero-actions{flex-direction:column;align-items:center;width:100%}}@media (width<=480px){.navbar{padding:.8rem 1rem}.logo{gap:.4rem;font-size:.85rem}.logo-img{height:24px!important}.nav-download{padding:.5rem .8rem;font-size:.8rem}.hero-title{font-size:2.2rem}.hero-section,.features-section,.community-section{padding:2rem 1rem}.community-left-card,.right-engine{padding:1.5rem}}.vdo{object-fit:contain;border-radius:1rem;width:100%;height:100%}
