.Cookies-module__9-l_Sa__pageContainer{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);min-height:100vh}.Cookies-module__9-l_Sa__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Cookies-module__9-l_Sa__hero{background:linear-gradient(135deg,#800020 0%,#a0002a 50%,#c00030 100%);justify-content:center;align-items:center;height:300px;display:flex;position:relative;overflow:hidden}.Cookies-module__9-l_Sa__hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"10\" cy=\"50\" r=\"0.5\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"90\" cy=\"30\" r=\"0.5\" fill=\"rgba(255,255,255,0.1)\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;top:0;bottom:0;left:0;right:0}.Cookies-module__9-l_Sa__heroContent{z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px;position:relative}.Cookies-module__9-l_Sa__heroText h1{text-shadow:0 2px 4px rgba(0,0,0,.3);margin-bottom:1rem;font-size:3rem;font-weight:700}.Cookies-module__9-l_Sa__heroText p{opacity:.9;font-size:1.2rem;line-height:1.6}.Cookies-module__9-l_Sa__overviewSection{background:#fff;padding:4rem 0}.Cookies-module__9-l_Sa__overviewSection .Cookies-module__9-l_Sa__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Cookies-module__9-l_Sa__overviewCard{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid rgba(255,255,255,.2);border-radius:16px;align-items:center;gap:2rem;padding:3rem;display:flex;box-shadow:0 8px 32px rgba(0,0,0,.1)}.Cookies-module__9-l_Sa__overviewIcon{color:#fff;background:linear-gradient(135deg,#800020,#a0002a);border-radius:12px;justify-content:center;align-items:center;padding:1rem;display:flex}.Cookies-module__9-l_Sa__overviewContent h2{color:#333;margin-bottom:1rem;font-size:2rem;font-weight:700}.Cookies-module__9-l_Sa__overviewContent p{color:#4a5568;margin-bottom:1rem;font-size:1rem;line-height:1.6}.Cookies-module__9-l_Sa__lastUpdated{color:#800020;font-weight:600}.Cookies-module__9-l_Sa__cookieTypes{background:#f8f9fa;padding:4rem 0}.Cookies-module__9-l_Sa__cookieTypes .Cookies-module__9-l_Sa__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Cookies-module__9-l_Sa__sectionHeader{text-align:center;margin-bottom:3rem}.Cookies-module__9-l_Sa__sectionHeader h2{color:#333;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Cookies-module__9-l_Sa__sectionHeader p{color:#4a5568;max-width:600px;margin:0 auto;font-size:1.1rem}.Cookies-module__9-l_Sa__typesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Cookies-module__9-l_Sa__typeCard{background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px rgba(0,0,0,.1)}.Cookies-module__9-l_Sa__typeCard:hover{transform:translateY(-5px);box-shadow:0 8px 32px rgba(0,0,0,.15)}.Cookies-module__9-l_Sa__typeIcon{color:#fff;background:linear-gradient(135deg,#800020,#a0002a);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.Cookies-module__9-l_Sa__typeCard h3{color:#333;text-align:center;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.Cookies-module__9-l_Sa__typeDescription{color:#4a5568;text-align:center;margin-bottom:1.5rem;line-height:1.6}.Cookies-module__9-l_Sa__typeDetails{border-top:1px solid #eee;padding-top:1.5rem}.Cookies-module__9-l_Sa__typeDetails h4{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Cookies-module__9-l_Sa__typeDetails p{color:#4a5568;margin-bottom:1rem;line-height:1.6}.Cookies-module__9-l_Sa__typeDetails ul{margin:0;padding:0;list-style:none}.Cookies-module__9-l_Sa__typeDetails li{color:#4a5568;margin-bottom:.25rem;padding-left:1rem;line-height:1.6;position:relative}.Cookies-module__9-l_Sa__typeDetails li:before{content:"•";color:#800020;position:absolute;left:0}.Cookies-module__9-l_Sa__cookieListSection{background:#fff;padding:4rem 0}.Cookies-module__9-l_Sa__cookieListSection .Cookies-module__9-l_Sa__container{max-width:1200px;margin:0 auto;padding:0 20px}.Cookies-module__9-l_Sa__cookieTable{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.1)}.Cookies-module__9-l_Sa__tableHeader{color:#fff;background:linear-gradient(135deg,#800020,#a0002a);grid-template-columns:2fr 1fr 3fr 1fr;gap:1rem;padding:1rem;font-weight:600;display:grid}.Cookies-module__9-l_Sa__tableHeader div{text-align:left}.Cookies-module__9-l_Sa__tableRow{border-bottom:1px solid #eee;grid-template-columns:2fr 1fr 3fr 1fr;gap:1rem;padding:1rem;transition:background-color .3s;display:grid}.Cookies-module__9-l_Sa__tableRow:hover{background-color:#f8f9fa}.Cookies-module__9-l_Sa__tableRow:last-child{border-bottom:none}.Cookies-module__9-l_Sa__cookieName{color:#333;font-weight:600}.Cookies-module__9-l_Sa__cookieType{color:#495057;text-align:center;background:#e9ecef;border-radius:4px;padding:.25rem .5rem;font-size:.9rem}.Cookies-module__9-l_Sa__cookiePurpose{color:#4a5568}.Cookies-module__9-l_Sa__cookieDuration{color:#4a5568;font-size:.9rem}.Cookies-module__9-l_Sa__controlsSection{background:#f8f9fa;padding:4rem 0}.Cookies-module__9-l_Sa__controlsSection .Cookies-module__9-l_Sa__container{max-width:1200px;margin:0 auto;padding:0 20px}.Cookies-module__9-l_Sa__controlsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Cookies-module__9-l_Sa__controlCard{background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px rgba(0,0,0,.1)}.Cookies-module__9-l_Sa__controlCard:hover{transform:translateY(-5px);box-shadow:0 8px 32px rgba(0,0,0,.15)}.Cookies-module__9-l_Sa__controlIcon{text-align:center;margin-bottom:1rem;font-size:2rem}.Cookies-module__9-l_Sa__controlCard h3{color:#333;text-align:center;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.Cookies-module__9-l_Sa__controlCard p{color:#4a5568;text-align:center;margin-bottom:1.5rem;line-height:1.6}.Cookies-module__9-l_Sa__controlSteps{border-top:1px solid #eee;padding-top:1.5rem}.Cookies-module__9-l_Sa__controlSteps h4{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Cookies-module__9-l_Sa__controlSteps ol{counter-reset:step-counter;margin:0;padding:0;list-style:none}.Cookies-module__9-l_Sa__controlSteps li{color:#4a5568;counter-increment:step-counter;margin-bottom:.5rem;padding-left:2rem;line-height:1.6;position:relative}.Cookies-module__9-l_Sa__controlSteps li:before{content:counter(step-counter)".";color:#800020;font-weight:600;position:absolute;left:0}.Cookies-module__9-l_Sa__noticeSection{background:#fff;padding:4rem 0}.Cookies-module__9-l_Sa__noticeSection .Cookies-module__9-l_Sa__container{max-width:1000px;margin:0 auto;padding:0 20px}.Cookies-module__9-l_Sa__noticeCard{background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border:1px solid #f39c12;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 16px rgba(0,0,0,.1)}.Cookies-module__9-l_Sa__noticeIcon{color:#fff;background:#f39c12;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem;display:flex}.Cookies-module__9-l_Sa__noticeContent h2{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Cookies-module__9-l_Sa__noticeContent p{color:#4a5568;margin-bottom:1rem;line-height:1.6}.Cookies-module__9-l_Sa__contactSection{color:#fff;background:linear-gradient(135deg,#800020 0%,#a0002a 100%);padding:4rem 0}.Cookies-module__9-l_Sa__contactSection .Cookies-module__9-l_Sa__container{text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.Cookies-module__9-l_Sa__contactContent h2{margin-bottom:1rem;font-size:2rem;font-weight:700}.Cookies-module__9-l_Sa__contactContent p{opacity:.9;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Cookies-module__9-l_Sa__contactGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.Cookies-module__9-l_Sa__contactItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border-radius:8px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.Cookies-module__9-l_Sa__contactItem svg{color:gold}.Cookies-module__9-l_Sa__contactItem h4{margin-bottom:.25rem;font-size:1rem;font-weight:600}.Cookies-module__9-l_Sa__contactItem a{color:#fff;opacity:.9;text-decoration:none;transition:opacity .3s}.Cookies-module__9-l_Sa__contactItem a:hover{opacity:1}.Cookies-module__9-l_Sa__contactAddress{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border-radius:8px;padding:2rem}.Cookies-module__9-l_Sa__contactAddress h4{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.Cookies-module__9-l_Sa__contactAddress p{opacity:.9;line-height:1.6}@media (max-width:768px){.Cookies-module__9-l_Sa__heroText h1{font-size:2rem}.Cookies-module__9-l_Sa__heroText p{font-size:1rem}.Cookies-module__9-l_Sa__overviewCard{text-align:center;flex-direction:column;padding:2rem}.Cookies-module__9-l_Sa__overviewIcon{margin-bottom:1rem}.Cookies-module__9-l_Sa__sectionHeader h2{font-size:2rem}.Cookies-module__9-l_Sa__typesGrid,.Cookies-module__9-l_Sa__controlsGrid{grid-template-columns:1fr}.Cookies-module__9-l_Sa__tableHeader,.Cookies-module__9-l_Sa__tableRow{grid-template-columns:1fr;gap:.5rem}.Cookies-module__9-l_Sa__tableHeader div{font-size:.9rem}.Cookies-module__9-l_Sa__cookieType{text-align:left}.Cookies-module__9-l_Sa__contactGrid{grid-template-columns:1fr}.Cookies-module__9-l_Sa__contactContent h2{font-size:1.5rem}.Cookies-module__9-l_Sa__noticeCard{text-align:center;flex-direction:column}.Cookies-module__9-l_Sa__noticeIcon{align-self:center}}@media (max-width:480px){.Cookies-module__9-l_Sa__hero{height:250px}.Cookies-module__9-l_Sa__heroText h1{font-size:1.5rem}.Cookies-module__9-l_Sa__overviewCard{margin:0 1rem;padding:1.5rem}.Cookies-module__9-l_Sa__overviewContent h2{font-size:1.5rem}.Cookies-module__9-l_Sa__sectionHeader h2{font-size:1.8rem}.Cookies-module__9-l_Sa__typeCard,.Cookies-module__9-l_Sa__controlCard{margin:0 .5rem;padding:1.5rem}.Cookies-module__9-l_Sa__cookieTable{font-size:.9rem;overflow-x:auto}.Cookies-module__9-l_Sa__contactSection{padding:3rem 1rem}.Cookies-module__9-l_Sa__noticeCard{margin:0 1rem;padding:1.5rem}.Cookies-module__9-l_Sa__container{padding:0 1rem!important}}
