:root{--primary-color:#4f46e5;--primary-gradient:linear-gradient(135deg,#667eea,#764ba2);--secondary-color:#10b981;--accent-color:#f59e0b;--text-dark:#1f2937;--text-light:#6b7280;--bg-light:#f8fafc;--white:#fff;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--border-radius:0.75rem;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}body{background-color:#f8f9fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.important-link{color:var(--primary-color);font-weight:700;text-decoration:none}h1{color:#2c3e50;font-weight:700;margin-bottom:10px}h2{color:#7f8c8d;font-size:1.2rem;font-weight:400;margin-bottom:30px}#map{border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:80vh;min-height:500px}.danger-info{color:red;font-weight:700}.control-panel{background:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:fit-content;padding:25px}.points-list{margin-bottom:20px}.point-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:10px;padding:15px;position:relative}.point-number{color:#495057;font-weight:600;margin-bottom:8px}.point-comment{border:1px solid #ced4da;border-radius:4px;font-size:.9rem;min-height:60px;padding:8px;resize:vertical;width:100%}.delete-point-btn{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:25px;justify-content:center;position:absolute;right:10px;top:10px;width:25px}.delete-point-btn:hover{background:#c82333}.general-comment{border:1px solid #ced4da;border-radius:4px;margin-bottom:20px;min-height:80px;padding:10px;resize:vertical;width:100%}.cost-display{background:#e8f5e8;border:1px solid #28a745;border-radius:8px;margin-bottom:20px;padding:15px;text-align:center}.cost-amount{color:#28a745;font-size:1.5rem;font-weight:700}.order-btn{border-radius:8px;font-size:1.1rem;font-weight:600;padding:12px;width:100%}.instructions{background:#e3f2fd;border:1px solid #2196f3;border-radius:8px;font-size:.9rem;margin-bottom:20px;padding:15px}.working-zone-polygon{fill-opacity:.2;stroke-width:3;stroke-dasharray:10,5}@media (max-width:768px){#map{height:60vh;margin-bottom:20px;min-height:400px}.control-panel{margin-top:20px}h1{font-size:1.8rem}h2{font-size:1rem}}.leaflet-attribution-flag,.leaflet-control-attribution a{display:none!important}.custom-div-icon .circle-icon{background:#3f51b5;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.5);color:#fff;font-size:16px;font-weight:700;height:30px;line-height:30px;text-align:center;width:30px}.step{margin-bottom:1.5rem;padding-left:2.5rem;position:relative}.step:before{background-color:#dee2e6;content:"";height:100%;left:.81rem;position:absolute;top:1.5rem;width:.45rem;z-index:0}.step.done:before{background-color:#28a745}.step.active:before{background-color:#007bff}.step.pending:before{background-color:#dee2e6}.step:last-child:before{height:.75rem}.step{transition:transform .45s ease,opacity .45s ease}.step.shrinking{transform:scale(.85)}.step.growing{transform:scale(1)}.step.cancelled{color:red!important;opacity:1!important;transform:scale(1)!important}.step-icon{align-items:center;background-color:#dee2e6;border-radius:50%;color:#fff;display:flex;height:2rem;justify-content:center;left:0;position:absolute;top:0;width:2rem;z-index:1}.step.done .step-icon{background-color:#198754}.step.active .step-icon{background-color:#0d6efd}.step.pending .step-icon{background-color:#6c757d}.step-title{font-weight:500}.step-description{color:#6c757d;font-size:.875rem}.point-popup-textarea{height:60px;margin:10px 0;width:200px}.cyclist-marker{align-items:center;background:#fff;border:4px solid #003aff;border-radius:50%;box-shadow:0 2px 20px rgba(0,0,0,.3);display:flex;font-size:20px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.text-gradient{background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:var(--white);overflow:hidden;position:relative}.hero-background{bottom:0;left:0;opacity:.1;position:absolute;right:0;top:0}.hero-shapes{height:100%;position:relative;width:100%}.shape{animation:float 6s ease-in-out infinite;background:hsla(0,0%,100%,.1);border-radius:50%;position:absolute}.shape-1{animation-delay:0s;height:200px;right:10%;top:20%;width:200px}.shape-2{animation-delay:2s;bottom:30%;height:150px;left:5%;width:150px}.shape-3{animation-delay:4s;height:100px;right:30%;top:60%;width:100px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.hero-content{padding:2rem 0;position:relative;z-index:2}.hero-badge{align-items:center;animation:slideInUp .8s ease-out;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);border-radius:2rem;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-title{animation:slideInUp .8s ease-out .2s both;color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-description{animation:slideInUp .8s ease-out .4s both;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-features{animation:slideInUp .8s ease-out .6s both;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.feature-item{align-items:center;display:flex;font-weight:500;gap:.75rem}.feature-item i{color:var(--accent-color);font-size:1.25rem}.hero-cta{animation:slideInUp .8s ease-out .8s both;display:flex;flex-direction:column;gap:1rem}.btn-primary-gradient{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:var(--border-radius);box-shadow:var(--shadow-lg);color:var(--white);cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:var(--transition)}.btn-primary-gradient:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.hero-note{align-items:center;display:flex;font-size:.875rem;gap:.5rem;opacity:.8}.hero-note i{color:var(--accent-color)}.hero-visual{align-items:center;display:flex;justify-content:center;padding:2rem 0;position:relative}.phone-mockup{animation:slideInRight 1s ease-out;background:linear-gradient(145deg,#2d3748,#4a5568);border-radius:2rem;box-shadow:var(--shadow-xl);height:560px;padding:1rem;position:relative;width:280px}.phone-screen{background:var(--white);border-radius:1.5rem;height:100%;overflow:hidden;position:relative;width:100%}.app-interface{display:flex;flex-direction:column;height:100%}.status-bar{background:#f8fafc;border-bottom:1px solid #e2e8f0;height:30px}.map-preview{background:linear-gradient(45deg,#e2e8f0,#cbd5e0);flex:1;position:relative}.map-preview:before{animation:pulse 2s infinite;background:var(--primary-color);border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.tracking-info{background:var(--white);padding:1rem}.tracking-step{align-items:center;display:flex;font-size:.875rem;gap:.5rem;opacity:.4;padding:.5rem 0;transition:var(--transition)}.tracking-step.active{color:var(--secondary-color);opacity:1}.floating-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.floating-icon{align-items:center;animation:floatIcon 4s ease-in-out infinite;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);border-radius:50%;color:var(--white);display:flex;font-size:1.5rem;height:60px;justify-content:center;position:absolute;width:60px}.floating-icon-1{animation-delay:0s;right:-10%;top:20%}.floating-icon-2{animation-delay:1.5s;bottom:30%;left:-10%}.floating-icon-3{animation-delay:3s;right:-5%;top:50%}@keyframes floatIcon{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.1)}}.features-section{background:var(--bg-light);padding:5rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:var(--text-dark);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-description{color:var(--text-light);font-size:1.125rem;margin:0 auto;max-width:600px}.feature-card{background:var(--white);border:1px solid transparent;border-radius:var(--border-radius);box-shadow:var(--shadow-sm);height:100%;padding:2rem;transition:var(--transition)}.feature-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.feature-icon{align-items:center;background:var(--primary-gradient);border-radius:var(--border-radius);color:var(--white);display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.feature-title{color:var(--text-dark);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-description{color:var(--text-light);line-height:1.6}.how-it-works-section{background:var(--white);padding:5rem 0}.steps-container{margin:0 auto;max-width:800px;position:relative}.step-item{align-items:center;display:grid;gap:2rem;grid-template-columns:60px 1fr 60px;margin-bottom:3rem;position:relative}.step-number{align-items:center;background:var(--primary-gradient);border-radius:50%;color:var(--white);display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.order-title{color:var(--text-dark);font-size:2rem;font-weight:700;margin-bottom:.5rem}.order-subtitle{color:var(--text-light);font-size:1.125rem;margin:0}.footer-section{background:var(--text-dark);color:var(--white);margin-top:4rem;padding:3rem 0 2rem}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer-info h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.footer-info p{color:#9ca3af;margin:0}.footer-contact p{color:var(--accent-color);font-weight:500;margin:0}.point-comment-map{height:60px;margin:10px 0;width:200px}.point-comment,.point-comment-map{background-color:#fdfdfd;border:1px solid #ccc;border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.05);box-sizing:border-box;color:#333;font-family:inherit;font-size:14px;line-height:1.4;max-height:200px;min-height:40px;padding:8px 12px;resize:none;transition:border-color .2s,box-shadow .2s;width:100%}.point-comment-map:focus,.point-comment:focus{background-color:#fff;border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.2);outline:none}.leaflet-popup-content{padding:8px 10px;width:250px!important}.point-comment-map{min-height:60px}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.btn-ready{animation:pulse-ready 2s infinite}@keyframes pulse-ready{0%,to{box-shadow:0 4px 15px rgba(16,185,129,.4)}50%{box-shadow:0 8px 25px rgba(16,185,129,.6)}}.comment-section.focused{background:#f8fafc}.comment-section.focused .form-label{color:var(--primary-color)}.enhanced-textarea:focus{transform:scale(1.02)}.point-item{transition:all .3s ease}.point-item:hover{box-shadow:0 2px 10px rgba(0,0,0,.1);transform:translateX(5px)}.floating-elements .floating-icon{transition:all .3s ease}.hero-visual:hover .floating-icon{transform:scale(1.1)}.phone-mockup:hover{transform:scale(1.05)}.tracking-step{transition:all .3s ease}.tracking-step.active{transform:scale(1.02)}.map-click-ripple{animation:ripple .6s linear;background:rgba(79,70,229,.3);border-radius:50%;height:20px;margin-left:-10px;margin-top:-10px;pointer-events:none;position:absolute;transform:scale(0);width:20px;z-index:9999}@keyframes ripple{to{opacity:0;transform:scale(4)}}.neuro-analysis{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;margin:0 auto;max-width:800px}.neuro-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);color:#fff;margin-bottom:24px;padding:32px}.neuro-header-content{align-items:center;display:flex;gap:16px;margin-bottom:16px}.neuro-icon{align-items:center;background:hsla(0,0%,100%,.2);border-radius:12px;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.neuro-title{font-size:28px;font-weight:700;margin:0}.neuro-subtitle{font-size:18px;font-weight:600;margin:16px 0 8px;opacity:.95}.neuro-description{font-size:16px;margin:0;opacity:.9}.neuro-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.05);margin-bottom:16px;padding:24px}.card-header{gap:12px;margin-bottom:20px}.card-header,.card-icon{align-items:center;display:flex}.card-icon{border-radius:8px;font-size:20px;height:40px;justify-content:center;width:40px}.card-icon.assessment{background:rgba(59,130,246,.1);color:#3b82f6}.card-icon.cost{background:rgba(34,197,94,.1);color:#22c55e}.card-icon.recommendations{background:rgba(249,115,22,.1);color:#f97316}.card-icon.issues{background:rgba(239,68,68,.1);color:#ef4444}.card-title{font-size:18px;font-weight:600;margin:0}.info-row{display:flex;flex-direction:column;gap:16px;margin-bottom:12px}.info-label{color:#6b7280;flex-shrink:0;font-weight:600;min-width:140px}.info-value{color:#111827;flex:1}.complexity-indicator{align-items:center;display:flex;gap:8px}.complexity-bars{display:flex;gap:4px}.complexity-bar{background:#e5e7eb;border-radius:3px;height:6px;width:20px}.complexity-bar.active.low{background:#22c55e}.complexity-bar.active.medium{background:#f59e0b}.complexity-bar.active.high{background:#ef4444}.complexity-text{font-size:14px;font-weight:600}.complexity-text.low{color:#22c55e}.complexity-text.medium{color:#f59e0b}.complexity-text.high{color:#ef4444}.boolean-indicator{align-items:center;border-radius:6px;display:inline-flex;font-size:14px;font-weight:600;padding:4px 12px}.boolean-indicator.true{background:rgba(34,197,94,.1);color:#22c55e}.boolean-indicator.false{background:rgba(239,68,68,.1);color:#ef4444}.list-section{margin-bottom:16px}.list-title{color:#6b7280;font-weight:600;margin-bottom:8px}.list-item,.list-items{padding-left:16px}.list-item{color:#111827;margin-bottom:4px;position:relative}.list-item:before{background:#6b7280;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:12px;width:4px}.price-tag{align-items:center;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);border-radius:8px;color:#22c55e;display:inline-flex;font-size:16px;font-weight:700;padding:8px 16px}.issue-card{background:rgba(239,68,68,.03);border:1px solid rgba(239,68,68,.2);border-radius:8px;margin-bottom:12px;padding:16px}.issue-title{color:#111827;font-weight:600;margin-bottom:8px}.issue-meta{align-items:center;display:flex;gap:8px;margin-bottom:8px}.probability-badge{border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:2px 8px}.probability-badge.low{background:#22c55e}.probability-badge.medium{background:#f59e0b}.probability-badge.high{background:#ef4444}.issue-mitigation{color:#6b7280;font-size:14px}.final-decision{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.05);margin-top:24px;padding:24px}.decision-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.decision-icon{align-items:center;border-radius:50%;display:flex;font-size:18px;height:32px;justify-content:center;width:32px}.decision-title{font-size:18px;font-weight:600;margin:0}.decision-status{border-radius:8px;color:#fff;display:inline-block;font-size:16px;font-weight:600;margin-bottom:16px;padding:12px 24px}.decision-accepted{border:2px solid #22c55e}.decision-accepted .decision-icon{background:rgba(34,197,94,.1);color:#22c55e}.decision-accepted .decision-title{color:#22c55e}.decision-accepted .decision-status{background:#22c55e}.decision-rejected{border:2px solid #ef4444}.decision-rejected .decision-icon{background:rgba(239,68,68,.1);color:#ef4444}.decision-rejected .decision-title{color:#ef4444}.decision-rejected .decision-status{background:#ef4444}.decision-pending{border:2px solid #f59e0b}.decision-pending .decision-icon{background:rgba(245,158,11,.1);color:#f59e0b}.decision-pending .decision-title{color:#f59e0b}.decision-pending .decision-status{background:#f59e0b}.decision-reasoning{color:#6b7280;line-height:1.6}.time-slots{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.time-slot{background:rgba(59,130,246,.1);border-radius:6px;color:#3b82f6;font-size:14px;font-weight:500;padding:6px 12px}@media (max-width:768px){.neuro-header{padding:24px}.neuro-title{font-size:24px}.info-row{flex-direction:column;gap:4px}.info-label{min-width:auto}}.be-btn-danger{background-color:#dc3545;border:none;border-radius:.4em;box-shadow:0 2px 6px rgba(220,53,69,.4);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.6em 1.2em;transition:background-color .3s ease,box-shadow .2s ease}.be-btn-danger:hover{background-color:#c82333;box-shadow:0 4px 12px rgba(220,53,69,.5)}.be-btn-danger:active{background-color:#a71d2a;box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}.be-btn-danger:focus{box-shadow:0 0 0 3px rgba(220,53,69,.5);outline:none}.be-btn-smaller{font-size:smaller}