.cookie-policy-container{border-radius:12px;max-width:1200px;margin:4.5rem auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;box-shadow:0 4px 20px #00000014}.cookie-header{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border-bottom:4px solid #f59e0b;padding:2rem 2.5rem}.header-top-bar{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.logo-container{flex-shrink:0}.cookie-policy-container .logo{filter:brightness(0)invert();width:90px}.header-meta{text-align:right;opacity:.9;font-size:.875rem}.document-id{letter-spacing:.5px;font-weight:600}.compliance{opacity:.8;margin-top:.25rem;font-size:.75rem}.header-content{text-align:center}.document-title-container{margin-bottom:1.5rem;position:relative}.document-title-container .document-title{letter-spacing:-.5px;text-transform:uppercase;text-shadow:0 2px 4px #0003;color:var(--dark-contrast);margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.title-decoration{background:#f59e0b;border-radius:2px;width:100px;height:4px;margin:0 auto}.document-subtitle{margin-top:1.5rem}.software-title{opacity:.95;margin:0 0 .75rem;font-size:1.5rem;font-weight:500}.version-info{justify-content:center;align-items:center;gap:1rem;font-size:.95rem;display:flex}.version-badge{background:#ffffff26;border:1px solid #fff3;border-radius:20px;padding:.4rem 1rem;font-weight:600}.effective-date{opacity:.9}.cookie-main{padding:2.5rem}.cookie-intro{margin-bottom:3rem}.transparency-notice{background:linear-gradient(135deg,#f3e8ff 0%,#e9d5ff 100%);border:2px solid #a78bfa;border-left:6px solid #7c3aed;border-radius:8px;margin-bottom:2rem;padding:1.75rem;box-shadow:0 4px 12px #7c3aed1a}.notice-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.notice-icon{color:#7c3aed;font-size:1.5rem}.transparency-notice h3{color:#7c3aed;margin:0;font-size:1.25rem;font-weight:700}.notice-content p{color:#1f2937;margin:0 0 1rem;line-height:1.6}.consent-clause{background:#7c3aed0d;border-left:4px solid #7c3aed;border-radius:6px;margin-top:1.5rem;padding:1.25rem}.policy-summary{margin-bottom:2.5rem}.summary-header{border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.summary-header h3{color:#7c3aed;margin:0;font-size:1.5rem;font-weight:700}.summary-decoration{background:#8b5cf6;width:60px;height:2px;position:absolute;bottom:-2px;left:0}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.summary-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.summary-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.summary-icon{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.summary-content h4{color:#7c3aed;margin:0 0 .5rem;font-size:1rem;font-weight:600}.summary-content p{color:#4b5563;margin:0;font-size:.9rem;line-height:1.5}.export-actions{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:10px;margin-bottom:2rem;padding:2rem}.export-header h3{color:#7c3aed;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.export-subtitle{color:#64748b;margin:0 0 1.5rem;font-size:.95rem}.export-buttons{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.print-button,.download-button{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:1.25rem;transition:all .2s}.print-button:hover:not(:disabled),.download-button:hover:not(:disabled){border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.print-button.loading,.download-button.loading{opacity:.7;cursor:not-allowed}.button-content{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.button-icon{color:#8b5cf6;font-size:1.5rem}.print-button .button-content span,.download-button .button-content span{color:#7c3aed;font-size:1.1rem;font-weight:600}.button-description{color:#64748b;padding-left:2.25rem;font-size:.9rem;line-height:1.4}.export-note{color:#475569;background:#8b5cf60d;border-left:4px solid #8b5cf6;border-radius:6px;margin:0;padding:1rem;font-size:.9rem}.cookie-content{margin-top:3rem}.content-header{text-align:center;border-bottom:2px solid #e5e7eb;margin-bottom:3rem;padding-bottom:1.5rem}.content-header h2{color:#7c3aed;margin:0 0 .75rem;font-size:2rem;font-weight:800}.content-subtitle{color:#6b7280;margin:0;font-size:1.1rem}.cookie-sections{flex-direction:column;gap:1rem;display:flex}.cookie-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:all .3s;overflow:hidden;box-shadow:0 2px 4px #0000000d}.cookie-section.expanded{border-color:#8b5cf6;box-shadow:0 8px 25px #0000001a}.cookie-section.collapsed:hover{border-color:#c4b5fd;transform:translateY(-1px)}.section-toggle-header{cursor:pointer;background:#f8fafc;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:background .2s;display:flex}.section-toggle-header:hover{background:#f1f5f9}.section-toggle-content{align-items:center;gap:1.5rem;display:flex}.section-number-indicator{justify-content:center;align-items:center;display:flex;position:relative}.section-number{color:#7c3aed;z-index:2;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;font-weight:800;display:flex;position:relative}.section-number-decoration{z-index:1;background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);border-radius:12px;width:48px;height:48px;position:absolute;transform:rotate(45deg)}.section-title{color:#7c3aed;margin:0;font-size:1.25rem;font-weight:600}.section-toggle-indicator{justify-content:center;align-items:center;display:flex}.toggle-icon{color:#6b7280;font-size:1.5rem;transition:all .3s}.toggle-icon.expanded{color:#8b5cf6;transform:rotate(180deg)}.toggle-icon.collapsed{color:#9ca3af}.section-content{background:#fff;padding:2rem}.section-content-container{max-width:100%;margin:0}.info-box{background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);border:2px solid #8b5cf6;border-left:5px solid #7c3aed;border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.info-icon{color:#7c3aed;flex-shrink:0;margin-top:.125rem;font-size:1.5rem}.info-content{color:#5b21b6;flex:1}.info-content strong{color:#7c3aed}.subsection{margin-bottom:2.5rem}.subsection:last-child{margin-bottom:0}.subsection-title{color:#374151;border-bottom:2px solid #e5e7eb;align-items:center;gap:.75rem;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600;display:flex}.subsection-number{color:#7c3aed;font-size:1.1rem;font-weight:700}.compliance-badges{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.compliance-badge{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.compliance-badge:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.badge-icon{flex-shrink:0;font-size:1.5rem}.badge-content{flex:1}.badge-title{color:#7c3aed;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.badge-description{color:#6b7280;font-size:.85rem;line-height:1.4}.definitions-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin:1.5rem 0;display:grid}.definition-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:all .2s}.definition-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.definition-term{color:#7c3aed;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.definition-description{color:#4b5563;font-size:.9rem;line-height:1.4}.cookie-categories{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.category-item{background:#fff;border:2px solid #e5e7eb;border-radius:10px;transition:all .3s;overflow:hidden}.category-item.essential{border-top:4px solid #10b981}.category-item.functional{border-top:4px solid #3b82f6}.category-item.analytics{border-top:4px solid #8b5cf6}.category-item.marketing{border-top:4px solid #f59e0b}.category-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.category-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;padding:1.25rem;display:flex}.category-icon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.category-item.essential .category-icon{color:#10b981;background:#d1fae5}.category-item.functional .category-icon{color:#3b82f6;background:#dbeafe}.category-item.analytics .category-icon{color:#8b5cf6;background:#ede9fe}.category-item.marketing .category-icon{color:#f59e0b;background:#fef3c7}.category-title{color:#374151;font-size:1.1rem;font-weight:600}.category-content{padding:1.25rem}.category-description{color:#4b5563;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.category-examples{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.example{color:#4b5563;background:#f3f4f6;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.category-status{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.status-label{color:#6b7280;font-size:.85rem}.status-value{color:#374151;font-size:.9rem;font-weight:600}.category-item.essential .status-value{color:#10b981}.cookie-table-container{border:1px solid #e5e7eb;border-radius:8px;margin:1.5rem 0;overflow-x:auto;box-shadow:0 2px 4px #0000000d}.cookie-table{border-collapse:collapse;width:100%;min-width:800px}.cookie-table th{color:#374151;text-align:left;white-space:nowrap;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:2px solid #e5e7eb;padding:1rem 1.25rem;font-weight:600}.cookie-table td{color:#4b5563;border-bottom:1px solid #f3f4f6;padding:1rem 1.25rem}.cookie-table tr:last-child td{border-bottom:none}.cookie-table tr:hover td{background:#f8fafc}.cookie-name{min-width:150px}.cookie-purpose{min-width:250px}.cookie-duration{min-width:120px}.cookie-category{min-width:140px}.cookie-essential{text-align:center;min-width:80px}.cookie-name-primary{color:#7c3aed;font-weight:600}.cookie-name-note{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.duration-label{color:#374151;font-weight:600}.duration-note{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.category-badge{border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.category-badge.essential{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.category-badge.functional{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.essential-yes,.essential-no{border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.essential-yes{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.essential-no{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.third-party-cookies{flex-direction:column;gap:1.5rem;margin:1.5rem 0;display:flex}.third-party-item{background:#fff;border:2px solid #e5e7eb;border-radius:10px;transition:all .3s;overflow:hidden}.third-party-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.provider-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;padding:1.5rem;display:flex}.provider-logo{background:#fff;border:2px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.provider-info{flex:1}.provider-name{color:#7c3aed;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.provider-url{color:#6b7280;word-break:break-all;font-size:.85rem}.provider-details{padding:1.5rem}.detail-row{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.detail-row:last-child{margin-bottom:0}.detail-label{color:#374151;min-width:80px;font-size:.9rem;font-weight:600}.detail-value{color:#4b5563;flex:1;font-size:.9rem;line-height:1.5}.detail-value a{color:#8b5cf6;text-decoration:none;transition:color .2s}.detail-value a:hover{color:#7c3aed;text-decoration:underline}.browser-controls{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.browser-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.browser-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.browser-icon{flex-shrink:0;margin-top:.125rem;font-size:1.5rem}.browser-content{flex:1}.browser-name{color:#7c3aed;margin-bottom:.5rem;font-size:1rem;font-weight:600}.browser-steps{color:#4b5563;font-size:.9rem;line-height:1.4}.browser-note{color:#6b7280;background:#f8fafc;border-left:4px solid #8b5cf6;border-radius:6px;margin:1rem 0 0;padding:1rem;font-size:.9rem}.consent-management{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid;position:relative}.consent-management:before{content:"";background:#e5e7eb;width:2px;position:absolute;top:0;bottom:0;left:24px}.consent-step{align-items:flex-start;gap:1rem;display:flex;position:relative}.step-number{color:#fff;z-index:2;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.125rem;font-weight:700;display:flex;position:relative}.step-content{flex:1;padding-top:.5rem}.opt-out-options{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.opt-out-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.opt-out-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.opt-out-icon{color:#8b5cf6;flex-shrink:0;margin-top:.125rem;font-size:1.5rem}.opt-out-content{flex:1}.opt-out-title{color:#7c3aed;margin-bottom:.5rem;font-size:1rem;font-weight:600}.opt-out-link{color:#8b5cf6;word-break:break-all;font-size:.9rem;text-decoration:none;transition:color .2s}.opt-out-link:hover{color:#7c3aed;text-decoration:underline}.data-collection{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.data-category{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:all .2s}.data-category:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.category-title{color:#7c3aed;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-weight:600}.data-items{flex-direction:column;gap:.5rem;display:flex}.data-item{color:#4b5563;padding-left:1rem;font-size:.9rem;position:relative}.data-item:before{content:"•";color:#8b5cf6;position:absolute;left:0}.usage-purposes{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.purpose-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.purpose-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.purpose-icon{color:#8b5cf6;flex-shrink:0;margin-top:.125rem;font-size:1.5rem}.purpose-content{flex:1}.purpose-title{color:#7c3aed;margin-bottom:.5rem;font-size:1rem;font-weight:600}.purpose-description{color:#6b7280;font-size:.9rem;line-height:1.4}.retention-periods{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.period-item{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:all .2s}.period-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.period-category{color:#7c3aed;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.period-duration{color:#374151;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.period-purpose{color:#6b7280;font-size:.85rem;line-height:1.4}.retention-note{color:#6b7280;background:#f8fafc;border-left:4px solid #8b5cf6;border-radius:6px;margin:1.5rem 0 0;padding:1rem;font-size:.9rem}.security-measures-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.security-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.security-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.security-icon{color:#8b5cf6;flex-shrink:0;margin-top:.125rem;font-size:1.5rem}.security-content{flex:1}.security-title{color:#7c3aed;margin-bottom:.5rem;font-size:1rem;font-weight:600}.security-description{color:#6b7280;font-size:.9rem;line-height:1.4}.data-sharing{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.sharing-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:all .2s}.sharing-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.sharing-type{color:#7c3aed;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.sharing-description{color:#6b7280;font-size:.9rem;line-height:1.4}.rights-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.right-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.right-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.right-icon{color:#8b5cf6;flex-shrink:0;margin-top:.125rem;font-size:1.5rem}.right-content{flex:1}.right-title{color:#7c3aed;margin-bottom:.5rem;font-size:1rem;font-weight:600}.right-description{color:#6b7280;font-size:.9rem;line-height:1.4}.exercise-process{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.exercise-step{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.exercise-step:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.step-icon{color:#8b5cf6;flex-shrink:0;margin-top:.125rem;font-size:1.5rem}.step-content{flex:1}.step-title{color:#7c3aed;margin-bottom:.5rem;font-size:1rem;font-weight:600}.step-description{color:#6b7280;font-size:.9rem;line-height:1.4}.step-description a{color:#8b5cf6;text-decoration:none;transition:color .2s}.step-description a:hover{color:#7c3aed;text-decoration:underline}.cookie-footer{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-top:2px solid #e5e7eb;padding:3rem 1.5rem}.cookie-footer .footer-content{flex-direction:column;max-width:1000px;margin:0 auto;display:flex}.quick-settings{background:#fff;border:2px solid #8b5cf6;border-radius:12px;margin-bottom:2.5rem;padding:2.5rem;box-shadow:0 4px 20px #8b5cf61a}.settings-header h3{color:#7c3aed;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.settings-subtitle{color:#64748b;margin:0 0 2rem;font-size:.95rem}.settings-options{text-align:center}.settings-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #8b5cf64d}.settings-button:hover{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.settings-button .button-icon{font-size:1.25rem}.settings-note{color:#475569;background:#8b5cf60d;border-left:4px solid #8b5cf6;border-radius:6px;margin:0;padding:1rem;font-size:.9rem}.navigation-section{margin-bottom:2.5rem}.navigation-buttons{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.back-button{color:#4b5563;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.back-button:hover{color:#374151;background:#f9fafb;border-color:#9ca3af}.continue-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 12px #8b5cf64d}.continue-button:hover{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.rotate-90{transform:rotate(-90deg)}.related-documents{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:2rem;padding:2rem}.documents-header{text-align:center;margin-bottom:1.5rem}.documents-header h4{color:#7c3aed;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.documents-subtitle{color:#6b7280;margin:0;font-size:.95rem}.documents-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.document-link{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.document-link:hover{background:#f1f5f9;border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.document-icon{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.document-info{flex:1;min-width:0}.document-title{color:#7c3aed;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:block}.document-description{color:#6b7280;font-size:.8rem;line-height:1.3;display:block}.legal-disclaimer{background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:2rem}.disclaimer-header{border-bottom:2px solid #e5e7eb;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.disclaimer-icon{color:#6b7280;font-size:1.5rem}.disclaimer-header h4{color:#374151;margin:0;font-size:1.25rem;font-weight:600}.disclaimer-content p{color:#4b5563;margin:0 0 1.5rem;line-height:1.6}.disclaimer-footer{text-align:center;border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.copyright,.document-version{color:#6b7280;margin:0 0 .5rem;font-size:.875rem}@media (max-width:768px){.cookie-header{padding:1.5rem}.header-top-bar{text-align:center;flex-direction:column;gap:1rem}.header-meta{text-align:center}.document-title{font-size:.875rem}.software-title{font-size:1.25rem}.cookie-main{padding:1.5rem}.section-toggle-header{padding:1.25rem}.section-content{padding:1.5rem}.navigation-buttons{flex-direction:column}.summary-grid,.cookie-categories{grid-template-columns:1fr}}@media print{.cookie-policy-container{box-shadow:none;border-radius:0}.cookie-header{color:#7c3aed;background:#fff;border-bottom:3px solid #7c3aed}.logo{filter:none}.back-button,.continue-button,.export-actions,.quick-settings{display:none}.cookie-footer{background:#fff}}
