@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1d1d1f;line-height:1.6}.page{min-height:100vh}.hero{background:#fff;padding:6rem 2rem 5rem;text-align:center;position:relative;overflow:hidden;border-bottom:1px solid #f0f0f3}.hero-inner{max-width:720px;margin:0 auto;position:relative;z-index:1}.hero-logo{width:200px;height:auto;margin-bottom:.75rem;filter:drop-shadow(0 4px 20px rgba(0,0,0,.15))}.hero-tagline{font-size:1rem;font-weight:500;color:#6e6e73;letter-spacing:.05em;text-transform:uppercase;margin-bottom:2rem}.hero-title{font-size:3rem;font-weight:700;color:#1d1d1f;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.5rem}.hero-description{font-size:1.2rem;line-height:1.7;color:#6e6e73;max-width:560px;margin:0 auto 2.5rem}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem}.badge{display:inline-flex;align-items:center;gap:.375rem;background:#f5f5f7;border:1px solid #e8e8ed;padding:.5rem 1rem;border-radius:100px;font-size:.875rem;font-weight:500;color:#1d1d1f;letter-spacing:.01em}.section{background:#fff;padding:5rem 2rem}.section--dark{background:#f8f9fa}.section-inner{max-width:960px;margin:0 auto}.section-heading{font-size:2.25rem;font-weight:700;color:#1d1d1f;text-align:center;letter-spacing:-.03em;margin-bottom:.75rem}.section-subheading{font-size:1.125rem;color:#6e6e73;text-align:center;max-width:540px;margin:0 auto 3.5rem;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card{background:#f8f9fa;border-radius:20px;padding:2rem 1.5rem;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,.04)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.feature-emoji{font-size:2rem;display:block;margin-bottom:.875rem}.feature-card h3{font-size:1.125rem;font-weight:600;color:#1d1d1f;margin-bottom:.5rem;letter-spacing:-.01em}.feature-card p{font-size:.9375rem;line-height:1.6;color:#6e6e73}.feature-card--highlight{grid-column:span 3;background:linear-gradient(135deg,#0c837a,#1699db);color:#fff;text-align:center;padding:3rem 2rem}.feature-card--highlight .feature-emoji{font-size:2.5rem;margin-bottom:1rem}.feature-card--highlight h3{color:#fff;font-size:1.5rem}.feature-card--highlight p{color:#ffffffe6;max-width:560px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.step{text-align:center;position:relative}.step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0c837a,#2ca9a7);color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1.25rem}.step h3{font-size:1.0625rem;font-weight:600;color:#1d1d1f;margin-bottom:.5rem;letter-spacing:-.01em}.step p{font-size:.9375rem;line-height:1.6;color:#6e6e73}.steps-disclaimer{text-align:center;font-size:.875rem;color:#86868b;margin-top:2.5rem;font-style:italic}.privacy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}.privacy-item{display:flex;align-items:flex-start;gap:1rem;background:#f8f9fa;padding:1.5rem;border-radius:16px;border:1px solid rgba(0,0,0,.04)}.privacy-icon{font-size:1.75rem;flex-shrink:0;margin-top:.125rem}.privacy-item h3{font-size:1rem;font-weight:600;color:#1d1d1f;margin-bottom:.25rem}.privacy-item p{font-size:.9375rem;line-height:1.6;color:#6e6e73}.footer{background:#f8f9fa;padding:4rem 2rem 2.5rem;text-align:center;margin-top:0;border-top:1px solid #f0f0f3}.footer-inner{max-width:480px;margin:0 auto}.footer-logo{width:120px;height:auto;margin-bottom:.5rem}.footer-tagline{font-size:.875rem;color:#86868b;margin-bottom:1.5rem;letter-spacing:.03em}.footer-links{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem}.footer-links a{color:#0c837a;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.footer-links a:hover{color:#2ca9a7}.footer-divider{color:#d2d2d7;font-size:1rem}.footer-email{font-size:.8125rem;color:#86868b;margin-bottom:.5rem}.footer-copyright{font-size:.75rem;color:#aeaeb2}@media (max-width: 768px){.hero{padding:4rem 1.5rem 3.5rem}.hero-logo{width:160px}.hero-title{font-size:2.25rem}.hero-description{font-size:1.0625rem}.section{padding:3.5rem 1.5rem}.section-heading{font-size:1.875rem}.features-grid{grid-template-columns:repeat(2,1fr)}.feature-card--highlight{grid-column:span 2}.steps{grid-template-columns:repeat(2,1fr);gap:2rem}.privacy-grid{grid-template-columns:1fr}}@media (max-width: 480px){.hero{padding:3rem 1.25rem 2.5rem}.hero-logo{width:140px}.hero-title{font-size:1.75rem}.hero-title br{display:none}.hero-description{font-size:1rem}.hero-badges{gap:.5rem}.badge{font-size:.8125rem;padding:.375rem .75rem}.section{padding:3rem 1.25rem}.section-heading{font-size:1.5rem}.section-subheading{font-size:1rem;margin-bottom:2.5rem}.features-grid{grid-template-columns:1fr}.feature-card--highlight{grid-column:span 1}.feature-card{padding:1.5rem 1.25rem}.steps{grid-template-columns:1fr;gap:1.5rem}.footer{padding:3rem 1.25rem 2rem}}.container{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem 1.5rem;background-color:#fff}.main{max-width:680px;width:100%;padding:3rem 0}.header{text-align:center;margin-bottom:3rem}.header a{text-decoration:none}.logo{width:160px;height:auto;margin-bottom:1rem}.subtitle{font-size:1.5rem;font-weight:600;color:#1d1d1f;letter-spacing:-.01em}.legal-content{text-align:left}.effective-date{display:inline-block;font-size:.875rem;font-weight:500;color:#6e6e73;background:#f5f5f7;padding:.375rem .875rem;border-radius:20px;margin-bottom:2rem;letter-spacing:.01em}.legal-intro{font-size:1.125rem;line-height:1.75;color:#1d1d1f;margin-bottom:3rem}.legal-section{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #f0f0f3}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section h2{font-size:1.375rem;font-weight:600;color:#1d1d1f;margin-bottom:1rem;letter-spacing:-.02em}.legal-section p{font-size:1.0625rem;line-height:1.75;color:#1d1d1f;margin-bottom:.75rem}.legal-section p:last-child{margin-bottom:0}.legal-section strong{font-weight:600;color:#1d1d1f}.legal-section ul{list-style:none;margin:.75rem 0;padding:0}.legal-section ul li{font-size:1.0625rem;line-height:1.75;color:#1d1d1f;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.legal-section ul li:before{content:"";position:absolute;left:.25rem;top:.7em;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#0c837a,#2ca9a7)}.legal-section ul li strong{color:#0c837a}.legal-section a{color:#0c837a;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease,color .2s ease}.legal-section a:hover{color:#2ca9a7;border-bottom-color:#2ca9a7}@media (max-width: 768px){.container{padding:1.5rem 1rem}.logo{width:140px}.subtitle,.legal-section h2{font-size:1.25rem}.legal-section p,.legal-section ul li,.legal-intro{font-size:1rem}}@media (max-width: 480px){.container{padding:1.25rem 1rem}.logo{width:120px}.subtitle{font-size:1.125rem}.header{margin-bottom:2rem}.legal-section{margin-bottom:2rem;padding-bottom:2rem}}.language-switcher-wrapper{position:absolute;top:1.5rem;right:1.5rem;z-index:1000}.language-selector{position:relative;font-family:var(--font-body)}.language-btn{background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:20px;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:600;color:#333;transition:all .2s ease;box-shadow:0 2px 8px #0000000d}.language-btn:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.language-flag{font-size:1.2rem;line-height:1}.language-code{font-size:.8rem;padding-top:1px}.chevron{width:14px;height:14px;opacity:.5;transition:transform .2s ease}.chevron.open{transform:rotate(180deg)}.language-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;min-width:160px;border-radius:12px;box-shadow:0 4px 20px #00000026;border:1px solid rgba(0,0,0,.05);overflow:hidden;animation:fadeIn .15s ease-out}.language-option{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:none;cursor:pointer;text-align:left;transition:background .1s ease}.language-option:hover{background:#f8f9fa}.language-option.active{background:#eff6ff;color:#2563eb;font-weight:500}.language-label{font-size:.9rem;color:inherit}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.language-switcher-wrapper{top:1rem;right:1rem}}.support-form{padding-top:.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.9375rem;font-weight:500;color:#1d1d1f;margin-bottom:.5rem}.form-input,.form-textarea{width:100%;padding:.875rem 1rem;border-radius:12px;border:1px solid #d2d2d7;font-size:1rem;font-family:inherit;color:#1d1d1f;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#0c837a;box-shadow:0 0 0 3px #0c837a1a}.form-textarea{resize:vertical;min-height:120px}.form-submit{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0c837a,#2ca9a7);color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;width:100%;transition:transform .2s ease,box-shadow .2s ease;margin-top:.5rem}.form-submit:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0c837a33}.form-message{padding:1rem;border-radius:12px;margin-bottom:2rem;font-size:.9375rem;font-weight:500}.form-message.success{background-color:#f2fbf5;color:#0c832e;border:1px solid #d1fad8}.form-message.error{background-color:#fef2f2;color:#b91c1c;border:1px solid #fee2e2}
