:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{display:flex;justify-content:space-between;align-items:center;padding:15px 50px;background-color:#fff;box-shadow:0 2px 4px #0000000d;font-family:Arial,sans-serif;font-weight:700}.logo{font-size:24px;font-weight:700;color:#4a3aff}.nav-menu{display:flex;gap:30px}.nav-menu a{text-decoration:none;color:#333;font-size:16px;transition:color .2s;font-weight:700}.nav-menu a:hover{color:#4a3aff;font-weight:700}.btn-start{padding:10px 20px;background:linear-gradient(90deg,#4a3aff,#6f5bff);color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:16px;transition:opacity .2s}.btn-start:hover{opacity:.8}@media (max-width: 768px){.header{flex-direction:column;gap:10px}.nav-menu{gap:15px}}.hero-particles{position:absolute;width:100%;height:100%;overflow:hidden;z-index:1}.particle{position:absolute;background:#ffffff4d;border-radius:50%;width:6px;height:6px}.particle:nth-child(odd){background:#ffffff80;width:8px;height:8px}.hero-container{position:relative;z-index:2}.logo{display:flex;align-items:center;gap:8px}.logo-img{width:40px;height:40px;object-fit:contain;background-color:#4a3aff;border-radius:12px}.hero-section{position:relative;display:flex;justify-content:space-between;align-items:center;padding:0;background-color:#fff;gap:20px;flex-wrap:wrap;overflow:hidden}.hero-section p{text-align:justify}.hero-left{flex:1;min-width:300px;display:flex;align-items:center;background-size:cover;background-position:center;padding:60px 10%;color:#000}.hero-text{max-width:700px}.hero-title{font-size:56px;font-weight:800;line-height:1.1;margin-bottom:15px}.hero-description{font-size:18px;margin-bottom:20px;line-height:1.4}.hero-right{position:absolute;top:50%;right:50px;transform:translateY(-50%);z-index:10}.mockup-img{width:600px;height:auto;object-fit:contain}@media (max-width: 1024px){.mockup-img{width:300px}}@media (max-width: 768px){.hero-section{flex-direction:column;text-align:center}.hero-right{position:static;transform:none;margin:20px auto}.mockup-img{width:70%}}.linora-features{padding:80px 0;background-color:#f8f9fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.feature-card{background:#fff;border-radius:12px;padding:30px;text-align:center;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 40px #00000026}.feature-icon{width:80px;height:80px;margin-bottom:20px;object-fit:contain}.feature-title{font-size:1.5rem;color:#2c3e50;margin-bottom:15px;font-weight:600}.feature-description{color:#7f8c8d;line-height:1.6;font-size:1rem}.feature-card:hover .feature-icon{transform:translateY(-5px) scale(1.1) rotate(5deg)}.feature-card:hover .feature-title{color:#6a11cb;transform:translateY(-2px)}@media (max-width: 768px){.linora-features{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem;margin-bottom:40px}.features-grid{grid-template-columns:1fr;gap:20px}.feature-card{padding:20px}}.linora-how-it-works{padding:80px 0;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:relative}.section-title{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:15px;font-weight:700}.section-subtitle{text-align:center;font-size:1.2rem;color:#7f8c8d;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.process-steps{display:flex;justify-content:center;gap:40px;margin-bottom:80px}.process-step{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:250px}.step-number{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:20px;box-shadow:0 5px 15px #6a11cb4d}.step-title{font-size:1.5rem;color:#2c3e50;margin-bottom:10px;font-weight:600}.step-range{font-size:1.8rem;color:#6a11cb;font-weight:700;margin-bottom:10px}.step-description{color:#7f8c8d;line-height:1.6}.process-visual{position:relative;height:400px;display:flex;justify-content:center;align-items:center;margin:0 auto;max-width:500px}.radar-circle{position:absolute;border-radius:50%;border:2px dashed rgba(106,17,203,.3);display:flex;justify-content:center;align-items:center}.radar-center{width:20px;height:20px;border-radius:50%;background:#6a11cb;position:absolute;z-index:2;box-shadow:0 0 0 10px #6a11cb33}.circle-1{width:150px;height:150px;animation:rotateClockwise 5s linear infinite,pulse 1s infinite}.circle-2{width:250px;height:250px;animation:rotateCounterClockwise 10s linear infinite,pulse 1s infinite}.circle-3{width:350px;height:350px;animation:rotateClockwise 15s linear infinite,pulse 1s infinite}@keyframes rotateClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateCounterClockwise{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes pulse{0%{border-color:#6a11cb4d}50%{border-color:#6a11cb99}to{border-color:#6a11cb4d}}@media (max-width: 968px){.process-steps{flex-direction:column;align-items:center;gap:50px}.process-step{flex-direction:row;max-width:100%;text-align:left;gap:20px}.step-number{margin-bottom:0;flex-shrink:0}}@media (max-width: 768px){.linora-how-it-works{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem;margin-bottom:40px}.process-step{flex-direction:column;text-align:center;gap:15px}.process-visual{height:300px}.circle-1{width:120px;height:120px}.circle-2{width:200px;height:200px}.circle-3{width:280px;height:280px}}.linora-benefits{padding:80px 0;background-color:#f8f9fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.section-title{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:60px;font-weight:700;position:relative}.section-title:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(135deg,#6a11cb,#2575fc);margin:15px auto 0;border-radius:2px}.benefits-container{display:flex;justify-content:space-between;align-items:stretch;gap:40px;max-width:1000px;margin:0 auto}.benefit-card{flex:1;background:#fff;border-radius:12px;padding:30px;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.benefit-header{margin-bottom:25px;text-align:center}.benefit-title{font-size:1.8rem;color:#2c3e50;font-weight:600;margin:0;padding-bottom:15px;position:relative}.benefit-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:3px;background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px}.buyer-benefits .benefit-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc)}.seller-benefits .benefit-title:after{background:linear-gradient(135deg,#2575fc,#6a11cb)}.benefit-list{list-style:none;padding:0;margin:0;flex-grow:1}.benefit-item{padding:15px 0 15px 30px;position:relative;color:#5a6c7d;font-size:1.1rem;line-height:1.6;border-bottom:1px solid #f1f3f5}.benefit-item:last-child{border-bottom:none}.benefit-item:before{content:"✓";position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background:linear-gradient(135deg,#0c29ce,#2575fc);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700}.divider{width:2px;background:linear-gradient(to bottom,transparent,#e0e6ed,transparent);margin:0 20px;position:relative}.divider:before{content:"VS";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;color:#0c4eb1;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 0 0 4px #f8f9fa;border:2px solid #e0e6ed}@media (max-width: 968px){.benefits-container{flex-direction:column;gap:30px;max-width:600px}.divider{width:100%;height:2px;margin:20px 0}.divider:before{top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width: 768px){.linora-benefits{padding:60px 0}.section-title{font-size:2rem;margin-bottom:40px}.benefit-card{padding:25px}.benefit-title{font-size:1.6rem}.benefit-item{font-size:1rem;padding:12px 0 12px 28px}}@media (max-width: 480px){.benefit-card{padding:20px}.benefit-title{font-size:1.4rem}.benefit-item{padding-left:25px}.benefit-item:before{width:20px;height:20px;font-size:.8rem}}.linora-cta{padding:100px 0;background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff;text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:relative;overflow:hidden}.linora-cta:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path d="M0,50 L100,0 L100,100 L0,100 Z" fill="rgba(255,255,255,0.05)"/></svg>');background-size:cover}.container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:3rem;font-weight:700;margin-bottom:20px;line-height:1.2}.cta-subtitle{font-size:1.3rem;line-height:1.6;margin-bottom:40px;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto}.cta-divider{width:100px;height:3px;background:#ffffff4d;margin:0 auto 40px;border-radius:2px;position:relative}.cta-divider:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:3px;background:#fff}.cta-action{display:flex;flex-direction:column;align-items:center;gap:20px}.cta-text{font-size:1.4rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:1px}.cta-button{background:#fff;color:#6a11cb;border:none;padding:16px 40px;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 20px #0003;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.cta-button:hover:before{left:100%}.cta-button:active{transform:translateY(0)}.cta-particle{position:absolute;background:#ffffff4d;border-radius:50%;animation:float 6s infinite ease-in-out}.cta-particle:nth-child(1){width:8px;height:8px;top:20%;left:10%;animation-delay:0s}.cta-particle:nth-child(2){width:12px;height:12px;top:60%;left:5%;animation-delay:1s}.cta-particle:nth-child(3){width:6px;height:6px;top:40%;right:10%;animation-delay:2s}.cta-particle:nth-child(4){width:10px;height:10px;bottom:20%;right:15%;animation-delay:3s}@keyframes float{0%,to{transform:translateY(0) rotate(0);opacity:.7}50%{transform:translateY(-20px) rotate(180deg);opacity:1}}@media (max-width: 768px){.linora-cta{padding:80px 0}.cta-title{font-size:2.5rem}.cta-subtitle{font-size:1.1rem;margin-bottom:30px}.cta-text{font-size:1.2rem}.cta-button{padding:14px 35px;font-size:1rem}}@media (max-width: 480px){.cta-title{font-size:2rem}.cta-subtitle{font-size:1rem}.cta-text{font-size:1.1rem}.cta-button{padding:12px 30px}}.hero-buttons{display:flex;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap}.hero-buttons .app-btn{width:180px;height:60px;display:inline-block;transition:transform .3s ease,box-shadow .3s ease}.hero-buttons .app-btn-android img{width:170px;height:60;padding-top:2px;object-fit:contain;border-radius:12px;box-shadow:0 4px 15px #00000026;transition:all .3s ease}.hero-buttons .app-btn-ios img{width:150px;height:55px;object-fit:contain;border-radius:12px;box-shadow:0 4px 15px #00000026;transition:all .3s ease}.hero-buttons .app-btn:hover img{transform:scale(1.05);box-shadow:0 8px 25px #00000040}@media (max-width: 768px){.hero-buttons{gap:15px}.hero-buttons .app-btn{width:160px;height:55px}}@media (max-width: 480px){.hero-buttons .app-btn{width:140px;height:50px}}.app-block{display:flex;flex-direction:column;align-items:center;gap:10px}.qr-code{width:180px;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 4px 15px #00000026}@media (max-width: 768px){.qr-code{width:160px}}@media (max-width: 480px){.qr-code{width:140px}}.linora-footer{background-color:#2c3e50;color:#fff;padding:60px 0 30px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:40px}.footer-brand{max-width:400px}.footer-logo{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#fff;background:linear-gradient(135deg,#6a11cb,#2575fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.footer-description{font-size:1.1rem;line-height:1.6;color:#ecf0f1;opacity:.9}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.footer-column-title{font-size:1.3rem;font-weight:600;margin-bottom:20px;color:#fff;position:relative;padding-bottom:10px}.footer-column-title:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:3px;background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px}.footer-link-list{list-style:none;padding:0;margin:0}.footer-link-list li{margin-bottom:12px}.footer-link{color:#bdc3c7;text-decoration:none;font-size:1rem;transition:all .3s ease;position:relative;padding-left:0}.footer-link:hover{color:#fff;padding-left:10px}.footer-link:before{content:"→";position:absolute;left:-15px;opacity:0;transition:all .3s ease;color:#6a11cb}.footer-link:hover:before{left:-5px;opacity:1}.footer-bottom{border-top:1px solid #34495e;padding-top:30px;text-align:center}.copyright{color:#95a5a6;font-size:.9rem;margin:0}@media (max-width: 968px){.footer-content{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 768px){.linora-footer{padding:40px 0 20px}.footer-content{gap:30px}.footer-logo{font-size:2rem}.footer-description{font-size:1rem}.footer-links{grid-template-columns:1fr;gap:30px}.footer-column-title{font-size:1.2rem}}@media (max-width: 480px){.footer-content{grid-template-columns:1fr}.footer-logo{font-size:1.8rem}.footer-link{font-size:.9rem}.copyright{font-size:.8rem}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root,.App{height:100%;width:100%}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}html{scroll-behavior:smooth}.features-section{background-color:#f8f9fa}.how-it-works-section{background-color:#fff}.benefits-section{background-color:#f8f9fa}.cta-section{background:linear-gradient(135deg,#2575fc,#6a11cb)}.fullscreen-section>.section-content{display:flex;flex-direction:column;justify-content:center;min-height:80vh}@media (max-width: 968px){.fullscreen-section{padding:40px 0}.fullscreen-section>.section-content{min-height:auto;padding:40px 0}}@media (max-width: 768px){.fullscreen-section{min-height:90vh;padding:30px 0}.fullscreen-section>.section-content{padding:30px 0}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2575fc,#6a11cb)}
