.main-container{min-height:100vh;display:flex;flex-direction:column;position:relative}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.1);height:100px;display:flex;align-items:stretch}.header-flag-container{width:100%;display:flex;position:relative}.header-canton{background:#002868;width:40%;min-width:200px;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;z-index:2}.header-title{color:#fff;font-size:1.75rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin:0;text-align:center;line-height:1.2}.header-stripes{flex:1 1;background:linear-gradient(180deg,#b22234 0,#b22234 7.692%,#fff 0,#fff 15.384%,#b22234 0,#b22234 23.076%,#fff 0,#fff 30.768%,#b22234 0,#b22234 38.46%,#fff 0,#fff 46.152%,#b22234 0,#b22234 53.844%,#fff 0,#fff 61.536%,#b22234 0,#b22234 69.228%,#fff 0,#fff 76.92%,#b22234 0,#b22234 84.612%,#fff 0,#fff 92.304%,#b22234 0,#b22234);background-size:100% 100%}.options-bar{background:#fff;border-bottom:2px solid #e0e0e0;position:fixed;top:100px;left:0;right:0;width:100%;z-index:99;box-shadow:0 2px 4px rgba(0,0,0,.05);padding:.75rem 0}.options-bar-content{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.options-left,.options-right{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.view-selector{display:flex;align-items:center;gap:.5rem}.view-select-label{white-space:nowrap}.view-select,.view-select-label{color:#002868;font-weight:600;font-size:.9rem}.view-select{background:#fff;border:1px solid #002868;padding:.5rem .75rem;border-radius:4px;transition:all .3s ease;cursor:pointer;min-width:120px}.view-select:hover{background:#002868;color:#fff}.view-select:focus{outline:none;border-color:#b22234;box-shadow:0 0 0 2px rgba(178,34,52,.2)}.contact-button,.filter-button{background:#fff;border:1px solid #002868;color:#002868;padding:.5rem 1rem;font-size:.9rem;font-weight:600;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;cursor:pointer}.filter-button-active{background:#002868!important;color:#fff!important;box-shadow:0 2px 8px rgba(0,40,104,.3)}.filter-button-text{white-space:nowrap}.contact-button:hover,.filter-button:hover{background:#002868;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.15)}.bias-link{background:#fff;border:1px solid #002868;color:#002868;padding:.5rem 1rem;font-size:.9rem;font-weight:600;border-radius:4px;transition:all .3s ease;text-decoration:none;display:inline-block}.bias-link:hover{background:#002868;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.15)}.dropdown-arrow{font-size:.8rem}.category-filter{position:relative}.filter-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:2px solid #002868;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:250px;z-index:1000}.filter-header{padding:.75rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:flex-end}.filter-footer{padding:.75rem;border-top:1px solid #e0e0e0;display:flex;justify-content:center}.done-button{background:#002868;color:#fff;border:2px solid #002868;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .2s;width:100%}.done-button:hover{background:#003d99;border-color:#003d99;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.15)}.reset-button{background:none;border:none;color:#b22234;font-size:.9rem;font-weight:600;cursor:pointer;padding:.25rem .5rem}.reset-button:hover{text-decoration:underline}.filter-options{max-height:300px;overflow-y:auto;padding:.5rem}.filter-option{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;border-radius:4px;transition:background-color .2s}.filter-option:hover{background-color:#f5f5f5}.filter-option input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#002868}.filter-option span{font-size:.95rem;color:#1a1a1a}.category-group{border-bottom:1px solid #e0e0e0}.category-group:last-child{border-bottom:none}.category-group-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.category-group-header .filter-option{flex:1 1;padding:.75rem;margin:0}.category-name{font-weight:600;color:#002868}.subcategory-count{font-size:.85rem;color:#666;font-weight:400;margin-left:.5rem}.expand-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;color:#002868;transition:transform .2s}.expand-button:hover{background-color:#f5f5f5;border-radius:4px}.expand-arrow{font-size:.75rem;transition:transform .2s}.subcategory-list{padding-left:2rem;padding-bottom:.5rem;background-color:#fafafa;display:none}.expand-button{display:none}.subcategory-option{padding:.5rem .75rem;font-size:.9rem}.subcategory-option span{color:#555}.content-wrapper{flex:1 1;max-width:1200px;padding:2rem;width:100%;margin:160px auto 0}.pardons-container,.products-container{width:100%}.pardons-header,.products-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #002868}.pardons-header h1,.products-header h1{font-size:2rem;color:#002868;margin-bottom:1rem;font-weight:700;line-height:1.2}.pardons-description,.products-description{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:1rem;max-width:900px}.pardons-count,.products-count{color:#666;font-size:1rem;font-weight:600}.pardons-list,.products-list{display:flex;flex-direction:column;gap:2rem}.pardon-card{background:#fff;border:2px solid #e0e0e0;border-left:5px solid #b22234;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.pardon-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.pardon-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;cursor:pointer;padding:1rem;margin:-1rem -1rem 0;border-radius:8px 8px 0 0;transition:background-color .2s}.pardon-header:hover{background-color:#f5f5f5}.pardon-header.accordion-header{margin-bottom:0}.pardon-title-wrapper{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.pardon-title{font-size:1.5rem;color:#002868;margin:0;flex:1 1}.pardon-date{font-size:.9rem;color:#666;font-weight:500}.accordion-controls{display:flex;align-items:center;gap:1rem}.accordion-arrow{font-size:.8rem;color:#002868;transition:transform .3s ease;display:inline-block}.accordion-arrow.expanded{transform:rotate(180deg)}.accordion-content{margin-top:1.5rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:2000px}}.category-with-icon,.pardon-icon-link{display:flex;align-items:center;gap:.5rem}.pardon-icon-link{color:#002868;text-decoration:none;transition:transform .2s,color .2s;font-size:.875rem;font-weight:600}.pardon-icon-link:hover{transform:scale(1.05);color:#b22234}.pardon-icon{width:20px;height:20px;flex-shrink:0}.pardon-category,.pardon-icon-text{white-space:nowrap}.pardon-category{background:#002868;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.pardon-content{display:flex;flex-direction:column;gap:1.5rem}.pardon-section h3{font-size:1.25rem;color:#b22234;margin-bottom:.75rem;font-weight:600}.pardon-section p{line-height:1.7;color:#333;font-size:1rem}.pardon-names-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem;line-height:1.6}.pardon-names-list li{padding:.5rem .75rem;background:#f8f9fa;border-left:3px solid #002868;border-radius:4px;color:#333;font-size:.95rem}.description-link{color:#002868;text-decoration:underline;-webkit-text-decoration-color:#b22234;text-decoration-color:#b22234;text-underline-offset:3px;transition:color .2s,-webkit-text-decoration-color .2s;transition:color .2s,text-decoration-color .2s;transition:color .2s,text-decoration-color .2s,-webkit-text-decoration-color .2s;cursor:pointer}.description-link:hover{color:#b22234;-webkit-text-decoration-color:#002868;text-decoration-color:#002868}.trump-statement{font-style:italic;color:#002868;font-size:1.1rem;padding-left:1rem;border-left:3px solid #b22234}.news-links{display:flex;gap:1rem;flex-wrap:wrap}.news-link{background:#f5f5f5;color:#002868;padding:.5rem 1rem;border-radius:4px;border:1px solid #002868;font-weight:600;transition:all .2s;display:inline-block}.news-link:hover{background:#002868;color:#fff;transform:translateY(-1px)}.product-card{background:#fff;border:2px solid #e0e0e0;border-left:5px solid #002868;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.product-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.product-title{font-size:1.75rem;color:#002868;margin:0 0 .75rem;font-weight:700}.product-meta{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.product-category{background:#002868;color:#fff;font-size:.9rem;font-weight:600}.product-category,.product-status{padding:.5rem 1rem;border-radius:20px}.product-status{background:#f0f0f0;color:#666;font-size:.85rem;font-weight:500}.product-content{display:flex;flex-direction:column;gap:1.5rem}.product-section h3{font-size:1.25rem;color:#b22234;margin-bottom:.75rem;font-weight:600}.product-section p{line-height:1.7;color:#333;font-size:1rem}.product-details{display:flex;flex-direction:column;gap:.75rem;background:#f8f9fa;padding:1rem;border-radius:4px}.product-detail-item{font-size:1rem;color:#333;line-height:1.6}.product-detail-item strong{color:#002868;margin-right:.5rem}.product-links{display:flex;gap:1rem;flex-wrap:wrap}.product-link{background:#f5f5f5;color:#002868;padding:.5rem 1rem;border-radius:4px;border:1px solid #002868;font-weight:600;transition:all .2s;display:inline-block;text-decoration:none}.product-link:hover{background:#002868;color:#fff;transform:translateY(-1px)}.crypto-price-chart{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-top:1rem}.price-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.price-change,.price-item{display:flex;flex-direction:column;gap:.5rem}.price-value{font-size:1.25rem}.price-value.release-price{color:#666}.price-value.current-price.positive{color:#28a745}.price-value.current-price.negative{color:#dc3545}.price-value.all-time-high{color:#28a745}.price-value.all-time-low{color:#dc3545}.price-value.positive{color:#28a745}.price-value.negative{color:#dc3545}.price-bar-chart{display:flex;flex-direction:column;gap:.5rem}.chart-bar-container{display:flex;gap:1rem;align-items:flex-end;height:150px;padding:.5rem;background:#fff;border-radius:4px}.chart-bar{flex:1 1;min-height:10px;border-radius:4px 4px 0 0;transition:all .3s ease;position:relative}.chart-bar.release-bar{background:#6c757d;opacity:.7}.chart-bar.current-bar.positive{background:#28a745}.chart-bar.current-bar.negative{background:#dc3545}.chart-labels{display:flex;gap:1rem;justify-content:space-around;font-size:.85rem;color:#666;font-weight:600}.crypto-container{width:100%}.crypto-header-page{margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #002868}.crypto-header-page h1{font-size:2rem;color:#002868;margin-bottom:1rem;font-weight:700;line-height:1.2}.crypto-description{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:1rem;max-width:900px}.crypto-count{color:#666;font-size:1rem;font-weight:600}.crypto-list{display:flex;flex-direction:column;gap:2rem}.crypto-card{background:#fff;border:2px solid #e0e0e0;border-left:5px solid #002868;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.crypto-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.crypto-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.crypto-title-section{display:flex;align-items:baseline;gap:1rem;margin-bottom:.75rem}.crypto-title{font-size:1.75rem;color:#002868;margin:0;font-weight:700}.crypto-symbol{background:#002868;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:700;letter-spacing:.5px}.crypto-meta{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.crypto-status{background:#f0f0f0;color:#666;font-weight:500}.crypto-blockchain,.crypto-status{padding:.5rem 1rem;border-radius:20px;font-size:.85rem}.crypto-blockchain{background:#e3f2fd;color:#1976d2;font-weight:600}.crypto-content{display:flex;flex-direction:column;gap:1.5rem}.crypto-section h3{font-size:1.25rem;color:#b22234;margin-bottom:.75rem;font-weight:600}.crypto-section p{line-height:1.7;color:#333;font-size:1rem}.crypto-price-section{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:1.5rem}.crypto-price-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:center}.price-item{display:flex;flex-direction:column;gap:.5rem;text-align:center}.price-label{font-size:.85rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.price-value{font-size:1.5rem;font-weight:700;color:#002868}.price-value.starter-price{color:#666;font-size:1.25rem}.price-value-large{color:#002868}.price-value-large,.price-value.current-price{font-size:2rem;font-weight:700}.price-value.change{font-size:1.5rem;font-weight:700}.price-value.change.positive{color:#28a745}.price-value.change.negative{color:#dc3545}.crypto-chart{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:1.5rem;margin-top:1rem;overflow-x:auto}.price-line-chart{width:100%;min-width:800px;height:300px;display:block}.chart-hit-area,.chart-point{cursor:pointer}.chart-point{transition:r .2s}.chart-point,.chart-tooltip-overlay{pointer-events:none}.tooltip-content{background:rgba(0,0,0,.85);color:#fff;padding:.5rem .75rem;border-radius:4px;font-size:.85rem;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.3)}.tooltip-date{font-size:.75rem;color:#ccc;margin-bottom:.25rem}.tooltip-price{font-size:.95rem;font-weight:700;color:#fff}.chart-legend{justify-content:space-between;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.chart-legend,.legend-item{display:flex;align-items:center}.legend-item{gap:.5rem;font-size:.9rem;color:#666}.legend-color{width:16px;height:16px;border-radius:2px;display:inline-block}.legend-info{display:flex;gap:1.5rem;font-size:.85rem;color:#666}.legend-info span{font-weight:600}.chart-loading{text-align:center;padding:2rem;color:#666}.crypto-details{display:flex;flex-direction:column;gap:.75rem;background:#f8f9fa;padding:1rem;border-radius:4px}.crypto-links{display:flex;gap:1rem;flex-wrap:wrap}.crypto-link{background:#f5f5f5;color:#002868;padding:.5rem 1rem;border-radius:4px;border:1px solid #002868;font-weight:600;transition:all .2s;display:inline-block;text-decoration:none}.crypto-link:hover{background:#002868;color:#fff;transform:translateY(-1px)}.gifts-container{width:100%}.gifts-header-page{margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #002868}.gifts-header-page h1{font-size:2rem;color:#002868;margin-bottom:1rem;font-weight:700;line-height:1.2}.gifts-description{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:1rem;max-width:900px}.gifts-count{color:#666;font-size:1rem;font-weight:600}.gifts-list{display:flex;flex-direction:column;gap:2rem}.gift-card{background:#fff;border:2px solid #e0e0e0;border-left:5px solid #b22234;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.gift-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.gift-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.gift-title-section{display:flex;align-items:baseline;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.gift-title{font-size:1.75rem;color:#002868;margin:0;font-weight:700}.gift-date{color:#666;font-size:.9rem;font-weight:500}.gift-meta{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.gift-value{background:#b22234;color:#fff;font-size:.9rem;font-weight:600}.gift-category,.gift-value{padding:.5rem 1rem;border-radius:20px}.gift-category{background:#f0f0f0;color:#666;font-size:.85rem;font-weight:500}.gift-content{display:flex;flex-direction:column;gap:1.5rem}.gift-section h3{font-size:1.25rem;color:#b22234;margin-bottom:.75rem;font-weight:600}.gift-section p{line-height:1.7;color:#333;font-size:1rem}.gift-details{display:flex;flex-direction:column;gap:.75rem;background:#f8f9fa;padding:1rem;border-radius:4px}.detail-item{font-size:1rem;color:#333;line-height:1.6}.detail-item strong{color:#002868;margin-right:.5rem}.gifts-list-container{display:flex;flex-direction:column;gap:1rem}.gift-item{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:1rem;margin-bottom:.5rem}.gift-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.gift-item-header strong{color:#002868;font-size:1.1rem}.gift-item-value{background:#e3f2fd;color:#1976d2;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600}.gift-item-description{color:#555;font-size:.95rem;margin:0}.policy-changes-list{display:flex;flex-direction:column;gap:1rem}.policy-change-item{background:#fff3cd;border-left:4px solid #ffc107;padding:1rem;border-radius:4px}.policy-change-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.policy-change-header strong{color:#856404;font-size:1.1rem}.policy-change-date{color:#856404;font-size:.85rem;font-weight:600}.policy-change-description{color:#856404;font-size:.95rem;margin:0;line-height:1.6}.legal-concerns{background:#f8d7da;border-left:4px solid #dc3545;padding:1rem;border-radius:4px;color:#721c24;font-size:.95rem;line-height:1.6;margin:0}.gift-links{display:flex;gap:1rem;flex-wrap:wrap}.gift-link{background:#f5f5f5;color:#002868;padding:.5rem 1rem;border-radius:4px;border:1px solid #002868;font-weight:600;transition:all .2s;display:inline-block;text-decoration:none}.gift-link:hover{background:#002868;color:#fff;transform:translateY(-1px)}.no-results{text-align:center;padding:4rem 2rem;color:#666;font-size:1.25rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:10000;padding:2rem}.modal-content{background:#fff;border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.3)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #e0e0e0}.modal-header h2{color:#002868;font-size:1.75rem;margin:0}.close-button{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.close-button:hover{background:#f5f5f5;color:#b22234}.modal-info{padding:1.5rem 2rem;background:#f8f9fa;border-bottom:2px solid #e0e0e0}.modal-info p{margin:0 0 1rem;color:#333;line-height:1.6;font-size:.95rem}.modal-info p:last-child{margin-bottom:0}.modal-warning{color:#b22234!important;font-weight:500}.modal-warning strong{font-weight:700}.contact-form{padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#002868;font-weight:600;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#002868}.form-group textarea{resize:vertical}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.cancel-button,.submit-button{padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:4px;border:2px solid;transition:all .2s}.cancel-button{background:#fff;border-color:#666;color:#666}.cancel-button:hover{background:#f5f5f5}.submit-button{background:#002868;border-color:#002868;color:#fff}.submit-button:hover{background:#003d99;border-color:#003d99;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.2)}@media (max-width:768px){.site-header{height:80px}.header-canton{width:45%;min-width:150px;padding:.75rem}.header-title{font-size:1.25rem}.options-bar{top:80px;padding:.4rem 0}.options-bar-content{padding:0 .5rem;flex-direction:row;align-items:center;gap:.4rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.options-left,.options-right{gap:.4rem}.options-left,.options-right,.view-selector{flex-direction:row;align-items:center;flex-shrink:0}.view-selector{gap:.3rem}.view-select-label{font-size:.75rem;white-space:nowrap}.view-select{min-width:90px;padding:.35rem .5rem;font-size:.75rem}.bias-link,.contact-button,.filter-button{padding:.35rem .6rem;font-size:.75rem;white-space:nowrap;flex-shrink:0}.category-filter{flex-shrink:0}.category-filter,.filter-button{min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center}.filter-button{max-width:none;gap:.25rem}.filter-dropdown{position:fixed!important;top:180px!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:calc(100vw - 2rem)!important;max-width:500px!important;max-height:60vh!important;margin:0!important;border-radius:8px!important;z-index:10000!important;box-shadow:0 4px 20px rgba(0,0,0,.3)!important}.filter-options{max-height:calc(60vh - 120px)!important}.pardon-header{flex-direction:column}.pardon-title{font-size:1.5rem}.content-wrapper{padding:1rem;margin-top:140px}.modal-content{margin:1rem}.contact-form{padding:1.5rem}}@media (max-width:480px){.site-header{height:70px}.header-canton{width:50%;min-width:120px;padding:.5rem}.header-title{font-size:1rem}.options-bar{top:70px;padding:.35rem 0}.content-wrapper{margin-top:120px}.options-bar-content{padding:0 .4rem;gap:.3rem;flex-wrap:wrap;overflow-x:visible;align-items:flex-start}.options-left,.options-right{gap:.3rem;width:100%;flex-wrap:wrap}.view-selector{gap:.25rem;width:100%}.view-select-label{font-size:.7rem;display:none}.view-select{min-width:80px;padding:.3rem .45rem;font-size:.7rem}.category-filter{width:100%}.filter-button{width:100%;justify-content:center}.bias-link,.contact-button,.filter-button{font-size:.7rem;padding:.3rem .5rem}.category-filter{flex-shrink:0}.category-filter,.filter-button{min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center}.filter-button{font-size:.65rem;padding:.3rem .45rem;gap:.2rem}.filter-dropdown{position:fixed!important;top:160px!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:calc(100vw - 1.6rem)!important;max-width:500px!important;max-height:60vh!important;margin:0!important;border-radius:8px!important;z-index:10000!important;box-shadow:0 4px 20px rgba(0,0,0,.3)!important}.filter-options{max-height:calc(60vh - 120px)!important}.filter-button-text{font-size:.65rem}}