@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.emphasized{font-weight:700;color:#1e40af;background-color:#eff6ff;padding:.1rem .3rem;border-radius:.25rem}.pageWrapper{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.mainContent{min-height:calc(100vh - 200px);padding:2rem 0}.container{max-width:64rem;margin:0 auto;padding:0 1rem}.cookie-header{padding:1rem;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;text-align:center}.cookie-header-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.cookie-footer{padding:1rem;background-color:#f8fafc;border-top:1px solid #e2e8f0;text-align:center}.cookie-footer-text{font-size:.875rem;color:#64748b;margin:0}.heroSection{background:white;border-radius:1rem;padding:3rem 2rem;margin-bottom:3rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e2e8f0;text-align:center}.pageTitle{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:.5rem;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.lastUpdated{font-size:.875rem;color:#64748b;margin-bottom:1.5rem;font-weight:500}.heroDescription{font-size:1.125rem;color:#475569;line-height:1.7;max-width:42rem;margin:0 auto}.websiteLink{color:#3b82f6;font-weight:600;font-family:Monaco,Menlo,monospace;background:#eff6ff;padding:.125rem .375rem;border-radius:.25rem;font-size:.9em}.link{color:#3b82f6;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:all .2s ease}.link:hover{color:#1e40af;border-bottom-color:#3b82f6}.section{background:white;border-radius:.75rem;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 4px rgba(0,0,0,.05);border:1px solid #e2e8f0;transition:all .3s ease}.section:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.sectionTitle{font-size:1.75rem;color:#1e293b;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0;position:relative}.sectionTitle:after{content:"";position:absolute;bottom:-2px;left:0;width:3rem;height:2px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:1px}.section-content,.sectionText{color:#334155;line-height:1.8}.sectionText{margin-bottom:1rem;font-size:.95rem}.sectionText:last-child{margin-bottom:0}.browser-intro{margin-bottom:1.5rem!important}.cookie-table-container{margin-bottom:2rem}.sectionSubTitle{color:#1e293b;font-weight:600;font-size:1.25rem;margin-bottom:.75rem}.cookies-list{overflow-x:auto}.cookies-grid{display:flex;flex-direction:column;gap:1rem}.cookie-card{background:#f8fafc;border-radius:.5rem;padding:1.5rem;border:1px solid #e2e8f0}.cookie-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.cookie-details-left,.cookie-details-right{display:flex;flex-direction:column;gap:.75rem}.cookie-field{display:flex;flex-direction:column}.cookie-label{font-size:.875rem;font-weight:500;color:#64748b;margin-bottom:.25rem}.cookie-name{font-family:Monaco,Menlo,monospace;background:white;padding:.5rem;border-radius:.25rem;border:1px solid #d1d5db}.cookie-name,.cookie-value{font-size:.875rem;color:#1e293b;margin:0}.cookie-purpose{padding-top:1rem;border-top:1px solid #e2e8f0}.browser-links-container{gap:2rem}.ad-networks-section,.browser-links-container,.browser-section{display:flex;flex-direction:column}.browser-section-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.browserLinksGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.ad-networks-list{display:flex;flex-direction:column;gap:.75rem}.browserLink{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;text-decoration:none;transition:all .2s ease;background:#fafafa}.browserLink:hover{border-color:#3b82f6;background:#eff6ff;transform:translateY(-1px);box-shadow:0 2px 8px rgba(59,130,246,.15)}.browserLinkText{font-weight:500;color:#374151;font-size:.875rem}@media (max-width:768px){.container{padding:0 1rem}.heroSection{padding:2rem 1.5rem;margin-bottom:2rem}.pageTitle{font-size:2rem}.heroDescription{font-size:1rem}.section{padding:1.5rem;margin-bottom:1.5rem}.sectionTitle{font-size:1.5rem}.browserLinksGrid,.cookie-card-grid{grid-template-columns:1fr}}@media (max-width:640px){.pageTitle{font-size:1.75rem}.section{padding:1rem;border-radius:.5rem}.sectionTitle{font-size:1.25rem}.cookie-card{padding:1rem}}.container h1,.container h2,.container h3{font-family:Inter,system-ui,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11"}.container li,.container p{font-size:.95rem;line-height:1.75}@media (prefers-reduced-motion:reduce){.browserLink,.section{transition:none}.browserLink:hover,.section:hover{transform:none}}.browserLink:focus,.link:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:.25rem}@media print{.pageWrapper{background:white}.heroSection,.section{box-shadow:none;border:1px solid #ccc;break-inside:avoid}.pageTitle{-webkit-text-fill-color:initial;background:none;color:black}}