.escape-wrapper{padding-top:8rem;padding-bottom:4rem;background:#f8f9fa;min-height:100vh}.dark .escape-wrapper{background:#030712}.escape-container{background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px #00000014}.dark .escape-container{background:#111827;box-shadow:0 2px 8px #0000004d}.page-title{font-size:36px;font-weight:700;text-align:center;margin-bottom:12px;color:#2c3e50;background:linear-gradient(135deg,#11998e,#38ef7d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .page-title{background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle{text-align:center;font-size:16px;color:#7f8c8d;margin-bottom:32px}.dark .page-subtitle{color:#9ca3af}.type-selector{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.selector-label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#2c3e50}.dark .selector-label{color:#f3f4f6}.selector-icon{width:20px;height:20px;color:#11998e}.dark .selector-icon{color:#10b981}.type-select{padding:10px 16px;border-radius:8px;border:2px solid #e1e8ed;background:#fff;color:#2c3e50;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;min-width:220px}.dark .type-select{border-color:#374151;background:#1f2937;color:#f3f4f6}.type-select:hover{border-color:#11998e}.dark .type-select:hover{border-color:#10b981}.type-select:focus{outline:none;border-color:#11998e;box-shadow:0 0 0 3px #11998e1a}.dark .type-select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.controls{display:flex;justify-content:center;gap:16px;margin-bottom:32px;flex-wrap:wrap}.btn{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.btn-icon{width:20px;height:20px}.btn-primary{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#0f8a80,#2fd96d)}.btn-secondary{background:linear-gradient(135deg,#fa709a,#fee140);color:#fff}.btn-secondary:hover{background:linear-gradient(135deg,#e9608a,#edcf30)}.btn-clear{background:#e9ecef;color:#495057}.dark .btn-clear{background:#374151;color:#d1d5db}.btn-clear:hover{background:#dee2e6}.dark .btn-clear:hover{background:#4b5563}.textareas-container{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:48px}@media (max-width: 968px){.textareas-container{grid-template-columns:1fr}}.textarea-wrapper{display:flex;flex-direction:column}.textarea-label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:12px}.dark .textarea-label{color:#f3f4f6}.label-icon{width:20px;height:20px;color:#11998e}.dark .label-icon{color:#10b981}.textarea{width:100%;padding:16px;border:2px solid #e1e8ed;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;resize:vertical;background:#f8f9fa;color:#2c3e50;transition:border-color .2s}.dark .textarea{background:#1f2937;border-color:#374151;color:#e5e7eb}.textarea:focus{outline:none;border-color:#11998e}.dark .textarea:focus{border-color:#10b981}.textarea::-moz-placeholder{color:#adb5bd}.textarea::placeholder{color:#adb5bd}.dark .textarea::-moz-placeholder{color:#6b7280}.dark .textarea::placeholder{color:#6b7280}.textarea-info{display:flex;justify-content:flex-end;margin-top:8px}.char-count{font-size:12px;color:#6c757d}.dark .char-count{color:#9ca3af}.info-section{background:linear-gradient(135deg,#11998e15,#38ef7d15);border-radius:16px;padding:48px;margin-top:48px;border:1px solid rgba(17,153,142,.1)}.dark .info-section{background:linear-gradient(135deg,#10b9810d,#38ef7d0d);border-color:#10b98133}.info-header{display:flex;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:24px;border-bottom:2px solid rgba(17,153,142,.2)}.dark .info-header{border-bottom-color:#10b9814d}.info-header-icon{width:64px;height:64px;background:linear-gradient(135deg,#11998e,#38ef7d);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 16px #11998e4d}.info-header-icon svg{width:36px;height:36px;color:#fff}.info-title{font-size:32px;font-weight:700;color:#2c3e50;margin:0;line-height:1.2}.dark .info-title{color:#f3f4f6}.info-tagline{font-size:16px;color:#11998e;margin:4px 0 0;font-weight:500}.dark .info-tagline{color:#10b981}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:32px}.info-card{background:#fff;border-radius:12px;padding:28px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:1px solid #e1e8ed}.dark .info-card{background:#111827;border-color:#374151;box-shadow:0 2px 8px #0003}.info-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #11998e26}.dark .info-card:hover{box-shadow:0 8px 24px #10b9814d}.highlight-card{background:linear-gradient(135deg,#11998e10,#38ef7d10);border:2px solid #11998e}.dark .highlight-card{background:linear-gradient(135deg,#10b9811a,#38ef7d1a);border-color:#10b981}.card-icon{width:48px;height:48px;background:linear-gradient(135deg,#11998e,#38ef7d);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.card-icon svg{width:24px;height:24px;color:#fff}.card-title{font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 12px}.dark .card-title{color:#f3f4f6}.card-content{font-size:15px;line-height:1.7;color:#34495e;margin:0}.dark .card-content{color:#d1d5db}.card-list{list-style:none;padding:0;margin:0}.card-list li{font-size:14px;line-height:1.7;color:#34495e;margin-bottom:12px;padding-left:28px;position:relative}.dark .card-list li{color:#d1d5db}.card-list li:before{content:"✓";position:absolute;left:0;color:#11998e;font-weight:700;font-size:18px}.example-showcase{background:#fff;border-radius:12px;padding:28px;border:2px solid #e1e8ed}.dark .example-showcase{background:#111827;border-color:#374151}.showcase-title{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:700;color:#2c3e50;margin:0 0 24px}.dark .showcase-title{color:#f3f4f6}.showcase-title svg{width:28px;height:28px;color:#11998e}.dark .showcase-title svg{color:#10b981}.example-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}@media (max-width: 768px){.example-grid{grid-template-columns:1fr;gap:16px}.example-arrow{transform:rotate(90deg)}}.example-panel{background:#f8f9fa;border-radius:8px;padding:16px;border:1px solid #dee2e6}.dark .example-panel{background:#1f2937;border-color:#374151}.example-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#11998e;margin-bottom:8px}.dark .example-label{color:#10b981}.example-code{display:block;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.6;color:#2c3e50;word-break:break-all;white-space:pre-wrap}.dark .example-code{color:#e5e7eb}.example-arrow{font-size:32px;font-weight:700;color:#11998e;text-align:center}.dark .example-arrow{color:#10b981}.notification{position:fixed;top:100px;right:20px;padding:16px 24px;border-radius:8px;font-size:14px;font-weight:500;box-shadow:0 4px 12px #00000026;z-index:1000;opacity:0;transform:translate(400px);transition:all .3s ease}.notification.show{opacity:1;transform:translate(0)}.notification-success{background:#d4edda;color:#155724;border-left:4px solid #28a745}.dark .notification-success{background:#22c55e33;color:#86efac;border-left-color:#22c55e}.notification-error{background:#f8d7da;color:#721c24;border-left:4px solid #dc3545}.dark .notification-error{background:#ef444433;color:#fca5a5;border-left-color:#ef4444}.notification-warning{background:#fff3cd;color:#856404;border-left:4px solid #ffc107}.dark .notification-warning{background:#fbbf2433;color:#fde047;border-left-color:#fbbf24}.notification-info{background:#d1ecf1;color:#0c5460;border-left:4px solid #17a2b8}.dark .notification-info{background:#0ea5e933;color:#7dd3fc;border-left-color:#0ea5e9}
