body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh;text-align:justify}.App-logo{height:40px;pointer-events:none;width:auto}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{background:linear-gradient(90deg,#b139fb 0,#000331 21%,#000997 38%,#591e96 56%,#000331 78%,#34b24a 95%,#8af6fd);box-sizing:border-box;height:75px;justify-content:space-between;left:0;padding:10px 20px;position:fixed;top:0;width:100%;z-index:1000}.align-left,.navbar{align-items:center;display:flex}.align-left{gap:15px}.menu-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.5rem;padding:.5rem .75rem;transition:all .3s ease;z-index:1001}.menu-btn:hover{background:#fff3;transform:scale(1.1)}.sidebar{align-items:center;display:flex}.mobile-nav{box-shadow:2px 0 20px #0000004d}.mobile-nav-content h3{border-bottom:2px solid #3498db;color:#ecf0f1;font-size:1.5rem;margin-bottom:2rem;padding-bottom:.5rem;text-align:center}.vulnerability-list{list-style:none;margin:0;padding:0}.vulnerability-list li{margin-bottom:.5rem}.nav-link{align-items:center;border-left:3px solid #0000;border-radius:8px;color:#ecf0f1;display:flex;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#3498db33;border-left-color:#3498db;transform:translateX(5px)}.vuln-number{align-items:center;background:#3498db;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:25px;justify-content:center;margin-right:1rem;width:25px}.sidebar-overlay{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1001}.mobile-nav{background:linear-gradient(135deg,#2c3e50,#34495e);height:100vh;left:-100%;overflow-y:auto;padding:2rem 1.5rem;position:fixed;top:0;transition:left .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:1002}.mobile-nav.open{left:0}.sidebar-overlay.open{opacity:1;visibility:visible}.logo{align-items:center;display:inline-flex;flex:0 0 auto;margin-left:0}.logo img{height:40px;width:auto}.desktop-nav-links{align-items:center;display:flex;gap:40px;list-style:none;margin:0;padding:0}.desktop-nav-links li{white-space:nowrap}.desktop-nav-links a{color:#f1ecec;font-weight:500;text-decoration:none;transition:color .3s ease}.desktop-nav-links a:hover{color:#ff9800}.link{align-items:center;display:flex;gap:40px;list-style:none;margin:0;padding:0}.link li{white-space:nowrap}.link a{color:#f1ecec;font-weight:500;text-decoration:none;transition:color .3s ease}.link a:hover{color:#ff9800}.mobile-nav::-webkit-scrollbar{width:6px}.mobile-nav::-webkit-scrollbar-track{background:#ffffff1a}.mobile-nav::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.mobile-nav::-webkit-scrollbar-thumb:hover{background:#ffffff80}.main-content{flex:1 1;margin-top:75px;padding-top:0}.hero-container{border-radius:8px;margin-top:0;overflow:hidden;position:relative}.hero-container img{border-radius:8px;height:auto;opacity:.9;width:100%}.hero-text{background:#00000080;border-radius:12px;color:#fff;left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.hero-text:hover{background:#000000b3;box-shadow:0 8px 20px #00eaff99;color:#adff2f;transform:translate(-50%,-50%) scale(1.05)}.secure-section{border-radius:8px;margin:0 auto;max-width:100%;padding:60px 20px;text-align:center}.secure-boxes{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.secure-box{border:2px solid #fff;border-radius:15px;height:400px;line-height:1.6;margin-top:30px;padding:30px 20px;width:400px}.secure-header h1{color:#4a90e2;font-size:2.5rem;font-weight:700;margin-bottom:10px}.secure-header h2{color:#4a90e2;font-size:2rem;font-weight:200;margin-bottom:10px}.secure-box h2{font-size:1.8rem;font-weight:700}.secure-box h4{font-size:1.2rem;font-weight:600;line-height:1.6;margin-top:2px}.feature-icon{color:#007bff;font-size:2.5rem;margin-bottom:15px}.secure-box:hover{box-shadow:0 10px 25px #0006;transform:translateY(-6px)}.understand{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:100%;padding:20px}.utext{color:#222;flex:1 1;font-family:Segoe UI,Arial,sans-serif}.utext h1{color:#1a1a1a;font-size:28px;font-weight:800;margin-bottom:15px}.utext h2{color:#444;font-size:18px;font-weight:600;margin-bottom:25px}.ctext{display:flex;gap:20px;margin-top:25px}.cbox{background:#f9f9f9;border-left:4px solid #07f;border-radius:8px;flex:1 1;padding:20px}.cbox h1{color:#07f;font-size:22px;font-weight:600;margin-bottom:10px}.cbox h2{color:#333;font-size:16px;font-weight:400}.uimage{display:flex;flex:1 1;justify-content:center}.uimage img{border-radius:12px;box-shadow:0 4px 12px #0000001a;height:600px;width:800px}.cbox:hover{box-shadow:0 10px 25px #0006;transform:translateY(-6px)}.contact-container{align-items:center;background:#f9f9f9;border-radius:16px;box-shadow:0 8px 25px #0000001a;display:flex;font-family:Segoe UI,Arial,sans-serif;gap:50px;justify-content:space-between;margin:60px auto;max-width:1200px;padding:40px}.cform{flex:1 1;text-align:left}.cform h1{color:#1a1a1a;font-size:32px;font-weight:700;margin-bottom:15px}.cform p{color:#444;font-size:18px;margin-bottom:25px}.cform form{display:flex;flex-direction:column;gap:15px}.cform input,.cform textarea{border:1px solid #ccc;border-radius:10px;font-size:16px;outline:none;padding:14px;transition:all .3s ease}.cform input:focus,.cform textarea:focus{border-color:#07f;box-shadow:0 0 8px #07f3}.cform button{background:linear-gradient(135deg,#07f,#005fcc);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:transform .2s ease,background .3s ease}.cform button:hover{background:linear-gradient(135deg,#005fcc,#003f99);transform:translateY(-2px)}.cimage{display:flex;flex:1 1;justify-content:center}.cimage img{border-radius:12px;box-shadow:0 6px 18px #00000026;height:auto;max-width:600px;transition:transform .3s ease}.cimage img:hover{transform:scale(1.03)}.footer{background:linear-gradient(90deg,#b139fb 0,#000331 21%,#000997 38%,#591e96 56%,#000331 78%,#34b24a 95%,#8af6fd);color:#fff;margin-top:0;padding:25px 40px 15px}.footer-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.footer-logo{display:block;filter:drop-shadow(0 0 6px rgba(255,255,255,.6));margin-bottom:10px;width:100px}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:6px}.footer-links a{color:#fff;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:gold}.footer-contact p{font-size:13px;margin:4px 0}.footer-contact h4,.footer-links h4,.footer-social h4{font-size:16px;margin-bottom:12px}.footer-social a{color:#fff;display:block;font-size:14px;margin-bottom:6px;text-decoration:none;transition:color .3s ease}.footer-social a:hover{color:gold}.footer-bottom{border-top:1px solid #fff3;font-size:12px;margin-top:20px;padding-top:12px;text-align:center}.fake-link{background:none;border:none;color:#ddd;cursor:default;font-size:14px;text-decoration:none;transition:color .3s}.fake-link:hover{color:#fff;text-decoration:underline}@media (max-width:900px){.contact-container{flex-direction:column;padding:30px;text-align:center}.cform{width:100%}.cimage{margin-top:30px}.cimage img{max-width:90%}.desktop-nav-links{gap:20px}.secure-boxes{justify-content:center}.secure-box{width:350px}}@media (max-width:768px){.understand{flex-direction:column;text-align:center}.uimage img{height:auto;max-width:500px;width:100%}.ctext{flex-direction:column}.desktop-nav-links{display:none}.navbar{height:60px;padding:10px 15px}.main-content{margin-top:60px}}@media (max-width:480px){.mobile-nav{padding:1.5rem 1rem;width:260px}.mobile-nav-content h3{font-size:1.3rem}.secure-box{height:auto;max-width:300px;min-height:350px;width:100%}.hero-text{padding:15px;width:90%}.hero-text h1{font-size:1.5rem}.hero-text h4{font-size:.9rem}.footer{padding:30px 20px 15px}.footer-container{grid-template-columns:1fr;text-align:center}}#contact,#owasp,#secure,#understand{margin-top:0;padding-top:0}.broken-access-page~.footer,.broken-access-page~.navbar,[class*=-page]~.footer,[class*=-page]~.navbar{background:linear-gradient(90deg,#1e293b 0,#334155 50%,#1e293b)}.no-gap{margin:0!important;padding:0!important}.full-width{width:100%}.text-center{text-align:center}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.OWASP_container__frxuk{background:linear-gradient(135deg,#667eea,#764ba2);box-sizing:border-box;margin-top:0;min-height:auto;padding:0 0 2rem;position:relative;z-index:0}.OWASP_wrapper__TL-Jg{margin:0 auto;max-width:1400px}.OWASP_header__Rdpx0{color:#fff;margin-bottom:0;padding:2rem 1rem 1rem;text-align:center}.OWASP_title__pm3sd{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.OWASP_subtitle__5evKJ{font-size:1.3rem;font-weight:300;margin:0 auto;max-width:800px;opacity:.9}.OWASP_grid__AzdNR{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:0;overflow:visible}.OWASP_row__ICFLV{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;overflow:visible;position:relative}.OWASP_row__ICFLV:first-of-type{margin-bottom:0;z-index:2}.OWASP_row__ICFLV:last-of-type{margin-top:0;z-index:1}.OWASP_card__vu7q7{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .32s cubic-bezier(.175,.885,.32,1.275),box-shadow .32s,z-index .32s;will-change:transform;z-index:1}.OWASP_card__vu7q7:hover{box-shadow:0 20px 40px #0000004d;transform:translateY(-6px) scale(1.02);z-index:3}.OWASP_card__vu7q7:before{background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#feca57);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:0}.OWASP_cardImage__9JYAj{animation:OWASP_loading__wQSpR 1.5s ease-in-out infinite;background:linear-gradient(45deg,#f0f0f0,#e0e0e0);background-size:200% 200%;height:160px;overflow:hidden;position:relative}.OWASP_cardImage__9JYAj img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.OWASP_card__vu7q7:hover .OWASP_cardImage__9JYAj img{transform:scale(1.1)}.OWASP_cardOverlay__Zd6fX{align-items:flex-end;background:linear-gradient(180deg,#0000 0,#0000008c);bottom:0;display:flex;left:0;padding:1rem;pointer-events:none;position:absolute;right:0;top:0}.OWASP_cardNumber__YzJRv{align-items:center;background:#fffffff2;border-radius:50%;box-shadow:0 2px 10px #0003;color:#333;display:flex;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;width:40px}.OWASP_cardContent__NgHl9{background:#fff;display:flex;flex:1 1;flex-direction:column;padding:1.5rem;position:relative;z-index:2}.OWASP_cardTitle__W1rCl{border-left:4px solid #667eea;color:#2d3748;font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:1rem;padding-left:.75rem}.OWASP_cardDescription__IAsjO{color:#4a5568;flex:1 1;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.OWASP_cardLink__D5ASr{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;margin-top:auto;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.OWASP_cardLink__D5ASr:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.OWASP_linkIcon__uTZmT{height:1rem;margin-left:.5rem;transition:transform .3s ease;width:1rem}.OWASP_cardLink__D5ASr:hover .OWASP_linkIcon__uTZmT{transform:translateX(3px)}@media (min-width:768px){.OWASP_row__ICFLV{grid-template-columns:repeat(2,1fr)}.OWASP_container__frxuk{padding:0 2rem 2rem}.OWASP_cardImage__9JYAj{height:180px}}@media (min-width:1024px){.OWASP_row__ICFLV{gap:2rem;grid-template-columns:repeat(5,1fr)}.OWASP_cardImage__9JYAj{height:200px}}.OWASP_lineClamp2__kigQD{-webkit-line-clamp:2}.OWASP_lineClamp2__kigQD,.OWASP_lineClamp3__aCWdp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.OWASP_lineClamp3__aCWdp{-webkit-line-clamp:3}@keyframes OWASP_loading__wQSpR{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.bac-section{margin:0;padding:5rem 0;position:relative}.bac-container{margin:0 auto;max-width:1200px;padding:0 2rem}.bac-hero{background:linear-gradient(135deg,#6366f11a,#a855f71a 50%,#ec48991a);min-height:100vh;padding:0}.bac-hero:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#6366f11a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ec48991a 0,#0000 50%)}.bac-hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative}.bac-badge{box-shadow:0 4px 15px #ef44444d;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1.5rem}.bac-title{background:linear-gradient(135deg,#f8fafc,#cbd5e1)}.bac-subtitle{margin-bottom:2.5rem}.bac-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat{text-align:center}.stat-number{color:#60a5fa;display:block;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#94a3b8;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}.bac-hero-visual{align-items:center;display:flex;justify-content:center}.security-shield{animation:pulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000004d,inset 0 1px 0 #fff3;padding:3rem;text-align:center}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.shield-icon{font-size:4rem;margin-bottom:1rem}.shield-text{color:#f8fafc;font-size:1.2rem;font-weight:600}.bac-scroll-indicator{bottom:2rem;color:#94a3b8;font-size:.9rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.scroll-arrow{animation:bounce 2s infinite;background:#94a3b8;height:20px;margin:.5rem auto 0;width:2px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.bac-overview{background:linear-gradient(135deg,#1e293b,#334155)}.bac-overview h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.overview-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.overview-content p{color:#cbd5e1;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.impact-box{background:#ef44441a;border:1px solid #ef44444d;border-radius:15px;margin-top:2rem;padding:1.5rem}.impact-box h4{color:#fca5a5;font-size:1.1rem;margin-bottom:1rem}.impact-box ul{list-style:none;padding:0}.impact-box li{color:#fecaca;padding:.5rem 0 .5rem 1.5rem;position:relative}.impact-box li:before{content:"⚠️";left:0;position:absolute}.access-flow{display:flex;flex-direction:column;gap:1rem}.flow-step{align-items:center;background:#ffffff0d;border-left:4px solid #10b981;border-radius:10px;display:flex;gap:1rem;padding:1rem}.flow-step.vulnerable{background:#ef44441a;border-left-color:#ef4444}.step-number{align-items:center;background:#374151;border-radius:50%;color:#f8fafc;display:flex;flex-shrink:0;font-weight:600;height:30px;justify-content:center;width:30px}.flow-step.vulnerable .step-number{background:#ef4444}.step-content{display:flex;flex-direction:column}.step-content strong{color:#f8fafc;margin-bottom:.25rem}.step-content span{color:#94a3b8;font-size:.9rem}.bac-vectors{background:linear-gradient(135deg,#0f172a,#1e293b)}.bac-vectors h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#f97316);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.vectors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.vector-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.vector-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.vector-card.critical:before{background:#ef4444}.vector-card.high:before{background:#f59e0b}.vector-card.medium:before{background:#10b981}.vector-card:hover{border-color:#fff3;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.vector-icon{font-size:2.5rem;margin-bottom:1rem}.vector-card h3{color:#f8fafc;font-size:1.3rem;margin-bottom:1rem}.vector-card p{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem}.vector-example{background:#0000004d;border-left:3px solid;border-radius:8px;padding:1rem}.vector-card.critical .vector-example{border-left-color:#ef4444}.vector-card.high .vector-example{border-left-color:#f59e0b}.vector-card.medium .vector-example{border-left-color:#10b981}.vector-example code{background:none;color:#f8fafc;font-family:Courier New,monospace;font-size:.9rem}.bac-examples{background:linear-gradient(135deg,#1e293b,#334155)}.bac-examples h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ec4899,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.examples-timeline{margin:0 auto;max-width:800px;position:relative}.examples-timeline:before{background:linear-gradient(180deg,#ef4444,#8b5cf6);bottom:0;content:"";left:30px;position:absolute;top:0;width:2px}.timeline-item{gap:2rem;margin-bottom:3rem}.timeline-item,.timeline-year{display:flex;position:relative}.timeline-year{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;color:#fff;flex-shrink:0;font-weight:700;height:60px;justify-content:center;width:60px;z-index:2}.timeline-content{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;flex:1 1;padding:1.5rem}.timeline-content h4{color:#f8fafc;font-size:1.2rem;margin-bottom:1rem}.timeline-content p{color:#cbd5e1;line-height:1.6;margin-bottom:1rem}.breach-impact{display:flex;gap:1rem}.impact-badge{background:#ef444433;border:1px solid #ef44444d;border-radius:15px;color:#fca5a5;font-size:.8rem;font-weight:600;padding:.25rem .75rem}.bac-prevention{background:linear-gradient(135deg,#0f172a,#1e293b)}.bac-prevention h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#06b6d4);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.prevention-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.prevention-category{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem}.prevention-category h3{color:#f8fafc;font-size:1.3rem;margin-bottom:1.5rem}.strategy-list{display:flex;flex-direction:column;gap:1.5rem}.strategy{background:#ffffff08;border-left:3px solid #10b981;border-radius:10px;padding:1rem}.strategy h4{color:#f8fafc;font-size:1rem;margin-bottom:.5rem}.strategy p{color:#cbd5e1;font-size:.9rem;line-height:1.5;margin:0}.bac-code{background:linear-gradient(135deg,#1e293b,#334155)}.bac-code h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#eab308);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.code-comparison{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.code-block{border:1px solid;border-radius:15px;overflow:hidden}.code-block.vulnerable{border-color:#ef4444}.code-block.secure{border-color:#10b981}.code-block h4{font-size:1.1rem;margin:0;padding:1rem}.code-block.vulnerable h4{background:#ef444433;border-bottom:1px solid #ef4444;color:#fca5a5}.code-block.secure h4{background:#10b98133;border-bottom:1px solid #10b981;color:#86efac}.code-block pre{background:#0f172a;color:#f8fafc;font-family:Courier New,monospace;font-size:.9rem;line-height:1.5;margin:0;overflow-x:auto;padding:1.5rem}.bac-resources{background:linear-gradient(135deg,#0f172a,#1e293b);padding-bottom:5rem}.bac-resources h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.resource-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;color:inherit;display:block;padding:2rem;text-decoration:none;transition:all .3s ease}.resource-card:hover{background:#6366f11a;border-color:#6366f180;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.resource-icon{font-size:2.5rem;margin-bottom:1rem}.resource-card h3{color:#f8fafc;font-size:1.2rem;margin-bottom:1rem}.resource-card p{color:#cbd5e1;line-height:1.5;margin:0}@media (max-width:768px){.bac-hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.bac-title{font-size:2.5rem}.bac-stats{justify-content:center}.code-comparison,.overview-grid{grid-template-columns:1fr}.timeline-item{flex-direction:column;text-align:center}.examples-timeline:before{left:50%;transform:translateX(-50%)}.timeline-year{align-self:center}.broken-access-page{margin-top:60px}}@media (max-width:480px){.broken-access-page{margin-top:60px}.bac-container{padding:0 1rem}}.vulnerability-page{background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;min-height:calc(100vh - 60px);overflow-x:hidden;padding:0}.vp-section{margin:0;padding:5rem 0;position:relative}.vp-container{max-width:1200px;padding:0 2rem}.vp-hero{align-items:center;background:linear-gradient(135deg,#6366f11a,#a855f71a 50%,#ec48991a);display:flex;flex-direction:column;justify-content:center;margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative}.vp-hero:before{animation:vp-float 6s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#6366f11a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ec48991a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes vp-float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(1deg)}}.vp-hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.vp-badge{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:25px;box-shadow:0 4px 15px #ef44444d;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1.5rem}.vp-badge,.vp-title{margin-bottom:1.5rem}.vp-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f8fafc,#cbd5e1);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.1}.vp-subtitle{color:#cbd5e1;font-size:1.3rem;line-height:1.6;margin-bottom:2.5rem;max-width:600px}.vp-stats{display:flex;gap:2rem;margin-bottom:2rem}.vp-stat{text-align:center}.vp-stat-number{color:#60a5fa;display:block;font-size:2rem;font-weight:700;margin-bottom:.5rem}.vp-stat-label{color:#94a3b8;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}.vp-hero-visual{align-items:center;display:flex;justify-content:center}.vp-security-icon{animation:vp-pulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000004d,inset 0 1px 0 #fff3;padding:3rem;text-align:center}@keyframes vp-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.vp-icon{font-size:4rem;margin-bottom:1rem}.vp-icon-text{color:#f8fafc;font-size:1.2rem;font-weight:600}.vp-scroll-indicator{bottom:2rem;color:#94a3b8;font-size:.9rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.vp-scroll-arrow{animation:vp-bounce 2s infinite;background:#94a3b8;height:20px;margin:.5rem auto 0;width:2px}@keyframes vp-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.vp-overview{background:linear-gradient(135deg,#1e293b,#334155)}.vp-overview h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.vp-overview-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.vp-overview-content p{color:#cbd5e1;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.vp-impact-box{background:#ef44441a;border:1px solid #ef44444d;border-radius:15px;margin-top:2rem;padding:1.5rem}.vp-impact-box h4{color:#fca5a5;font-size:1.1rem;margin-bottom:1rem}.vp-impact-box ul{list-style:none;padding:0}.vp-impact-box li{color:#fecaca;padding:.5rem 0 .5rem 1.5rem;position:relative}.vp-impact-box li:before{content:"⚠️";left:0;position:absolute}.vp-data-flow{display:flex;flex-direction:column;gap:1rem}.vp-flow-step{align-items:center;background:#ffffff0d;border-left:4px solid #10b981;border-radius:10px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.vp-flow-step:hover{background:#ffffff14;transform:translateX(5px)}.vp-flow-step.vp-vulnerable{background:#ef44441a;border-left-color:#ef4444}.vp-step-number{align-items:center;background:#374151;border-radius:50%;color:#f8fafc;display:flex;flex-shrink:0;font-weight:600;height:30px;justify-content:center;transition:all .3s ease;width:30px}.vp-flow-step:hover .vp-step-number{background:#4b5563;transform:scale(1.1)}.vp-flow-step.vp-vulnerable .vp-step-number{background:#ef4444}.vp-step-content{display:flex;flex-direction:column}.vp-step-content strong{color:#f8fafc;font-size:1rem;margin-bottom:.25rem}.vp-step-content span{color:#94a3b8;font-size:.9rem}.vp-vectors{background:linear-gradient(135deg,#0f172a,#1e293b)}.vp-vectors h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#f97316);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.vp-vectors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.vp-vector-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.vp-vector-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.vp-vector-card.vp-critical:before{background:#ef4444}.vp-vector-card.vp-high:before{background:#f59e0b}.vp-vector-card.vp-medium:before{background:#10b981}.vp-vector-card.vp-low:before{background:#3b82f6}.vp-vector-card:hover{border-color:#fff3;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.vp-vector-icon{font-size:2.5rem;margin-bottom:1rem}.vp-vector-card h3{color:#f8fafc;font-size:1.3rem;line-height:1.3;margin-bottom:1rem}.vp-vector-card p{color:#cbd5e1;flex:1 1;line-height:1.6;margin-bottom:1.5rem}.vp-vector-example{background:#0000004d;border-left:3px solid;border-radius:8px;font-family:Courier New,monospace;font-size:.9rem;line-height:1.4;padding:1rem}.vp-vector-card.vp-critical .vp-vector-example{background:#ef44441a;border-left-color:#ef4444}.vp-vector-card.vp-high .vp-vector-example{background:#f59e0b1a;border-left-color:#f59e0b}.vp-vector-card.vp-medium .vp-vector-example{background:#10b9811a;border-left-color:#10b981}.vp-vector-example code{background:none;color:#f8fafc;font-family:Courier New,monospace;font-size:.85rem;word-break:break-all}.vp-examples{background:linear-gradient(135deg,#1e293b,#334155)}.vp-examples h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ec4899,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.vp-examples-timeline{margin:0 auto;max-width:800px;position:relative}.vp-examples-timeline:before{background:linear-gradient(180deg,#ef4444,#8b5cf6);bottom:0;content:"";left:30px;position:absolute;top:0;width:2px}.vp-timeline-item{display:flex;gap:2rem;margin-bottom:3rem;position:relative}.vp-timeline-year{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;box-shadow:0 4px 15px #ef44444d;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:60px;justify-content:center;position:relative;width:60px;z-index:2}.vp-timeline-content{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;flex:1 1;padding:1.5rem;transition:all .3s ease}.vp-timeline-content:hover{border-color:#fff3;transform:translateX(5px)}.vp-timeline-content h4{color:#f8fafc;font-size:1.2rem;margin-bottom:1rem}.vp-timeline-content p{color:#cbd5e1;line-height:1.6;margin-bottom:1rem}.vp-breach-impact{display:flex;flex-wrap:wrap;gap:1rem}.vp-impact-badge{background:#ef444433;border:1px solid #ef44444d;border-radius:20px;color:#fca5a5;font-size:.8rem;font-weight:600;padding:.5rem 1rem}.vp-prevention{background:linear-gradient(135deg,#0f172a,#1e293b)}.vp-prevention h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#06b6d4);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.vp-prevention-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.vp-prevention-category{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;transition:all .3s ease}.vp-prevention-category:hover{border-color:#fff3;transform:translateY(-5px)}.vp-prevention-category h3{align-items:center;color:#f8fafc;display:flex;font-size:1.3rem;gap:.5rem;margin-bottom:1.5rem}.vp-strategy-list{display:flex;flex-direction:column;gap:1.5rem}.vp-strategy{background:#ffffff08;border-left:4px solid #10b981;border-radius:10px;padding:1.5rem;transition:all .3s ease}.vp-strategy:hover{background:#ffffff0d;transform:translateX(5px)}.vp-strategy h4{color:#f8fafc;font-size:1.1rem;margin-bottom:.5rem}.vp-strategy p{color:#cbd5e1;font-size:.95rem;line-height:1.5;margin:0}.vp-code{background:linear-gradient(135deg,#1e293b,#334155)}.vp-code h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#eab308);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.vp-code-comparison{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.vp-code-block{border:1px solid;border-radius:15px;box-shadow:0 10px 30px #0003;overflow:hidden}.vp-code-block.vp-vulnerable{border-color:#ef4444}.vp-code-block.vp-secure{border-color:#10b981}.vp-code-block h4{align-items:center;display:flex;font-size:1.1rem;gap:.5rem;margin:0;padding:1.5rem}.vp-code-block.vp-vulnerable h4{background:#ef444433;border-bottom:1px solid #ef4444;color:#fca5a5}.vp-code-block.vp-secure h4{background:#10b98133;border-bottom:1px solid #10b981;color:#86efac}.vp-code-block pre{background:#0f172a;color:#f8fafc;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5;margin:0;max-height:400px;overflow-x:auto;overflow-y:auto;padding:1.5rem}.vp-code-block code{background:none;color:inherit;font-family:inherit}.btn.btn-outline-warning{margin-left:700px;margin-top:50px}.vp-resources{background:linear-gradient(135deg,#0f172a,#1e293b);padding-bottom:5rem}.vp-resources h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:3rem;text-align:center}.vp-resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.vp-resource-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;color:inherit;display:block;height:100%;padding:2rem;text-decoration:none;transition:all .3s ease}.vp-resource-card:hover{background:#6366f11a;border-color:#6366f180;box-shadow:0 20px 40px #0000004d;color:inherit;text-decoration:none;transform:translateY(-5px)}.vp-resource-icon{font-size:2.5rem;margin-bottom:1rem}.vp-resource-card h3{color:#f8fafc;font-size:1.2rem;line-height:1.3;margin-bottom:1rem}.vp-resource-card p{color:#cbd5e1;font-size:.95rem;line-height:1.5;margin:0}@media (max-width:1024px){.vp-hero-content{gap:3rem}.vp-title{font-size:3rem}.vp-overview-grid{gap:3rem}}@media (max-width:768px){.vp-hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.vp-title{font-size:2.5rem}.vp-stats{justify-content:center}.vp-code-comparison,.vp-overview-grid{grid-template-columns:1fr}.vp-timeline-item{flex-direction:column;gap:1rem;text-align:center}.vp-examples-timeline:before{left:50%;transform:translateX(-50%)}.vulnerability-page{margin-top:60px}.vp-container{padding:0 1.5rem}.vp-section{padding:4rem 0}}@media (max-width:480px){.vulnerability-page{margin-top:60px}.vp-container{padding:0 1rem}.vp-title{font-size:2rem}.vp-stats{flex-direction:column;gap:1rem}.vp-prevention-grid,.vp-resources-grid,.vp-vectors-grid{grid-template-columns:1fr}.vp-section{padding:3rem 0}.vp-hero{min-height:80vh}}.vp-text-center{text-align:center}.vp-mb-2{margin-bottom:2rem}.vp-mt-2{margin-top:2rem}html{scroll-behavior:smooth}.vp-resource-card:focus,.vp-vector-card:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-reduced-motion:reduce){.vp-flow-step,.vp-hero:before,.vp-prevention-category,.vp-resource-card,.vp-security-icon,.vp-strategy,.vp-timeline-content,.vp-vector-card{animation:none;transition:none}html{scroll-behavior:auto}}@media print{.vulnerability-page{background:#fff!important;color:#000!important;margin-top:0}.vp-hero{background:#fff!important;min-height:auto}.vp-title{-webkit-text-fill-color:#000!important;background:#000!important}.vp-section{background:#fff!important;break-inside:avoid;page-break-inside:avoid}}.vp-btn{background:linear-gradient(90deg,#7c3aed,#4f46e5);border:none;border-radius:8px;display:inline-block;padding:.5rem .9rem;text-decoration:none}.vp-btn:hover{opacity:.95;transform:translateY(-1px)}.vp-btn-secondary{background:#0000;border:1px solid #ffffff1f;color:#fff}.vp-btn-danger{background:linear-gradient(90deg,#ef4444,#dc2626)}.vp-btn-danger:hover{opacity:.95;transform:translateY(-1px)}*{box-sizing:border-box;margin:0;padding:0}.broken-access-page{background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin-top:0;min-height:calc(100vh - 60px);overflow-x:hidden;padding:0}.bac-hero{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#6366f126,#a855f726 50%,#ec489926);display:flex;flex-direction:column;justify-content:center;margin:0;min-height:60vh;overflow:hidden;padding:4rem 2rem;position:relative}.bac-hero:before{animation:float 8s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#6366f11a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ec48991a 0,#0000 50%),radial-gradient(circle at 40% 40%,#10b9810d 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes float{0%,to{opacity:.8;transform:translateY(0) rotate(0deg) scale(1)}33%{opacity:1;transform:translateY(-20px) rotate(1deg) scale(1.02)}66%{opacity:.9;transform:translateY(10px) rotate(-1deg) scale(.98)}}.bac-hero-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center;z-index:2}.bac-hero-text{margin:0 auto;max-width:800px}.bac-badge{background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #ffffff1a;border-radius:25px;box-shadow:0 8px 25px #ef444466;color:#fff;display:inline-block;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:2rem;padding:.6rem 2rem;text-transform:uppercase}.bac-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f8fafc,#cbd5e1 50%,#94a3b8);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.bac-subtitle{color:#cbd5e1;font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.vp-container{margin:0 auto;max-width:1400px;padding:3rem 2rem}.vp-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1.2fr}.vp-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;padding:2rem;transition:all .3s ease}.vp-card:hover{box-shadow:0 25px 50px #0006;transform:translateY(-5px)}.vp-card h3{color:#f8fafc;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.vp-card h4{color:#f8fafc;font-size:1.2rem;font-weight:600;margin:1.5rem 0 1rem}.vp-form{display:flex;flex-direction:column}.vp-form label{color:#cbd5e1;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.vp-input{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;color:#f8fafc;font-size:1rem;margin-bottom:1rem;padding:.75rem 1rem;transition:all .3s ease}.vp-input:focus{border-color:#6366f199;box-shadow:0 0 0 3px #6366f133;outline:none}.vp-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:12px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.vp-btn:hover{box-shadow:0 12px 25px #6366f166;transform:translateY(-2px)}.vp-btn-secondary{background:linear-gradient(135deg,#475569,#64748b)}.vp-btn-secondary:hover{box-shadow:0 12px 25px #64748b66}.vp-btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.vp-btn-danger:hover{box-shadow:0 12px 25px #ef444466}.vp-note{background:#3b82f61a;border:1px solid #3b82f64d;color:#bfdbfe;font-size:.95rem;line-height:1.5;margin:1rem 0;padding:1rem;text-align:center}.vp-log,.vp-note{border-radius:12px}.vp-log{background:#0b1020;border:1px solid #ffffff14;color:#d1d5db;font-family:Courier New,monospace;max-height:400px;min-height:300px;overflow-y:auto;padding:1.5rem}.btn-group{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:1.5rem 0}@media (max-width:1024px){.vp-grid{gap:1.5rem;grid-template-columns:1fr}.bac-title{font-size:2.8rem}}@media (max-width:768px){.bac-hero{min-height:50vh;padding:3rem 1.5rem}.bac-title{font-size:2.2rem}.bac-subtitle{font-size:1.1rem}.vp-container{padding:2rem 1.5rem}.vp-card{padding:1.5rem}.btn-group{flex-direction:column}.vp-btn{width:100%}}@media (max-width:480px){.bac-hero{padding:2rem 1rem}.bac-title{font-size:1.8rem}.vp-container{padding:1.5rem 1rem}.vp-card{padding:1.25rem}}.vp-log::-webkit-scrollbar{width:6px}.vp-log::-webkit-scrollbar-track{background:#ffffff0d}.vp-log::-webkit-scrollbar-thumb{background:#6366f180;border-radius:3px}
/*# sourceMappingURL=main.33e0ad1b.css.map*/