*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#707c8a 0%,#b8c9db 100%);min-height:100vh;padding:20px}.container{max-width:1200px;margin:0 auto;background-color:#fff;border-radius:10px;box-shadow:0 8px 20px rgb(52 73 94 / .3);padding:30px}h1{color:#2c3e50;text-align:center;margin-bottom:30px;font-size:2.5em;text-shadow:2px 2px 4px rgb(52 73 94 / .1)}h2{display:flex;justify-content:space-between;align-items:baseline;color:#34495e;margin-top:30px;margin-bottom:20px;font-size:1.8em;border-bottom:2px solid #5d8aa8;padding-bottom:10px}h2 .sub{font-size:.5em;color:#7f8c8d}.company-name{background-color:#ecf0f1;padding:15px;border-radius:5px;margin-bottom:20px;border-left:4px solid #3498db;font-size:1.2em;color:#2c3e50}.form-group{margin-bottom:20px}label{display:block;color:#2c3e50;font-weight:700;margin-bottom:8px;font-size:1.1em}input[type="text"]{width:100%;padding:12px;border:2px solid #bdc3c7;border-radius:5px;font-size:1em;background-color:#fff;transition:border-color 0.3s}input[type="text"]:focus{outline:none;border-color:#afbbcf}.btn{background-color:#707c8a;color:#fff;padding:12px 30px;border:none;border-radius:5px;font-size:1.1em;cursor:pointer;transition:background-color 0.3s,transform 0.1s;margin-top:20px;display:block;margin-left:auto;margin-right:auto}.btn:hover{background:linear-gradient(to top,#5a6877,#7d8fa3);transform:translateY(-2px)}.btn:active{transform:translateY(0)}.error{background-color:#f8d7da;color:#721c24;padding:15px;border-radius:5px;border-left:4px solid #f5c6cb;margin-bottom:20px}.filings-table{width:100%;border-collapse:collapse;margin-top:20px;background-color:#fff;border-radius:5px;overflow:hidden;box-shadow:0 2px 8px rgb(52 73 94 / .1)}.filings-table thead{background:linear-gradient(to top,#363e47,#47515c);color:#fff}.filings-table th{padding:15px;text-align:left;font-weight:700}.filings-table td{padding:12px 15px;border-bottom:1px solid #ecf0f1}.filings-table tbody tr{cursor:pointer}.filings-table tbody tr:hover{background-color:#afbbcf}.filings-table tbody tr:last-child td{border-bottom:none}.filings-table th.highlight-period{background-color:#2c3e50}.filings-table td.highlight-period{background-color:#dbe0e6;font-weight:600;color:#2c3e50}.filings-table tbody tr:hover td.highlight-period{background-color:#2c3e50;color:#fff}input[type="checkbox"]{width:20px;height:20px;cursor:pointer;accent-color:#afbbcf}input[type="checkbox"]:disabled{cursor:not-allowed;opacity:.5}.checkbox-cell{text-align:center;width:60px}.filing-link{color:#afbbcf;text-decoration:none;font-weight:500}.filing-link:hover{text-decoration:underline;color:#2980b9}.info-text{color:#34495e;font-style:italic;margin-bottom:15px;padding:10px;background-color:#dbe0e6;border-radius:5px}.selection-result{background-color:#ecf0f1;padding:20px;border-radius:5px;margin-top:20px;border-left:4px solid #3498db}.selection-result h3{color:#2c3e50;margin-bottom:15px}.selection-item{background-color:#fff;padding:15px;margin-bottom:10px;border-radius:5px;border:1px solid #bdc3c7}.selection-item strong{color:#3498db}.back-link{display:inline-block;color:#707c8a;text-decoration:none;font-weight:700}.back-link:hover{text-decoration:underline;color:#2c3e50}.holdings-table{width:100%;border-collapse:collapse;margin-top:20px;background-color:#fff;border-radius:5px;overflow:hidden;box-shadow:0 2px 8px rgb(52 73 94 / .1)}.holdings-table thead{background:linear-gradient(to top,#363e47,#47515c);color:#fff}.holdings-table th{padding:15px;text-align:left;font-weight:700;cursor:pointer;user-select:none;position:relative}.holdings-table th:hover{background:linear-gradient(to top,#5c6979,#515f6e)}.holdings-table th::after{content:' ↕';opacity:.5;font-size:.8em}.holdings-table th.sorted-asc::after{content:' ↑';opacity:1}.holdings-table th.sorted-desc::after{content:' ↓';opacity:1}.holdings-table td{padding:12px 15px;border-bottom:1px solid #ecf0f1}.holdings-table tbody tr{background-color:#fff}.holdings-table tbody tr:nth-child(even){background-color:#f8f9fa}.holdings-table tbody tr:hover{background-color:#afbbcf;cursor:pointer}.holdings-table tbody tr.status-identical{background-color:#f5f5f5}.holdings-table tbody tr.status-identical:nth-child(even){background-color:#ebebeb}.holdings-table tbody tr.status-identical:hover{background-color:#e0e0e0}.holdings-table tbody tr.status-new{background-color:#d4edda;border-left:4px solid #28a745}.holdings-table tbody tr.status-new:nth-child(even){background-color:#c3e6cb}.holdings-table tbody tr.status-new:hover{background-color:#b1dfbb}.holdings-table tbody tr.status-sold{background-color:#f8d7da;border-left:4px solid #dc3545}.holdings-table tbody tr.status-sold:nth-child(even){background-color:#f5c6cb}.holdings-table tbody tr.status-sold:hover{background-color:#f1b0b7}.holdings-table tbody tr.status-increased{background-color:#d1ecf1;border-left:4px solid #17a2b8}.holdings-table tbody tr.status-increased:nth-child(even){background-color:#bee5eb}.holdings-table tbody tr.status-increased:hover{background-color:#abdde5}.holdings-table tbody tr.status-decreased{background-color:#fff3cd;border-left:4px solid #ffc107}.holdings-table tbody tr.status-decreased:nth-child(even){background-color:#ffeaa7}.holdings-table tbody tr.status-decreased:hover{background-color:#ffe082}.comparison-summary{background-color:#ecf0f1;padding:20px;border-radius:5px;margin:20px 0;border-left:4px solid #3498db}.comparison-summary h4{color:#2c3e50;margin-bottom:15px;font-size:1.3em}.summary-stats{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.stat{padding:10px 15px;border-radius:5px;font-weight:700;font-size:1em;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.stat-identical{background-color:#f5f5f5;color:#666;border:2px solid #999}.stat-new{background-color:#d4edda;color:#155724;border:2px solid #28a745}.stat-sold{background-color:#f8d7da;color:#721c24;border:2px solid #dc3545}.stat-increased{background-color:#d1ecf1;color:#0c5460;border:2px solid #17a2b8}.stat-decreased{background-color:#fff3cd;color:#856404;border:2px solid #ffc107}.holdings-table td:nth-child(2),.holdings-table td:nth-child(3),.holdings-table td:nth-child(4),.holdings-table td:nth-child(5),.holdings-table th:nth-child(2),.holdings-table th:nth-child(3),.holdings-table th:nth-child(4),.holdings-table th:nth-child(5){text-align:right}.holdings-table tfoot{background:linear-gradient(to top,#363e47,#47515c);color:#fff;font-weight:700}.holdings-table tfoot td{padding:15px;border-top:3px solid #2c3e50;border-bottom:none}.holdings-table tfoot td:nth-child(2),.holdings-table tfoot td:nth-child(3),.holdings-table tfoot td:nth-child(4),.holdings-table tfoot td:nth-child(5){text-align:right}.holdings-table tfoot tr:hover{background-color:#34495e;cursor:default}.ggpx-signature{margin:0 auto;max-width:300px;text-align:center;background:linear-gradient(to top,#363e47,#47515c);border-radius:0 0 10px 10px;padding:5px}.ggpx-signature a{color:silver;text-decoration:none}.ggpx-signature a:hover{color:#a5efef}