*{box-sizing:border-box}a{color:inherit;text-decoration:none}:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#fff;--accent: #1dbf73;--bg: #f8f9fa;--radius: 24px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#f8f9fa;padding:2rem 1rem}#app{max-width:900px;width:100%}header{text-align:center;margin-bottom:2rem;position:relative}header h1{font-size:2.8rem;font-weight:900;margin-bottom:.5rem;letter-spacing:-.05em;color:#000}header p{color:#6c757d;font-size:1.1rem;font-weight:500}.help-btn{position:absolute;right:0;top:0;background:#eee;border:none;padding:.5rem 1rem;border-radius:12px;font-weight:800;font-size:.75rem;cursor:pointer;color:#666;transition:.2s}.help-btn:hover{background:#000;color:#fff}.main-nav{display:flex;justify-content:center;gap:8px;margin-bottom:3.5rem;background:#eee;padding:6px;border-radius:24px;width:fit-content;margin-inline:auto;border:2px solid #fff;box-shadow:0 4px 20px #0000000f;position:sticky;top:1rem;z-index:1000}.nav-btn{background:transparent;border:none;font-weight:800;color:#666;cursor:pointer;padding:.8rem 1.8rem;font-size:1rem;border-radius:18px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:10px}.nav-btn span{font-size:1.2rem}.nav-btn.active{color:#000;background:#fff;box-shadow:0 4px 12px #00000014;transform:scale(1.02)}.nav-btn:hover:not(.active){color:#000;background:#ffffff80}.slot-container{display:flex;justify-content:space-between;gap:1rem;margin-bottom:3rem}@keyframes pulse-green{0%{box-shadow:0 0 #1dbf73b3}70%{box-shadow:0 0 0 20px #1dbf7300}to{box-shadow:0 0 #1dbf7300}}.fiverr-badge{background:var(--accent);color:#fff!important;padding:10px 20px;border-radius:var(--radius);font-weight:900;text-decoration:none;font-size:.9rem;box-shadow:0 4px 15px #1dbf734d}.slot{flex:1;background:#fff;border:4px solid #fff;border-radius:24px;padding:1.5rem;cursor:pointer;transition:.3s;box-shadow:0 15px 40px #0000000f}.slot.active{border-color:#000;transform:translateY(-4px)}.slot-header{font-size:.85rem;font-weight:900;margin-bottom:1rem;text-transform:uppercase;color:#000}.slot-items{display:flex;flex-direction:column;gap:.6rem}.slot-item{background:#f8f9fa;padding:.8rem 1rem;border-radius:12px;display:flex;justify-content:space-between;align-items:center;border:1px solid #eee;transition:.2s;cursor:grab}.slot-item:active{cursor:grabbing}.slot-item.dragging{opacity:.4;border:2px dashed #000;background:#fff}.slot.drag-over{border-color:#1dbf73;background:#f1fff9}.drag-handle{color:#adb5bd;cursor:grab;font-size:1.2rem;margin-right:4px}.slot-item:hover{background:#f1f3f5;border-color:#dee2e6}.slot-item-info{display:flex;flex-direction:column;flex:1}.slot-item-info span{font-weight:800;font-size:.9rem}.tip-pill{font-size:.65rem;color:#fab005;font-weight:900}.slot-actions{display:flex;align-items:center;gap:4px}.slot.drag-over{border-color:#1dbf73!important;background:#f1fff9!important}.drag-handle{color:#adb5bd;cursor:grab;font-size:1.2rem;margin-right:8px}.remove{cursor:pointer;color:#ccc;font-size:1.2rem;margin-left:8px;transition:.2s}.remove:hover{color:#ff4d4f}.selection-panel{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 20px 50px #0000000a;margin-bottom:4rem}#quick-chips{display:flex;flex-wrap:wrap;gap:.6rem}.chip{padding:.6rem 1rem;border-radius:50px;border:2px solid #f1f3f5;background:#fff;font-size:.85rem;font-weight:700;cursor:pointer;transition:.2s}.route-node.enriched{background:#fff;border:1px solid #f1f3f5;border-radius:20px;padding:1.5rem;position:relative;transition:.2s}.route-node.enriched.dragging-node{opacity:.4;border:2px dashed #1dbf73;transform:scale(.98)}.route-node.enriched.drop-target{border-color:#1dbf73;box-shadow:0 0 0 4px #1dbf731a}.node-title-group{display:flex;align-items:center;gap:12px}.drag-handle-h{color:#dee2e6;cursor:grab;font-size:1.2rem}.del-premium{background:#fff5f5;border:1px solid #ffe3e3;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;padding:0}.del-premium:hover{background:#e03131}.del-premium:hover svg{fill:#fff}.del-premium svg{width:18px;height:18px;fill:#e03131;transition:.2s}#travel-notes{width:100%;min-height:150px;padding:2rem;border-radius:24px;border:2px solid #f1f3f5;background-color:#fff;font-family:Inter,sans-serif;font-size:1rem;color:#495057;line-height:1.6;resize:vertical;background-image:radial-gradient(#e9ecef 1px,transparent 1px);background-size:24px 24px;outline:none;transition:.3s}#travel-notes:focus{border-color:#000;box-shadow:0 10px 30px #0000000d}.templates{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:1.5rem;border-top:2px dashed #f1f3f5}.template-btn{padding:.5rem 1rem;border-radius:10px;border:1.5px solid #eee;background:#fff;font-weight:800;font-size:.8rem;cursor:pointer;transition:.2s}.template-btn:hover{background:#000;color:#fff;border-color:#000}.node-details{display:flex;flex-direction:column;gap:.8rem}.node-amenities{display:flex;gap:1rem;font-weight:800;font-size:.9rem;color:#666}.node-tip{background:#fff9db;padding:1rem 1.4rem;border-radius:12px;border-left:5px solid #fab005;font-weight:600;font-size:.95rem;color:#664d03;line-height:1.4}.guide-header{background:#fff;padding:2rem;border-radius:24px;box-shadow:0 15px 40px #0000000a;border:1px solid #eee;display:flex;flex-direction:column;gap:1rem}.search-box input{width:100%;padding:1rem 1.5rem;border-radius:16px;border:2px solid #f1f3f5;font-size:1rem;font-family:inherit;font-weight:600;outline:none;transition:.2s}.search-box input:focus{border-color:#000;box-shadow:0 0 0 4px #0000000d}.guide-nav .nav-btn{font-size:.8rem;padding:.5rem 1rem;background:#f8f9fa;border:1.5px solid #eee;color:#666}.guide-nav .nav-btn.active{background:#000;color:#fff;border-color:#000}.guide-card.compact{background:#fff;border:1px solid #eee;padding:.8rem 1.2rem;border-radius:14px;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:.2s}.guide-card.compact:hover{border-color:#000;transform:translate(5px)}.card-name{font-weight:900;font-size:1rem}.card-station{font-weight:700;color:#868e96;font-size:.8rem}.guide-cat-header{width:100%;font-size:.7rem;font-weight:900;color:#adb5bd;text-transform:uppercase;margin:1.5rem 0 .5rem;letter-spacing:.1em}.modal{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;padding:3.5rem;border-radius:24px;width:90%;max-width:550px;position:relative;border:none;box-shadow:0 30px 100px #00000026;max-height:90vh;overflow-y:auto}.close{position:absolute;right:1.5rem;top:1.5rem;font-size:2rem;cursor:pointer;color:#ccc}.modal-header h2{font-weight:900;font-size:2rem;margin-bottom:.5rem}.modal-actions{display:flex;gap:.8rem;margin-top:1.5rem;padding-top:1.5rem;border-top:2px dashed #eee}.affiliate-btn{flex:1;text-align:center;padding:.8rem;border-radius:12px;font-weight:800;font-size:.85rem;text-decoration:none;transition:.2s;display:flex;align-items:center;justify-content:center;gap:8px}.affiliate-btn.klook{background:#ff5b00!important;color:#fff!important}.affiliate-btn.booking{background:#003580!important;color:#fff!important}.affiliate-btn:hover{opacity:.9;transform:translateY(-2px)}.hidden{display:none!important}.no-screen{display:none}.fiverr-badge{text-decoration:none;background:#1dbf73;color:#fff!important;font-weight:800;font-size:.75rem;padding:.5rem 1rem;border-radius:12px;display:inline-block;margin-top:.5rem;transition:.2s}.fiverr-badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1dbf734d}.fiverr-promo-card{background:linear-gradient(135deg,#1dbf73,#009688);color:#fff;padding:3rem;border-radius:24px;margin-top:4rem;text-align:center}.fiverr-promo-content h3{font-size:1.6rem;font-weight:900;margin-bottom:.8rem}.fiverr-promo-content p{font-size:1.1rem;opacity:.9;margin-bottom:2rem;line-height:1.5}.fiverr-btn-main{background:#fff;color:#1dbf73!important;text-decoration:none;font-weight:900;padding:1.2rem 2.5rem;border-radius:50px;display:inline-block;font-size:1.1rem;transition:.2s;box-shadow:0 10px 20px #0000001a}.fiverr-btn-main:hover{transform:scale(1.05);box-shadow:0 15px 30px #00000026}@media(max-width:768px){body{padding:.5rem}header{margin-bottom:.8rem;padding-top:1.5rem}header h1{font-size:1.6rem;margin-bottom:.2rem}header p{font-size:.85rem;margin-bottom:.4rem}.chip:active{background:#000;color:#fff;transform:scale(.95)}.main-nav{width:100%;gap:4px;padding:4px;margin-bottom:1.2rem;position:sticky;top:.5rem}.nav-btn{padding:.5rem .8rem;font-size:.85rem;flex:1;justify-content:center;gap:6px}.slot-container{flex-direction:column;gap:.8rem;margin-bottom:2rem}.slot{padding:1rem;width:100%;border-radius:20px}.slot-header{margin-bottom:.6rem;font-size:.8rem}.selection-panel{padding:1.2rem;border-radius:24px}.chip{padding:.5rem .8rem;font-size:.8rem}#result-section{padding:1.2rem;border-radius:24px}#score{font-size:6rem;font-weight:900;letter-spacing:-.05em;margin-bottom:.5rem;line-height:1}#validation-summary{font-size:.8rem}.route-node.enriched{padding:1rem;flex-direction:column;border-radius:20px}.node-header{margin-bottom:.5rem;width:100%;flex-direction:column;align-items:flex-start;gap:4px}.node-map-link{font-size:1.1rem}.node-controls{width:100%;margin-top:.8rem;display:flex;justify-content:flex-end;gap:8px}.modal-content{padding:1.5rem;width:92%;border-radius:24px}.modal-header h2{font-size:1.4rem}.modal-actions{flex-direction:column;gap:.5rem}.affiliate-btn{width:100%;padding:.7rem}.help-btn{padding:.3rem .6rem;font-size:.65rem}.fiverr-promo-card{padding:1.5rem;margin-top:2rem}.fiverr-promo-content h3{font-size:1.3rem}.fiverr-promo-content p{font-size:.9rem;margin-bottom:1.5rem}.fiverr-btn-main{padding:1rem 1.5rem;font-size:.95rem;width:100%}.fiverr-badge{position:static;display:block;margin:.5rem auto;width:fit-content}}.viral-actions{display:flex;gap:12px}.modal-title-link{color:#000;text-decoration:none;font-weight:950;transition:.2s}.modal-title-link:hover{text-decoration:underline;opacity:.8}@media print{@page{margin:1.5cm;size:A4}body{background:#fff!important;padding:0!important;color:#000!important;font-family:Inter,sans-serif!important}#app{max-width:100%!important;padding:0!important;margin:0!important}header,.main-nav,.no-print,.viral-actions,.slot-container,.selection-panel,.pro-preview-cta,.fiverr-promo-card,.recommendations-container,#guide-view,.modal,.instructions{display:none!important}#result-section{display:block!important;padding:0!important;margin:0!important;border:none!important;box-shadow:none!important}.print-header{display:block!important;border-bottom:8px solid #000;padding-bottom:2rem;margin-bottom:4rem;text-align:left}.print-header h1{font-size:4rem;font-weight:900;letter-spacing:-4px;margin:0;font-family:serif}.print-header p{font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:3px;margin-top:.5rem;color:#333}.route-node.enriched{break-inside:avoid;display:block!important;border:none!important;border-top:4px solid #000!important;padding:3rem 0!important;margin:0!important;border-radius:0!important}.node-map-link{font-size:2.8rem!important;font-weight:950!important;color:#000!important;text-decoration:none!important;display:block;margin-bottom:1.5rem;font-family:serif}.node-meta-badge{float:right;font-size:1.2rem!important;border:3px solid #000!important;padding:.6rem 1.2rem!important;font-weight:900!important}.node-amenities{font-size:1.2rem!important;margin-bottom:1.5rem;color:#222!important;font-weight:600}.node-tip{font-size:1.4rem!important;line-height:1.8!important;background:#f8f9fa!important;padding:2.5rem!important;border-left:12px solid #000!important;font-style:italic}.notes-section{page-break-before:always;margin-top:6rem}.notes-section h3{font-size:2.5rem;font-weight:900;border-bottom:4px solid #000;padding-bottom:1rem;margin-bottom:3rem;display:block!important;font-family:serif}#travel-notes{display:block!important;width:100%!important;border:none!important;background:repeating-linear-gradient(#fff,#fff 35px,#ddd 36px)!important;line-height:36px!important;font-size:1.3rem!important;padding:0!important;min-height:900px!important;color:#333!important}}.usage-guide-premium{max-width:800px!important;padding:3rem!important;border-radius:32px!important}.usage-header{text-align:center;margin-bottom:2.5rem}.usage-header h2{font-size:2.2rem;font-weight:950;margin-bottom:.5rem}.usage-header p{color:#adb5bd;font-size:1.1rem}.usage-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2.5rem}.usage-card{background:#f8f9fa;padding:1.5rem;border-radius:24px;border:2px solid transparent;transition:.3s}.usage-card:hover{transform:translateY(-5px);border-color:#eee}.card-icon{font-size:2.5rem;margin-bottom:1rem}.usage-card h3{font-size:1.2rem;font-weight:800;margin-bottom:.5rem}.usage-card p{font-size:.9rem;line-height:1.5;color:#495057}.usage-card strong{color:#000}.usage-card.highlight{background:#fff4e6;border-color:#ffd8a8}.usage-footer{text-align:center}.usage-footer .pro-fix-btn{width:100%;max-width:300px}@media(max-width:600px){.usage-card-grid{grid-template-columns:1fr}.usage-guide-premium{padding:1.5rem!important}}.pro-upsell-premium{padding:3rem!important;border-radius:32px!important;border:4px solid #ffd700!important;box-shadow:0 20px 60px #ffd7001a!important}.pro-header{text-align:center;margin-bottom:2rem}.pro-header h3{font-size:1.8rem;font-weight:950;margin-bottom:.5rem;color:#000}.pro-header p{color:#adb5bd;font-size:1rem}.pro-preview-simple{background:#f8f9fa;padding:1.5rem;border-radius:20px;margin-bottom:2rem;font-family:monospace;font-size:.9rem}.pro-benefit-grid{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.5rem}.benefit-item{display:flex;gap:1rem;align-items:flex-start}.benefit-check{color:gold;font-size:1.2rem;font-weight:900;padding-top:.1rem}.benefit-item strong{display:block;font-size:1.1rem;font-weight:800;margin-bottom:.2rem}.benefit-item p{font-size:.9rem;color:#495057;line-height:1.4}.pro-upsell-footer{text-align:center}.fiverr-btn-premium{background:linear-gradient(135deg,gold,#ff8c00);color:#fff!important;text-decoration:none;font-weight:900;padding:1.2rem 2rem;border-radius:50px;display:block;font-size:1.2rem;box-shadow:0 10px 25px #ff8c004d;transition:.3s}.fiverr-btn-premium:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 35px #ff8c0066}.pro-guarantee{margin-top:1.5rem;font-size:.85rem;font-weight:700;color:#1dbf73}@media(max-width:600px){.slot-container{flex-direction:column}}.score-card{text-align:center;padding:4rem 2rem;background:#fff!important;border-radius:var(--radius)!important;box-shadow:0 25px 60px #0000000f!important;margin-bottom:4rem!important;border:1px solid #f1f3f5!important}#score{font-size:8rem!important;font-weight:950!important;color:#000!important;line-height:.8!important;margin:1.5rem 0!important;letter-spacing:-.05em!important}#validation-summary{font-weight:800!important;letter-spacing:.05em!important}.pro-fix-btn{background:var(--accent)!important;color:#fff!important;padding:1.2rem 2.5rem!important;font-size:1.2rem!important;font-weight:900!important;border-radius:var(--radius)!important;border:none!important;cursor:pointer!important;transition:.3s!important;box-shadow:0 10px 20px #1dbf7333!important}.pro-fix-btn:hover{transform:translateY(-3px)!important;box-shadow:0 15px 30px #1dbf734d!important}
