.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.container{padding:0 1.5rem}}.container-lg{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.container-lg{padding:0 1.5rem}}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.grid-cols-5{grid-template-columns:repeat(5,1fr)}.grid-cols-6{grid-template-columns:repeat(6,1fr)}.grid-cols-7{grid-template-columns:repeat(7,1fr)}.grid-cols-8{grid-template-columns:repeat(8,1fr)}.grid-cols-9{grid-template-columns:repeat(9,1fr)}.grid-cols-10{grid-template-columns:repeat(10,1fr)}.grid-cols-11{grid-template-columns:repeat(11,1fr)}.grid-cols-12{grid-template-columns:repeat(12,1fr)}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.p-xs{padding:.25rem}.pt-xs{padding-top:.25rem}.pr-xs{padding-right:.25rem}.pb-xs{padding-bottom:.25rem}.pl-xs{padding-left:.25rem}.px-xs{padding-left:.25rem;padding-right:.25rem}.py-xs{padding-top:.25rem;padding-bottom:.25rem}.m-xs{margin:.25rem}.mt-xs{margin-top:.25rem}.mr-xs{margin-right:.25rem}.mb-xs{margin-bottom:.25rem}.ml-xs{margin-left:.25rem}.mx-xs{margin-left:.25rem;margin-right:.25rem}.my-xs{margin-top:.25rem;margin-bottom:.25rem}.p-sm{padding:.5rem}.pt-sm{padding-top:.5rem}.pr-sm{padding-right:.5rem}.pb-sm{padding-bottom:.5rem}.pl-sm{padding-left:.5rem}.px-sm{padding-left:.5rem;padding-right:.5rem}.py-sm{padding-top:.5rem;padding-bottom:.5rem}.m-sm{margin:.5rem}.mt-sm{margin-top:.5rem}.mr-sm{margin-right:.5rem}.mb-sm{margin-bottom:.5rem}.ml-sm{margin-left:.5rem}.mx-sm{margin-left:.5rem;margin-right:.5rem}.my-sm{margin-top:.5rem;margin-bottom:.5rem}.p-md{padding:1rem}.pt-md{padding-top:1rem}.pr-md{padding-right:1rem}.pb-md{padding-bottom:1rem}.pl-md{padding-left:1rem}.px-md{padding-left:1rem;padding-right:1rem}.py-md{padding-top:1rem;padding-bottom:1rem}.m-md{margin:1rem}.mt-md{margin-top:1rem}.mr-md{margin-right:1rem}.mb-md{margin-bottom:1rem}.ml-md{margin-left:1rem}.mx-md{margin-left:1rem;margin-right:1rem}.my-md{margin-top:1rem;margin-bottom:1rem}.p-lg{padding:1.5rem}.pt-lg{padding-top:1.5rem}.pr-lg{padding-right:1.5rem}.pb-lg{padding-bottom:1.5rem}.pl-lg{padding-left:1.5rem}.px-lg{padding-left:1.5rem;padding-right:1.5rem}.py-lg{padding-top:1.5rem;padding-bottom:1.5rem}.m-lg{margin:1.5rem}.mt-lg{margin-top:1.5rem}.mr-lg{margin-right:1.5rem}.mb-lg{margin-bottom:1.5rem}.ml-lg{margin-left:1.5rem}.mx-lg{margin-left:1.5rem;margin-right:1.5rem}.my-lg{margin-top:1.5rem;margin-bottom:1.5rem}.p-xl{padding:2rem}.pt-xl{padding-top:2rem}.pr-xl{padding-right:2rem}.pb-xl{padding-bottom:2rem}.pl-xl{padding-left:2rem}.px-xl{padding-left:2rem;padding-right:2rem}.py-xl{padding-top:2rem;padding-bottom:2rem}.m-xl{margin:2rem}.mt-xl{margin-top:2rem}.mr-xl{margin-right:2rem}.mb-xl{margin-bottom:2rem}.ml-xl{margin-left:2rem}.mx-xl{margin-left:2rem;margin-right:2rem}.my-xl{margin-top:2rem;margin-bottom:2rem}.p-2xl{padding:3rem}.pt-2xl{padding-top:3rem}.pr-2xl{padding-right:3rem}.pb-2xl{padding-bottom:3rem}.pl-2xl{padding-left:3rem}.px-2xl{padding-left:3rem;padding-right:3rem}.py-2xl{padding-top:3rem;padding-bottom:3rem}.m-2xl{margin:3rem}.mt-2xl{margin-top:3rem}.mr-2xl{margin-right:3rem}.mb-2xl{margin-bottom:3rem}.ml-2xl{margin-left:3rem}.mx-2xl{margin-left:3rem;margin-right:3rem}.my-2xl{margin-top:3rem;margin-bottom:3rem}.p-3xl{padding:4rem}.pt-3xl{padding-top:4rem}.pr-3xl{padding-right:4rem}.pb-3xl{padding-bottom:4rem}.pl-3xl{padding-left:4rem}.px-3xl{padding-left:4rem;padding-right:4rem}.py-3xl{padding-top:4rem;padding-bottom:4rem}.m-3xl{margin:4rem}.mt-3xl{margin-top:4rem}.mr-3xl{margin-right:4rem}.mb-3xl{margin-bottom:4rem}.ml-3xl{margin-left:4rem}.mx-3xl{margin-left:4rem;margin-right:4rem}.my-3xl{margin-top:4rem;margin-bottom:4rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.75}.text-primary{color:#111827}.text-secondary{color:#374151}.text-tertiary{color:#6b7280}.text-inverse{color:#fff}.text-success{color:#10b981}.text-warning{color:#f59e0b}.text-error{color:#ef4444}.text-info{color:#3b82f6}.bg-primary{background-color:#fff}.bg-secondary{background-color:#f9fafb}.bg-tertiary{background-color:#f3f4f6}.bg-success{background-color:#10b981}.bg-warning{background-color:#f59e0b}.bg-error{background-color:#ef4444}.bg-info{background-color:#3b82f6}.border{border:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border-r{border-right:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-l{border-left:1px solid #e5e7eb}.border-0{border:0}.rounded-sm{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-none{box-shadow:none}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.w-full{width:100%}.w-auto{width:auto}.h-full{height:100%}.h-auto{height:auto}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 767px){.md\:hidden{display:none}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}}@media (max-width: 1023px){.lg\:hidden{display:none}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}}@media print{.print\:hidden{display:none!important}.print\:block{display:block!important}}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:#111827;min-width:480px}a{color:#667eea;text-decoration:none;transition:color .2s ease}a:hover{color:#5a6fd8;text-decoration:underline}a:focus{outline:2px solid #667eea;outline-offset:2px}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:600;line-height:1.25;color:#111827}.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6{color:#fff}h1{font-size:2.25rem}@media (max-width: 767px){h1{font-size:1.875rem}}h2{font-size:1.875rem}@media (max-width: 767px){h2{font-size:1.5rem}}h3{font-size:1.5rem}@media (max-width: 767px){h3{font-size:1.25rem}}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin:0 0 1rem;line-height:1.75}ul,ol{margin:0 0 1rem;padding-left:2rem}ul li,ol li{margin-bottom:.5rem;line-height:1.75}code{font-family:Monaco,Menlo,Ubuntu Mono,Consolas,Liberation Mono,Courier New,monospace;background:#f9fafb;padding:.25rem .5rem;border-radius:.25rem;font-size:.9em;color:#111827}pre{background:#f9fafb;padding:1.5rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0;border:1px solid #e5e7eb}pre::-webkit-scrollbar{width:8px}pre::-webkit-scrollbar-track{background:#e5e7eb;border-radius:.25rem}pre::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:.25rem}pre::-webkit-scrollbar-thumb:hover{background:#808998}pre code{background:none;padding:0;border-radius:0}table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.875rem}table th,table td{border:1px solid #e5e7eb;padding:1rem;text-align:left}table th{background:#f9fafb;font-weight:600;color:#111827}table td{color:#374151}table tr:nth-child(2n){background:#f9fafb}table tr:hover{background:#f3f4f6}blockquote{border-left:4px solid #667eea;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#374151;background:#f9fafb;padding:1.5rem;border-radius:.5rem}blockquote p{margin:0}blockquote cite{display:block;margin-top:1rem;font-size:.875rem;color:#6b7280}img{max-width:100%;height:auto;border-radius:.5rem}img.rounded{border-radius:.5rem}img.circle{border-radius:50%}button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;white-space:nowrap;background-color:#667eea;color:#fff}button:disabled{opacity:.5;cursor:not-allowed}button:hover:not(:disabled){background-color:#3958e4}button:focus{outline:none;box-shadow:0 0 0 3px #667eea33}button.btn-secondary{background-color:#764ba2;color:#fff}button.btn-secondary:hover:not(:disabled){background-color:#5d3b7f}button.btn-secondary:focus{outline:none;box-shadow:0 0 0 3px #764ba233}button.btn-success{background-color:#10b981;color:#fff}button.btn-success:hover:not(:disabled){background-color:#0c8a60}button.btn-success:focus{outline:none;box-shadow:0 0 0 3px #10b98133}button.btn-warning{background-color:#f59e0b;color:#fff}button.btn-warning:hover:not(:disabled){background-color:#c57f08}button.btn-warning:focus{outline:none;box-shadow:0 0 0 3px #f59e0b33}button.btn-error{background-color:#ef4444;color:#fff}button.btn-error:hover:not(:disabled){background-color:#eb1515}button.btn-error:focus{outline:none;box-shadow:0 0 0 3px #ef444433}button.btn-outline{background:transparent;border:2px solid #667eea;color:#667eea}button.btn-outline:hover:not(:disabled){background:#667eea;color:#fff}button.btn-sm{padding:.25rem 1rem;font-size:.875rem}button.btn-lg{padding:1rem 2rem;font-size:1.125rem}input,textarea,select{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;line-height:1.5;transition:all .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}input::placeholder,textarea::placeholder,select::placeholder{color:#6b7280}input.input-sm,textarea.input-sm,select.input-sm{padding:.25rem .5rem;font-size:.875rem}input.input-lg,textarea.input-lg,select.input-lg{padding:1rem 1.5rem;font-size:1.125rem}input.input-error,textarea.input-error,select.input-error{border-color:#ef4444}input.input-error:focus,textarea.input-error:focus,select.input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}input.input-success,textarea.input-success,select.input-success{border-color:#10b981}input.input-success:focus,textarea.input-success:focus,select.input-success:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}label{display:block;margin-bottom:.5rem;font-weight:500;color:#111827}label.required:after{content:" *";color:#ef4444}.form-group{margin-bottom:1.5rem}.form-group label{margin-bottom:.5rem}.form-group .form-help{margin-top:.25rem;font-size:.875rem;color:#6b7280}.form-group .form-error{margin-top:.25rem;font-size:.875rem;color:#ef4444}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;padding:1.5rem}.card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.card .card-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.card .card-header h1,.card .card-header h2,.card .card-header h3,.card .card-header h4,.card .card-header h5,.card .card-header h6{margin:0}.card .card-body{margin-bottom:1.5rem}.card .card-footer{padding-top:1rem;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.875rem}.badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:9999px;background:#f9fafb;color:#374151}.badge.badge-primary{background:#667eea;color:#fff}.badge.badge-secondary{background:#764ba2;color:#fff}.badge.badge-success{background:#10b981;color:#fff}.badge.badge-warning{background:#f59e0b;color:#fff}.badge.badge-error{background:#ef4444;color:#fff}.alert{padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;border-left:4px solid}.alert.alert-info{background:#3b82f61a;border-left-color:#3b82f6;color:#094fc2}.alert.alert-success{background:#10b9811a;border-left-color:#10b981;color:#085b40}.alert.alert-warning{background:#f59e0b1a;border-left-color:#f59e0b;color:#945f06}.alert.alert-error{background:#ef44441a;border-left-color:#ef4444;color:#bd1010}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading{animation:fadeIn .2s ease ease-in-out}.spinner{display:inline-block;width:20px;height:20px;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#667eea;animation:spin 1s ease-in-out infinite}@media (max-width: 767px){html{font-size:14px}.container{padding:0 .5rem}.card{padding:1rem}}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@media (prefers-contrast: high){*{border-color:#000!important}.card,button{border:2px solid black}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.search-overlay.svelte-ioeml7{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-start;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding-top:2rem}.search-modal.svelte-ioeml7{background:#fff;border-radius:1rem;width:90%;max-width:800px;max-height:80vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column}.search-header.svelte-ioeml7{display:flex;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;gap:1rem}.search-input-container.svelte-ioeml7{flex:1;position:relative;display:flex;align-items:center}.search-icon.svelte-ioeml7{position:absolute;left:1rem;color:#9ca3af;font-size:1.25rem;z-index:1}.search-input.svelte-ioeml7{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.search-input.svelte-ioeml7:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.clear-btn.svelte-ioeml7{position:absolute;right:.75rem;background:none;border:none;color:#9ca3af;font-size:1.25rem;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease}.clear-btn.svelte-ioeml7:hover{background:#f3f4f6;color:#666}.close-btn.svelte-ioeml7{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s ease}.close-btn.svelte-ioeml7:hover{background:#f3f4f6;color:#333}.search-content.svelte-ioeml7{flex:1;overflow-y:auto;padding:1.5rem}.search-placeholder.svelte-ioeml7,.no-results.svelte-ioeml7{text-align:center;padding:3rem 1rem;color:#666}.placeholder-icon.svelte-ioeml7,.no-results-icon.svelte-ioeml7{font-size:3rem;margin-bottom:1rem}.search-placeholder.svelte-ioeml7 h3:where(.svelte-ioeml7),.no-results.svelte-ioeml7 h3:where(.svelte-ioeml7){font-size:1.5rem;color:#333;margin-bottom:.5rem}.no-results.svelte-ioeml7 p:where(.svelte-ioeml7){font-size:1rem;margin-bottom:2rem}.search-tips.svelte-ioeml7,.suggestions.svelte-ioeml7{text-align:left;max-width:400px;margin:0 auto}.search-tips.svelte-ioeml7 h4:where(.svelte-ioeml7),.suggestions.svelte-ioeml7 h4:where(.svelte-ioeml7){font-size:1rem;color:#333;margin-bottom:.5rem}.search-tips.svelte-ioeml7 ul:where(.svelte-ioeml7),.suggestions.svelte-ioeml7 ul:where(.svelte-ioeml7){list-style:none;padding:0;margin:0}.search-tips.svelte-ioeml7 li:where(.svelte-ioeml7),.suggestions.svelte-ioeml7 li:where(.svelte-ioeml7){padding:.25rem 0;font-size:.875rem;color:#666}.search-tips.svelte-ioeml7 li:where(.svelte-ioeml7):before,.suggestions.svelte-ioeml7 li:where(.svelte-ioeml7):before{content:"•";color:#667eea;margin-right:.5rem}.loading.svelte-ioeml7{text-align:center;padding:3rem 1rem}.spinner.svelte-ioeml7{width:2rem;height:2rem;border:3px solid #f3f3f3;border-top:3px solid #667eea;border-radius:50%;animation:svelte-ioeml7-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-ioeml7-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.results-header.svelte-ioeml7{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.results-header.svelte-ioeml7 h3:where(.svelte-ioeml7){font-size:1.25rem;color:#333;margin-bottom:.25rem}.results-header.svelte-ioeml7 p:where(.svelte-ioeml7){font-size:.875rem;color:#666;margin:0}.results-list.svelte-ioeml7{display:flex;flex-direction:column;gap:1rem}.result-item.svelte-ioeml7{display:flex;align-items:center;padding:1rem;border:1px solid #e5e7eb;border-radius:.75rem;cursor:pointer;transition:all .2s ease;gap:1rem}.result-item.svelte-ioeml7:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-1px)}.result-content.svelte-ioeml7{flex:1}.result-title.svelte-ioeml7{font-size:1.125rem;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.4}.result-description.svelte-ioeml7{font-size:.875rem;color:#666;margin-bottom:.75rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-meta.svelte-ioeml7{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.result-date.svelte-ioeml7,.result-author.svelte-ioeml7{font-size:.75rem;color:#9ca3af}.result-categories.svelte-ioeml7{display:flex;gap:.25rem}.category-tag.svelte-ioeml7{background:#f3f4f6;color:#666;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem}.result-arrow.svelte-ioeml7{color:#9ca3af;font-size:1.25rem;transition:transform .2s ease}.result-item.svelte-ioeml7:hover .result-arrow:where(.svelte-ioeml7){transform:translate(4px);color:#667eea}@media (max-width: 768px){.search-overlay.svelte-ioeml7{padding-top:1rem}.search-modal.svelte-ioeml7{width:95%;max-height:90vh}.search-header.svelte-ioeml7,.search-content.svelte-ioeml7{padding:1rem}.result-item.svelte-ioeml7{padding:.75rem}.result-title.svelte-ioeml7{font-size:1rem}.result-meta.svelte-ioeml7{gap:.5rem}}.navigation.svelte-1i1y3a{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease}.navigation.scrolled.svelte-1i1y3a{background:#fffffffa;box-shadow:0 4px 30px #00000026}.nav-container.svelte-1i1y3a{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:4rem}.nav-brand.svelte-1i1y3a a:where(.svelte-1i1y3a){font-size:1.5rem;font-weight:700;color:#333;text-decoration:none;transition:color .2s ease}.nav-brand.svelte-1i1y3a a:where(.svelte-1i1y3a):hover{color:#667eea}.desktop-nav.svelte-1i1y3a{display:flex;gap:2rem}.nav-link.svelte-1i1y3a{color:#666;text-decoration:none;font-weight:500;transition:all .2s ease;position:relative;padding:.5rem 0}.nav-link.svelte-1i1y3a:hover,.nav-link.active.svelte-1i1y3a{color:#667eea}.nav-link.active.svelte-1i1y3a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#667eea;border-radius:1px}.nav-actions.svelte-1i1y3a{display:flex;align-items:center;gap:1rem}.search-btn.svelte-1i1y3a{padding:.5rem;background:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.search-btn.svelte-1i1y3a:hover{background:#f3f4f6;transform:scale(1.05)}.search-icon.svelte-1i1y3a{font-size:1.25rem;color:#666;transition:color .2s ease}.search-btn.svelte-1i1y3a:hover .search-icon:where(.svelte-1i1y3a){color:#667eea}.login-btn.svelte-1i1y3a{padding:.5rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.login-btn.svelte-1i1y3a:hover{background:#5a6fd8}.user-menu-container.svelte-1i1y3a{position:relative}.user-menu-btn.svelte-1i1y3a{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:none;border:1px solid #d1d5db;border-radius:.5rem;cursor:pointer;transition:all .2s ease;color:#333;font-size:.875rem}.user-menu-btn.svelte-1i1y3a:hover{background:#f3f4f6;border-color:#9ca3af}.username.svelte-1i1y3a{font-weight:500;color:#333;font-size:.875rem}.dropdown-arrow.svelte-1i1y3a{font-size:.75rem;color:#666;transition:transform .2s ease}.user-menu-btn.svelte-1i1y3a:hover .dropdown-arrow:where(.svelte-1i1y3a){transform:rotate(180deg)}.user-dropdown.svelte-1i1y3a{position:absolute;top:100%;right:0;background:#fff;border-radius:.75rem;box-shadow:0 10px 25px #00000026;border:1px solid #e5e7eb;min-width:200px;z-index:1001;overflow:hidden}.dropdown-header.svelte-1i1y3a{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:.75rem}.dropdown-header.svelte-1i1y3a .user-info:where(.svelte-1i1y3a){display:flex;flex-direction:column;gap:.25rem}.user-email.svelte-1i1y3a{font-size:.75rem;color:#666}.dropdown-actions.svelte-1i1y3a{padding:.5rem}.dropdown-item.svelte-1i1y3a{width:100%;padding:.75rem;background:none;border:none;text-align:left;cursor:pointer;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;transition:background-color .2s ease;color:#333;font-size:.875rem}.dropdown-item.svelte-1i1y3a:hover{background:#f3f4f6}.action-icon.svelte-1i1y3a{font-size:1rem}.hamburger.svelte-1i1y3a{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line.svelte-1i1y3a{width:2rem;height:.25rem;background:#333;border-radius:.125rem;transition:all .3s ease;transform-origin:1px}.hamburger-line.open.svelte-1i1y3a:nth-child(1){transform:rotate(45deg)}.hamburger-line.open.svelte-1i1y3a:nth-child(2){opacity:0}.hamburger-line.open.svelte-1i1y3a:nth-child(3){transform:rotate(-45deg)}.mobile-menu.svelte-1i1y3a{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:#fff;box-shadow:-5px 0 15px #0000001a;transition:right .3s ease;z-index:1001;overflow-y:auto}.mobile-menu.open.svelte-1i1y3a{right:0}.mobile-menu-content.svelte-1i1y3a{padding:2rem 1.5rem;height:100%;display:flex;flex-direction:column}.mobile-nav-links.svelte-1i1y3a{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.mobile-nav-link.svelte-1i1y3a{display:flex;align-items:center;gap:.75rem;padding:1rem;color:#333;text-decoration:none;border-radius:.5rem;transition:background-color .2s ease;font-weight:500}.mobile-nav-link.svelte-1i1y3a:hover,.mobile-nav-link.active.svelte-1i1y3a{background:#f3f4f6;color:#667eea}.nav-icon.svelte-1i1y3a{font-size:1.25rem}.mobile-actions.svelte-1i1y3a{margin-top:auto;display:flex;flex-direction:column;gap:.5rem}.mobile-user-info.svelte-1i1y3a{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8f9fa;border-radius:.5rem;margin-bottom:1rem}.mobile-action-btn.svelte-1i1y3a{display:flex;align-items:center;gap:.75rem;padding:1rem;background:none;border:none;color:#333;cursor:pointer;border-radius:.5rem;transition:background-color .2s ease;font-weight:500;width:100%;text-align:left}.mobile-action-btn.svelte-1i1y3a:hover{background:#f3f4f6}.mobile-menu.open.svelte-1i1y3a .mobile-action-btn:where(.svelte-1i1y3a){opacity:1;transform:translate(0)}.menu-overlay.svelte-1i1y3a{position:fixed;inset:0;background:#00000080;z-index:1000}@media (max-width: 768px){.desktop-nav.svelte-1i1y3a{display:none}.hamburger.svelte-1i1y3a{display:flex}.nav-container.svelte-1i1y3a{padding:0 1rem}}@media (min-width: 769px){.mobile-menu.svelte-1i1y3a{display:none}}.app.svelte-a8lxif{min-height:100vh;background:#f8f9fa;display:flex;flex-direction:column}main.svelte-a8lxif{padding-top:5rem;flex:1}.footer.svelte-a8lxif{background:#2d3748;color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-content.svelte-a8lxif{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section.svelte-a8lxif h3:where(.svelte-a8lxif){font-size:1.5rem;margin-bottom:1rem;color:#e2e8f0}.footer-section.svelte-a8lxif h4:where(.svelte-a8lxif){font-size:1.1rem;margin-bottom:1rem;color:#e2e8f0}.footer-section.svelte-a8lxif p:where(.svelte-a8lxif){color:#a0aec0;line-height:1.6;margin-bottom:.5rem}.footer-section.svelte-a8lxif ul:where(.svelte-a8lxif){list-style:none;padding:0}.footer-section.svelte-a8lxif ul:where(.svelte-a8lxif) li:where(.svelte-a8lxif){margin-bottom:.5rem}.footer-section.svelte-a8lxif ul:where(.svelte-a8lxif) li:where(.svelte-a8lxif) a:where(.svelte-a8lxif){color:#a0aec0;text-decoration:none;transition:color .2s ease}.footer-section.svelte-a8lxif ul:where(.svelte-a8lxif) li:where(.svelte-a8lxif) a:where(.svelte-a8lxif):hover{color:#667eea}.footer-bottom.svelte-a8lxif{border-top:1px solid #4a5568;padding-top:1rem;text-align:center;color:#a0aec0;font-size:.875rem}.footer-bottom.svelte-a8lxif p:where(.svelte-a8lxif){margin:.25rem 0}@media (max-width: 768px){.footer-content.svelte-a8lxif{grid-template-columns:1fr;text-align:center}.footer.svelte-a8lxif{padding:2rem 0 1rem;margin-top:2rem}}
