*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,SF Pro Display,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#1a1a1a;background:#f8fafc;overflow-x:hidden}.logo-image{width:40px;height:40px}.container{max-width:1400px;margin:0 auto;padding:0 16px}.btn{padding:16px 32px;border:none;border-radius:20px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-align:center;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px}.btn-primary{background:#7c3aed;color:#fff;border:2px solid #7c3aed}.btn-primary:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 12px 24px -4px #7c3aed66}.btn-secondary{background:#fff;color:#7c3aed;border:2px solid #e879f9}.btn-secondary:hover{background:#fdf4ff;border-color:#c084fc;transform:translateY(-2px);box-shadow:0 12px 24px -4px #9333ea33}.section-bg{background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0),radial-gradient(circle at 20% 30%,rgba(124,58,237,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(236,72,153,.03) 0%,transparent 50%)}.particle{position:absolute;width:4px;height:4px;background:#fff9;border-radius:50%;pointer-events:none;animation:float 6s ease-in-out infinite}.purple-bg{background:linear-gradient(135deg,#667eea,#764ba2),radial-gradient(circle at 20% 80%,rgba(120,119,198,.3),transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3),transparent 50%);background-attachment:fixed}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:1}}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #ef444480,0 0 40px #ef44444d,0 4px 12px #ef444466;transform:scale(1)}50%{box-shadow:0 0 30px #ef4444b3,0 0 60px #ef444480,0 4px 16px #ef444499;transform:scale(1.05)}}@media (min-width: 768px){.container{padding:0 20px}}.header-bar{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(147,51,234,.1);padding:12px 0;position:fixed;top:0;width:100%;z-index:1000}.header-content{display:flex;justify-content:space-between;align-items:center;gap:16px}.logo{font-weight:800;font-size:1.1rem;color:#7c3aed;display:flex;align-items:center;gap:6px}.logo:before{content:"";font-size:1rem;color:#f59e0b}.logo a{color:#7c3aed;text-decoration:none}.language-switcher{position:relative}.language-switcher select{background:#fff;color:#475569;border:2px solid #e879f9;padding:8px 32px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;min-width:100px}.language-switcher:before{content:"🌍";position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:16px;pointer-events:none;z-index:1}.language-switcher select:hover{border-color:#a855f7;background-color:#fdf4ff;transform:translateY(-1px);box-shadow:0 4px 12px -2px #9333ea33}.language-switcher select:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.language-switcher option{background:#fff;color:#1a1a1a;padding:8px 12px;border:none}@media (min-width: 768px){.header-bar{padding:15px 0}.header-content{padding:0 20px}.logo{font-size:1.4rem;gap:8px}.logo:before{font-size:1.2rem}.language-switcher select{padding:12px 40px;border-radius:16px;font-size:15px;min-width:120px}.language-switcher:before{left:12px;font-size:18px}}.hero{background:#fff;padding:100px 0 60px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(circle at 20% 80%,rgba(124,58,237,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(236,72,153,.08) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(59,130,246,.06) 0%,transparent 50%);z-index:-1}.hero-layout{display:flex;flex-direction:column;gap:40px;align-items:center;text-align:center;max-width:1200px;margin:0 auto;padding:0 16px}.feature-badge{display:inline-flex;align-items:center;gap:6px;background:#ede9fe;color:#6d28d9;padding:8px 16px;border-radius:50px;font-size:.75rem;font-weight:700;margin-bottom:12px;border:2px solid #c4b5fd;text-transform:uppercase;letter-spacing:.5px}.hero-content h1{font-size:clamp(2rem,8vw,2.8rem);font-weight:900;margin-bottom:16px;color:#0f172a;line-height:1.2;letter-spacing:-.02em}.hero-content p{font-size:1rem;margin-bottom:24px;color:#64748b;line-height:1.6;max-width:100%}.upload-section{background:#fff;border:3px solid #f3e8ff;border-radius:24px;padding:24px 20px;box-shadow:0 20px 40px -8px #9333ea1f,0 8px 16px -4px #9333ea0f;transition:all .4s ease;position:relative;width:100%;max-width:400px}.upload-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7c3aed,#ec4899,#06b6d4);border-radius:24px 24px 0 0}.upload-section:hover{border-color:#e879f9;transform:translateY(-2px);box-shadow:0 32px 64px -12px #9333ea2e,0 16px 32px -8px #9333ea1a}.preview-box{width:180px;height:180px;border:3px dashed #c084fc;border-radius:20px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:#fdf4ff;position:relative;overflow:hidden;transition:all .4s ease;cursor:pointer}.preview-box:hover{border-color:#a855f7;background:#f3e8ff;border-style:solid;transform:scale(1.02)}.placeholder-icon{font-size:40px;color:#a855f7;transition:all .3s ease}.preview-box:hover .placeholder-icon{transform:scale(1.1);color:#7c3aed}.preview-image{width:100%;height:100%;object-fit:cover;border-radius:16px}.upload-buttons{display:flex;flex-direction:column;gap:12px}.file-input{display:none}@media (min-width: 768px){.hero-layout{gap:60px;padding:0 20px}.feature-badge{padding:10px 20px;font-size:.8rem;gap:8px;margin-bottom:14px}.hero-content h1{font-size:clamp(2.5rem,6vw,3.5rem);margin-bottom:20px}.hero-content p{font-size:1.125rem;margin-bottom:32px}.upload-section{padding:32px 28px;border-radius:28px;max-width:450px}.upload-section:before{height:5px;border-radius:28px 28px 0 0}.preview-box{width:200px;height:200px;border-radius:22px;margin-bottom:28px}.placeholder-icon{font-size:44px}.preview-image{border-radius:18px}.upload-buttons{gap:14px}}@media (min-width: 1024px){.hero{padding:120px 0 60px}.hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;text-align:left}.feature-badge{padding:12px 24px;font-size:.875rem;margin-bottom:16px}.hero-content h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:24px}.hero-content p{font-size:1.25rem;margin-bottom:40px;max-width:90%}.upload-section{padding:48px 40px;border-radius:32px;max-width:none}.upload-section:before{height:6px;border-radius:32px 32px 0 0}.upload-section:hover{transform:translateY(-4px)}.preview-box{width:220px;height:220px;border-radius:24px;margin-bottom:32px}.placeholder-icon{font-size:48px}.preview-image{border-radius:20px}.upload-buttons{gap:16px}}.features{padding:60px 0;position:relative;overflow:hidden}.features:after{content:"";position:absolute;bottom:-30%;left:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(236,72,153,.04) 0%,transparent 70%);border-radius:50%;animation:floatReverse 10s ease-in-out infinite}@keyframes floatReverse{0%,to{transform:translate(0) translateY(0) rotate(0)}33%{transform:translate(20px) translateY(-15px) rotate(120deg)}66%{transform:translate(-15px) translateY(20px) rotate(240deg)}}.features-header{text-align:center;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto;position:relative;z-index:3}.features-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#7c3aed;padding:12px 24px;border-radius:50px;font-size:.8rem;font-weight:700;margin-bottom:20px;border:3px solid #7c3aed;text-transform:uppercase;letter-spacing:1px;box-shadow:0 8px 32px -8px #7c3aed4d,inset 0 0 0 1px #7c3aed1a;position:relative;overflow:hidden;transition:all .3s ease}.features-badge:hover{transform:translateY(-2px);box-shadow:0 12px 40px -8px #7c3aed66,inset 0 0 0 1px #7c3aed33;border-color:#6d28d9}.features-title{font-size:2rem;font-weight:900;color:#0f172a;margin-bottom:16px;letter-spacing:-.03em;line-height:1.1;position:relative;background:linear-gradient(135deg,#0f172a,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-subtitle{font-size:1.1rem;color:#475569;line-height:1.6;font-weight:500;max-width:580px;margin:0 auto}.features-grid{display:grid;grid-template-columns:1fr;gap:20px;position:relative;z-index:2}.feature-card{background:#fffffffa;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:2px solid rgba(255,255,255,.9);border-radius:24px;padding:28px;display:flex;align-items:center;gap:24px;transition:all .5s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 12px 32px -8px #94a3b814;cursor:pointer}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7c3aed,#ec4899,#06b6d4);transition:transform .5s ease;border-radius:24px 24px 0 0}.feature-card:after{content:"";position:absolute;top:0;right:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(124,58,237,.02),transparent);transition:right .8s ease;pointer-events:none}.feature-card:hover{transform:translateY(-8px);border-color:#d946ef;box-shadow:0 20px 40px -8px #d946ef26,0 8px 16px -4px #d946ef1a}.feature-card:hover:before{background:#d946ef;transform:scaleX(1)}.feature-card:nth-child(1):hover:before{background:#7c3aed}.feature-card:nth-child(2):hover:before{background:#ec4899}.feature-card:nth-child(3):hover:before{background:#06b6d4}.feature-card:nth-child(4):hover:before{background:#10b981}.feature-card:nth-child(5):hover:before{background:#f59e0b}.feature-card:nth-child(6):hover:before{background:#ef4444}.feature-card:hover:after{right:100%}.feature-icon-wrapper{flex-shrink:0;position:relative}.feature-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;font-size:2rem;background:#f8fafc;border-radius:18px;transition:all .4s cubic-bezier(.34,1.56,.64,1);border:2px solid #e2e8f0;position:relative;overflow:hidden}.feature-icon:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:20px;padding:2px;background:linear-gradient(135deg,#7c3aed4d,#ec48994d,#06b6d433);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;opacity:0;transition:opacity .4s ease}.feature-icon:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transition:all .4s ease;transform:translate(-50%,-50%)}.feature-card:hover .feature-icon{background:#fdf4ff;border-color:#d946ef;box-shadow:0 8px 25px -8px #7c3aed4d;transform:scale(1.15) rotate(8deg)}.feature-card:nth-child(1):hover .feature-icon{background:#f3f4f6;border-color:#7c3aed}.feature-card:nth-child(2):hover .feature-icon{background:#fdf2f8;border-color:#ec4899}.feature-card:nth-child(3):hover .feature-icon{background:#f0f9ff;border-color:#06b6d4}.feature-card:nth-child(4):hover .feature-icon{background:#f0fdf4;border-color:#10b981}.feature-card:nth-child(5):hover .feature-icon{background:#fffbeb;border-color:#f59e0b}.feature-card:nth-child(6):hover .feature-icon{background:#fef2f2;border-color:#ef4444}.feature-content{flex:1;min-width:0}.feature-title{font-size:1.2rem;font-weight:800;color:#0f172a;margin-bottom:10px;letter-spacing:-.015em;line-height:1.25;transition:color .3s ease}.feature-description{font-size:.95rem;color:#64748b;line-height:1.6;font-weight:500;margin:0;transition:color .3s ease}.feature-card:hover .feature-description{color:#475569}@media (min-width: 768px){.features{padding:85px 0}.features:after{width:400px;height:400px;bottom:-25%;left:-15%}.features-header{margin-bottom:55px}.features-badge{padding:14px 28px;font-size:.85rem;margin-bottom:24px;gap:12px}.features-title{font-size:2.4rem;margin-bottom:18px}.features-subtitle{font-size:1.15rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:24px}.feature-card{padding:32px;border-radius:28px;gap:26px}.feature-card:before{border-radius:28px 28px 0 0}.feature-icon{width:72px;height:72px;font-size:2.2rem;border-radius:20px}.feature-icon:before{border-radius:22px}.feature-title{font-size:1.3rem;margin-bottom:12px}.feature-description{font-size:1rem}}@media (min-width: 1024px){.features{padding:105px 0}.features:after{width:500px;height:500px;bottom:-20%;left:-10%}.features-header{margin-bottom:65px}.features-badge{padding:16px 32px;font-size:.9rem;margin-bottom:28px}.features-title{font-size:2.8rem;margin-bottom:22px}.features-subtitle{font-size:1.25rem}.feature-card{padding:36px;border-radius:32px;gap:28px}.feature-card:before{border-radius:32px 32px 0 0}.feature-icon{width:80px;height:80px;font-size:2.4rem;border-radius:22px}.feature-icon:before{border-radius:24px}.feature-title{font-size:1.4rem;margin-bottom:14px}.feature-description{font-size:1.05rem;line-height:1.65}}@media (min-width: 1280px){.features-grid{grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{padding:40px;border-radius:36px;gap:32px}.feature-card:before{border-radius:36px 36px 0 0}.feature-icon{font-size:2.6rem;border-radius:24px}.feature-icon:before{border-radius:26px}.feature-title{font-size:1.5rem;margin-bottom:16px}.feature-description{font-size:1.1rem;line-height:1.7}}.guide-section{padding:50px 0;position:relative;overflow:hidden}.guide-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="%237c3aed" opacity="0.05"/><circle cx="80" cy="40" r="0.5" fill="%23ec4899" opacity="0.03"/><circle cx="50" cy="80" r="1.5" fill="%2306b6d4" opacity="0.04"/></svg>');pointer-events:none}.guide-header{text-align:center;margin-bottom:40px;padding:0 5px}.guide-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ede9fe,#f3e8ff);color:#6d28d9;padding:10px 20px;border-radius:50px;font-size:.8rem;font-weight:700;margin-bottom:20px;border:3px solid #c4b5fd;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 16px -4px #7c3aed26}.guide-title{font-size:clamp(1.8rem,7vw,2.2rem);font-weight:900;color:#0f172a;margin-bottom:14px;letter-spacing:-.02em;background:linear-gradient(135deg,#0f172a,#374151,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guide-subtitle{font-size:1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6;padding:0 5px}.guide-steps{margin-bottom:50px}.guide-step{margin-bottom:40px;animation:fadeInUp .6s ease}.step-layout{display:flex;flex-direction:column}.step-content{order:1;padding:20px 10px;text-align:left}.step-image{order:2;margin:0;width:100%}.step-number{display:flex;align-items:center;gap:10px;margin-bottom:16px;justify-content:flex-start}.step-icon{font-size:1.8rem;filter:drop-shadow(0 2px 4px rgba(124,58,237,.3))}.step-text{font-size:1rem;font-weight:800;color:#7c3aed;text-transform:uppercase;letter-spacing:.1em}.step-title{font-size:1.25rem;font-weight:800;color:#1e293b;margin-bottom:16px;line-height:1.3;text-align:left}.step-description{color:#475569;line-height:1.7;font-size:.95rem}.step-list{list-style:none;padding:0;margin:0 0 20px}.step-list li{margin-bottom:8px;padding-left:20px;position:relative;font-size:.9rem;line-height:1.5}.step-list li:before{content:"→";position:absolute;left:0;color:#7c3aed;font-weight:700}.sub-list{list-style:none;padding:0;margin:10px 0 0 16px}.sub-list li{margin-bottom:8px;padding-left:16px;position:relative;font-size:.85rem;line-height:1.4}.sub-list li:before{content:"•";position:absolute;left:0;color:#a855f7;font-weight:700}.step-tip{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:16px;padding:12px 16px;margin-top:14px;font-style:italic;color:#92400e;font-size:.85rem;line-height:1.5}.step-image{display:flex;justify-content:center;align-items:center}.image-placeholder{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:16px;padding:20px 12px;text-align:center;box-shadow:0 15px 30px -5px #0000001f,0 8px 16px -4px #7c3aed14;transition:all .3s ease;position:relative;overflow:hidden;width:95%;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto 15px;max-width:100%}.image-placeholder:hover{transform:translateY(-4px);box-shadow:0 32px 64px -12px #00000026,0 16px 32px -8px #7c3aed1a;border-color:#c084fc}.placeholder-content{flex:1;display:flex;justify-content:center;align-items:center;width:100%;min-height:160px}.image-label{background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;padding:5px 12px;border-radius:16px;font-size:.75rem;font-weight:600;margin-top:12px;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.demo-phone{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:12px;box-shadow:0 20px 40px -8px #0000004d;border:4px solid #374151;max-width:240px;margin:0 auto}.demo-screen{background:linear-gradient(135deg,#f8fafc,#fff);border-radius:12px;padding:16px;min-height:140px;display:flex;flex-direction:column;gap:12px}.demo-buttons{display:flex;flex-direction:column;gap:12px}.demo-btn{padding:8px 14px;border-radius:12px;font-weight:600;text-align:center;font-size:.75rem}.demo-btn.primary{background:#7c3aed;color:#fff}.demo-btn.secondary{background:#fff;color:#7c3aed;border:2px solid #e879f9}.demo-preview{flex:1;background:#fdf4ff;border:2px dashed #c084fc;border-radius:12px;display:flex;justify-content:center;align-items:center;min-height:60px}.demo-face{font-size:2rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.demo-face.large{font-size:2.5rem}.demo-face.perfect{font-size:2.5rem;animation:perfectGlow 2s ease-in-out infinite alternate}@keyframes perfectGlow{0%{filter:drop-shadow(0 0 10px rgba(124,58,237,.5))}to{filter:drop-shadow(0 0 20px rgba(236,72,153,.7))}}.demo-preview-box{background:#fdf4ff;border:3px dashed #c084fc;border-radius:20px;padding:25px;position:relative;max-width:160px;margin:0 auto}.demo-image{position:relative;display:flex;justify-content:center;align-items:center}.preview-checkmark{position:absolute;top:-10px;right:-10px;background:#10b981;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.1rem}.demo-analysis{display:flex;flex-direction:column;align-items:center;gap:12px;padding:15px}.analysis-face{font-size:2.5rem;animation:analysisRotate 2s linear infinite}@keyframes analysisRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.analysis-waves{display:flex;gap:8px}.wave{width:5px;height:25px;background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:4px;animation:waveAnimation 1.5s ease-in-out infinite}.wave:nth-child(2){animation-delay:.2s}.wave:nth-child(3){animation-delay:.4s}@keyframes waveAnimation{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1.5)}}.analysis-text{font-weight:600;color:#7c3aed;font-size:.9rem}.demo-result{display:flex;flex-direction:column;align-items:center;gap:16px;padding:12px}.result-frame-demo{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:14px;display:flex;flex-direction:column;align-items:center;gap:12px;transform:rotate(-3deg);box-shadow:0 20px 40px -8px #667eea66;max-width:150px}.demo-face.result{font-size:2rem}.demo-score{color:#fff;font-weight:800;font-size:1.1rem}.demo-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.demo-btn.share{background:#f59e0b;color:#fff;padding:5px 10px;border-radius:20px;font-size:.75rem}.demo-btn.retry{background:#fff;color:#7c3aed;border:2px solid #7c3aed;padding:5px 10px;border-radius:20px;font-size:.75rem}.guide-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:1400px;margin:0 auto;padding:0 5px}.guide-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:20px 14px;box-shadow:0 20px 40px -8px #0000001a,0 8px 16px -4px #7c3aed0d;border:2px solid rgba(124,58,237,.1);transition:all .3s ease;position:relative;overflow:hidden;margin:0}.guide-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7c3aed,#ec4899,#06b6d4);border-radius:24px 24px 0 0}.guide-card:hover{transform:translateY(-8px);box-shadow:0 32px 64px -12px #00000026,0 16px 32px -8px #7c3aed1a;border-color:#7c3aed33}.card-header{margin-bottom:20px}.card-header h3{font-size:1.2rem;font-weight:800;color:#1e293b;margin-bottom:8px;display:flex;align-items:center;gap:6px}.card-header p{color:#64748b;line-height:1.6;font-size:.9rem}.requirements-list,.restrictions-list,.tips-list,.troubleshooting-list,.support-info{margin-bottom:25px}.requirement-item,.restriction-item,.tip-item,.support-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:.9rem}.requirement-item:last-child,.restriction-item:last-child,.tip-item:last-child,.support-item:last-child{border-bottom:none}.req-icon,.rest-icon,.tip-icon,.support-icon{font-size:1rem;flex-shrink:0}.requirement-item span:last-child{color:#374151;font-weight:500}.restriction-note{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:12px;padding:12px;margin-bottom:20px;color:#92400e;font-style:italic;font-size:.85rem}.trouble-item{margin-bottom:14px;padding:14px;background:#f8fafc;border-radius:12px;border-left:4px solid #7c3aed}.trouble-question{margin-bottom:8px;color:#1e293b;font-size:.9rem}.trouble-answer{color:#64748b;line-height:1.6;font-size:.85rem}.support-item{align-items:flex-start}.support-icon{margin-top:2px}.reminder-content blockquote{background:linear-gradient(135deg,#f3e8ff,#fdf4ff);border-left:4px solid #7c3aed;padding:16px;margin:0 0 20px;border-radius:12px;font-style:italic;color:#6d28d9;font-size:.95rem;line-height:1.7}.card-visual{margin-top:20px}.good-photo-demo{display:flex;justify-content:center}.photo-frame{border-radius:16px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:12px;position:relative}.photo-frame.good{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:3px solid #10b981;padding:12px;max-width:140px}.photo-frame.bad{background:linear-gradient(135deg,#fee2e2,#fecaca);border:3px solid #ef4444;position:relative;width:55px;height:55px;padding:6px}.quality-indicators{display:flex;gap:4px;flex-wrap:wrap}.indicator{background:#10b981;color:#fff;padding:2px 5px;border-radius:12px;font-size:.65rem;font-weight:600}.bad-photos-demo{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.demo-face.animal,.demo-face.cartoon,.demo-face.group{font-size:1.2rem}.error-overlay{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.7rem;font-weight:700}.tips-demo{display:flex;justify-content:center}.lighting-demo{position:relative;display:flex;align-items:center;gap:12px;padding:12px}.light-source{font-size:1.6rem;animation:lightPulse 2s ease-in-out infinite}@keyframes lightPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.demo-face.lit{font-size:2rem;filter:drop-shadow(0 0 20px rgba(245,158,11,.6))}.light-rays{position:absolute;left:35px;display:flex;flex-direction:column;gap:4px}.ray{width:20px;height:2px;background:linear-gradient(90deg,#fbbf24,transparent);border-radius:1px;animation:rayShine 2s ease-in-out infinite}.ray:nth-child(2){animation-delay:.3s}.ray:nth-child(3){animation-delay:.6s}@keyframes rayShine{0%,to{opacity:.3;transform:scaleX(.5)}50%{opacity:1;transform:scaleX(1)}}.troubleshoot-demo{display:flex;justify-content:center}.problem-solution{display:flex;align-items:center;gap:20px}.problem,.solution{font-size:3rem}.arrow{font-size:2rem;color:#7c3aed;font-weight:700}.devices-demo{display:flex;justify-content:center;align-items:center;gap:10px;position:relative;padding:12px}.device{font-size:1.8rem;animation:deviceFloat 3s ease-in-out infinite}.device:nth-child(2){animation-delay:.5s}.device:nth-child(3){animation-delay:1s}@keyframes deviceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.compatibility-check{position:absolute;top:-10px;right:-10px;background:#10b981;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700}.heart-demo{display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;padding:12px}.big-heart{font-size:3rem;animation:heartBeat 2s ease-in-out infinite}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.floating-hearts{display:flex;gap:12px}.mini-heart{font-size:1.1rem;animation:floatHeart 3s ease-in-out infinite}.mini-heart:nth-child(2){animation-delay:.5s}.mini-heart:nth-child(3){animation-delay:1s}@keyframes floatHeart{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(10deg)}}@media (min-width: 768px){.guide-section{padding:60px 0}.guide-header{margin-bottom:50px;padding:0 10px}.guide-badge{padding:12px 24px;font-size:.875rem;margin-bottom:20px}.guide-title{font-size:clamp(2rem,6vw,2.5rem);margin-bottom:16px;line-height:1.2}.guide-subtitle{font-size:1.1rem;padding:0 10px;line-height:1.5}.guide-steps{margin-bottom:60px}.guide-step{margin-bottom:40px}.step-content{padding:20px 15px}.step-number{margin-bottom:16px}.step-title{font-size:1.3rem;margin-bottom:16px;line-height:1.3}.step-description{font-size:.95rem;line-height:1.6}.step-list li{margin-bottom:8px;font-size:.9rem;line-height:1.5}.sub-list li{font-size:.85rem;line-height:1.4}.step-tip{padding:12px 16px;margin-top:14px;font-size:.85rem;line-height:1.5}.guide-grid{gap:30px;padding:unset}.guide-card{padding:25px 18px;margin:0 5px}.card-header{margin-bottom:25px}.card-header h3{font-size:1.3rem;margin-bottom:10px;line-height:1.3}.card-header p{font-size:.95rem;line-height:1.5}.image-placeholder{padding:20px 15px;min-height:320px;border-radius:20px;margin:0 auto 15px;width:95%;border-width:3px}.placeholder-content{min-height:240px}.image-label{padding:8px 16px;font-size:.8rem;margin-top:12px;border-radius:16px}.demo-phone{padding:16px;max-width:320px;border-radius:24px}.demo-screen{padding:20px;min-height:200px;gap:18px;border-radius:16px}.demo-btn{padding:12px 18px;font-size:.85rem;border-radius:12px;font-weight:600}.demo-preview{min-height:100px;border-radius:12px}.demo-face{font-size:2.8rem}.demo-face.large,.demo-face.perfect{font-size:3.2rem}.demo-preview-box{padding:35px;border-radius:20px;max-width:240px;border-width:3px}.demo-analysis{gap:20px;padding:25px}.analysis-face{font-size:3.5rem}.wave{width:8px;height:35px}.analysis-text{font-size:1.1rem;font-weight:600}.demo-result{gap:25px;padding:20px}.result-frame-demo{padding:20px;border-radius:20px;max-width:220px}.demo-face.result{font-size:2.8rem}.demo-score{font-size:1.4rem;font-weight:800}.demo-btn.share,.demo-btn.retry{padding:8px 14px;font-size:.85rem;border-radius:18px;font-weight:600}.good-photo-demo{padding:20px}.photo-frame.good{padding:20px;max-width:180px;border-radius:20px}.quality-indicators{gap:8px;justify-content:center}.indicator{padding:4px 8px;font-size:.75rem;border-radius:10px;font-weight:600}.bad-photos-demo{gap:12px;padding:15px}.photo-frame.bad{width:70px;height:70px;padding:10px;border-radius:16px}.demo-face.animal,.demo-face.cartoon,.demo-face.group{font-size:1.6rem}.error-overlay{width:22px;height:22px;font-size:.8rem}.lighting-demo{gap:18px;padding:20px}.light-source{font-size:2rem}.demo-face.lit{font-size:2.8rem}.light-rays{left:45px;gap:4px}.ray{width:28px;height:2px}.troubleshoot-demo{padding:20px}.problem,.solution{font-size:2.8rem}.arrow{font-size:2rem;font-weight:800}.devices-demo{gap:15px;padding:20px}.device{font-size:2.2rem}.compatibility-check{width:28px;height:28px;font-size:1rem}.heart-demo{gap:20px;padding:20px}.big-heart{font-size:3.8rem}.floating-hearts{gap:12px}.mini-heart{font-size:1.4rem}.requirements-list,.restrictions-list,.tips-list,.support-info{margin-bottom:25px}.requirement-item,.restriction-item,.tip-item,.support-item{padding:12px 0;font-size:.95rem;line-height:1.5}.req-icon,.rest-icon,.tip-icon,.support-icon{font-size:1.2rem}.restriction-note{padding:16px;margin-bottom:18px;font-size:.9rem;line-height:1.5;border-radius:12px}.troubleshooting-list{margin-bottom:25px}.trouble-item{margin-bottom:18px;padding:18px;border-radius:12px}.trouble-question{margin-bottom:8px;font-size:.95rem}.trouble-answer{font-size:.9rem;line-height:1.5}.reminder-content blockquote{padding:22px;margin-bottom:25px;font-size:1rem;line-height:1.6;border-radius:12px}}@media (min-width: 1024px){.guide-section{padding:100px 0}.guide-header{margin-bottom:80px;padding:0}.guide-badge{gap:12px;padding:16px 32px;font-size:1rem;margin-bottom:24px}.guide-title{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:20px}.guide-subtitle{font-size:1.25rem;padding:0}.guide-steps{margin-bottom:100px}.guide-step{margin-bottom:80px}.guide-step.reverse .step-layout{direction:rtl}.guide-step.reverse .step-content{direction:ltr}.step-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1200px;margin:0 auto}.step-content{padding:40px}.step-number{margin-bottom:24px}.step-icon{font-size:2rem}.step-text{font-size:1.125rem}.step-title{font-size:2rem;margin-bottom:24px}.guide-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px}.guide-card{padding:40px}.card-header h3{font-size:1.5rem;margin-bottom:12px}.card-header p{font-size:unset}.requirements-list,.tips-list,.troubleshooting-list,.support-info{margin-bottom:30px}.requirement-item,.restriction-item,.tip-item,.support-item{gap:12px}.req-icon,.rest-icon,.tip-icon,.support-icon{font-size:1.25rem}.restrictions-list{margin-bottom:20px}.restriction-note{font-size:unset;line-height:unset}.trouble-item{padding:20px;margin-bottom:20px}.trouble-answer{line-height:1.6}.reminder-content blockquote{font-size:1.125rem;margin-bottom:30px}}.faqs-section{padding:80px 0;position:relative;overflow:hidden}.faqs-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="25" cy="25" r="1.5" fill="%237c3aed" opacity="0.06"/><circle cx="75" cy="45" r="1" fill="%23ec4899" opacity="0.04"/><circle cx="45" cy="75" r="2" fill="%2306b6d4" opacity="0.05"/></svg>');pointer-events:none}.faqs-header{text-align:center;margin-bottom:60px}.faqs-badge{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;padding:16px 32px;border-radius:50px;font-size:1rem;font-weight:700;margin-bottom:24px;border:3px solid #f59e0b;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 16px -4px #f59e0b26}.faqs-title{font-size:clamp(1.8rem,7vw,2.2rem);font-weight:900;color:#0f172a;margin-bottom:20px;letter-spacing:-.02em;background:linear-gradient(135deg,#0f172a,#374151,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faqs-subtitle{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.faqs-container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.faq-item{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 20px 40px -8px #0000001a,0 8px 16px -4px #7c3aed0d;border:2px solid rgba(124,58,237,.1);transition:all .3s ease;position:relative;overflow:hidden;animation:faqSlideIn .6s ease forwards}.faq-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7c3aed,#ec4899,#06b6d4);border-radius:24px 24px 0 0}.faq-item:hover{transform:translateY(-4px);box-shadow:0 32px 64px -12px #00000026,0 16px 32px -8px #7c3aed1a;border-color:#7c3aed33}.faq-item:nth-child(2){animation-delay:.1s}.faq-question{display:flex;align-items:center;gap:12px;padding:20px 16px;cursor:pointer;transition:all .3s ease;position:relative}.faq-question:hover{background:#7c3aed05}.faq-icon{font-size:1.8rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(124,58,237,.3))}.faq-question h3{font-size:1.1rem;font-weight:800;color:#1e293b;flex:1;line-height:1.3;margin:0}.faq-toggle{font-size:1rem;font-weight:900;color:#7c3aed;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#f3e8ff,#fdf4ff);border:2px solid #c084fc;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.faq-item.active .faq-toggle{transform:rotate(45deg);background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;border-color:#7c3aed}.faq-answer{max-height:0;overflow:hidden;transition:all .4s ease;opacity:0}.faq-item.active .faq-answer{max-height:300px;opacity:1;padding:0 16px 20px}.faq-answer p{color:#475569;line-height:1.7;font-size:.95rem;margin:0;padding-left:42px}.faq-answer a{color:#7c3aed;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:all .3s ease}.faq-answer a:hover{color:#6d28d9;border-bottom-color:#7c3aed;background:linear-gradient(135deg,#7c3aed1a,#ec48990d);padding:2px 6px;border-radius:6px}@keyframes faqSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 481px){.faq-question{padding:24px 20px;gap:16px}.faq-icon{font-size:2rem}.faq-question h3{font-size:1.25rem}.faq-toggle{width:35px;height:35px}.faq-item.active .faq-answer{padding:0 20px 24px}.faq-answer p{padding-left:56px;font-size:1rem}}@media (min-width: 769px){.faqs-section{padding:100px 0}.faqs-header{margin-bottom:80px}.faq-question{padding:32px 40px;gap:20px}.faq-icon{font-size:2.5rem}.faq-question h3{font-size:1.5rem}.faq-toggle{width:40px;height:40px}.faq-item.active .faq-answer{padding:0 40px 32px}.faq-answer p{padding-left:72px;font-size:1.1rem}}.newsletter-section{padding:80px 0;position:relative;overflow:hidden}.newsletter-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="30" cy="30" r="1.5" fill="%237c3aed" opacity="0.06"/><circle cx="70" cy="50" r="1" fill="%23ec4899" opacity="0.04"/><circle cx="50" cy="80" r="2" fill="%2306b6d4" opacity="0.05"/></svg>');pointer-events:none}.newsletter-content{position:relative;z-index:1}.newsletter-layout{display:grid;grid-template-columns:1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto;text-align:center}.newsletter-badge{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#ddd6fe,#e9d5ff);color:#6d28d9;padding:16px 32px;border-radius:50px;font-size:1rem;font-weight:700;margin-bottom:24px;border:3px solid #c4b5fd;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 16px -4px #7c3aed26}.newsletter-title{font-size:clamp(1.4rem,6vw,2.3rem);font-weight:900;color:#0f172a;margin-bottom:20px;letter-spacing:-.02em;background:linear-gradient(135deg,#0f172a,#374151,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.newsletter-subtitle{font-size:1.25rem;color:#64748b;line-height:1.6;margin-bottom:40px}.newsletter-benefits{display:flex;flex-direction:column;gap:16px}.benefit-item{display:flex;align-items:center;gap:16px;padding:12px 0}.benefit-icon{font-size:1.5rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(124,58,237,.3))}.benefit-item span:last-child{color:#374151;font-weight:600;font-size:1rem}.newsletter-form-container{position:relative}.newsletter-form-card{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;padding:24px 20px;box-shadow:0 32px 64px -12px #00000026,0 16px 32px -8px #7c3aed1a,inset 0 1px #ffffff80;border:2px solid rgba(124,58,237,.1);position:relative;overflow:hidden}.newsletter-form-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#7c3aed,#ec4899,#06b6d4);border-radius:32px 32px 0 0}.form-header{text-align:center;margin-bottom:32px}.form-header h3{font-size:1.25rem;font-weight:800;color:#1e293b;margin-bottom:8px}.form-header p{color:#64748b;font-size:.95rem}.newsletter-form{margin-bottom:24px}.input-group{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.input-wrapper{position:relative}.newsletter-input{width:100%;padding:16px 20px 16px 50px;border:3px solid #e879f9;border-radius:20px;font-size:1rem;font-weight:500;background:#ffffffe6;transition:all .3s ease;outline:none}.newsletter-input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1a;background:#fff}.newsletter-input::placeholder{color:#9ca3af}.input-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:1.25rem;color:#7c3aed}.newsletter-btn{background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;border:none;padding:16px 24px;border-radius:20px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 12px 24px -4px #7c3aed66}.newsletter-btn:hover{background:linear-gradient(135deg,#6d28d9,#db2777);transform:translateY(-2px);box-shadow:0 16px 32px -4px #7c3aed80}.newsletter-btn:active{transform:translateY(0)}.privacy-notice{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;color:#64748b;line-height:1.5}.privacy-notice input[type=checkbox]{margin-top:2px;accent-color:#7c3aed}.privacy-link{color:#7c3aed;text-decoration:none;font-weight:600}.privacy-link:hover{text-decoration:underline;cursor:pointer}.success-message{text-align:center;padding:40px 20px}.success-icon{font-size:4rem;margin-bottom:20px;animation:successBounce .6s ease}@keyframes successBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.success-message h4{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:12px}.success-message p{color:#64748b;line-height:1.6}.social-proof{text-align:center;margin-top:32px}.subscriber-avatars{display:flex;justify-content:center;gap:6px;margin-bottom:16px}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#f3e8ff,#fdf4ff);border:3px solid #c084fc;display:flex;align-items:center;justify-content:center;font-size:1.25rem;animation:avatarFloat 3s ease-in-out infinite}.avatar:nth-child(2){animation-delay:.5s}.avatar:nth-child(3){animation-delay:1s}.avatar:nth-child(4){animation-delay:1.5s}.avatar:nth-child(5){animation-delay:2s}@keyframes avatarFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.social-text{color:#64748b;font-weight:600;font-size:.95rem}.newsletter-decoration{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.floating-element{position:absolute;font-size:2rem;opacity:.6;animation:floatElement 6s ease-in-out infinite}.floating-element:nth-child(2){animation-delay:1s}.floating-element:nth-child(3){animation-delay:2s}.floating-element:nth-child(4){animation-delay:3s}@keyframes floatElement{0%,to{transform:translateY(0) rotate(0);opacity:.6}50%{transform:translateY(-20px) rotate(10deg);opacity:.8}}@media (min-width: 768px){.newsletter-form-card{padding:32px 24px}.input-group{gap:16px}.newsletter-input{padding:20px 24px 20px 60px}.newsletter-btn{padding:20px 32px}.subscriber-avatars{gap:8px}.avatar{width:48px;height:48px;font-size:1.5rem}}@media (min-width: 1024px){.newsletter-section{padding:120px 0}.newsletter-layout{grid-template-columns:1fr 1fr;gap:80px;text-align:left}.newsletter-form-card{padding:48px 40px}}.footer-section{background:linear-gradient(135deg,#0f172a,#1e293b,#374151),radial-gradient(circle at 20% 30%,rgba(124,58,237,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(236,72,153,.1) 0%,transparent 50%);color:#fff;padding:50px 0 20px;position:relative;overflow:hidden}.footer-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="white" opacity="0.05"/><circle cx="80" cy="40" r="0.5" fill="white" opacity="0.08"/><circle cx="50" cy="80" r="1.5" fill="white" opacity="0.03"/></svg>');pointer-events:none}.footer-content{position:relative;z-index:1}.footer-main{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:30px;text-align:center}.footer-brand{max-width:400px;margin:0 auto}.footer-logo{font-size:1.6rem;font-weight:900;color:#fff;margin-bottom:16px;background:linear-gradient(135deg,#7c3aed,#ec4899,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-flex;align-items:center;gap:8px}.footer-description{color:#94a3b8;line-height:1.6;margin-bottom:24px;font-size:1rem}.footer-social{display:flex;gap:14px;justify-content:center}.social-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:#ffffff1a;border-radius:50%;color:#7c3aed;text-decoration:none;font-weight:700;font-size:1.4rem;transition:all .3s ease;border:2px solid rgba(255,255,255,.2)}.social-icon:hover{background:#7c3aed4d;border-color:#7c3aed;transform:translateY(-3px);box-shadow:0 8px 16px #7c3aed66}.social-icon.facebook{background-color:#1877f2}.footer-links{display:grid;grid-template-columns:1fr;gap:32px}.footer-column h4{color:#fff;font-size:1.1rem;font-weight:800;margin-bottom:18px;position:relative;text-align:center}.footer-column h4:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:40px;height:3px;background:linear-gradient(90deg,#7c3aed,#ec4899);border-radius:2px}.footer-column ul{list-style:none;padding:0;margin:0;text-align:center}.footer-column li{margin-bottom:10px}.footer-link{color:#94a3b8;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;padding:6px 0;border-radius:8px;cursor:pointer;font-size:.95rem}.footer-link:hover{color:#fff;background:#7c3aed1a;padding-left:12px;padding-right:12px;transform:translate(0)}.footer-languages{margin-top:25px;padding-top:25px;border-top:1px solid rgba(255,255,255,.08)}.languages-inline{display:flex;flex-wrap:wrap;gap:6px 10px;justify-content:center;align-items:center;line-height:1.8}.language-link{color:#94a3b8;text-decoration:none;font-size:.8rem;font-weight:500;transition:all .2s ease;padding:4px 8px;border-radius:6px;white-space:nowrap}.language-link:hover{color:#fff;background:#7c3aed33}.language-separator{color:#fff3;font-size:.7rem;-webkit-user-select:none;user-select:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:25px;margin-top:25px}.footer-bottom-content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;text-align:center}.copyright{color:#94a3b8;font-size:.85rem}.footer-badges{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.footer-badge{background:#7c3aed33;color:#c4b5fd;padding:6px 14px;border-radius:16px;font-size:.75rem;font-weight:600;border:1px solid rgba(124,58,237,.3)}.footer-decoration{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.floating-footer-element{position:absolute;font-size:2rem;opacity:.3;animation:floatFooterElement 8s ease-in-out infinite}.floating-footer-element:nth-child(2){animation-delay:2s}.floating-footer-element:nth-child(3){animation-delay:4s}.floating-footer-element:nth-child(4){animation-delay:6s}@keyframes floatFooterElement{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(10deg);opacity:.6}}@media (min-width: 768px){.footer-section{padding:60px 0 25px}.footer-links{grid-template-columns:repeat(2,1fr);gap:35px}.language-link{font-size:.85rem;padding:5px 9px}}@media (min-width: 1024px){.footer-section{padding:70px 0 30px}.footer-main{grid-template-columns:1fr 2fr;gap:70px;text-align:left;margin-bottom:35px}.footer-brand{margin:0}.footer-logo{display:flex;font-size:1.7rem}.footer-social{justify-content:flex-start}.footer-links{grid-template-columns:repeat(2,1fr);gap:50px}.footer-column h4{text-align:left;font-size:1.15rem}.footer-column h4:after{left:0;transform:translate(0)}.footer-column ul{text-align:left}.footer-link{display:flex}.footer-link:hover{padding-right:0;transform:translate(4px)}.languages-inline{justify-content:flex-start}.footer-bottom-content{flex-direction:row;justify-content:space-between}.footer-badges{justify-content:flex-start}}
