:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary: #eda436;--primary-hover: #f5871f;--secondary: #F76834;--secondary-hover: #d35400;--accent: #F76834;--accent-hover: #f8b500;--text: #432818;--text-light: #8b6d5c;--background: #ffffff;--background-accent: #fff8ee;--font-main: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--line-height: 1.6}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none;font-weight:500}body{font-family:var(--font-main);color:var(--text);background:var(--background);line-height:var(--line-height);background-image:radial-gradient(circle at 20% 90%,rgba(237,164,54,.05) 0%,transparent 20%),radial-gradient(circle at 80% 5%,rgba(230,126,34,.04) 0%,transparent 25%),radial-gradient(circle at 60% 50%,rgba(249,199,79,.06) 0%,transparent 30%);background-attachment:fixed;min-width:320px;min-height:100vh}#root{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;min-height:100vh;align-items:center;position:relative;justify-content:center}header{padding:3rem 0 2rem;display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;min-height:13rem}.logo-container{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.logo-img{width:8rem;height:8rem;filter:drop-shadow(0 10px 15px rgba(237,164,54,.3));transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.logo-img:hover{transform:scale(1.05) rotate(5deg);filter:drop-shadow(0 15px 20px rgba(237,164,54,.4))}main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0;text-align:center;width:100%;max-width:800px}h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,var(--accent) 0%,var(--primary) 50%,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 10px rgba(237,164,54,.1)}h2{font-size:1.6rem;font-weight:600;color:var(--text-light);margin-bottom:3rem;position:relative;display:inline-block}h2:after{content:"";position:absolute;width:40%;height:3px;background:linear-gradient(90deg,var(--accent) 0%,transparent 100%);bottom:-10px;left:30%;border-radius:2px}.privacy-section{margin-bottom:3rem;background-color:var(--background-accent);border-radius:1rem;padding:1.5rem;width:100%;text-align:center;box-shadow:0 5px 15px #0000000d}.privacy-section h3{font-size:1.4rem;color:var(--secondary);margin-bottom:1.2rem;position:relative;display:inline-block}.privacy-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.privacy-column{padding:0 .5rem}.privacy-column p{font-size:.95rem;line-height:1.5;color:var(--text)}.zero-retention{font-weight:600;color:var(--primary);font-size:1.1rem;margin-top:.5rem}.shortcut-container{margin-bottom:3rem}.keyboard-shortcut{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}kbd{background-color:var(--background-accent);border:1px solid #fde6c2;border-radius:.5rem;box-shadow:0 2px 4px #eda43626;font-family:monospace;font-size:1.1rem;padding:.6rem .9rem;min-width:2.5rem;text-align:center;color:var(--secondary);font-weight:600;transition:all .2s ease}kbd:hover{transform:translateY(-1px);box-shadow:0 3px 6px #e67e2233;background-color:#fff5e5}.shortcut-text{font-size:1.25rem;color:var(--text-light);font-weight:500;margin-top:.5rem;letter-spacing:.02em}.cta-container{margin-top:2rem}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background-color:var(--primary);color:#fff;font-weight:600;padding:1rem 2.5rem;border-radius:.5rem;text-decoration:none!important;box-shadow:0 10px 15px -3px #eda4364d;transition:all .3s ease;position:relative;overflow:hidden;z-index:1;letter-spacing:.02em}.chrome-icon{transition:transform .3s ease;stroke:#fff}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease;z-index:-1}.cta-button:hover{background-color:var(--primary-hover);transform:translateY(-2px) scale(1.03);box-shadow:0 15px 20px -3px #d68c2466}.cta-button:hover .chrome-icon{transform:rotate(20deg)}.cta-button:hover:before{left:100%}footer{padding:2rem 0;text-align:center;color:var(--text-light);font-size:.875rem;width:100%}@media (max-width: 768px){h1{font-size:2.25rem}h2{font-size:1.25rem}.privacy-columns{grid-template-columns:1fr;gap:1.5rem}.privacy-section{padding:1.2rem}.zero-retention{font-size:1rem}.logo-container{position:static;transform:none;margin:0 auto}.logo-img{width:6rem;height:6rem}header{flex-direction:column;min-height:initial;padding-top:2rem}}.privacy-policy-content{max-width:800px;margin:0 auto;padding:20px;line-height:1.6;text-align:left}.privacy-title{font-size:2.5rem;margin-bottom:1rem;text-align:center;background:linear-gradient(135deg,var(--accent) 0%,var(--primary) 50%,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 10px rgba(237,164,54,.1)}.privacy-date{text-align:center;color:var(--text-light);margin-bottom:.5rem}.privacy-policy-content h3{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:var(--primary)}.privacy-policy-content h4{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.5rem;color:var(--text)}.privacy-policy-content ul{list-style-position:outside;margin-left:2rem;margin-bottom:1.5rem}.privacy-policy-content li{margin-bottom:.5rem;position:relative;padding-left:.5rem}.privacy-policy-content p{margin-bottom:1.2rem}@media (min-width: 769px) and (max-width: 1100px){.logo-img{width:7rem;height:7rem}}
