*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;min-height:100vh}html{scroll-behavior:smooth}.gradient-bg{background:linear-gradient(135deg,#f8fafc,#fff 50%,#eff6ff);min-height:100vh;position:relative;width:100%;overflow:hidden}.gradient-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(59,130,246,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(99,102,241,.1) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(139,92,246,.05) 0,transparent 50%);pointer-events:none}.header{padding:3rem 2rem;text-align:center;background:#374151;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;z-index:10;border-bottom:1px solid rgba(59,130,246,.1);width:100%;color:#fff}.logo-container{flex-direction:row;gap:2rem}.logo-container,.logo-container-vertical{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.logo-container-vertical{flex-direction:column;gap:1.5rem}.logo-image{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.logo-image-large{width:150px;height:150px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(255,255,255,.2))}.brand-info,.brand-info-vertical{text-align:center}.company-title{font-size:4rem;font-weight:800;color:#dc2626;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(220,38,38,.1);word-wrap:break-word}.company-slogan{font-size:1.25rem;color:#e2e8f0;font-weight:500;line-height:1.4}.decorative-line{width:8rem;height:4px;background:linear-gradient(90deg,#fca5a5,#fecaca);margin:0 auto;border-radius:2px;box-shadow:0 4px 8px hsla(0,94%,82%,.3)}.main-section{padding:5rem 2rem;text-align:center;position:relative;width:100%;max-width:100%}.main-message{margin-bottom:5rem;position:relative;padding:0 1rem}.main-title{font-size:4.5rem;font-weight:900;color:#1e293b;margin-bottom:2rem;line-height:1.2;word-wrap:break-word}.gradient-text{background:linear-gradient(135deg,#dc2626,#ef4444,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 200%;animation:gradient-shift 3s ease-in-out infinite}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.main-description{font-size:1.5rem;color:#64748b;max-width:60rem;margin:0 auto;line-height:1.8;word-wrap:break-word}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;margin-bottom:5rem;max-width:80rem;margin-left:auto;margin-right:auto;padding:0 1rem}.feature-card{background:#fff;border-radius:2rem;padding:3rem 2rem;box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:all .4s ease;position:relative;overflow:hidden;cursor:pointer;width:100%}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#dc2626,#ef4444)}.feature-card:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .5s ease}.feature-card:hover:after{left:100%}.feature-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 60px rgba(0,0,0,.15)}.feature-icon{width:5rem;height:5rem;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:2.5rem;font-weight:700;color:#fff;position:relative;overflow:hidden}.feature-icon:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,transparent,hsla(0,0%,100%,.3),transparent);animation:rotate 3s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon-blue{background:linear-gradient(135deg,#dc2626,#ef4444)}.icon-purple{background:linear-gradient(135deg,#ef4444,#f97316)}.icon-green{background:linear-gradient(135deg,#dc2626,#f97316)}.feature-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;position:relative}.feature-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:0;height:3px;background:linear-gradient(90deg,#dc2626,#ef4444);transition:width .3s ease}.feature-card:hover .feature-title:after{width:60px}.feature-description{font-size:1.125rem;color:#64748b;line-height:1.7}.about-section{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:5rem 2rem;margin:3rem 0;border-radius:2rem;position:relative;overflow:hidden;width:100%}.about-content{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;padding:0 1rem}.about-text{text-align:left}.about-title{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:2rem;line-height:1.3}.about-description{font-size:1.125rem;color:#64748b;line-height:1.8;margin-bottom:2rem;max-width:100%}.about-image{background:#374151;border-radius:2rem;height:400px;justify-content:center;color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:700;position:relative;overflow:hidden}.about-image,.about-logo{display:flex;align-items:center}.about-logo{flex-direction:column;gap:2rem}.about-logo-image{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.about-logo-image-large{width:180px;height:180px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(255,255,255,.3))}.about-logo-text{text-align:center}.about-logo-title{font-size:3rem;font-weight:800;margin-bottom:.5rem}.about-logo-slogan{font-size:1.25rem;opacity:.9;line-height:1.4}.about-image:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:float-bg 6s ease-in-out infinite}@keyframes float-bg{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}.history-section{padding:5rem 2rem;background:#fff;position:relative;width:100%}.history-title{font-size:3rem;font-weight:800;color:#1e293b;text-align:center;margin-bottom:4rem}.history-timeline{max-width:80rem;margin:0 auto;position:relative;padding:0 1rem}.history-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#dc2626,#ef4444);transform:translateX(-50%)}.history-item{display:flex;align-items:center;margin-bottom:3rem;position:relative}.history-item:nth-child(odd){flex-direction:row}.history-item:nth-child(2n){flex-direction:row-reverse}.history-content{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid #e2e8f0;width:45%;position:relative;transition:all .3s ease}.history-content:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.history-year{font-size:1.5rem;font-weight:700;color:#dc2626;margin-bottom:1rem}.history-event{font-size:1.125rem;color:#1e293b;line-height:1.6}.history-dot{width:20px;height:20px;background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:50%;position:absolute;left:50%;top:2rem;transform:translateX(-50%);box-shadow:0 0 0 4px #fff,0 0 0 8px rgba(220,38,38,.2)}.contact-section{background:linear-gradient(135deg,#1e293b,#334155);padding:5rem 2rem;color:#fff;text-align:center;position:relative;overflow:hidden;width:100%}.contact-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(220,38,38,.1) 0,transparent 70%);animation:float-bg 6s ease-in-out infinite}.contact-title{font-size:3rem;font-weight:800;margin-bottom:3rem;position:relative;z-index:1}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem;max-width:80rem;margin:0 auto;position:relative;z-index:1;padding:0 1rem}.contact-item{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:1.5rem;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.contact-item:hover{background:hsla(0,0%,100%,.15);transform:translateY(-5px)}.contact-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.contact-label{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fca5a5}.contact-info{font-size:1.125rem;color:#cbd5e1;line-height:1.6;word-wrap:break-word}.cta-section{background:linear-gradient(135deg,#1e293b,#334155);border-radius:2rem;padding:6rem 3rem;color:#fff;box-shadow:0 25px 50px rgba(0,0,0,.2);margin:4rem 0;position:relative;overflow:hidden;width:100%}.cta-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(220,38,38,.1) 0,transparent 70%);animation:float-bg 6s ease-in-out infinite}.cta-title{font-size:3rem;font-weight:800;margin-bottom:2rem;line-height:1.3;position:relative;z-index:1}.cta-highlight{color:#fca5a5}.cta-description{color:#cbd5e1;margin-bottom:2.5rem;max-width:50rem;margin-left:auto;margin-right:auto;line-height:1.7}.cta-button,.cta-description{font-size:1.25rem;position:relative;z-index:1}.cta-button{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border:none;padding:1.25rem 2.5rem;border-radius:3rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px rgba(220,38,38,.3);overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 15px 30px rgba(220,38,38,.4);background:linear-gradient(135deg,#b91c1c,#dc2626)}.footer{background:#0f172a;color:#fff;padding:4rem 2rem;text-align:center;width:100%}.footer-content{max-width:80rem;margin:0 auto}.footer-logo{flex-direction:row;gap:2rem}.footer-logo,.footer-logo-vertical{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.footer-logo-vertical{flex-direction:column;gap:1.5rem}.footer-logo-image{width:50px;height:50px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.footer-logo-image-large{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(255,255,255,.3))}.footer-brand,.footer-brand-vertical{text-align:center}.footer-title{font-size:2rem;font-weight:700;color:#60a5fa;margin-bottom:1rem}.footer-slogan{font-size:1.25rem;color:#cbd5e1;margin-bottom:1rem}.footer-divider{border-top:1px solid #334155;padding-top:2.5rem}.footer-copyright{color:#94a3b8;font-size:1.125rem;word-wrap:break-word}@media (max-width:767px){.gradient-bg{transform:scale(.4);transform-origin:top center;width:250%;margin-left:-75%}body{overflow-x:auto;overflow-y:auto}.gradient-bg{-webkit-overflow-scrolling:touch}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#b91c1c,#dc2626)}.privacy-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#fff 50%,#eff6ff);display:flex;flex-direction:column}.privacy-header{padding:2rem;background:#374151;text-align:center;border-bottom:1px solid rgba(59,130,246,.1)}.privacy-home-link{display:inline-block;transition:transform .3s ease}.privacy-home-link:hover{transform:scale(1.05)}.privacy-logo{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(255,255,255,.2))}.privacy-main{flex:1 1;max-width:900px;margin:0 auto;padding:3rem 2rem;width:100%}.privacy-title{font-size:2.5rem;font-weight:800;color:#1f2937;margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.privacy-content{background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);line-height:1.8}.privacy-intro{font-size:1.1rem;color:#4b5563;margin-bottom:2.5rem;padding:1.5rem;background:#f9fafb;border-left:4px solid #dc2626;border-radius:.5rem}.privacy-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.privacy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-section h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.privacy-section p{color:#4b5563;margin-bottom:.75rem}.privacy-section ul{list-style:none;padding-left:0;margin-top:1rem}.privacy-section li{color:#4b5563;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.privacy-section li:before{content:"•";position:absolute;left:0;color:#dc2626;font-weight:700}.privacy-section strong{color:#1f2937;font-weight:600}.privacy-footer-link{text-align:center;margin-top:3rem}.privacy-footer-link a{display:inline-block;padding:.75rem 2rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 6px rgba(220,38,38,.2)}.privacy-footer-link a:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(220,38,38,.3)}.privacy-page-footer{background:#374151;color:#fff;text-align:center;padding:2rem;margin-top:auto}.privacy-page-footer p{margin:0;font-size:.9rem;opacity:.8}.footer-links{text-align:center;margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.deletion-methods{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:1rem}.method-card{background:#f8fafc;padding:1.5rem;border-radius:.75rem;border:1px solid #e2e8f0}.method-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.method-card p{color:#4b5563;margin-bottom:.75rem}.warning-box{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1.5rem;margin-top:1rem}.warning-box ul{margin:0}.warning-box li{color:#991b1b;font-weight:500}.notice-text{font-style:italic;color:#6b7280;margin-top:.5rem}.contact-info{background:#f9fafb;padding:1.5rem;border-radius:.5rem;margin-top:1rem}.contact-info p{margin-bottom:.5rem;color:#374151}.privacy-footer-link{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.secondary-link{background:#6b7280!important;box-shadow:0 4px 6px hsla(220,9%,46%,.2)!important}.secondary-link:hover{background:#4b5563!important;box-shadow:0 6px 12px hsla(220,9%,46%,.3)!important}.marketing-subtitle{text-align:center;font-size:1.25rem;color:#6b7280;margin-bottom:2rem;font-weight:500}.feature-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.feature-item{background:#f8fafc;padding:1.5rem;border-radius:.75rem;border:1px solid #e2e8f0;transition:all .3s ease}.feature-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(220,38,38,.1);border-color:#dc2626}.feature-item h3{color:#1f2937;font-size:1.15rem;font-weight:600;margin-bottom:.75rem}.feature-item p{color:#4b5563;font-size:.95rem;line-height:1.6}.benefit-box{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:.5rem;padding:1.5rem;margin-top:1rem}.benefit-box ul{margin:0}.benefit-box li{color:#991b1b;font-weight:500;margin-bottom:.75rem}.faq-item{background:#f9fafb;padding:1.25rem;border-radius:.5rem;margin-bottom:1rem;border-left:3px solid #dc2626}.faq-item h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.faq-item p{color:#4b5563;margin:0}.footer-links{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.footer-links a{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.85rem;transition:color .3s ease;padding:.25rem 0}.footer-links a:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.privacy-main{padding:2rem 1rem}.privacy-title{font-size:1.8rem}.privacy-content{padding:1.5rem}.privacy-intro{font-size:1rem;padding:1rem}.privacy-section h2{font-size:1.25rem}.deletion-methods{grid-template-columns:1fr;gap:1rem}.method-card{padding:1rem}.privacy-footer-link{flex-direction:column;align-items:center}.feature-list{grid-template-columns:1fr;gap:1rem}.feature-item{padding:1rem}.marketing-subtitle{font-size:1.1rem}.footer-links{flex-direction:column;gap:.75rem}}