.project-page[data-astro-cid-cyeyrh2b]{padding-top:2rem;min-height:100vh;background:linear-gradient(135deg,var(--background) 0%,var(--subtle-grey) 100%);color:var(--text);animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project-header[data-astro-cid-cyeyrh2b]{position:relative;padding:0;background:none;border-bottom:1px solid var(--border-subtle);margin:0 -2rem;min-height:450px}.project-header[data-astro-cid-cyeyrh2b]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(to bottom,rgba(36,56,51,.25) 0%,rgba(36,56,51,.15) 40%,rgba(36,56,51,.08) 80%,transparent 100%);pointer-events:none}.project-header[data-astro-cid-cyeyrh2b]>.container[data-astro-cid-cyeyrh2b]{position:relative;z-index:1;padding:4rem 3rem 5rem;max-width:1200px;margin:0 auto}.back-button[data-astro-cid-cyeyrh2b]{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:4rem;text-decoration:none}.action-btn[data-astro-cid-cyeyrh2b]{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;justify-content:center;text-decoration:none;font-family:var(--font-family)}.action-btn[data-astro-cid-cyeyrh2b].primary{background:var(--accent);color:#fff;box-shadow:0 2px 8px rgba(var(--accent-rgb, 36, 56, 51),.3)}.action-btn[data-astro-cid-cyeyrh2b].primary:hover{background:rgba(var(--accent-rgb, 36, 56, 51),.9);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--accent-rgb, 36, 56, 51),.4)}.action-btn[data-astro-cid-cyeyrh2b].secondary{background:#ffffff0d;color:var(--text);border:1px solid rgba(255,255,255,.1)}.action-btn[data-astro-cid-cyeyrh2b].secondary:hover{background:#ffffff14;border-color:#fff3}[data-astro-cid-cyeyrh2b][data-theme=light] .action-btn[data-astro-cid-cyeyrh2b].secondary{background:#00000008;border-color:#0000001a}[data-astro-cid-cyeyrh2b][data-theme=light] .action-btn[data-astro-cid-cyeyrh2b].secondary:hover{background:#0000000f;border-color:#00000026}.project-title[data-astro-cid-cyeyrh2b]{font-size:4rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(to right,var(--text),rgba(36,56,51,.8));-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.1;max-width:900px}.project-subtitle[data-astro-cid-cyeyrh2b]{font-size:1.375rem;color:var(--text);opacity:.7;max-width:900px;margin-bottom:4rem;line-height:1.6}.project-meta[data-astro-cid-cyeyrh2b]{display:flex;gap:4rem;flex-wrap:wrap;margin-bottom:4rem;max-width:900px}.meta-item[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:1rem;min-width:120px}.meta-label[data-astro-cid-cyeyrh2b]{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:var(--text);opacity:.5}.meta-value[data-astro-cid-cyeyrh2b]{font-size:1.125rem;font-weight:500;color:var(--text);opacity:.9}.tags-list[data-astro-cid-cyeyrh2b]{display:flex;gap:1rem;flex-wrap:wrap;max-width:400px}.tag[data-astro-cid-cyeyrh2b]{font-size:.875rem;padding:.5rem 1.25rem;border-radius:8px;background-color:var(--accent);color:#fff;font-weight:500;transition:transform .2s ease}.tag[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-2px)}.project-links[data-astro-cid-cyeyrh2b]{margin-top:2rem}.project-link[data-astro-cid-cyeyrh2b]{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;border-radius:10px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s ease;background:#24383333;color:var(--text);border:1px solid rgba(36,56,51,.3)}.project-link[data-astro-cid-cyeyrh2b]:hover{background:#2438334d;transform:translateY(-2px)}.project-link[data-astro-cid-cyeyrh2b] svg[data-astro-cid-cyeyrh2b]{width:24px;height:24px;fill:currentColor}.project-content[data-astro-cid-cyeyrh2b]{padding:5rem 3rem 3rem;max-width:1200px;margin:0 auto;width:100%}.content-section[data-astro-cid-cyeyrh2b]{margin-bottom:5rem}.section-heading[data-astro-cid-cyeyrh2b]{font-size:2.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--text);opacity:.95;position:relative}.section-heading[data-astro-cid-cyeyrh2b]:after{content:"";position:absolute;bottom:-12px;left:0;width:80px;height:3px;background:linear-gradient(90deg,var(--accent),transparent)}.section-description[data-astro-cid-cyeyrh2b]{font-size:1.125rem;color:var(--text);opacity:.7;line-height:1.7;margin-bottom:3rem;max-width:900px}.encryption-diagram[data-astro-cid-cyeyrh2b]{background:var(--subtle-grey);border:1px solid var(--border-subtle);border-radius:16px;padding:3rem;margin-bottom:3rem;transition:all .3s ease}.encryption-diagram[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-2px);box-shadow:0 8px 25px var(--shadow-subtle)}.encryption-flow[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:2rem}.data-flow[data-astro-cid-cyeyrh2b]{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}.data-block[data-astro-cid-cyeyrh2b]{background:var(--grey);border:2px solid var(--border-subtle);border-radius:12px;padding:1.5rem;text-align:center;min-width:150px;transition:all .3s ease}.data-block[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-subtle)}.data-block[data-astro-cid-cyeyrh2b].plaintext{border-color:#4ade80}.data-block[data-astro-cid-cyeyrh2b].ciphertext{border-color:#f59e0b}.text-content[data-astro-cid-cyeyrh2b]{font-family:Courier New,monospace;font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}.data-label[data-astro-cid-cyeyrh2b]{font-size:.875rem;color:var(--text);opacity:.6;text-transform:uppercase;letter-spacing:.5px}.flow-arrow[data-astro-cid-cyeyrh2b]{font-size:2rem;color:var(--text);opacity:.5;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.key-container[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;align-items:center;gap:1rem}.encryption-key[data-astro-cid-cyeyrh2b]{background:#2438334d;border:2px solid var(--accent);border-radius:8px;padding:1rem;text-align:center;transition:all .3s ease}.encryption-key[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-subtle)}.key-bits[data-astro-cid-cyeyrh2b]{display:flex;gap:.25rem;margin-bottom:.5rem}.bit[data-astro-cid-cyeyrh2b]{background:var(--accent);color:#fff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:.75rem;font-weight:600}.key-label[data-astro-cid-cyeyrh2b]{font-size:.75rem;color:var(--text);opacity:.7;text-transform:uppercase;letter-spacing:.5px}.algorithm-visualization[data-astro-cid-cyeyrh2b]{display:flex;justify-content:center;margin-top:2rem}.crypto-layers[data-astro-cid-cyeyrh2b]{display:flex;gap:2rem}.layer[data-astro-cid-cyeyrh2b]{background:var(--grey);border:1px solid var(--border-subtle);border-radius:12px;padding:1.5rem;text-align:center;min-width:120px;transition:all .3s ease}.layer[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-subtle)}.layer-icon[data-astro-cid-cyeyrh2b]{font-size:2rem;margin-bottom:.5rem}.layer-name[data-astro-cid-cyeyrh2b]{font-weight:600;margin-bottom:.25rem;color:var(--text)}.layer-desc[data-astro-cid-cyeyrh2b]{font-size:.875rem;color:var(--text);opacity:.6}.encryption-explanation[data-astro-cid-cyeyrh2b]{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-subtle)}.encryption-explanation[data-astro-cid-cyeyrh2b] h3[data-astro-cid-cyeyrh2b]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text);opacity:.95}.encryption-explanation[data-astro-cid-cyeyrh2b] p[data-astro-cid-cyeyrh2b]{color:var(--text);opacity:.7;line-height:1.7;margin-bottom:2rem}.crypto-specs[data-astro-cid-cyeyrh2b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.spec-item[data-astro-cid-cyeyrh2b]{display:flex;justify-content:space-between;padding:.75rem;background:var(--grey);border-radius:8px;transition:all .3s ease}.spec-item[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-subtle)}.spec-label[data-astro-cid-cyeyrh2b]{color:var(--text);opacity:.6;font-size:.875rem}.spec-value[data-astro-cid-cyeyrh2b]{color:var(--accent);font-weight:600;font-family:Courier New,monospace}.equation-box[data-astro-cid-cyeyrh2b]{background:#24383333;border:1px solid rgba(36,56,51,.3);border-radius:8px;padding:1.5rem;text-align:center;transition:all .3s ease}.equation-box[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-subtle)}.equation[data-astro-cid-cyeyrh2b]{font-family:Courier New,monospace;font-size:1.25rem;font-weight:600;color:var(--accent);margin-bottom:.5rem}.equation-desc[data-astro-cid-cyeyrh2b]{font-size:.875rem;color:var(--text);opacity:.6}.security-architecture[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:3rem}.arch-section[data-astro-cid-cyeyrh2b]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.arch-visual[data-astro-cid-cyeyrh2b]{display:flex;justify-content:center}.arch-explanation[data-astro-cid-cyeyrh2b]{padding:2rem}.arch-explanation[data-astro-cid-cyeyrh2b] h3[data-astro-cid-cyeyrh2b]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text);opacity:.95}.arch-explanation[data-astro-cid-cyeyrh2b] p[data-astro-cid-cyeyrh2b]{color:var(--text);opacity:.7;line-height:1.7;margin-bottom:2rem}.client-container[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;align-items:center;gap:2rem}.client-device[data-astro-cid-cyeyrh2b]{background:var(--grey);border:2px solid var(--border-subtle);border-radius:16px;padding:1rem;width:200px;transition:all .3s ease}.client-device[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-subtle)}.device-screen[data-astro-cid-cyeyrh2b]{background:var(--subtle-grey);border:1px solid var(--border-subtle);border-radius:8px;padding:1rem;text-align:center}.app-interface[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:1rem}.input-field[data-astro-cid-cyeyrh2b]{background:var(--grey);border:1px solid var(--border-subtle);border-radius:4px;padding:.5rem;font-size:.875rem;color:var(--text);opacity:.7}.encrypt-button[data-astro-cid-cyeyrh2b]{background:var(--accent);color:#fff;border:none;border-radius:4px;padding:.5rem;font-size:.875rem;font-weight:600;transition:all .3s ease}.encrypt-button[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px)}.local-processing[data-astro-cid-cyeyrh2b]{display:flex;gap:1rem}.process-step[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.step-icon[data-astro-cid-cyeyrh2b]{font-size:1.5rem}.step-text[data-astro-cid-cyeyrh2b]{font-size:.75rem;color:var(--text);opacity:.7;text-transform:uppercase;letter-spacing:.5px}.storage-container[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;align-items:center;gap:2rem}.secure-vault[data-astro-cid-cyeyrh2b]{background:var(--grey);border:2px solid var(--border-subtle);border-radius:16px;padding:2rem;text-align:center;position:relative;transition:all .3s ease}.secure-vault[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-subtle)}.vault-door[data-astro-cid-cyeyrh2b]{background:var(--accent);border-radius:8px;padding:1rem;margin-bottom:1rem}.lock-mechanism[data-astro-cid-cyeyrh2b]{display:flex;justify-content:center;gap:.5rem}.lock-pin[data-astro-cid-cyeyrh2b]{width:8px;height:8px;background:#ffffff4d;border-radius:50%}.encrypted-data[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:.5rem}.data-chunk[data-astro-cid-cyeyrh2b]{background:var(--subtle-grey);border:1px solid var(--border-subtle);border-radius:4px;padding:.5rem;font-family:Courier New,monospace;font-size:.875rem;color:var(--text);opacity:.8}.access-control[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:1rem}.auth-flow[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:.5rem}.auth-step[data-astro-cid-cyeyrh2b]{background:var(--grey);border-radius:4px;padding:.5rem;font-size:.875rem;text-align:center;transition:all .3s ease}.auth-step[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-subtle)}.e2e-container[data-astro-cid-cyeyrh2b]{display:flex;align-items:center;justify-content:space-between;gap:2rem}.user-a[data-astro-cid-cyeyrh2b],.user-b[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;align-items:center;gap:1rem}.user-icon[data-astro-cid-cyeyrh2b]{font-size:2rem}.user-label[data-astro-cid-cyeyrh2b]{font-weight:600;color:var(--text);opacity:.9}.encrypted-message[data-astro-cid-cyeyrh2b]{background:var(--grey);border:1px solid var(--border-subtle);border-radius:8px;padding:.75rem;font-size:.875rem;text-align:center;transition:all .3s ease}.encrypted-message[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-subtle)}.transmission-path[data-astro-cid-cyeyrh2b]{flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.network-nodes[data-astro-cid-cyeyrh2b]{display:flex;gap:1rem}.node[data-astro-cid-cyeyrh2b]{font-size:1.5rem;opacity:.5}.path-line[data-astro-cid-cyeyrh2b]{width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--border-subtle),transparent)}.algorithm-system[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:3rem}.crypto-pipeline[data-astro-cid-cyeyrh2b]{display:flex;align-items:center;justify-content:center;gap:2rem}.pipeline-stage[data-astro-cid-cyeyrh2b]{background:var(--grey);border:1px solid var(--border-subtle);border-radius:12px;padding:1.5rem;text-align:center;min-width:150px;transition:all .3s ease}.pipeline-stage[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-subtle)}.stage-icon[data-astro-cid-cyeyrh2b]{font-size:2rem;margin-bottom:.5rem}.stage-name[data-astro-cid-cyeyrh2b]{font-weight:600;margin-bottom:.5rem;color:var(--text)}.stage-details[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:.25rem}.algorithm-name[data-astro-cid-cyeyrh2b]{font-family:Courier New,monospace;font-size:.875rem;color:var(--accent);font-weight:600}.algorithm-params[data-astro-cid-cyeyrh2b]{font-size:.75rem;color:var(--text);opacity:.6}.pipeline-arrow[data-astro-cid-cyeyrh2b]{font-size:1.5rem;color:var(--text);opacity:.5}.algorithm-details[data-astro-cid-cyeyrh2b]{padding:2rem;background:var(--subtle-grey);border-radius:12px;transition:all .3s ease}.algorithm-details[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-subtle)}.algorithm-details[data-astro-cid-cyeyrh2b] h3[data-astro-cid-cyeyrh2b]{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:var(--text);opacity:.95}.strength-metrics[data-astro-cid-cyeyrh2b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.metric-item[data-astro-cid-cyeyrh2b]{display:flex;justify-content:space-between;padding:1rem;background:var(--grey);border-radius:8px;transition:all .3s ease}.metric-item[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-subtle)}.metric-label[data-astro-cid-cyeyrh2b]{color:var(--text);opacity:.7;font-size:.875rem}.metric-value[data-astro-cid-cyeyrh2b]{color:var(--accent);font-weight:600;font-family:Courier New,monospace}.security-features[data-astro-cid-cyeyrh2b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.feature-item[data-astro-cid-cyeyrh2b]{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--grey);border-radius:8px;transition:all .3s ease}.feature-item[data-astro-cid-cyeyrh2b]:hover{transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-subtle)}.feature-name[data-astro-cid-cyeyrh2b]{font-weight:600;color:var(--text);opacity:.9}.feature-desc[data-astro-cid-cyeyrh2b]{font-size:.875rem;color:var(--text);opacity:.6;line-height:1.5}@media (max-width: 768px){.project-title[data-astro-cid-cyeyrh2b]{font-size:2.5rem}.project-subtitle[data-astro-cid-cyeyrh2b]{font-size:1.125rem}.project-content[data-astro-cid-cyeyrh2b]{padding:3rem 1rem 2rem}.encryption-diagram[data-astro-cid-cyeyrh2b]{padding:2rem}.data-flow[data-astro-cid-cyeyrh2b],.crypto-layers[data-astro-cid-cyeyrh2b]{flex-direction:column;gap:1rem}.arch-section[data-astro-cid-cyeyrh2b]{grid-template-columns:1fr;gap:2rem}.crypto-pipeline[data-astro-cid-cyeyrh2b],.e2e-container[data-astro-cid-cyeyrh2b]{flex-direction:column;gap:1rem}.strength-metrics[data-astro-cid-cyeyrh2b],.security-features[data-astro-cid-cyeyrh2b]{grid-template-columns:1fr}}@media (max-width: 480px){.project-header[data-astro-cid-cyeyrh2b]{margin:0 -1rem}.project-header[data-astro-cid-cyeyrh2b]>.container[data-astro-cid-cyeyrh2b]{padding:2rem 1rem 3rem}.project-content[data-astro-cid-cyeyrh2b]{padding:2rem .5rem 1rem}.project-title[data-astro-cid-cyeyrh2b]{font-size:2rem}.section-heading[data-astro-cid-cyeyrh2b]{font-size:1.75rem}.encryption-diagram[data-astro-cid-cyeyrh2b]{padding:1.5rem}}@media (prefers-reduced-motion: reduce){.project-page[data-astro-cid-cyeyrh2b],.encryption-diagram[data-astro-cid-cyeyrh2b]:hover,.back-button[data-astro-cid-cyeyrh2b]:hover,.tag[data-astro-cid-cyeyrh2b]:hover{animation:none;transform:none}}
