@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap);:root{--primary-color:#1a1a1a;--secondary-color:#8b4513;--accent-color:#cd853f;--text-primary:#2c2c2c;--text-secondary:#5a5a5a;--text-muted:#8a8a8a;--background-light:#faf9f7;--background-white:#fefefe;--border-color:#e8e6e3;--hover-color:#f5f4f2;--warm-rose:#e8b4b8;--butter-cream:#f6e6d3;--sage-green:#a8b5a1;--lavender-mist:#d4c5e8;--cinnamon-light:#daa48a;--honey-glow:#f0d9b5;--dusty-blue:#b3c5d7;--element-spacing:2rem;--large-spacing:3.5rem;--text-body:1rem}.hero-section{padding:200px 0 100px;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-white) 100%);position:relative;text-align:center}.privacy-updated{margin-top:2.5rem;display:flex;justify-content:center;animation:fadeInUp 0.8s ease-out 0.3s both}.updated-badge{background-color:var(--background-white);padding:1rem 2rem;border:2px solid var(--border-color);border-radius:50px;display:inline-flex;align-items:center;gap:.75rem;font-family:'Libre Baskerville',serif;font-weight:400;font-size:.9rem;color:var(--text-secondary);box-shadow:0 4px 20px rgb(0 0 0 / .08);transition:all 0.3s ease;position:relative;overflow:hidden}.updated-badge::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(139 69 19 / .1),transparent);transition:left 0.5s ease}.updated-badge:hover::before{left:100%}.updated-badge:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgb(0 0 0 / .12);border-color:var(--secondary-color)}.updated-badge svg{color:var(--secondary-color);transition:transform 0.3s ease}.updated-badge:hover svg{transform:rotate(360deg)}.privacy-content-section{padding:100px 0 120px;background-color:var(--background-white);position:relative}.privacy-toc{position:sticky;top:120px;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-white) 100%);padding:2.5rem;border-radius:12px;box-shadow:0 8px 30px rgb(0 0 0 / .08);margin-bottom:2rem;border:1px solid var(--border-color);transition:all 0.3s ease}.privacy-toc:hover{box-shadow:0 12px 40px rgb(0 0 0 / .12)}.privacy-toc h3{font-family:'Libre Baskerville',serif;font-weight:700;font-size:1.2rem;color:var(--primary-color);margin-bottom:2rem;text-transform:uppercase;letter-spacing:1px;text-align:center;position:relative;padding-bottom:1rem}.privacy-toc h3::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background-color:var(--secondary-color);border-radius:1px}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:.75rem;position:relative}.toc-list a{font-family:'Libre Baskerville',serif;font-weight:400;font-size:.875rem;color:var(--text-secondary);text-decoration:none;padding:.75rem 1rem;display:block;transition:all 0.4s cubic-bezier(.25,.46,.45,.94);border-left:3px solid #fff0;border-radius:0 8px 8px 0;position:relative;overflow:hidden}.toc-list a::before{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,rgb(139 69 19 / .1),rgb(139 69 19 / .05));transition:width 0.3s ease;z-index:-1}.toc-list a:hover::before,.toc-list a.active::before{width:100%}.toc-list a:hover,.toc-list a.active{color:var(--secondary-color);border-left-color:var(--secondary-color);transform:translateX(5px);font-weight:600}.toc-list a.active{background-color:rgb(139 69 19 / .1);border-left-width:4px}.privacy-content{padding-left:3rem}.privacy-section{margin-bottom:5rem;opacity:0;transform:translateY(30px);transition:all 0.8s cubic-bezier(.25,.46,.45,.94);position:relative}.privacy-section.fade-in{opacity:1;transform:translateY(0)}.privacy-section.fade-in::before{height:100%}.privacy-section h2{font-family:'Libre Baskerville',serif;font-weight:700;font-size:2rem;color:var(--primary-color);margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid var(--border-color);position:relative}.privacy-section h2::after{content:'';position:absolute;bottom:-3px;left:0;width:60px;height:3px;background-color:var(--secondary-color);border-radius:2px}.privacy-section h3{font-family:'Libre Baskerville',serif;font-weight:700;font-size:1.3rem;color:var(--secondary-color);margin-top:2.5rem;margin-bottom:1.25rem;position:relative;padding-left:1rem}.privacy-section h3::before{content:'▶';position:absolute;left:0;top:0;color:var(--accent-color);font-size:.8rem}.privacy-section h4{font-family:'Libre Baskerville',serif;font-weight:600;font-size:1.1rem;color:var(--text-primary);margin-top:2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.privacy-section p{font-family:'Libre Baskerville',serif;font-weight:400;font-size:1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem;text-align:justify}.privacy-section ul{margin-bottom:2rem;padding-left:2rem}.privacy-section li{font-family:'Libre Baskerville',serif;font-weight:400;font-size:1rem;color:var(--text-secondary);margin-bottom:.75rem;line-height:1.7;position:relative}.privacy-section li::marker{color:var(--secondary-color)}.privacy-highlight{background:linear-gradient(135deg,var(--background-light) 0%,rgb(250 249 247 / .8) 100%);padding:2.5rem;border-radius:12px;border-left:5px solid var(--secondary-color);margin:3rem 0;box-shadow:0 8px 25px rgb(0 0 0 / .06);position:relative;overflow:hidden}.privacy-highlight::before{content:'💡';position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.3}.privacy-highlight h4{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem}.privacy-highlight ul{margin-bottom:0}.privacy-highlight li{color:var(--text-primary)}.use-case{background:linear-gradient(135deg,var(--background-white) 0%,rgb(254 254 254 / .9) 100%);border:2px solid var(--border-color);padding:2rem;margin-bottom:2rem;border-radius:12px;transition:all 0.4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.use-case::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--secondary-color),var(--accent-color));transform:translateX(-100%);transition:transform 0.4s ease}.use-case:hover::before{transform:translateX(0)}.use-case:hover{box-shadow:0 12px 35px rgb(0 0 0 / .1);transform:translateY(-5px);border-color:var(--secondary-color)}.use-case h4{margin-top:0;margin-bottom:1.5rem;color:var(--primary-color);display:flex;align-items:center;gap:.75rem;font-size:1.2rem}.cookie-type{background:linear-gradient(135deg,var(--butter-cream) 0%,rgb(246 230 211 / .6) 100%);padding:2rem;margin-bottom:2rem;border-radius:12px;border:2px solid rgb(139 69 19 / .2);box-shadow:0 6px 20px rgb(139 69 19 / .1);transition:all 0.3s ease}.cookie-type:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgb(139 69 19 / .15)}.cookie-type h4{color:var(--secondary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem;position:relative}.cookie-type h4::after{content:'🍪';position:absolute;right:0;top:0;opacity:.6}.advertising-info{background:linear-gradient(135deg,rgb(168 181 161 / .2) 0%,rgb(168 181 161 / .1) 100%);padding:2.5rem;border-radius:12px;margin:3rem 0;border:2px solid rgb(168 181 161 / .3);box-shadow:0 8px 25px rgb(168 181 161 / .15);position:relative}.advertising-info::before{content:'📢';position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.4}.advertising-info h4{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem}.important-note{background:linear-gradient(135deg,rgb(232 180 184 / .25) 0%,rgb(232 180 184 / .15) 100%);padding:2rem;border-radius:12px;border-left:5px solid var(--warm-rose);margin:2rem 0;box-shadow:0 6px 20px rgb(232 180 184 / .2);position:relative}.important-note::before{content:'⚠️';position:absolute;top:1rem;right:1rem;font-size:1.3rem;opacity:.6}.important-note p{margin:0;color:var(--text-primary);font-weight:500}.sharing-category{margin-bottom:2.5rem;padding:2rem;background:linear-gradient(135deg,var(--background-light) 0%,rgb(250 249 247 / .7) 100%);border-radius:12px;border:2px solid var(--border-color);transition:all 0.3s ease;position:relative}.sharing-category::before{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(180deg,rgb(139 69 19 / .1),rgb(139 69 19 / .05));border-radius:12px 0 0 12px;transition:width 0.3s ease;z-index:0}.sharing-category:hover::before{width:6px}.sharing-category:hover{transform:translateX(6px);box-shadow:0 8px 25px rgb(0 0 0 / .08)}.sharing-category h4{color:var(--secondary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem;position:relative;z-index:1}.security-measures{background:linear-gradient(135deg,rgb(179 197 215 / .25) 0%,rgb(179 197 215 / .15) 100%);padding:2.5rem;border-radius:12px;margin:3rem 0;border:2px solid rgb(179 197 215 / .4);box-shadow:0 8px 25px rgb(179 197 215 / .2);position:relative}.security-measures::before{content:'🔒';position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.5}.security-measures h4{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem}.security-notice{background:linear-gradient(135deg,rgb(240 217 181 / .4) 0%,rgb(240 217 181 / .2) 100%);padding:2rem;border-radius:12px;border-left:5px solid var(--honey-glow);margin:2rem 0;box-shadow:0 6px 20px rgb(240 217 181 / .3);position:relative}.security-notice::before{content:'ℹ️';position:absolute;top:1rem;right:1rem;font-size:1.2rem;opacity:.6}.security-notice p{margin:0;color:var(--text-primary);font-style:italic}.rights-section{margin-bottom:2.5rem;padding:2rem;background:linear-gradient(135deg,var(--background-white) 0%,rgb(254 254 254 / .8) 100%);border:2px solid var(--border-color);border-radius:12px;transition:all 0.3s ease;position:relative}.rights-section:hover{border-color:var(--secondary-color);box-shadow:0 8px 25px rgb(139 69 19 / .1)}.rights-section h4{color:var(--secondary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem;position:relative}.rights-section h4::before{content:'⚖️';margin-right:.5rem;opacity:.7}.exercise-rights{background:linear-gradient(135deg,rgb(212 197 232 / .25) 0%,rgb(212 197 232 / .15) 100%);padding:2.5rem;border-radius:12px;margin:3rem 0;border:2px solid rgb(212 197 232 / .4);box-shadow:0 8px 25px rgb(212 197 232 / .2);position:relative}.exercise-rights::before{content:'📝';position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.5}.exercise-rights h4{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem}.children-policy{background:linear-gradient(135deg,rgb(218 164 138 / .25) 0%,rgb(218 164 138 / .15) 100%);padding:2.5rem;border-radius:12px;margin:3rem 0;border:2px solid rgb(218 164 138 / .4);box-shadow:0 8px 25px rgb(218 164 138 / .2);position:relative}.children-policy::before{content:'👶';position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.5}.children-policy h4{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem}.transfer-info{background:linear-gradient(135deg,var(--background-light) 0%,rgb(250 249 247 / .6) 100%);padding:2.5rem;border-radius:12px;margin:3rem 0;border-left:5px solid var(--accent-color);box-shadow:0 8px 25px rgb(205 133 63 / .1);position:relative}.transfer-info::before{content:'🌍';position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.4}.transfer-info h4{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem}.changes-notification{background:linear-gradient(135deg,rgb(246 230 211 / .6) 0%,rgb(246 230 211 / .3) 100%);padding:2.5rem;border-radius:12px;margin:3rem 0;border:2px solid rgb(246 230 211 / .8);box-shadow:0 8px 25px rgb(246 230 211 / .4);position:relative}.changes-notification::before{content:'📋';position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.5}.changes-notification h4{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.2rem}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0}.contact-method{background:linear-gradient(135deg,var(--background-light) 0%,var(--background-white) 100%);padding:2.5rem 2rem;border-radius:16px;text-align:center;border:2px solid var(--border-color);transition:all 0.4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.contact-method::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgb(139 69 19 / .05),rgb(139 69 19 / .02));opacity:0;transition:opacity 0.3s ease;z-index:0}.contact-method:hover::before{opacity:1}.contact-method:hover{box-shadow:0 15px 40px rgb(0 0 0 / .1);transform:translateY(-8px);border-color:var(--secondary-color)}.contact-method h4{color:var(--secondary-color);margin-top:0;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.2rem;position:relative;z-index:1}.contact-method p{margin:0;color:var(--text-primary);font-weight:500;position:relative;z-index:1}.contact-method a{color:var(--secondary-color);text-decoration:none;font-weight:600;transition:all 0.3s ease;position:relative}.contact-method a:hover{color:var(--primary-color);text-decoration:underline}.response-time{background:linear-gradient(135deg,var(--background-light) 0%,rgb(250 249 247 / .8) 100%);padding:2rem;border-radius:12px;border-left:5px solid var(--accent-color);margin-top:3rem;box-shadow:0 6px 20px rgb(0 0 0 / .05);position:relative}.response-time::before{content:'⏰';position:absolute;top:1rem;right:1rem;font-size:1.3rem;opacity:.6}.response-time p{margin:0;color:var(--text-primary);font-style:italic}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.privacy-section{animation:fadeInUp 0.8s ease-out both}.privacy-section:nth-child(2){animation-delay:0.1s}.privacy-section:nth-child(3){animation-delay:0.2s}.privacy-section:nth-child(4){animation-delay:0.3s}.toc-list li{animation:slideInLeft 0.5s ease-out both}.toc-list li:nth-child(1){animation-delay:0.1s}.toc-list li:nth-child(2){animation-delay:0.15s}.toc-list li:nth-child(3){animation-delay:0.2s}.toc-list li:nth-child(4){animation-delay:0.25s}.toc-list li:nth-child(5){animation-delay:0.3s}.toc-list li:nth-child(6){animation-delay:0.35s}.toc-list li:nth-child(7){animation-delay:0.4s}.toc-list li:nth-child(8){animation-delay:0.45s}.toc-list li:nth-child(9){animation-delay:0.5s}.toc-list li:nth-child(10){animation-delay:0.55s}.toc-list li:nth-child(11){animation-delay:0.6s}.toc-list li:nth-child(12){animation-delay:0.65s}@media (min-width:1200px){.privacy-content{padding-left:4rem}.privacy-toc{padding:3rem}.privacy-section{margin-bottom:6rem}.privacy-section::before{left:-4rem}}@media (max-width:1199px){.privacy-content{padding-left:2rem}.privacy-section::before{left:-2rem}}@media (max-width:991px){.hero-section{padding:180px 0 80px}.privacy-content-section{padding:80px 0 100px}.privacy-content{padding-left:0;margin-top:2rem}.privacy-toc{position:static;margin-bottom:3rem;padding:2rem}.privacy-toc h3{font-size:1.1rem;margin-bottom:1.5rem}.toc-list a{padding:.6rem .8rem;font-size:.85rem}.privacy-section{margin-bottom:4rem}.privacy-section::before{display:none}.privacy-section h2{font-size:1.8rem;margin-bottom:1.5rem}.privacy-section h3{font-size:1.2rem;margin-top:2rem}.privacy-section h4{font-size:1.05rem;margin-top:1.5rem}.contact-info{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.contact-method{padding:2rem 1.5rem}.privacy-highlight,.advertising-info,.security-measures,.exercise-rights,.children-policy,.transfer-info,.changes-notification{padding:2rem;margin:2rem 0}.use-case,.cookie-type,.sharing-category,.rights-section{padding:1.5rem;margin-bottom:1.5rem}}@media (max-width:767px){.hero-section{padding:160px 0 60px}.privacy-content-section{padding:60px 0 80px}.updated-badge{padding:.8rem 1.5rem;font-size:.85rem;gap:.5rem}.privacy-toc{padding:1.5rem;border-radius:8px}.privacy-toc h3{font-size:1rem;margin-bottom:1.25rem}.toc-list a{padding:.5rem .75rem;font-size:.8rem;border-radius:0 6px 6px 0}.privacy-section{margin-bottom:3rem}.privacy-section h2{font-size:1.6rem;margin-bottom:1.25rem;padding-bottom:.75rem}.privacy-section h2::after{width:40px;height:2px}.privacy-section h3{font-size:1.1rem;margin-top:1.5rem;margin-bottom:1rem}.privacy-section h4{font-size:1rem;margin-top:1.25rem;margin-bottom:.75rem}.privacy-section p{font-size:.95rem;line-height:1.7;margin-bottom:1.25rem;text-align:left}.privacy-section ul{padding-left:1.5rem;margin-bottom:1.5rem}.privacy-section li{font-size:.95rem;margin-bottom:.6rem;line-height:1.6}.contact-info{grid-template-columns:1fr;gap:1.25rem}.contact-method{padding:1.75rem 1.25rem;border-radius:12px}.contact-method h4{font-size:1.1rem;margin-bottom:1.25rem}.privacy-highlight,.advertising-info,.security-measures,.exercise-rights,.children-policy,.transfer-info,.changes-notification{padding:1.5rem;margin:1.5rem 0;border-radius:8px}.privacy-highlight h4,.advertising-info h4,.security-measures h4,.exercise-rights h4,.children-policy h4,.transfer-info h4,.changes-notification h4{font-size:1.05rem;margin-bottom:1.25rem}.use-case,.cookie-type,.sharing-category,.rights-section{padding:1.25rem;margin-bottom:1.25rem;border-radius:8px}.use-case h4,.cookie-type h4,.sharing-category h4,.rights-section h4{font-size:1.05rem;margin-bottom:1rem}.response-time{padding:1.5rem;margin-top:2rem;border-radius:8px}}@media (max-width:575px){.hero-section{padding:140px 0 50px}.hero-title{font-size:2.2rem;margin-bottom:1.5rem}.hero-description{font-size:1rem;margin-bottom:2rem}.privacy-content-section{padding:50px 0 70px}.updated-badge{padding:.7rem 1.25rem;font-size:.8rem;gap:.4rem;flex-direction:column;text-align:center}.updated-badge svg{order:-1}.privacy-toc{padding:1.25rem;margin-bottom:2rem}.privacy-toc h3{font-size:.95rem;margin-bottom:1rem}.toc-list a{padding:.45rem .6rem;font-size:.75rem}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{font-size:1.4rem;margin-bottom:1rem;padding-bottom:.5rem}.privacy-section h2::after{width:30px;height:2px}.privacy-section h3{font-size:1rem;margin-top:1.25rem;margin-bottom:.75rem}.privacy-section h4{font-size:.95rem;margin-top:1rem;margin-bottom:.6rem;flex-direction:column;align-items:flex-start;gap:.25rem}.privacy-section p{font-size:.9rem;line-height:1.65;margin-bottom:1rem}.privacy-section ul{padding-left:1.25rem;margin-bottom:1.25rem}.privacy-section li{font-size:.9rem;margin-bottom:.5rem;line-height:1.55}.contact-method{padding:1.5rem 1rem}.contact-method h4{font-size:1rem;margin-bottom:1rem;flex-direction:column;gap:.5rem}.privacy-highlight,.advertising-info,.security-measures,.exercise-rights,.children-policy,.transfer-info,.changes-notification{padding:1.25rem;margin:1.25rem 0}.privacy-highlight h4,.advertising-info h4,.security-measures h4,.exercise-rights h4,.children-policy h4,.transfer-info h4,.changes-notification h4{font-size:1rem;margin-bottom:1rem}.use-case,.cookie-type,.sharing-category,.rights-section{padding:1rem;margin-bottom:1rem}.use-case h4,.cookie-type h4,.sharing-category h4,.rights-section h4{font-size:1rem;margin-bottom:.75rem}.response-time{padding:1.25rem;margin-top:1.5rem}.privacy-highlight::before,.advertising-info::before,.security-measures::before,.exercise-rights::before,.children-policy::before,.transfer-info::before,.changes-notification::before,.security-notice::before,.important-note::before,.response-time::before{display:none}.cookie-type h4::after{display:none}.rights-section h4::before{display:none}}.toc-list a:focus,.contact-method a:focus{outline:3px solid var(--accent-color);outline-offset:2px;border-radius:4px}.toc-list a:focus{background-color:rgb(139 69 19 / .1)}@media (prefers-contrast:high){.privacy-section h2::after{background-color:var(--primary-color)}.toc-list a.active{background-color:var(--secondary-color);color:#fff}.privacy-highlight,.advertising-info,.security-measures,.exercise-rights,.children-policy,.transfer-info,.changes-notification{border:2px solid var(--primary-color)}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}.privacy-section{opacity:1;transform:none}.toc-list li{animation:none}.updated-badge:hover::before{left:0}}@media print{.privacy-toc,.updated-badge{display:none!important}.privacy-content{padding-left:0}.privacy-section{break-inside:avoid;margin-bottom:2rem;opacity:1;transform:none}.privacy-section::before{display:none}.privacy-section h2{color:#000;border-bottom:2px solid #000}.privacy-section h3,.privacy-section h4{color:#000}.privacy-section p,.privacy-section li{color:#000}.privacy-highlight,.advertising-info,.security-measures,.exercise-rights,.children-policy,.transfer-info,.changes-notification,.use-case,.cookie-type,.sharing-category,.rights-section,.contact-method{background:white!important;border:1px solid #000;box-shadow:none;break-inside:avoid;margin:1rem 0}.contact-info{grid-template-columns:1fr;gap:1rem}.privacy-highlight::before,.advertising-info::before,.security-measures::before,.exercise-rights::before,.children-policy::before,.transfer-info::before,.changes-notification::before,.security-notice::before,.important-note::before,.response-time::before,.cookie-type h4::after,.rights-section h4::before{display:none}}