*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.project-header{background:linear-gradient(135deg,#1a365d,#2a4365,#2d3748);box-shadow:0 10px 25px #0003;padding:32px;width:100%;margin:0 auto}.header-top{display:flex;flex-direction:column;align-items:center;gap:24px}.logo-container{display:flex;align-items:center}.logo-container img{width:150px;height:auto;border-radius:8px;background-color:#fff;padding:8px;box-shadow:0 4px 12px #00000026}.project-info{text-align:center;color:#fff;background-color:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:24px;border-radius:8px;width:100%}.project-title{font-size:28px;font-weight:700;margin-bottom:16px;letter-spacing:.5px}.project-topic{font-size:18px;font-weight:500;line-height:1.4;margin-bottom:20px;color:#e0f2fe;padding:12px;background-color:#0003;border-radius:6px;border-left:4px solid #60a5fa}.author-name{font-size:20px;font-weight:500;margin-bottom:8px}.degree{font-size:16px;font-weight:300;color:#e2e8f0;letter-spacing:1px}.tags{display:flex;justify-content:center;gap:12px;margin-top:24px;flex-wrap:wrap}.tag{background-color:#2b6cb0;color:#fff;font-size:14px;padding:6px 12px;border-radius:20px;font-weight:500}.tag.secondary{background-color:#4c51bf}.tag.tertiary{background-color:#6b46c1}.header-footer{margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.2);color:#e2e8f0;font-size:14px;text-align:center}@media (min-width: 768px){.header-top{flex-direction:row;justify-content:space-between;align-items:flex-start}.project-info{text-align:right;width:auto;flex-grow:1;margin-left:24px}.tags{justify-content:flex-end}.project-topic{text-align:right}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.project-header{animation:fadeIn .5s ease-out forwards}*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.firefox-container{display:flex;flex-direction:column;min-height:100vh;background-color:#f1f5f9}.top-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e2e8f0;background-color:#f8fafc;position:sticky;top:0;z-index:10}.nav-title{font-size:1.125rem;font-weight:500;color:#4b5563}.refresh-button{padding:.5rem 1rem;font-size:.875rem;cursor:pointer;border-radius:.25rem;background-color:#fff;border:1px solid #d1d5db;transition:background-color .2s}.refresh-button:hover{background-color:#f3f4f6}.refresh-button:focus,.visit-button:focus,.close-button:focus{outline:2px solid #2563eb;outline-offset:2px}.change-ui-button{padding:.5rem 1rem;font-size:.875rem;cursor:pointer;border-radius:.25rem;background-color:#61a0ff;border:1px solid #d1d5db;transition:background-color .2s;margin:2rem auto 0;width:fit-content;font-weight:600;outline:.1rem solid #a2c0ff}.main-content{flex:1;padding:2rem 1rem}.brand-grid-container{max-width:1200px;margin:0 auto;padding:0 1rem}.brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem;margin-bottom:2rem;border:.5rem solid #383a3b;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:all .2s}.brand-grid>div{border:.2rem solid #383a3b;background-color:#e1f0ff}.brand-grid img{width:100%;height:auto;border-radius:.5rem}.brand-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px #0000001a;transition:all .2s;cursor:pointer}.brand-tile:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.brand-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background-color:#f3f4f6;border-radius:50%;margin-bottom:.75rem}.brand-icon span{font-size:1.5rem}.brand-name{font-size:.875rem;text-align:center;color:#4b5563;font-weight:500}.brand-page-container{width:100%;margin:0 auto;padding:2rem}.brand-banner{width:100%;background-color:#e1f0ff;border-radius:.5rem;margin-bottom:1.5rem}.brand-page{width:100%;max-width:64rem;margin:0 auto;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.brand-page-header{display:flex;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.brand-page-header img{width:3rem;height:3rem;border-radius:50%;margin-right:1rem}.brand-page-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:#f3f4f6;border-radius:50%;margin-right:1rem}.brand-page-icon span{font-size:1.5rem}.brand-page-title{font-size:1.5rem;font-weight:500}.close-button{margin-left:auto;font-size:1.5rem;color:#6b7280;background:none;border:none;cursor:pointer;transition:color .2s}.close-button:hover{color:#374151}.brand-page-content{display:flex;flex-direction:column;gap:1.5rem;position:relative}.brand-welcome{background-color:#f8fafc;border-radius:.5rem;padding:1rem}.brand-welcome h3{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.brand-welcome p{color:#4b5563}.brand-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.brand-info-card{background-color:#f8fafc;border-radius:.5rem;padding:1rem}.brand-info-card h4{font-weight:500;margin-bottom:.5rem}.brand-info-list{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#4b5563}.brand-cta{display:flex;justify-content:center;margin-top:1.5rem}.visit-button{padding:.5rem 1rem;background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.visit-button:hover{background-color:#1d4ed8}.footer{margin-top:auto;padding:1.5rem 0;display:flex;justify-content:center;border-top:1px solid #e2e8f0}.footer-links{display:flex;gap:1.5rem;font-size:.875rem;color:#6b7280}.footer-links span{cursor:pointer;transition:color .2s}.footer-links span:hover{color:#374151}@media (max-width: 768px){.brand-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.brand-info-grid{grid-template-columns:1fr}.main-content{padding:1rem .5rem}}@media (max-width: 480px){.brand-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.brand-icon{width:2.5rem;height:2.5rem}.brand-icon span{font-size:1.25rem}.brand-name{font-size:.75rem}.brand-page-header{flex-wrap:wrap}.close-button{margin-left:auto}.nav-title{font-size:1rem}.refresh-button{padding:.375rem .75rem;font-size:.75rem}.footer-links{gap:1rem;font-size:.75rem}}._website_container_1sol8_2{font-family:Arial,sans-serif;padding:1rem;color:#333;overflow:hidden;width:100%}._cookie_consent_1sol8_10{position:absolute;bottom:0;background-color:#ffffffe6;padding:1.5rem;box-shadow:0 -2px 10px #00000026;z-index:9999;border-radius:8px 8px 0 0}._cookie_container_1sol8_20{margin:0 auto}._cookie_header_1sol8_24{display:flex;justify-content:space-between;align-items:center}._cookie_title_1sol8_30{font-size:.8rem;font-weight:700}._close_button_1sol8_35{background:none;border:none;font-size:1.5rem;cursor:pointer}._cookie_desc_1sol8_42{color:#333;margin:1rem 0;font-size:.7rem}._cookie_options_1sol8_48{display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}._cookie_option_1sol8_48{background:#f9f9f9;border-radius:8px;padding:1rem;text-align:center;cursor:pointer;transition:background .3s}._cookie_option_1sol8_48:hover{background:#e0e0e0}._option_icon_1sol8_68{font-size:1rem;margin-bottom:.5rem}._option_title_1sol8_73{font-weight:700;margin-bottom:.5rem}._option_desc_1sol8_78{font-size:.7rem;color:#666}._cookie_footer_1sol8_83{font-size:.85rem;color:#888;text-align:center;margin-top:1rem}@keyframes _shimmer_1sol8_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){header{align-items:flex-start}._nav_1sol8_106,._cookie_options_1sol8_48{flex-direction:column;gap:1rem}._cookie_option_1sol8_48{width:100%;text-align:left}._cookie_header_1sol8_24{align-items:flex-start}._cookie_consent_1sol8_10{top:0}}@media (max-width: 480px){._cookie_consent_1sol8_10{padding:1rem}._cookie_title_1sol8_30{font-size:1.125rem}._cookie_desc_1sol8_42{font-size:.85rem}._cookie_footer_1sol8_83{font-size:.75rem}}html,body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._container_1c8iw_8{background:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.7rem}._title_1c8iw_15{color:#001973;font-size:.8rem;margin-bottom:1rem;text-align:center}@keyframes _pulse_1c8iw_1{0%{background-position:200% 0}to{background-position:-200% 0}}._consentOverlay_1c8iw_27{position:absolute;bottom:0;right:5%;left:5%;background:#fffffff2;box-shadow:0 -2px 10px #0000001a;z-index:1000;display:flex;justify-content:center}._panel_1c8iw_40{width:90%;margin:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;max-height:80vh;overflow-y:hidden}._panelHeader_1c8iw_51{display:flex;justify-content:space-between;align-items:center}._panelTitle_1c8iw_57{font-size:.8rem;color:#0d42ff}._closeBtn_1c8iw_62{background:none;border:none;font-size:1.5rem;cursor:pointer}._panelDesc_1c8iw_69{color:#444}._toggleOptions_1c8iw_73{display:flex;flex-direction:column;gap:1rem}._toggleOption_1c8iw_73{display:flex;justify-content:space-between;align-items:center;border:1px solid #ddd;padding:1rem;border-radius:8px;background:#fafafa;transition:background .2s ease;width:90%}._optionInfo_1c8iw_91{display:flex;align-items:center;gap:1rem}._optionIcon_1c8iw_97{font-size:1rem}._optionText_1c8iw_101{display:flex;flex-direction:column}._optionLabel_1c8iw_106{font-weight:700;color:#0d42ff}._optionDesc_1c8iw_111{color:#555}._toggleSwitch_1c8iw_115{position:relative;display:inline-block;width:50px;height:24px}._toggleSwitch_1c8iw_115 input{opacity:0;width:0;height:0}._toggleSlider_1c8iw_128{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}._toggleSlider_1c8iw_128:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}._toggleSwitch_1c8iw_115 input:checked+._toggleSlider_1c8iw_128{background-color:#0d42ff}._toggleSwitch_1c8iw_115 input:checked+._toggleSlider_1c8iw_128:before{transform:translate(26px)}._toggleSwitch_1c8iw_115 input:disabled+._toggleSlider_1c8iw_128{background-color:#e0e0e0;cursor:not-allowed}._toggleSwitch_1c8iw_115 input:disabled+._toggleSlider_1c8iw_128:before{background-color:#bdbdbd}._consentButtons_1c8iw_169{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem;width:90%}._btn_1c8iw_177{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer}._btnPrimary_1c8iw_184{background-color:#0d42ff;color:#fff}._btnOutline_1c8iw_189{background-color:transparent;color:#0d42ff;border:1px solid #0d42ff}._footerNote_1c8iw_195{font-size:.75rem;color:#888;margin-top:1rem}@media (max-width: 768px){._panel_1c8iw_40{padding:1rem}._panelTitle_1c8iw_57{font-size:.9rem}._toggleOption_1c8iw_73{padding:.75rem;flex-direction:column;align-items:flex-start;gap:1rem}._optionLabel_1c8iw_106{font-size:.7rem}._optionDesc_1c8iw_111{font-size:.85rem}._toggleSwitch_1c8iw_115{width:45px;height:22px}._toggleSlider_1c8iw_128:before{height:16px;width:16px;left:3px;bottom:3px}._toggleButtons_1c8iw_238{flex-direction:column;gap:.5rem}._consentOverlay_1c8iw_27{right:5%;left:5%}}@media (max-width: 480px){._panel_1c8iw_40{padding:.75rem}._mockMain_1c8iw_255{flex-direction:column}._mockBlock_1c8iw_259{width:100%;margin-bottom:1rem}}._wrapper_1ij14_2{background-color:#f8f9fa;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;font-size:.7rem}._container_1ij14_12{width:100%;max-width:1024px;position:relative}._header_1ij14_18{display:flex;align-items:center;height:4rem;background-color:#e1e1e1;border-radius:.5rem .5rem 0 0;padding:0 1.5rem}._placeholder_1ij14_27{background-color:#dcdcdc;height:1.25rem;border-radius:.5rem}._headerContent_1ij14_33{margin-left:auto;display:flex;gap:1.5rem}._mainContent_1ij14_39{height:24rem;background-color:#dcdcdc;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}._mainGradient_1ij14_49{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#dcdcdc,#e1e1e1)}._mainText_1ij14_55{z-index:1;text-align:center;padding:1rem;gap:1.5rem}._cookiePreferences_1ij14_62{background-color:#fff;padding:2rem}._subHeader_1ij14_67{width:18rem;height:2rem;background-color:#dcdcdc;border-radius:.5rem;margin-bottom:1.5rem}._placeholderGroup_1ij14_75{display:flex;gap:1rem}._cardGrid_1ij14_80{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._card_1ij14_80{background-color:#f1f1f1;padding:1.5rem;border-radius:.5rem}._avatar_1ij14_92{width:3rem;height:3rem;background-color:#dcdcdc;border-radius:50%;margin-bottom:1rem}._title_1ij14_100{width:8rem;height:1.25rem;background-color:#dcdcdc;margin-bottom:1rem}._details_1ij14_107{gap:.5rem}._footer_1ij14_111{background-color:#e1e1e1;padding:2rem;border-radius:0 0 .5rem .5rem}._footerContent_1ij14_117{display:flex;justify-content:space-between}._footerGroup_1ij14_122{display:flex;gap:1.5rem}._modal_1ij14_127{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modalContent_1ij14_137{background-color:#fff;border-radius:1rem;padding:1.5rem;width:100%;max-width:500px;box-shadow:0 4px 6px #0000001a}._modalHeader_1ij14_146{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._headerIcon_1ij14_153{display:flex;align-items:center}._iconCircle_1ij14_158{background-color:#007bff;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem}._iconDot_1ij14_169{background-color:#fff;width:1.25rem;height:1.25rem;border-radius:50%}._modalTitle_1ij14_176{font-size:1.25rem;font-weight:700;color:#343a40}._closeButton_1ij14_182{color:#495057;transition:color .15s;border:none;background:none}._closeButton_1ij14_182:hover{color:#007bff}._modalDescription_1ij14_193{color:#6c757d;margin-bottom:1.5rem}._preferenceList_1ij14_198{background-color:#f8f9fa;padding:1.5rem;border-radius:.5rem}._preferenceItem_1ij14_204{display:flex;align-items:flex-start;margin-bottom:1rem}._checkboxWrapper_1ij14_210{display:flex;align-items:center;height:1.25rem;margin-top:.25rem}._checkbox_1ij14_210{width:1rem;height:1rem;border-radius:.25rem;background-color:#f8f9fa;border:1px solid #ced4da}._preferenceDescription_1ij14_225{margin-left:1rem}._preferenceLabel_1ij14_229{font-weight:500;color:#343a40}._preferenceText_1ij14_234{font-size:.875rem;color:#6c757d}._modalFooter_1ij14_239{display:flex;justify-content:space-between;margin-top:1.5rem;border-top:1px solid #e1e1e1;padding-top:1rem}._saveButton_1ij14_247,._acceptButton_1ij14_248{padding:.625rem 1.25rem;font-size:.875rem;border-radius:.375rem}._saveButton_1ij14_247{background-color:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .15s}._saveButton_1ij14_247:hover{background-color:#f1f3f5}._acceptButton_1ij14_248{background-color:#007bff;color:#fff;transition:background-color .15s}._acceptButton_1ij14_248:hover{background-color:#0056b3}@media (max-width: 768px){._header_1ij14_18{flex-direction:column;height:auto;padding:1rem}._headerContent_1ij14_33{margin-left:0;gap:1rem}._mainContent_1ij14_39{height:auto;padding:2rem}._cookiePreferences_1ij14_62{padding:1.5rem}._subHeader_1ij14_67{width:100%}._cardGrid_1ij14_80{grid-template-columns:1fr;gap:1rem}._modalContent_1ij14_137{max-width:90%;padding:1rem}._footerContent_1ij14_117{flex-direction:column;gap:1.5rem}._footerGroup_1ij14_122{flex-direction:column;gap:1rem}}@media (max-width: 480px){._mainContent_1ij14_39{height:auto;padding:1rem}._cookiePreferences_1ij14_62,._card_1ij14_80{padding:1rem}._saveButton_1ij14_247,._acceptButton_1ij14_248{width:100%;padding:1rem}._modalContent_1ij14_137{max-width:90%;padding:1rem}}._modalContent_1ij14_137{background-color:#fff;border-radius:1rem;padding:1.5rem;width:100%;max-width:500px;box-shadow:0 4px 6px #0000001a;max-height:80vh;overflow-y:auto}
