.legal-page{min-height:100vh;color:var(--text-primary);z-index:1;isolation:isolate;position:relative}.legal-page,.legal-page *,.legal-page :before,.legal-page :after{box-sizing:border-box}.legal-header{z-index:100;backface-visibility:hidden;background:0 0;position:sticky;top:0;transform:translateZ(0)}.legal-header-content{justify-content:space-between;align-items:center;max-width:1150px;height:61px;margin:0 auto;padding:0 20px;display:flex}.legal-back-button{width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;padding:0;transition:opacity .2s,transform .2s;display:inline-flex}.legal-back-button:hover{opacity:.75}.legal-back-button:active{transform:scale(.95)}.legal-back-button svg{width:24px;height:24px}.legal-header-actions{justify-content:flex-end;align-items:center;display:flex}.legal-profile-mobile{display:none}.legal-profile-desktop{display:inline-block}.legal-main{z-index:1;width:100%;max-width:1150px;margin:0 auto;padding:0 20px;position:relative}.legal-hero{text-align:center;justify-content:center;align-items:center;min-height:auto;padding:40px 20px;display:flex;position:relative}.legal-hero-content{text-align:center;max-width:600px;animation:.8s ease-out legalFadeInUp}.legal-hero-icon{width:80px;height:80px;color:var(--primary);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#007aff1a,#34c7591a);border:1px solid #007aff33;border-radius:24px;justify-content:center;align-items:center;margin:0 auto 20px;animation:4s ease-in-out infinite legalPulse;display:inline-flex;box-shadow:0 8px 32px #007aff26}.legal-hero-icon svg{width:40px;height:40px}.legal-hero h1{max-width:600px;color:var(--text-primary);letter-spacing:0;overflow-wrap:break-word;margin:0 auto 8px;font-size:28px;font-weight:600;line-height:1.2}.legal-hero p{max-width:600px;color:var(--text-secondary);letter-spacing:0;margin:0 auto;font-size:16px;font-weight:400;line-height:1.4}.legal-content-section{z-index:1;background:0 0;padding:0 20px 48px;position:relative}.legal-page--terms .legal-content-section{margin-top:-20px}.legal-content-container{max-width:1200px;margin:0 auto}.legal-document{gap:16px;width:100%;max-width:100%;display:grid}.legal-document-section{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-lg);cursor:default;padding:24px;transition:transform .2s,background .2s,box-shadow .2s;position:relative;overflow:hidden}.legal-document-section:hover{background:var(--surface-hover);transform:scale(1.02);box-shadow:0 8px 24px #0000001a}.legal-document-section:active{transform:scale(.99)}.legal-section-heading{margin-bottom:0;display:block}.legal-section-number{width:36px;height:36px;color:var(--primary);background:var(--surface-hover);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.legal-section-heading h2{color:var(--text-primary);letter-spacing:0;margin:0 0 8px;font-size:18px;font-weight:600;line-height:normal}.legal-section-content{min-width:0;color:var(--text-secondary);letter-spacing:0;overflow-wrap:break-word;font-size:14px;line-height:1.6}.legal-section-content p{margin:0 0 16px}.legal-section-content p:last-child{margin-bottom:0}.legal-section-content ul{gap:12px;margin:20px 0;padding:0;list-style:none;display:grid}.legal-section-content li{padding-left:28px;line-height:1.8;position:relative}.legal-section-content li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0;box-shadow:0 0 0 3px #007aff33}.legal-section-content strong{color:var(--text-primary);font-weight:600}.legal-section-content a{color:var(--primary);font-weight:500;text-decoration:none;transition:opacity .2s}.legal-section-content a:hover{opacity:.8;text-decoration:underline}.legal-subsection{margin-top:0}.legal-subsection h3{color:var(--text-primary);letter-spacing:0;margin:20px 0 10px;font-size:16px;font-weight:600;line-height:1.35}.legal-warning-box,.legal-highlight-box{border-radius:var(--radius-lg);margin:24px 0;padding:24px;position:relative;overflow:hidden}.legal-warning-box{background:linear-gradient(135deg,#ff3b301a,#ff3b300d);border:1px solid #ff3b3033}.legal-warning-box:before{content:"!";color:var(--danger);font-size:24px;font-weight:700;position:absolute;top:24px;left:24px}.legal-warning-box p{color:var(--text-primary);margin:0;padding-left:40px;font-weight:500}.legal-highlight-box{background:linear-gradient(135deg,#007aff1a,#007aff0d);border:1px solid #007aff33}.legal-highlight-box:before{content:"";background:var(--primary);opacity:.08;border-radius:50%;width:82px;height:82px;position:absolute;top:-20px;right:-20px}.legal-highlight-box p{z-index:1;color:var(--text-primary);margin:0;font-weight:500;position:relative}.legal-contact-card{text-align:center;border-radius:var(--radius-lg);background:linear-gradient(135deg,#007aff1a,#007aff0d);border:1px solid #007aff33;width:100%;max-width:100%;margin-top:48px;padding:32px}.legal-contact-card h2{color:var(--text-primary);letter-spacing:0;margin:0 0 16px;font-size:22px;font-weight:600}.legal-contact-card p{color:var(--text-secondary);margin:0 0 24px;font-size:14px;line-height:1.6}.legal-contact-links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.legal-contact-link{color:#fff;background:var(--primary);border-radius:var(--radius-md);overflow-wrap:anywhere;justify-content:center;align-items:center;gap:8px;min-width:0;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.legal-contact-link:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #007aff4d}.legal-contact-link svg{width:18px;height:18px}.legal-footer{z-index:1;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);background:#00000080;margin-top:0;padding:48px 20px 24px;display:block;position:relative}[data-theme=light] .legal-footer,.light-theme .legal-footer{background:#fff;border-top-color:#0000000f}.legal-footer-container{width:100%;max-width:1150px;margin:0 auto}.legal-footer-content{grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr));gap:40px;margin-bottom:40px;display:grid}.legal-footer-brand{flex-direction:column;gap:16px;display:flex}.legal-footer-logo{letter-spacing:0;align-items:center;gap:8px;font-size:20px;font-weight:600;line-height:1;display:flex}.legal-footer-description{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.legal-footer-social{gap:12px;margin-top:8px;display:flex}.legal-language-switcher{position:relative}.legal-social-link{color:#ffffffd9;background:#ffffff08;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .2s,color .2s;display:flex}[data-theme=light] .legal-social-link,.light-theme .legal-social-link{color:#1a1a1f;background:#0000000a}.legal-social-link:hover{color:#fff;background:#ffffff12}[data-theme=light] .legal-social-link:hover,.light-theme .legal-social-link:hover{color:#000;background:#00000012}.legal-social-link svg{width:20px;height:20px}.legal-language-dropdown{z-index:20;-webkit-backdrop-filter:blur(20px);background:#1e1e20fa;border:1px solid #ffffff14;border-radius:16px;min-width:180px;padding:8px;animation:.2s forwards legalLanguageDropdownFadeIn;position:absolute;bottom:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 40px #0000004d}[data-theme=light] .legal-language-dropdown,.light-theme .legal-language-dropdown{background:#fff;border-color:#0000000f;box-shadow:0 4px 16px #00000014,0 12px 40px #0000000a}.legal-language-options{gap:2px;display:grid}.legal-language-option{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex}.legal-language-option:hover{background:var(--surface-hover)}.legal-language-option.selected{color:var(--primary);background:#007aff1a}.legal-language-flag{font-size:20px;line-height:1}.legal-language-name{flex:1}.legal-language-check{width:16px;height:16px;color:var(--primary)}.legal-footer-column h3{color:var(--text-primary);letter-spacing:0;margin:0 0 16px;font-size:14px;font-weight:600}.legal-footer-links{flex-direction:column;gap:12px;display:flex}.legal-footer-link{color:var(--text-secondary);font-size:13px;line-height:1.35;text-decoration:none;transition:color .2s,transform .2s}.legal-footer-link:hover{color:var(--text-primary);transform:translate(4px)}.legal-footer-bottom{color:var(--text-tertiary);border-top:1px solid var(--border);overflow-wrap:break-word;justify-content:space-between;align-items:center;gap:18px;padding-top:24px;font-size:13px;display:flex}@keyframes legalFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes legalPulse{0%,to{transform:scale(1);box-shadow:0 8px 32px #007aff26}50%{transform:scale(1.05);box-shadow:0 12px 40px #007aff40}}@keyframes legalLanguageDropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:1023px){.legal-header-content{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left))}.legal-profile-desktop{display:none}.legal-profile-mobile{display:flex}}@media (max-width:768px){.legal-main{max-width:none;padding:0}.legal-hero{padding:40px 20px}.legal-page--terms .legal-hero-icon{border-radius:20px;width:64px;height:64px;margin-bottom:16px}.legal-page--terms .legal-hero-icon svg{width:32px;height:32px}.legal-page--terms .legal-hero h1{margin-bottom:6px;font-size:22px}.legal-page--terms .legal-hero p{font-size:14px}.legal-content-section{padding:0 20px 48px}.legal-page--terms .legal-content-section{margin-top:0;padding:0 16px 80px}.legal-page--terms .legal-content-container{max-width:480px}.legal-page--terms .legal-document{gap:12px}.legal-page--terms .legal-document-section{padding:20px}.legal-page--terms .legal-document-section:active{transform:scale(.98)}.legal-page--terms .legal-section-number{border-radius:10px;width:32px;height:32px;margin-bottom:14px;font-size:14px}.legal-page--terms .legal-section-heading h2{margin-bottom:6px;font-size:15px;line-height:normal}.legal-page--terms .legal-section-content{font-size:13px;line-height:1.5}.legal-document-section:hover{box-shadow:none;transform:none}.legal-document-section:active{transform:scale(.99)}.legal-contact-card{padding:32px 24px}.legal-footer-content{grid-template-columns:1fr;gap:32px}.legal-footer-bottom{text-align:center;flex-direction:column;gap:16px}}
