.security-hero{background:linear-gradient(135deg,#1e3a5f,#2d5a87 50%,#3b82f6);color:#fff;padding:40px 20px 60px;text-align:center}.security-hero-content{margin:0 auto;max-width:800px}.security-badge{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.25);border-radius:50px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;margin-bottom:20px;padding:8px 20px}.badge-icon{font-size:1.2rem}.security-hero h1{color:#fff;font-size:2.8rem;font-weight:700;margin:0 0 20px;text-shadow:0 2px 15px rgba(0,0,0,.4)}.hero-subtitle{color:#fff;font-size:1.2rem;line-height:1.7;margin:0 auto;max-width:600px;text-shadow:0 1px 8px rgba(0,0,0,.3)}.hero-subtitle strong{color:#fff;font-weight:700}.security-container{margin:0 auto;max-width:1000px;padding:40px 20px 80px}.security-container h2{color:#1e293b;font-size:1.6rem;font-weight:600;margin-bottom:15px}.section-desc{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:30px}.key-points{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:60px;margin-top:30px}.key-point{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:30px 20px;text-align:center;transition:transform .2s,box-shadow .2s}.key-point:hover{box-shadow:0 8px 30px rgba(0,0,0,.12);transform:translateY(-5px)}.key-icon{font-size:2.5rem;margin-bottom:15px}.key-point h3{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 10px}.key-point p{color:#64748b;font-size:.85rem;line-height:1.5;margin:0}.architecture-section{margin-bottom:60px}.diagram-container{align-items:center;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:20px;display:flex;gap:30px;justify-content:center;overflow-x:auto;padding:40px 20px}.diagram-box{background:#fff;border:2px solid transparent;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.08);min-width:250px;padding:25px}.client-box{border-color:#10b981}.server-box{border-color:#f59e0b}.box-header{align-items:center;border-bottom:1px solid #e2e8f0;color:#1e293b;display:flex;font-weight:600;gap:10px;margin-bottom:20px;padding-bottom:15px}.box-icon{font-size:1.5rem}.box-content{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.data-item{border-radius:8px;font-size:.9rem;font-weight:500;padding:10px 15px}.data-item.stored{background:#ecfdf5;color:#059669}.data-item.not-stored{background:#fef2f2;color:#dc2626}.data-item.temp{background:#fffbeb;color:#d97706}.box-note{border-radius:8px;font-size:.85rem;font-weight:600;padding:10px;text-align:center}.client-box .box-note{background:#d1fae5;color:#047857}.server-box .box-note{background:#fee2e2;color:#b91c1c}.diagram-arrow{color:#3b82f6}.arrow-line,.diagram-arrow{align-items:center;display:flex;flex-direction:column;gap:5px}.arrow-label{background:#dbeafe;border-radius:20px;font-size:.8rem;font-weight:600;padding:5px 12px;white-space:nowrap}.arrow-head{animation:pulse 2s infinite;font-size:2rem;font-weight:300}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.timeline-section{margin-bottom:60px}.timeline{padding-left:40px;position:relative}.timeline:before{background:linear-gradient(180deg,#3b82f6,#10b981);bottom:0;content:"";left:15px;position:absolute;top:0;width:2px}.timeline-item{padding:20px 0 20px 30px;position:relative}.timeline-item:before{background:#fff;border:3px solid #3b82f6;border-radius:50%;content:"";height:12px;left:-25px;position:absolute;top:28px;width:12px}.timeline-item.success:before{background:#10b981;border-color:#10b981}.timeline-marker{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:.85rem;font-weight:600;height:32px;justify-content:center;left:-40px;position:absolute;top:20px;width:32px}.timeline-item.success .timeline-marker{background:#10b981}.timeline-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:20px}.timeline-time{color:#3b82f6;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:500;margin-bottom:5px}.timeline-title{color:#1e293b;font-weight:600;margin-bottom:5px}.timeline-desc{color:#64748b;font-size:.9rem}.timeline-summary{background:linear-gradient(135deg,#dbeafe,#ede9fe);border-radius:12px;font-size:1rem;margin-top:30px;padding:20px;text-align:center}.timeline-summary .highlight{color:#2563eb;font-size:1.2rem;font-weight:700}.cloudflare-section{margin-bottom:60px}.protection-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.protection-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:25px;transition:transform .2s}.protection-item:hover{transform:translateY(-3px)}.protection-icon{font-size:2rem;margin-bottom:15px}.protection-item h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 10px}.protection-item p{color:#64748b;font-size:.85rem;line-height:1.5;margin:0}.not-stored-section,.stored-section{margin-bottom:60px}.not-stored-grid{display:grid;gap:15px;grid-template-columns:repeat(4,1fr)}.not-stored-item{align-items:center;background:#fef2f2;border-radius:10px;color:#991b1b;display:flex;font-size:.9rem;gap:12px;padding:15px 20px}.x-icon{color:#dc2626;font-size:1.2rem;font-weight:700}.stored-grid{display:flex;flex-direction:column;gap:15px}.stored-item{align-items:flex-start;background:#f0fdf4;border-left:4px solid #22c55e;border-radius:12px;display:flex;gap:15px;padding:20px}.check-icon{color:#16a34a;font-size:1.3rem;font-weight:700}.stored-item strong{color:#166534;display:block;margin-bottom:5px}.stored-item p{color:#166534;font-size:.85rem;margin:0}.faq-section{margin-bottom:60px}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden}.faq-question{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#1e293b;font-weight:600;padding:20px}.faq-answer{color:#475569;line-height:1.7;padding:20px}.faq-answer strong{color:#059669}.summary-section{margin-bottom:40px}.summary-box{background:linear-gradient(135deg,#1e3a5f,#2d5a87);border-radius:20px;color:#fff;padding:40px}.summary-box h2{color:#fff;margin-bottom:20px}.summary-content{font-size:1rem;line-height:1.8}.summary-content ul{list-style:none;margin:20px 0;padding:0}.summary-content li{font-size:1rem;padding:8px 0}.summary-conclusion{border-top:1px solid hsla(0,0%,100%,.2);font-size:1.1rem;margin-top:20px;padding-top:20px}.back-home{margin-bottom:40px;text-align:center}.back-btn{align-items:center;background:#2563eb;border-radius:10px;color:#fff;display:inline-flex;font-weight:500;gap:8px;padding:12px 30px;text-decoration:none;transition:background .2s,transform .2s}.back-btn:hover{background:#1d4ed8;transform:translateY(-2px)}@media (max-width:1024px){.key-points,.not-stored-grid,.protection-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.security-hero{padding:60px 20px 40px}.security-hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.key-points{grid-template-columns:1fr;margin-top:-30px}.diagram-container{flex-direction:column;padding:30px 15px}.diagram-arrow{flex-direction:row;margin:15px 0}.diagram-arrow .arrow-head{transform:rotate(90deg)}.diagram-box{min-width:auto;width:100%}.timeline{padding-left:30px}.timeline-marker{font-size:.75rem;height:28px;left:-30px;width:28px}.not-stored-grid,.protection-grid{grid-template-columns:1fr}.summary-box{padding:30px 20px}}