.google-login-button{display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #dadce0;border-radius:4px;background-color:#fff;color:#3c4043;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;min-height:40px;min-width:200px;cursor:pointer;transition:all .15s ease-in-out;box-shadow:0 1px 1px #0000001a}.google-login-button:hover:not(:disabled){background-color:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 3px #0000001a}.google-login-button:focus:not(:disabled){outline:none;border-color:#4285f4;box-shadow:0 0 0 2px #4285f433}.google-login-button:active:not(:disabled){background-color:#f1f3f4;border-color:#dadce0;box-shadow:0 1px 2px #0000001a;transform:translateY(1px)}.google-login-button:disabled{opacity:.6;cursor:not-allowed;background-color:#f8f9fa}.button-content{display:flex;align-items:center;gap:12px;padding:0 16px}.google-icon{width:18px;height:18px;flex-shrink:0}.button-text{color:#3c4043;font-size:14px;font-weight:500;line-height:20px}@media (prefers-color-scheme: dark){.google-login-button{background-color:#1f1f1f;border-color:#5f6368;color:#e8eaed}.google-login-button:hover:not(:disabled){background-color:#2d2d2d;border-color:#5f6368}.google-login-button:disabled{background-color:#1f1f1f;opacity:.5}.button-text{color:#e8eaed}}@media (prefers-contrast: high){.google-login-button{border-width:2px}.google-login-button:focus:not(:disabled){border-color:#00f;box-shadow:0 0 0 3px #0000ff4d}}.protected-route-loading,.protected-route-fallback{display:flex;align-items:center;justify-content:center;min-height:400px;padding:40px 20px}.default-loading{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.loading-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.default-loading p{margin:0;color:#6b7280;font-size:14px}.default-fallback{max-width:400px;width:100%}.fallback-content{text-align:center;padding:32px;background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001a;border:1px solid #e5e7eb}.fallback-content h2{margin:0 0 16px;font-size:24px;font-weight:600;color:#1f2937;line-height:1.3}.fallback-content p{margin:0 0 24px;color:#6b7280;font-size:16px;line-height:1.5}.fallback-content p:last-child{margin-bottom:24px}.required-roles{font-size:14px;color:#ef4444;background-color:#fef2f2;padding:8px 12px;border-radius:6px;border-left:4px solid #ef4444;margin-top:16px}@media (max-width: 480px){.protected-route-loading,.protected-route-fallback{min-height:300px;padding:20px 16px}.fallback-content{padding:24px}.fallback-content h2{font-size:20px}.fallback-content p{font-size:14px}}@media (prefers-color-scheme: dark){.default-loading p{color:#d1d5db}.fallback-content{background-color:#1f2937;border-color:#374151;color:#f9fafb}.fallback-content h2{color:#f9fafb}.fallback-content p{color:#d1d5db}.required-roles{background-color:#7f1d1d;color:#fecaca;border-left-color:#f87171}}@media (prefers-contrast: high){.fallback-content{border-width:2px;border-color:#000}.required-roles{border-left-width:4px}}.oauth-callback-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px;background-color:#f5f5f5}.callback-card{background:#fff;border-radius:12px;padding:48px 32px;box-shadow:0 4px 24px #0000001a;text-align:center;max-width:420px;width:100%}.callback-content{display:flex;flex-direction:column;align-items:center;gap:16px}.callback-content h2{margin:0;font-size:24px;font-weight:600;color:#1f2937;line-height:1.3}.callback-content p{margin:0;font-size:16px;color:#6b7280;line-height:1.5;max-width:320px}.spinner{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px}.spinner-circle{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.success-icon,.error-icon,.info-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;font-size:32px;font-weight:700;color:#fff}.success-icon{background-color:#10b981}.error-icon{background-color:#ef4444}.info-icon{background-color:#3b82f6}.callback-content.success h2{color:#10b981}.callback-content.error h2{color:#ef4444}.error-description{background-color:#fef2f2;color:#991b1b;padding:12px 16px;border-radius:6px;font-size:14px;border-left:4px solid #ef4444;text-align:left;margin-top:8px}.callback-content.info h2{color:#3b82f6}.callback-actions{display:flex;flex-direction:column;gap:12px;width:100%;max-width:280px;margin-top:24px}.retry-button,.home-button{padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease-in-out;min-height:44px}.retry-button{background-color:#3b82f6;color:#fff;border:none}.retry-button:hover:not(:disabled){background-color:#2563eb}.retry-button:disabled{background-color:#9ca3af;cursor:not-allowed}.home-button{background-color:transparent;color:#6b7280;border:1px solid #d1d5db}.home-button:hover{background-color:#f9fafb;color:#374151;border-color:#9ca3af}.retry-button:focus,.home-button:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a;border-color:#3b82f6}@media (max-width: 480px){.oauth-callback-container{padding:16px}.callback-card{padding:32px 24px}.callback-content h2{font-size:20px}.callback-content p{font-size:14px}.success-icon,.error-icon,.info-icon{width:48px;height:48px;font-size:24px}}@media (prefers-color-scheme: dark){.oauth-callback-container{background-color:#111827}.callback-card{background-color:#1f2937;color:#f9fafb}.callback-content h2{color:#f9fafb}.callback-content.success h2{color:#34d399}.callback-content.error h2{color:#f87171}.callback-content.info h2{color:#60a5fa}.callback-content p{color:#d1d5db}.error-description{background-color:#7f1d1d;color:#fecaca;border-left-color:#f87171}.home-button{color:#d1d5db;border-color:#4b5563}.home-button:hover{background-color:#374151;color:#f3f4f6;border-color:#6b7280}}@media (prefers-contrast: high){.callback-card{border:2px solid #000}.retry-button:focus,.home-button:focus{box-shadow:0 0 0 3px #000;border-color:#000}}.website-card{border:1px solid #e1e5e9;border-radius:8px;background:#fff;box-shadow:0 2px 4px #0000001a;transition:box-shadow .2s ease;margin-bottom:1rem}.website-card:hover{box-shadow:0 4px 8px #00000026}.website-card.compact{padding:.75rem}.website-card.compact .card-body{padding-top:.5rem}.website-card.loading{padding:1rem}.loading-content{animation:pulse 1.5s ease-in-out infinite}.loading-skeleton{background:#e1e5e9;border-radius:4px;margin-bottom:.5rem}.loading-skeleton.title{height:1.5rem;width:60%}.loading-skeleton.url{height:1rem;width:80%}.loading-skeleton.description{height:1rem;width:100%}.loading-text{text-align:center;color:#6b7280;font-style:italic}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 1rem .5rem}.card-title{display:flex;align-items:center;gap:.5rem;flex:1}.card-title h3{margin:0;font-size:1.125rem;font-weight:600;color:#111827}.status-badge{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase}.status-active{background:#dcfce7;color:#166534}.status-paused{background:#fef3c7;color:#92400e}.status-error{background:#fee2e2;color:#991b1b}.card-actions{display:flex;gap:.25rem;flex-shrink:0}.btn{padding:.375rem .75rem;border-radius:.375rem;border:1px solid;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:.25rem .5rem;font-size:.75rem}.btn-primary:hover{background:#2563eb;border-color:#2563eb}.btn-secondary:hover{background:#4b5563;border-color:#4b5563}.btn-danger{background:#ef4444;border-color:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626;border-color:#dc2626}.btn-info{background:#3b82f6;border-color:#3b82f6;color:#fff}.btn-info:hover{background:#2563eb;border-color:#2563eb}.card-body{padding:0 1rem 1rem}.website-url{margin-bottom:.5rem}.website-url a{color:#3b82f6;text-decoration:none;font-family:monospace;font-size:.875rem}.website-url a:hover{text-decoration:underline}.website-description{color:#6b7280;font-size:.875rem;margin-bottom:.75rem;line-height:1.4}.website-meta{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem}.meta-item{display:flex;flex-direction:column;font-size:.75rem}.meta-label{color:#6b7280;font-weight:500}.meta-value{color:#111827;font-weight:600}.website-stats{display:flex;gap:1rem;padding:.75rem;background:#f9fafb;border-radius:.375rem;margin-bottom:.75rem}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-value{font-size:1.5rem;font-weight:700;color:#111827}.stat-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;font-weight:500}.card-footer{border-top:1px solid #e5e7eb;padding:.5rem 1rem;background:#f9fafb;border-radius:0 0 8px 8px}.footer-info{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280}@media (max-width: 768px){.card-header{flex-direction:column;gap:.5rem;align-items:stretch}.card-actions{justify-content:flex-end}.website-meta{grid-template-columns:1fr}.website-stats{gap:.5rem}.footer-info{flex-direction:column;gap:.25rem}}.user-profile{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.user-profile.loading{display:flex;align-items:center;justify-content:center;min-height:120px}.profile-loading{display:flex;flex-direction:column;align-items:center;gap:12px;color:#6b7280}.loading-spinner{width:24px;height:24px;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.profile-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.profile-avatar{position:relative;width:64px;height:64px;flex-shrink:0}.avatar-image{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb}.avatar-fallback{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:600;font-size:20px;border-radius:50%;border:2px solid #e5e7eb}.profile-info{flex:1;min-width:0}.profile-name{margin:0 0 4px;font-size:20px;font-weight:600;color:#1f2937;line-height:1.3}.profile-email{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:14px}.verification-badge{display:inline-flex;align-items:center;gap:2px;background:#dcfce7;color:#16a34a;font-size:12px;font-weight:500;padding:2px 6px;border-radius:4px;white-space:nowrap}.profile-details{margin-bottom:20px;padding-top:16px;border-top:1px solid #f3f4f6}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.detail-item:not(:last-child){border-bottom:1px solid #f9fafb}.detail-label{color:#6b7280;font-size:14px;font-weight:500}.detail-value{color:#1f2937;font-size:14px;text-align:right}.profile-actions{padding-top:16px;border-top:1px solid #f3f4f6}.logout-button{width:100%;padding:10px 16px;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease-in-out}.logout-button:hover:not(:disabled){background:#f9fafb;color:#374151;border-color:#9ca3af}.logout-button:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.logout-button:disabled{opacity:.6;cursor:not-allowed;background:#f9fafb}.user-profile.compact{padding:16px}.user-profile.compact .profile-header{margin-bottom:16px}.user-profile.compact .profile-avatar{width:48px;height:48px}.user-profile.compact .avatar-fallback{font-size:16px}.user-profile.compact .profile-name{font-size:18px}@media (max-width: 480px){.user-profile{padding:20px}.user-profile.compact{padding:12px}.profile-header{flex-direction:column;text-align:center;gap:12px}.profile-info{text-align:center}.detail-item{flex-direction:column;align-items:flex-start;gap:4px}.detail-value{text-align:left}.profile-email{flex-direction:column;gap:4px}}@media (prefers-color-scheme: dark){.user-profile{background-color:#1f2937;border-color:#374151;color:#f9fafb}.profile-loading{color:#d1d5db}.profile-name{color:#f9fafb}.profile-email{color:#d1d5db}.verification-badge{background:#14532d;color:#4ade80}.profile-details{border-top-color:#374151}.detail-item:not(:last-child){border-bottom-color:#374151}.detail-label{color:#d1d5db}.detail-value{color:#f3f4f6}.profile-actions{border-top-color:#374151}.logout-button{background:#374151;border-color:#4b5563;color:#d1d5db}.logout-button:hover:not(:disabled){background:#4b5563;color:#f3f4f6;border-color:#6b7280}.logout-button:disabled{background:#374151;opacity:.5}.avatar-image,.avatar-fallback{border-color:#4b5563}}@media (prefers-contrast: high){.user-profile{border-width:2px}.logout-button:focus{border-color:#000;box-shadow:0 0 0 3px #000}.avatar-image,.avatar-fallback{border-width:2px}}.url-validator{width:100%}.input-container{display:flex;flex-direction:column;gap:.5rem}.url-label{font-size:.875rem;font-weight:500;color:#374151;display:flex;align-items:center;gap:.25rem}.required-indicator{color:#ef4444;font-weight:600}.input-wrapper{position:relative;display:flex;align-items:center}.url-input{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Courier New,monospace;transition:all .2s ease;background:#fff}.url-input:focus{outline:2px solid #3b82f6;outline-offset:2px;border-color:#3b82f6}.url-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.url-input.validating{border-color:#f59e0b;background-image:linear-gradient(45deg,transparent 25%,rgba(245,158,11,.1) 25%,rgba(245,158,11,.1) 50%,transparent 50%,transparent 75%,rgba(245,158,11,.1) 75%);background-size:1rem 1rem;animation:progress-bar-stripes 1s linear infinite}.url-input.valid{border-color:#10b981;background:#10b9810d}.url-input.invalid{border-color:#ef4444;background:#ef44440d}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.validation-indicator{position:absolute;right:.75rem;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.validation-spinner{width:1rem;height:1rem;border:2px solid #f3f4f6;border-top:2px solid #f59e0b;border-radius:50%;animation:spin .8s linear infinite}.validation-icon{font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%}.validation-icon.success{color:#fff;background:#10b981}.validation-icon.error{color:#fff;background:#ef4444}.validation-details{min-height:1.5rem}.validation-message{padding:.5rem .75rem;border-radius:4px;font-size:.875rem;line-height:1.4}.validation-message.validating{background:#f59e0b1a;color:#92400e;border:1px solid rgba(245,158,11,.3)}.validation-message.success{background:#10b9811a;color:#065f46;border:1px solid rgba(16,185,129,.3)}.validation-message.error{background:#ef44441a;color:#991b1b;border:1px solid rgba(239,68,68,.3)}.message-text{font-weight:500}.redirect-info{font-size:.75rem;margin-top:.25rem;opacity:.8;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Courier New,monospace}.recommendations{margin-top:.5rem;font-size:.75rem}.recommendations strong{display:block;margin-bottom:.25rem;font-weight:600}.recommendations ul{margin:0;padding-left:1rem;list-style-type:disc}.recommendations li{margin-bottom:.125rem;line-height:1.3}@media (max-width: 480px){.url-input{padding:.625rem 2.5rem .625rem .875rem;font-size:.8125rem}.validation-message{padding:.375rem .5rem;font-size:.8125rem}.recommendations{font-size:.6875rem}}@media (prefers-contrast: high){.url-input.valid{border-color:#059669;border-width:2px}.url-input.invalid{border-color:#dc2626;border-width:2px}.validation-icon.success{background:#059669}.validation-icon.error{background:#dc2626}}.url-input:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-reduced-motion: reduce){.url-input.validating,.validation-spinner{animation:none}.url-input,.validation-message{transition:none}}.add-website-page{min-height:100vh;background:#f9fafb;padding:1rem}.page-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.back-button{flex-shrink:0}.header-content h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#111827}.header-subtitle{margin:0;color:#6b7280;font-size:.875rem;line-height:1.5}.error-banner{margin-bottom:1.5rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b}.error-content{display:flex;align-items:center;gap:.75rem}.error-icon{font-size:1.25rem;flex-shrink:0}.error-message{flex:1;font-weight:500}.form-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.website-form{max-width:800px;margin:0 auto}.form-section{padding:2rem;border-bottom:1px solid #e5e7eb}.form-section:last-of-type{border-bottom:none}.form-section h2{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#111827}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.field-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.required{color:#ef4444;font-weight:600}.optional{color:#6b7280;font-weight:400}.form-input,.form-textarea,.form-select{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s ease;background:#fff}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:2px solid #3b82f6;outline-offset:2px;border-color:#3b82f6}.form-input.error,.form-textarea.error,.form-select.error{border-color:#ef4444;background:#ef44440d}.form-textarea{resize:vertical;min-height:80px}.field-error{margin-top:.5rem;font-size:.75rem;color:#ef4444;font-weight:500}.field-help{margin-top:.5rem;font-size:.75rem;color:#6b7280;line-height:1.4}.excluded-paths{space-y:1rem}.path-input-group{display:flex;gap:.5rem;margin-bottom:1rem}.path-input-group .form-input{flex:1}.path-tags{display:flex;flex-wrap:wrap;gap:.5rem}.path-tag{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;font-size:.75rem;color:#374151}.remove-tag{background:none;border:none;cursor:pointer;font-size:.75rem;color:#6b7280;padding:0;margin-left:.25rem;border-radius:50%;width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.remove-tag:hover{background:#ef4444;color:#fff}.form-actions{padding:1.5rem 2rem;background:#f9fafb;display:flex;justify-content:flex-end;gap:.75rem}.btn{padding:.5rem 1rem;border-radius:6px;border:1px solid;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;white-space:nowrap}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #0000001f}.btn:focus{outline:2px solid #3b82f6;outline-offset:2px}.btn-primary{background:#3b82f6;border-color:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.btn-secondary{background:#6b7280;border-color:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background:#4b5563;border-color:#4b5563}.btn-sm{padding:.375rem .75rem;font-size:.75rem}@media (max-width: 768px){.add-website-page{padding:.5rem}.page-header{flex-direction:column;gap:.75rem;align-items:flex-start;padding:1rem}.back-button{align-self:flex-start}.header-content h1{font-size:1.5rem}.form-section{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.form-actions{padding:1rem 1.5rem;flex-direction:column}.btn{justify-content:center}}@media (max-width: 480px){.add-website-page{padding:.25rem}.page-header{padding:.75rem;border-radius:8px}.form-container{border-radius:8px}.form-section{padding:1rem}.header-content h1{font-size:1.25rem}.path-input-group{flex-direction:column}.form-actions{padding:.75rem 1rem}}@media (prefers-contrast: high){.page-header,.form-container,.form-input,.form-textarea,.form-select{border:2px solid #000}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:3px solid #000}}@media (prefers-reduced-motion: reduce){.btn,.form-input,.form-textarea,.form-select,.remove-tag{transition:none}.btn:hover:not(:disabled){transform:none;box-shadow:none}}.selected-pages-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:0;margin:0}.page-header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);padding:2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;position:sticky;top:0;z-index:100}.header-content{flex:1}.header-content h1{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:#2d3748}.header-subtitle{margin:0;color:#4a5568;font-size:1rem;line-height:1.5}.crawl-date{font-style:italic;color:#718096}.header-actions{display:flex;align-items:center;gap:1rem}.page-controls{background:#ffffffe6;border-bottom:1px solid rgba(0,0,0,.1);padding:1.5rem 2rem}.controls-section h3{margin:0 0 1rem;font-size:1.1rem;color:#2d3748}.controls-row{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.control-group{display:flex;align-items:center;gap:.5rem}.control-group label{font-size:.9rem;font-weight:500;color:#4a5568;white-space:nowrap}.form-select{padding:.4rem .8rem;border:1px solid #cbd5e0;border-radius:.375rem;background:#fff;font-size:.9rem;min-width:120px}.form-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.page-content{padding:2rem}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#ffffffe6;margin:2rem;border-radius:.5rem}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.error-state{display:flex;justify-content:center;padding:2rem}.error-content{background:#fffffff2;padding:3rem;border-radius:.5rem;text-align:center;max-width:500px;box-shadow:0 4px 6px #0000001a}.error-icon{font-size:3rem;margin-bottom:1rem}.error-content h3{margin:0 0 1rem;color:#2d3748}.error-content p{margin:0 0 2rem;color:#4a5568}.empty-state{display:flex;justify-content:center;padding:4rem 2rem}.empty-content{background:#fffffff2;padding:3rem;border-radius:.5rem;text-align:center;max-width:500px;box-shadow:0 4px 6px #0000001a}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-content h3{margin:0 0 1rem;color:#2d3748}.empty-content p{margin:0 0 2rem;color:#4a5568}.selected-pages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}.selected-page-card{background:#fffffff2;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.selected-page-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.card-header{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e2e8f0}.page-title h3{margin:0 0 .5rem;font-size:1.1rem;line-height:1.4}.page-title a{color:#2d3748;text-decoration:none}.page-title a:hover{color:#667eea;text-decoration:underline}.page-meta{display:flex;gap:1rem;align-items:center;margin-top:.5rem}.ai-score{padding:.25rem .5rem;border-radius:.25rem;font-size:.8rem;font-weight:600;color:#fff}.score-high{background:#48bb78}.score-medium{background:#ed8936}.score-low{background:#f56565}.importance-level{font-size:.8rem;color:#4a5568;font-weight:500}.page-url{margin-bottom:1rem}.page-url small{color:#718096;font-size:.8rem;word-break:break-all}.ai-reasoning{margin-bottom:1.5rem}.ai-reasoning strong{color:#2d3748;font-size:.9rem;display:block;margin-bottom:.5rem}.ai-reasoning p{margin:0;color:#4a5568;font-size:.9rem;line-height:1.4;font-style:italic}.page-content-preview strong{color:#2d3748;font-size:.9rem;display:block;margin-bottom:.5rem}.page-content-preview p{margin:0;color:#4a5568;font-size:.85rem;line-height:1.4}.card-footer{padding:1rem 1.5rem;background:#f7fafc;border-top:1px solid #e2e8f0}.footer-info{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#718096}.selected-date,.content-type{font-style:italic}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s ease;gap:.5rem}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover:not(:disabled){background:#5a67d8}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-secondary:hover:not(:disabled){background:#cbd5e0}.btn-sm{padding:.375rem .75rem;font-size:.8rem}@media (max-width: 768px){.page-header{flex-direction:column;align-items:stretch;gap:1rem}.header-actions{justify-content:flex-end}.controls-row{flex-direction:column;align-items:flex-start;gap:1rem}.selected-pages-grid{grid-template-columns:1fr}.page-content{padding:1rem}.footer-info{flex-direction:column;align-items:flex-start;gap:.25rem}}@media (max-width: 480px){.page-header{padding:1rem}.header-content h1{font-size:1.5rem}.page-controls{padding:1rem}.card-header,.card-body,.card-footer{padding-left:1rem;padding-right:1rem}}.llmstxt-page{min-height:100vh;background-color:#f8f9fa}.llmstxt-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem 0;margin-bottom:2rem}.header-content{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:flex-start}.header-left h1{font-size:2.5rem;margin:0 0 .5rem;font-weight:600}.header-subtitle{font-size:1.1rem;opacity:.9;margin:0 0 1rem}.header-stats{display:flex;gap:2rem;margin-top:1rem}.stat{display:flex;flex-direction:column;align-items:flex-start}.stat strong{font-size:1.2rem;font-weight:700}.llmstxt-main{max-width:1200px;margin:0 auto;padding:0 1rem 2rem}.error-message,.success-message{display:flex;align-items:center;gap:.5rem;padding:1rem;border-radius:8px;margin-bottom:1.5rem;position:relative}.llmstxt-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.filter-section{display:flex;align-items:center;gap:1rem}.filter-section label{font-weight:500;color:#495057}.domain-filter{padding:.5rem;border:1px solid #ced4da;border-radius:4px;background:#fff;min-width:200px}.view-controls{display:flex;gap:1rem}.back-button,.refresh-button{padding:.5rem 1rem;border:1px solid #ced4da;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s;font-size:.9rem}.back-button:hover,.refresh-button:hover{background-color:#f8f9fa;border-color:#adb5bd}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.llmstxt-file-list{margin-top:1rem}.file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.file-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:transform .2s,box-shadow .2s;border:1px solid #e9ecef}.file-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.file-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.file-icon{font-size:2rem;opacity:.7}.file-info{flex:1;min-width:0}.file-title{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#212529}.file-filename{font-size:.85rem;color:#6c757d;margin:0;word-break:break-all}.file-details{margin-bottom:1rem}.file-detail{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;border-bottom:1px solid #f8f9fa}.file-detail:last-child{border-bottom:none}.detail-label{font-weight:500;color:#6c757d;font-size:.9rem}.detail-value{font-weight:400;color:#212529;font-size:.9rem}.file-actions{display:flex;gap:.5rem;margin-top:1rem}.action-button{flex:1;padding:.5rem .75rem;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s}.view-button{background-color:#007bff;color:#fff}.view-button:hover{background-color:#0056b3}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.empty-state-icon{font-size:4rem;margin-bottom:1rem;opacity:.6}.empty-state h3{font-size:1.5rem;margin:0 0 1rem;color:#495057}.empty-state p{font-size:1rem;color:#6c757d;margin:0;line-height:1.5}@media (max-width: 768px){.llmstxt-header{padding:1.5rem 0}.header-content{flex-direction:column;gap:1rem;text-align:center}.header-left h1{font-size:2rem}.header-stats{justify-content:center}.llmstxt-controls{flex-direction:column;gap:1rem}.file-grid{grid-template-columns:1fr}.modal{margin:1rem;width:calc(100% - 2rem)}}.llmstxt-viewer{min-height:100vh;background-color:#f8f9fa}.viewer-header{background:#fff;border-bottom:1px solid #e9ecef;padding:1rem 0;margin-bottom:2rem;box-shadow:0 2px 4px #0000000d}.header-content{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:1rem}.back-button{padding:.5rem 1rem;border:1px solid #ced4da;border-radius:6px;background:#fff;color:#495057;cursor:pointer;transition:all .2s;text-decoration:none;font-size:.9rem;font-weight:500}.back-button:hover{background-color:#f8f9fa;border-color:#adb5bd;color:#212529}.file-info h1{font-size:1.8rem;margin:0 0 .25rem;color:#212529;font-weight:600}.filename{font-size:.9rem;color:#6c757d;margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.header-right{flex-shrink:0}.viewer-content{max-width:1200px;margin:0 auto;padding:0 1rem 2rem}.error-message,.success-message{display:flex;align-items:center;gap:.5rem;padding:1rem;border-radius:8px;margin:0 auto 1.5rem;max-width:1200px;position:relative}.error-message{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.success-message{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.error-close,.success-close{background:none;border:none;font-size:1.2rem;cursor:pointer;margin-left:auto;opacity:.7;transition:opacity .2s}.error-close:hover,.success-close:hover{opacity:1}.file-actions{display:flex;gap:1rem;margin-bottom:2rem}.action-button{padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.download-button{background-color:#28a745;color:#fff}.download-button:hover{background-color:#1e7e34}.action-button:disabled{opacity:.6;cursor:not-allowed}.file-metadata{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef}.file-metadata h2{font-size:1.3rem;margin:0 0 1rem;color:#212529;font-weight:600}.metadata-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.metadata-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.metadata-label{font-weight:600;color:#495057}.metadata-value{font-weight:400;color:#212529;text-align:right}.metadata-value a{color:#007bff;text-decoration:none}.metadata-value a:hover{text-decoration:underline}.stats-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.stats-section h3{font-size:1.1rem;margin:0 0 1rem;color:#212529;font-weight:600}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background-color:#fff;border-radius:4px;border:1px solid #dee2e6}.stat-label{font-weight:500;color:#6c757d;font-size:.9rem}.stat-value{font-weight:600;color:#495057;font-size:.9rem}.file-content-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef}.file-content-section h2{font-size:1.3rem;margin:0 0 1rem;color:#212529;font-weight:600}.content-container{border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.file-content{background-color:#f8f9fa;padding:1.5rem;margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.6;color:#212529;white-space:pre-wrap;word-break:break-word;max-height:70vh;overflow-y:auto;border:none}.content-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.loading-spinner{width:30px;height:30px;border:2px solid #f3f3f3;border-top:2px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-content{padding:2rem;text-align:center;color:#6c757d}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.error-container h2{color:#dc3545;margin-bottom:1rem}.error-container p{color:#6c757d;margin-bottom:1.5rem}.modal-backdrop{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003}.modal h3{margin:0 0 1rem;color:#212529;font-size:1.3rem}.modal p{margin:0 0 1.5rem;line-height:1.5;color:#495057}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.cancel-button,.delete-button{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s}.cancel-button{background-color:#6c757d;color:#fff}.cancel-button:hover{background-color:#545b62}.delete-button{background-color:#dc3545;color:#fff}.delete-button:hover{background-color:#c82333}.delete-button:disabled,.cancel-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem;align-items:flex-start}.header-left{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.file-info{width:100%}.file-actions{flex-direction:column}.metadata-grid,.stats-grid{grid-template-columns:1fr}.file-content{font-size:.8rem;padding:1rem}.modal{margin:1rem;width:calc(100% - 2rem)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;border-color:transparent;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.btn-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.btn-secondary{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.btn-secondary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.btn-danger{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-danger:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.btn-danger:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.btn-success{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-success:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.btn-success:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.btn-sm{padding:.375rem .75rem;font-size:.75rem;line-height:1rem}.form-input{display:block;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem}.form-input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.form-input::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.form-input{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.form-input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.form-input{font-size:.875rem;line-height:1.25rem}}.form-textarea{display:block;width:100%;resize:vertical;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem}.form-textarea::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.form-textarea::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.form-textarea{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.form-textarea:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.form-textarea{font-size:.875rem;line-height:1.25rem}}.form-select{display:block;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.form-select:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.form-select{font-size:.875rem;line-height:1.25rem}}.card{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.card-header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:1rem 1.5rem}.card-body{padding:1rem 1.5rem}.card-footer{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:1rem 1.5rem}.visible{visibility:visible}.fixed{position:fixed}.inset-0{inset:0}.z-50{z-index:50}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.flex{display:flex}.grid{display:grid}.hidden{display:none}.max-h-screen{max-height:100vh}.min-h-96{min-height:24rem}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
