.cookies-page{min-height:100vh;padding-top:70px}.cookies-hero{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);padding:4rem 0;position:relative;overflow:hidden}.cookies-hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");animation:20s linear infinite float;position:absolute;inset:0}.cookies-hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.cookies-hero-title{margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2;animation:1s fadeInUp}.cookies-hero-subtitle{color:#e5e7eb;margin-bottom:1.5rem;font-size:1.5rem;animation:1s .2s both fadeInUp}.cookies-hero-description{color:#d1d5db;font-size:1.1rem;line-height:1.6;animation:1s .4s both fadeInUp}.cookies-hero-image{animation:3s ease-in-out infinite float}.cookies-content{background:#f8fafc;padding:4rem 0}.cookies-grid{grid-template-columns:300px 1fr;gap:3rem;display:grid}.cookies-sidebar{height:fit-content;position:sticky;top:100px}.cookies-main{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px #0000000d}.cookies-section{margin-bottom:4rem}.cookies-section:last-child{margin-bottom:0}.section-header{border-bottom:2px solid #e5e7eb;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.section-header h2{color:#1f2937;font-size:2rem;font-weight:700}.section-header svg{color:#7c3aed}.cookies-text p{color:#6b7280;margin-bottom:2rem;line-height:1.7}.cookie-basics{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.basic-card{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s}.basic-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.basic-card h3{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.basic-card p{color:#6b7280;margin:0;line-height:1.5}.cookies-types{flex-direction:column;gap:1.5rem;display:flex}.type-card{border-left:4px solid #7c3aed;border-radius:1rem;padding:2rem;transition:all .3s}.type-card.essential{background:#f0fdf4;border-left-color:#059669}.type-card.analytics{background:#eff6ff;border-left-color:#3b82f6}.type-card.preference{background:#fef7ed;border-left-color:#f59e0b}.type-card:hover{transform:translate(5px);box-shadow:0 10px 25px #0000001a}.type-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.type-header h3{color:#1f2937;flex:1;font-size:1.25rem;font-weight:600}.type-badge{color:#fff;background:#7c3aed;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.type-card.essential .type-badge{background:#059669}.type-card.analytics .type-badge{background:#3b82f6}.type-card.preference .type-badge{background:#f59e0b}.type-card p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.type-card ul{padding:0;list-style:none}.type-card li{color:#6b7280;padding:.25rem 0 .25rem 1.5rem;position:relative}.type-card li:before{content:"•";color:#7c3aed;font-weight:700;position:absolute;left:.5rem}.type-card.essential li:before{color:#059669}.type-card.analytics li:before{color:#3b82f6}.type-card.preference li:before{color:#f59e0b}.purpose-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.purpose-card{background:#f8fafc;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.purpose-card:hover{background:#e0f2fe;transform:translate(5px)}.purpose-icon{flex-shrink:0;font-size:2rem}.purpose-content h3{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.purpose-content p{color:#6b7280;margin:0;line-height:1.5}.management-content{gap:2rem;display:grid}.browser-settings,.opt-out{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem}.browser-settings h3,.opt-out h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.browser-settings p,.opt-out p{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.browser-links{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.browser-links a{color:#7c3aed;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;font-weight:500;text-decoration:none;transition:all .3s}.browser-links a:hover{color:#fff;background:#7c3aed;transform:translateY(-2px)}.opt-out-options{flex-direction:column;gap:1rem;display:flex}.option{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.option strong{color:#1f2937}.third-party-content p{color:#6b7280;margin-bottom:2rem;line-height:1.7}.third-party-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.service-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.service-card h4{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.service-card p{color:#6b7280;margin-bottom:1rem;line-height:1.5}.service-card a{color:#7c3aed;font-weight:500;text-decoration:none;transition:color .3s}.service-card a:hover{color:#5b21b6}.updates-content p{color:#6b7280;margin-bottom:2rem;line-height:1.7}.contact-info{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;padding:2rem}.contact-info h3{color:#059669;margin-bottom:1rem;font-size:1.25rem}.contact-info p{color:#6b7280;margin-bottom:.5rem}.effective-date{font-weight:600;color:#059669!important;margin-top:1rem!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.cookies-grid{grid-template-columns:1fr}.cookies-sidebar{position:static}.cookies-hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.cookies-hero-title{font-size:2.5rem}.cookies-main{padding:1.5rem}.section-header h2{font-size:1.5rem}.cookie-basics,.purpose-grid,.third-party-list,.browser-links{grid-template-columns:1fr}}
