body{margin:0}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1f1f1f,#2a2a2a 50%,#1a1a1a);border-bottom:1px solid #333;box-shadow:0 4px 20px rgba(0,0,0,.5);height:70px;position:fixed;top:0;width:100%;z-index:1000}.navbar-blur-active .main-content{filter:blur(2px);transition:filter .3s ease}.main-content{filter:blur(0);transition:filter .3s ease}.navbar-container{height:100%;padding:0 20px;position:relative;width:100%}.navbar-container,.navbar-left{align-items:center;display:flex}.navbar-left{left:20px;position:absolute;z-index:10}.navbar-menu{list-style:none;margin:0;padding:0;position:relative;width:100%}.navbar-center,.navbar-menu{align-items:center;display:flex}.navbar-center{gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.navbar-item{margin:0 .75rem;position:relative}.navbar-item-right{margin-left:auto}.navbar-link{background:transparent;border:none;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:1rem;font-weight:500;letter-spacing:.5px;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:color .2s ease}.navbar-link:hover{color:#bb86fc}.navbar-link:focus{outline:none}.navbar-link:focus-visible{color:#bb86fc}.dropdown{position:relative}.dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(35,35,35,.95);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.3);left:0;list-style:none;margin:0;min-width:180px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .25s ease;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:1001}.dropdown.dropdown-open .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-link{color:#fff;display:block;font-size:.9rem;font-weight:400;letter-spacing:.2px;padding:.75rem 1.25rem;position:relative;text-decoration:none;transition:color .2s ease;white-space:nowrap}.dropdown-link:hover{color:#bb86fc}.dropdown-link:focus{outline:none}.dropdown-link:focus-visible{color:#bb86fc}.nested-dropdown{position:relative}.nested-toggle{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.nested-arrow{align-items:center;color:#bb86fc;display:inline-flex;font-size:1.4rem;font-weight:600;margin-left:8px;transition:all .3s ease}.nested-dropdown:hover .nested-arrow{color:#d4b3ff;transform:translateX(4px)}.nested-dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(35,35,35,.95);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.3);left:100%;list-style:none;margin:0 0 0 .5rem;min-width:180px;opacity:0;padding:.5rem 0;position:absolute;top:0;transform:translateX(-10px);transition:all .25s ease;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:1002}.nested-dropdown.nested-dropdown-open .nested-dropdown-menu{opacity:1;transform:translateX(0);visibility:visible}@media (max-width:768px){.navbar{height:65px}.navbar-container{padding:0 15px}.navbar-item{margin:0 .25rem}.navbar-link{font-size:.9rem;padding:.6rem 1rem}.dropdown-menu{left:-20px;min-width:160px;width:-webkit-max-content;width:max-content}.dropdown-link{font-size:.9rem;padding:.75rem 1.25rem}}@media (max-width:480px){.navbar-item{margin:0 .1rem}.navbar-link{font-size:.85rem;padding:.5rem .75rem}.dropdown-menu{left:-30px;min-width:140px;width:-webkit-max-content;width:max-content}}.go-pro-link{-webkit-text-fill-color:transparent;animation:rainbow-shift 3s linear infinite;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3,red);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-weight:700;letter-spacing:1px;text-transform:uppercase}.go-pro-link:hover{animation:rainbow-shift 1.5s linear infinite;filter:brightness(1.2);transform:scale(1.05)}.home{align-items:center;background-color:#121212;display:flex;height:calc(100vh - 70px);justify-content:center;overflow:hidden;padding:2rem}.home-container{margin:0 auto;max-width:800px;text-align:center}.home-title{color:#fff;font-size:4rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.home-subtitle{color:#bb86fc;font-size:1.5rem;font-weight:300;letter-spacing:1px;margin-bottom:2rem}.home-update-notice{color:#888;font-size:.8rem;font-style:italic;font-weight:300;margin-top:3rem;opacity:.7}@media (max-width:768px){.home-title{font-size:2.5rem}.home-subtitle{font-size:1.2rem}.home{padding:1rem}}@media (max-width:480px){.home-title{font-size:2rem}.home-subtitle{font-size:1rem}}.typewriter-text{border-right:.08em solid #fff;display:inline}.typing-cursor{animation:cursor-blink 1.2s infinite;color:#fff;display:inline}.typing-cursor.typing{animation:none;opacity:0}@keyframes cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}.home-title:has(.typing-cursor:not(.typing)) .typewriter-text{border-right:none}.typewriter-complete .typewriter-text{border-right:none}@media (prefers-reduced-motion:reduce){.typewriter-text{border-right:none}.typing-cursor{animation:none;opacity:1}}.home-footer{align-items:center;bottom:2rem;display:flex;font-size:.85rem;gap:.75rem;left:50%;position:absolute;transform:translateX(-50%)}.footer-link{color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#bb86fc}.footer-separator{color:hsla(0,0%,100%,.3)}@media (max-width:480px){.home-footer{bottom:1rem;font-size:.75rem}}.driveby-malware{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem}@media (max-width:768px){.driveby-malware{padding:1rem}.page-title{font-size:2rem}.page-description{font-size:1rem}.protection-section h2,.threat-info h2{font-size:1.5rem}.threat-list{grid-template-columns:1fr}.browser-content,.browser-header,.threat-item{padding:1rem}}@media (max-width:480px){.page-title{font-size:1.8rem}.browser-name{font-size:1rem}}.social-engineering{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem}.defense-section{margin-top:3rem}.defense-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.defense-tips{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.tip-category{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:2rem}.tip-category h3{color:#bb86fc;font-size:1.3rem;margin-bottom:1rem;text-align:center}.tip-category ul{color:#ccc;line-height:1.6;padding-left:1rem}.tip-category li{margin-bottom:.75rem}@media (max-width:768px){.social-engineering{padding:1rem}.page-title{font-size:2rem}.page-description{font-size:1rem}.defense-section h2,.protection-section h2,.threat-info h2,.warning-section h2{font-size:1.5rem}.threat-list{grid-template-columns:1fr}.browser-content,.browser-header,.threat-item{padding:1rem}.warning-grid{grid-template-columns:1fr}.warning-card{padding:1rem}.defense-tips{grid-template-columns:1fr}.tip-category{padding:1.5rem}}@media (max-width:480px){.page-title{font-size:1.8rem}.browser-name{font-size:1rem}.warning-card h3{font-size:1.1rem}.tip-category h3{font-size:1.2rem}}.airdrop-safety{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem}.threat-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.threat-item{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;line-height:1.6;padding:1.5rem}.threat-item strong{color:#bb86fc;display:block;margin-bottom:.5rem;text-align:center}.protection-section{margin-bottom:3rem}.protection-section h2{margin-bottom:1rem}.protection-description{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-align:center}.browser-cards{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:800px}.browser-card{background:rgba(35,35,35,.9);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;overflow:hidden;transition:all .3s ease}.browser-card:hover{border-color:rgba(187,134,252,.3)}.browser-card.open{border-color:#bb86fc}.browser-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;transition:background-color .2s ease}.browser-header:hover{background:rgba(187,134,252,.1)}.browser-info{align-items:center;display:flex;gap:1rem}.browser-name{color:#fff;font-size:1.1rem;font-weight:500}.expand-arrow{color:#bb86fc;font-size:.9rem;transition:transform .3s ease}.expand-arrow.expanded{transform:rotate(180deg)}.browser-content{background:rgba(25,25,25,.8);border-top:1px solid hsla(0,0%,100%,.1);padding:1rem 1.5rem 1.5rem}.browser-content ol{color:#ccc;line-height:1.6;padding-left:1.5rem}.browser-content li{margin-bottom:.5rem;padding-left:.5rem}.warning-section{margin-bottom:3rem}.warning-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.warning-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.warning-card{background:rgba(255,59,48,.1);border:1px solid rgba(255,59,48,.3);line-height:1.6}.warning-card h3{color:#ff3b30;font-size:1.2rem}.warning-card ul{color:#ccc}.legitimate-section{margin-bottom:3rem}.legitimate-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.legitimate-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.legitimate-card{background:rgba(52,199,89,.1);border:1px solid rgba(52,199,89,.3);border-radius:8px;line-height:1.6;padding:1.5rem}.legitimate-card h3{color:#34c759;font-size:1.2rem;margin-bottom:1rem;text-align:center}.legitimate-card p{color:#ccc;text-align:center}.best-practices-section{margin-top:3rem}.best-practices-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.practices-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:0 auto;max-width:1000px}.practice-category{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:2rem}.practice-category h3{color:#bb86fc;font-size:1.3rem;margin-bottom:1rem;text-align:center}.practice-category ul{color:#ccc;line-height:1.6;padding-left:1rem}.practice-category li{margin-bottom:.75rem}@media (max-width:768px){.airdrop-safety{padding:1rem}.page-title{font-size:2rem}.page-description{font-size:1rem}.best-practices-section h2,.legitimate-section h2,.protection-section h2,.threat-info h2,.warning-section h2{font-size:1.5rem}.threat-list{grid-template-columns:1fr}.browser-content,.browser-header,.threat-item{padding:1rem}.warning-grid{grid-template-columns:1fr}.warning-card{padding:1rem}.legitimate-grid{grid-template-columns:1fr}.legitimate-card{padding:1rem}.practices-grid{grid-template-columns:1fr}.practice-category{padding:1.5rem}}@media (max-width:480px){.page-title{font-size:1.8rem}.browser-name{font-size:1rem}.legitimate-card h3,.warning-card h3{font-size:1.1rem}.practice-category h3{font-size:1.2rem}}.rug-pulls{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem}.warning-card{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px}.warning-card h3{color:#ff6b6b;text-align:center}.warning-card p{color:#ccc}.warning-card ul{color:#e0e0e0;line-height:1.6;padding-left:1rem}.warning-card li{margin-bottom:.5rem}.protection-section{margin-top:3rem}.protection-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.protection-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1000px}.protection-category{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:2rem}.protection-category h3{color:#4caf50;font-size:1.3rem;margin-bottom:1rem;text-align:center}.protection-category ul{color:#ccc;line-height:1.6;padding-left:1rem}.protection-category li{margin-bottom:.8rem}@media (max-width:768px){.rug-pulls{padding:1rem}.page-title{font-size:2rem}.page-description{font-size:1rem}.protection-grid,.warnings-grid{gap:1rem;grid-template-columns:1fr}.protection-category,.warning-card{padding:1rem}.protection-section h2,.threat-info h2{font-size:1.5rem}}.drainers{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem}.threat-info{margin-top:2rem}.threat-info h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.warnings-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.warning-card{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:12px;padding:1.5rem;transition:box-shadow .3s ease,border-color .3s ease}.warning-card:hover{border-color:#bb86fc;box-shadow:0 10px 20px rgba(187,134,252,.2)}.warning-card h3{color:#bb86fc;font-size:1.3rem;margin-bottom:1rem}.warning-card p{color:#aaa;line-height:1.5;margin-bottom:1rem}.warning-card ul{list-style:none;margin:0;padding:0}.warning-card li{color:#ccc;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.warning-card li:before{content:"⚠️";left:0;position:absolute}.recovery-section{margin:4rem 0}.recovery-section h2{color:#f44336;font-size:1.8rem;margin-bottom:2rem;text-align:center}.recovery-timeline{display:flex;flex-direction:column;gap:2rem}.recovery-stage{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:12px;padding:2rem;position:relative}.stage-header{gap:1rem;margin-bottom:1.5rem}.stage-header,.stage-number{align-items:center;display:flex}.stage-number{background:linear-gradient(135deg,#f44336,#e91e63);border-radius:50%;color:#fff;flex-shrink:0;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;width:40px}.stage-header h3{color:#fff;font-size:1.5rem;margin:0}.stage-actions{list-style:none;margin:0;padding:0}.stage-actions li{border-bottom:1px solid #333;color:#ccc;line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.stage-actions li:last-child{border-bottom:none}.stage-actions li:before{color:#4caf50;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.key-takeaways{margin:4rem 0}.key-takeaways h2{color:#bb86fc;font-size:1.8rem;margin-bottom:2rem;text-align:center}.takeaway-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.takeaway-card{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.takeaway-card:hover{border-color:#4caf50;box-shadow:0 10px 20px rgba(76,175,80,.2);transform:translateY(-5px)}.takeaway-icon{font-size:3rem;margin-bottom:1rem}.takeaway-card h3{color:#4caf50;font-size:1.3rem;margin-bottom:1rem}.takeaway-card p{color:#ccc;line-height:1.6}.resources-section{margin:4rem 0}.resources-section h2{color:#bb86fc;font-size:1.8rem;text-align:center}.resources-grid{grid-gap:1.5rem;gap:1.5rem}.resource-card{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:1px solid #333}.resource-card h4{color:#03a9f4;font-size:1.2rem;margin-bottom:1rem}.resource-card ul{list-style:none;padding:0}.resource-card li{color:#ccc;padding:.5rem 0 .5rem 1.5rem;position:relative}.resource-card li:before{content:"🔗";left:0;position:absolute}.technical-context-section{border-top:2px solid #333;margin:4rem 0 2rem;padding-top:3rem}.technical-context-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:2rem;text-align:center}.context-content{display:flex;flex-direction:column;gap:2rem}.context-block{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:12px;padding:2rem}.context-block h3{align-items:center;color:#03a9f4;display:flex;font-size:1.4rem;gap:.5rem;justify-content:center;margin-bottom:1rem}.context-block p{color:#ccc;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.context-block p:last-child{margin-bottom:0}.context-block strong{color:#fff;font-weight:600}.context-block code{word-wrap:break-word;background:rgba(187,134,252,.15);border:1px solid #bb86fc;border-radius:4px;color:#bb86fc;display:inline-block;font-family:Courier New,Courier,monospace;font-size:.95rem;max-width:100%;overflow-wrap:break-word;padding:.2rem .5rem;white-space:pre-wrap}.context-block ul{list-style:none;margin:1rem 0 0;padding:0}.context-block li{color:#ccc;line-height:1.6;padding:.5rem 0 .5rem 2rem;position:relative}.context-block li:before{color:#4caf50;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.warning-highlight{background:linear-gradient(135deg,#2a1e1e,#3a2a2a);border:2px solid #f44336;box-shadow:0 0 20px rgba(244,67,54,.2)}.warning-highlight h3{color:#f44336}.code-toggle-button{align-items:center;background:linear-gradient(135deg,#bb86fc,#9965f4);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin:1rem 0;padding:.75rem 1.5rem;transition:all .3s ease}.code-toggle-button:hover{background:linear-gradient(135deg,#9965f4,#7b47d9);box-shadow:0 5px 15px rgba(187,134,252,.4);transform:translateY(-2px)}.code-toggle-button:active{transform:translateY(0)}@media (max-width:768px){.drainers{padding:1rem}.page-title{font-size:2rem}.page-description{font-size:1rem}.resources-grid,.takeaway-grid,.warnings-grid{grid-template-columns:1fr}.stage-header{align-items:flex-start;flex-direction:column}}.zoom-method{color:#fff;margin:0 auto;max-width:1200px;padding:80px 20px 40px}.zoom-method-hero{background:linear-gradient(135deg,rgba(255,82,82,.1),rgba(187,134,252,.1));border:1px solid rgba(255,82,82,.3);border-radius:16px;margin-bottom:60px;padding:40px 20px;text-align:center}.zoom-method-hero h1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff5252,#bb86fc);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:20px}.zoom-method-hero .subtitle{color:#ff9800;font-size:1.2rem;font-weight:600;margin:0}.zoom-method-content{display:flex;flex-direction:column;gap:60px}.step-card{overflow:hidden}.step-card.critical:hover,.step-card:hover{box-shadow:none!important}.step-header{align-items:center;background:rgba(187,134,252,.1);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:20px;padding:24px 30px}.step-number{background:linear-gradient(135deg,#ff5252,#bb86fc)}.step-header h3{color:#fff;flex:1 1;font-size:1.4rem;margin:0;text-align:center}.step-content{padding:30px}.step-content ol,.step-content ul{color:#d0d0d0;line-height:1.8;margin:16px 0;padding-left:24px}.message-bubble.attacker{background:rgba(255,82,82,.1);border-left-color:#ff5252}.screenshot-container{margin:24px 0}.screenshot-container img{border:2px solid hsla(0,0%,100%,.2);border-radius:8px;display:block;margin:16px auto;max-width:600px;width:100%}.screenshot-placeholder{background:rgba(255,152,0,.05);border:2px dashed rgba(255,152,0,.5);border-radius:8px;color:#ff9800;font-style:italic;margin:16px 0;padding:40px;text-align:center}.screenshot-placeholder strong{display:block;font-size:1.1rem;margin-bottom:8px}.revelation-box{background:linear-gradient(135deg,rgba(255,82,82,.15),rgba(255,152,0,.15));border:2px solid #ff5252}.revelation-box h4,.revelation-box strong{color:#ff5252}.psychology-card:hover,.tip-card:hover{box-shadow:none!important}.tip-card:hover{background:rgba(76,175,80,.05)!important;border:1px solid rgba(76,175,80,.3)!important}.remember-section strong{display:block;margin-bottom:8px}.final-note-box{background:linear-gradient(135deg,rgba(187,134,252,.1),rgba(33,150,243,.1));border:2px solid rgba(187,134,252,.5)}.final-note-box h3,.final-note-box strong{color:#bb86fc}@media (max-width:768px){.zoom-method{padding:60px 16px 32px}.zoom-method-hero h1{font-size:2rem}.compromised-section h2,.final-note-section h2,.how-it-works-section h2,.intro-section h2,.protection-section h2,.red-flags-section h2,.remember-section h2,.why-it-works-section h2{font-size:1.5rem}.step-header{flex-direction:column;gap:12px;text-align:center}.step-header h3{font-size:1.2rem}.psychology-grid,.red-flag-grid,.tip-grid{grid-template-columns:1fr}}.terraria-method{color:#fff;margin:0 auto;max-width:1200px;padding:80px 20px 40px}.terraria-method-hero{background:linear-gradient(135deg,rgba(76,175,80,.1),rgba(187,134,252,.1));border:1px solid rgba(76,175,80,.3);border-radius:16px;margin-bottom:60px;padding:40px 20px;text-align:center}.terraria-method-hero h1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#4caf50,#bb86fc);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:20px}.terraria-method-hero .subtitle{color:#4caf50;font-size:1.2rem;font-weight:600;margin:0}.terraria-method-content{display:flex;flex-direction:column;gap:60px}.compromised-section h2,.final-note-section h2,.how-it-works-section h2,.intro-section h2,.protection-section h2,.red-flags-section h2,.remember-section h2,.why-it-works-section h2{color:#bb86fc;display:block!important;font-size:2rem!important;margin-bottom:30px;text-align:center!important}.intro-section p{line-height:1.8;margin-bottom:20px}.severity-warning{background:rgba(255,82,82,.1);border-left:4px solid #ff5252;border-radius:8px;margin-top:20px;padding:20px}.severity-warning strong{color:#ff5252;display:block;font-size:1.2rem;margin-bottom:8px}.severity-warning p{color:#d0d0d0;margin:0}.attack-flow{display:flex;flex-direction:column;gap:30px}.step-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);gap:20px;padding:30px;transition:none!important}.step-card,.step-card.critical,.step-card:hover{transform:none!important}.step-card.critical{border-color:rgba(255,82,82,.3);transition:none!important}.step-card.critical:hover{transform:none!important}.step-number{background:linear-gradient(135deg,#4caf50,#bb86fc);color:#fff;height:50px;width:50px}.step-content h3{color:#fff;margin-bottom:16px}.step-content p{line-height:1.7;margin-bottom:16px}.step-content ul{color:#d0d0d0;line-height:1.8;margin:16px 0;padding-left:24px}.step-content li{margin-bottom:12px}.step-content strong{color:#bb86fc}.tip{background:rgba(76,175,80,.1);border-left:3px solid #4caf50;font-style:italic}.tip,.warning-box{border-radius:6px;color:#d0d0d0;margin-top:16px;padding:16px}.warning-box{background:rgba(255,152,0,.1);border-left:3px solid #ff9800}.example-messages{display:flex;flex-direction:column;gap:12px;margin:20px 0}.message-bubble{background:rgba(33,150,243,.1);border-left:3px solid #2196f3;border-radius:8px;color:#d0d0d0;font-style:italic;padding:16px 20px}.revelation-box{background:linear-gradient(135deg,rgba(76,175,80,.15),rgba(33,150,243,.15));border:2px solid #4caf50;border-radius:12px;margin:30px 0;padding:24px;text-align:center}.revelation-box h4{color:#4caf50;font-size:1.5rem;margin-bottom:16px;text-align:center}.revelation-box p{color:#d0d0d0;font-size:1.1rem;line-height:1.7}.psychology-section{background:rgba(156,39,176,.05);border:1px solid rgba(156,39,176,.3);border-radius:16px;padding:40px}.psychology-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:30px}.psychology-card{background:rgba(156,39,176,.05);border:1px solid rgba(156,39,176,.3);border-radius:12px;padding:30px;transition:none!important}.psychology-card,.psychology-card:hover{transform:none!important}.psychology-card h3{color:#9c27b0;font-size:1.2rem;margin-bottom:12px;text-align:center;width:100%}.psychology-card p{color:#d0d0d0;line-height:1.7}.protection-section{background:rgba(76,175,80,.05);border:1px solid rgba(76,175,80,.3);border-radius:16px;padding:40px}.protection-category>h3{border-left:4px solid #4caf50;color:#4caf50;font-size:1.5rem;margin-bottom:20px;padding-left:12px;text-align:center}.protection-category{margin-bottom:40px}.tip-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.tip-card{background:rgba(76,175,80,.05);border:1px solid rgba(76,175,80,.3);border-radius:12px;padding:24px;transition:none!important}.tip-card,.tip-card:hover{transform:none!important}.tip-card h4{color:#4caf50;font-size:1.1rem;margin-bottom:16px;text-align:center}.tip-card ul{list-style:none;margin:0;padding:0}.tip-card li{color:#d0d0d0;line-height:1.6;margin-bottom:10px;padding-left:24px;position:relative}.tip-card li:before{color:#4caf50;content:"✓";font-weight:700;left:0;position:absolute}.red-flags-section{background:rgba(255,82,82,.05);border:1px solid rgba(255,82,82,.2);border-radius:16px;padding:40px}.red-flag-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.red-flag-item{background:rgba(0,0,0,.3);border:1px solid rgba(255,82,82,.3);border-radius:12px;padding:20px;transition:none!important}.red-flag-item,.red-flag-item:hover{transform:none!important}.red-flag-item.critical-flag{background:rgba(255,82,82,.1);border:2px solid #ff5252}.flag-icon{display:block;font-size:2.5rem;margin-bottom:12px}.red-flag-item h4{color:#ff5252;font-size:1.1rem;margin-bottom:8px;text-align:center}.red-flag-item p{color:#d0d0d0;font-size:.95rem;line-height:1.6;margin:0}.emergency-banner{background:linear-gradient(135deg,rgba(255,82,82,.2),rgba(255,152,0,.2));border:3px solid #ff5252;border-radius:12px;margin-bottom:30px;padding:24px;text-align:center}.emergency-banner h3{color:#ff5252;font-size:1.8rem;margin-bottom:12px}.emergency-banner p{color:#d0d0d0;font-size:1.1rem;margin:0}.emergency-steps{display:flex;flex-direction:column;gap:24px}.emergency-step{background:hsla(0,0%,100%,.05);border-left:4px solid #2196f3;border-radius:12px;padding:24px}.emergency-step.urgent{background:rgba(255,152,0,.05);border-left-color:#ff9800}.emergency-step.critical{background:rgba(255,82,82,.05);border-left-color:#ff5252}.emergency-step strong{color:#bb86fc;display:block;font-size:1.2rem;margin-bottom:16px}.emergency-step ol,.emergency-step ul{color:#d0d0d0;margin:12px 0;padding-left:24px}.emergency-step li{line-height:1.6;margin-bottom:8px}.critical-warning-box{background:rgba(0,0,0,.4);border:2px solid #ff5252;border-radius:8px;margin-top:16px;padding:20px}.critical-warning-box h4{color:#ff5252;font-size:1.2rem;margin-bottom:12px;text-align:center}.critical-warning-box p{color:#d0d0d0;line-height:1.7;margin-bottom:12px}.critical-warning-box ol,.critical-warning-box ul{color:#d0d0d0;margin:12px 0;padding-left:24px;text-align:left}.critical-warning-box li{line-height:1.6;margin-bottom:8px}.remember-section{background:rgba(33,150,243,.05);border:1px solid rgba(33,150,243,.3);border-radius:16px;padding:40px}.remember-section ul{list-style:none;padding:0}.remember-section li{background:rgba(33,150,243,.05);border-left:3px solid #2196f3;border-radius:8px;color:#d0d0d0;line-height:1.7;margin-bottom:16px;padding:16px}.remember-section strong{color:#2196f3}.final-note-box,.final-note-section{text-align:center}.final-note-box{background:linear-gradient(135deg,rgba(76,175,80,.1),rgba(33,150,243,.1));border:2px solid rgba(76,175,80,.5);border-radius:16px;padding:40px}.final-note-box h3{color:#4caf50;font-size:1.8rem;margin-bottom:20px;text-align:center}.final-note-box p{color:#d0d0d0;font-size:1.1rem;line-height:1.8;margin-bottom:16px}.final-note-box p:last-child{margin-bottom:0}.final-note-box strong{color:#4caf50}@media (max-width:768px){.terraria-method{padding:60px 16px 32px}.terraria-method-hero h1{font-size:2rem}.compromised-section h2,.final-note-section h2,.how-it-works-section h2,.intro-section h2,.protection-section h2,.red-flags-section h2,.remember-section h2,.why-it-works-section h2{font-size:1.5rem}.step-card{flex-direction:column;gap:12px}.psychology-grid,.red-flag-grid,.tip-grid{grid-template-columns:1fr}}.axiom{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem}.guide-image{cursor:pointer;max-width:60%}.image-modal{align-items:center!important;background-color:rgba(0,0,0,.95)!important;bottom:0!important;box-sizing:border-box!important;cursor:pointer!important;display:flex!important;height:100vh!important;justify-content:center!important;left:0!important;margin:0!important;opacity:1!important;overflow:hidden!important;padding:0!important;pointer-events:auto!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;visibility:visible!important;width:100vw!important;z-index:999999!important}.image-modal img{border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.8);cursor:default;height:auto!important;max-height:90vh!important;max-width:90vw!important;object-fit:contain;transform:none!important;width:auto!important}.image-modal-close{background:none!important;border:none!important;color:#fff!important;cursor:pointer!important;font-size:2rem!important;font-weight:700!important;opacity:1!important;position:absolute!important;right:30px!important;top:20px!important;-webkit-user-select:none!important;user-select:none!important;visibility:visible!important;z-index:1000000!important}.image-modal-close:hover{color:#bb86fc}.index-section{margin-bottom:4rem}.index-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:2rem;text-align:center}.index-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.index-link{color:inherit;text-decoration:none}.index-card{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;flex-direction:column;height:120px;justify-content:center;padding:1.5rem;text-align:center;transition:all .3s ease}.index-card:hover{border-color:rgba(187,134,252,.5);box-shadow:0 4px 20px rgba(187,134,252,.2);transform:translateY(-2px)}.index-card h3{color:#bb86fc;font-size:1.3rem;margin-bottom:.5rem}.index-card p{color:#ccc;font-size:.9rem;line-height:1.4;margin:0}.content-sections{margin-top:3rem}.content-section{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:3rem;padding:2rem 0}.content-section:last-child{border-bottom:none}.content-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;scroll-margin-top:100px;text-align:center}.content-section p{color:#ccc;line-height:1.6;margin-bottom:1rem;text-align:center}.interface-overview{margin:2rem 0}.interface-item{background:rgba(35,35,35,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-bottom:3rem;padding:1.5rem}.interface-item h3{align-items:center;color:#fff;display:flex;font-size:1.4rem;justify-content:center;margin-bottom:1rem}.item-number{color:#bb86fc;font-size:1.5rem;font-weight:700;margin-right:.5rem;min-width:2rem}.interface-item p{color:#ccc;line-height:1.6;margin-bottom:1.5rem;text-align:center}.interface-item .image-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.interface-item .guide-image{height:auto;max-width:100%}.pulse-sections{margin-top:1.5rem}.pulse-item{background:rgba(25,25,25,.6);border:1px solid rgba(187,134,252,.2);border-radius:6px;margin-bottom:2.5rem;padding:1rem;text-align:center}.pulse-label{color:#bb86fc;font-size:1.2rem;font-weight:700;margin-bottom:1rem;text-align:center}.collapsible-content{animation:slideDown .3s ease-out}.collapsible-header{border-radius:4px;color:#fff;font-size:1.3rem;justify-content:space-between;margin-bottom:1rem;padding:.5rem;transition:background-color .3s ease}.collapsible-header:hover{background-color:rgba(187,134,252,.1)}.collapse-arrow{color:#bb86fc;font-size:1rem;transition:transform .3s ease}.collapse-arrow.expanded{transform:rotate(0deg)}.collapse-arrow.collapsed{transform:rotate(-90deg)}.watchlist-guide{margin-top:2rem}.watchlist-tips{background:rgba(35,35,35,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-top:2rem;padding:1.5rem}.watchlist-tips h4{color:#bb86fc;margin-bottom:1rem;text-align:center}.watchlist-tips ul{color:#ccc;list-style-position:inside;padding-left:0;text-align:center}.watchlist-tips li{margin-bottom:.5rem}.trading-guide,.trading-tips{margin-top:2rem}.trading-tips{background:rgba(35,35,35,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem}.trading-tips h4{color:#bb86fc;margin-bottom:1rem;text-align:center}.trading-tips ul{color:#ccc;list-style-position:inside;padding-left:0;text-align:center}.trading-tips li{margin-bottom:.5rem}.settings-guide{margin-top:2rem}.settings-recommendations{background:rgba(35,35,35,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-top:2rem;padding:1.5rem}.settings-recommendations h4{color:#bb86fc;margin-bottom:1rem;text-align:center}.settings-recommendations ul{color:#ccc;list-style-position:inside;padding-left:0;text-align:center}.settings-recommendations li{margin-bottom:.5rem}.pulse-item .image-container{margin:1rem 0;text-align:center}.pulse-item .guide-image{height:auto;max-width:100%}.image-description{background:hsla(0,0%,6%,.4);border-left:3px solid #bb86fc;border-radius:4px;color:#e0e0e0;font-style:italic;line-height:1.5;margin-top:1rem;padding:.5rem}.image-container{margin:2rem 0;text-align:center}.guide-image{border:1px solid hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.3);height:auto;max-width:100%;transition:transform .3s ease}.guide-image:hover{border-color:rgba(187,134,252,.3);transform:scale(1.02)}.image-placeholder{background:rgba(35,35,35,.6);border:2px dashed rgba(187,134,252,.3);border-radius:8px;color:#bb86fc;margin:1rem 0;padding:2rem}.image-placeholder p{color:#bb86fc;margin:.5rem 0}.image-filename{color:#888!important;font-size:.9rem;font-style:italic}.guide-image.small{max-width:400px}.guide-image.medium{max-width:600px}.guide-image.large{max-width:800px}.guide-image.full-width{max-width:100%}@media (max-width:768px){.axiom{padding:1rem}.page-title{font-size:2rem}.page-description{font-size:1rem}.index-grid{gap:1rem;grid-template-columns:1fr}.index-card{padding:1rem}.content-section h2{font-size:1.5rem}.content-section{margin-bottom:2rem;padding:1.5rem 0}}.chart-features{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;margin-top:1.5rem;padding:2rem}.chart-features h4{color:#bb86fc;font-size:1.3rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.chart-features h4:first-child{margin-top:0}.chart-features ul{list-style:none;margin:0 0 1.5rem;padding:0}.chart-features li{border-bottom:1px solid hsla(0,0%,100%,.05);line-height:1.6;padding:.5rem 0}.chart-features li:last-child{border-bottom:none}.chart-features strong{color:#bb86fc;font-weight:600}.chart-warning{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:8px;margin-top:2rem;padding:1.5rem}.chart-warning h4{color:#ffc107;font-size:1.2rem;font-weight:600;margin-bottom:1rem;margin-top:0}.chart-warning ul{list-style:none;margin:0;padding:0}.chart-warning li{border-bottom:1px solid rgba(255,193,7,.2);color:#ffc107;line-height:1.5;padding:.3rem 0}.chart-warning li:last-child{border-bottom:none}.understanding-fees{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem}.guide-content{margin-top:2rem}.guide-section{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:4rem;padding:2rem 0}.guide-section:last-child{border-bottom:none}.guide-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;scroll-margin-top:100px;text-align:center}.guide-section h3{color:#fff;font-size:1.4rem}.guide-section h3,.guide-section h4{margin-bottom:1rem;text-align:center}.guide-section h4{color:#bb86fc;font-size:1.2rem}.guide-section ol,.guide-section p,.guide-section ul{color:#ccc;line-height:1.6;margin-bottom:1rem;text-align:center}.guide-section ol,.guide-section ul{list-style-position:inside;padding-left:0}.guide-section li{margin-bottom:.5rem}.guide-section strong{color:#bb86fc;font-weight:700}.fee-breakdown{background:rgba(35,35,35,.6);border:1px solid rgba(187,134,252,.2);border-radius:8px;margin:1rem 0;padding:1.5rem}.fee-breakdown p{color:#fff;margin-bottom:.5rem}.example-box{background:rgba(25,25,25,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin:1rem 0;padding:1.5rem}.example-box p{color:#fff;margin-bottom:.5rem}.example-box ul{margin-top:.5rem}.threshold-guide{background:rgba(187,134,252,.1);border:1px solid rgba(187,134,252,.3);border-radius:8px;margin:1rem 0;padding:1.5rem}.threshold-guide p{color:#fff;margin-bottom:.5rem}.strategy-box{background:rgba(35,35,35,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin:1rem 0;padding:1.5rem}.strategy-box p{color:#fff;margin-bottom:.5rem}.template-box{background:rgba(25,25,25,.6);border:1px solid rgba(187,134,252,.2);border-radius:8px;margin:1rem 0;padding:1.5rem}.template-box p{color:#fff;margin-bottom:.5rem}.tax-info{background:rgba(187,134,252,.05);border:1px solid rgba(187,134,252,.2);border-radius:8px;margin:1rem 0;padding:1.5rem}.tax-info p{color:#fff;margin-bottom:.5rem}@media (max-width:768px){.calculator-container{gap:1rem;grid-template-columns:1fr;padding:1rem}.profit-indicator .amount{font-size:1.5rem}.profit-indicator .percentage{font-size:1rem}.understanding-fees{padding:1rem}.page-title{font-size:2rem}.page-description{font-size:1.1rem}.guide-section h2{font-size:1.6rem}.guide-section h3{font-size:1.3rem}.guide-section h4{font-size:1.1rem}.result-summary{flex-direction:column!important;gap:1rem!important}.fees-section,.profit-section{flex:none!important}.profit-indicator .amount{font-size:1.5rem!important}.final-result .final-profit{font-size:1.2rem!important}}.jargon-container{background:var(--background);color:var(--text);margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.jargon-header{margin-bottom:3rem;text-align:center}.jargon-header h1{color:var(--primary);font-size:2.5rem;margin-bottom:1rem}.jargon-header p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.jargon-content{display:flex;flex-direction:column;gap:2rem}.jargon-table-container{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow-x:auto}.jargon-table{border-collapse:collapse;font-size:.95rem;width:100%}.jargon-table thead{background:var(--accent)}.jargon-table th{border-bottom:2px solid var(--border);color:var(--background);font-weight:600;padding:1rem;text-align:left}.jargon-table th:first-child{width:200px}.jargon-table th:last-child{width:auto}.jargon-table tbody tr{border-bottom:1px solid var(--border);transition:background-color .2s ease}.jargon-table tbody tr:hover{background:var(--hover)}.jargon-table tbody tr:last-child{border-bottom:none}.jargon-table td{padding:1rem;vertical-align:top}.term-cell strong{color:var(--primary);font-size:1.05rem}.definition-cell{color:var(--text);line-height:1.5}.jargon-note{background:var(--card-bg);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:12px;padding:1.5rem}.jargon-note p{color:var(--text-secondary);line-height:1.6;margin:0}.jargon-note strong{color:var(--primary)}@media (max-width:768px){.jargon-container{padding:1rem}.jargon-header h1{font-size:2rem}.jargon-header p{font-size:1rem}.jargon-table{font-size:.9rem}.jargon-table td,.jargon-table th{padding:.75rem .5rem}.jargon-table th:first-child{min-width:120px;width:auto}}@media (max-width:480px){.jargon-container{padding:.5rem}.jargon-table td,.jargon-table th{padding:.5rem .3rem}}.getting-started-container{background:var(--background);color:var(--text);margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem;text-align:center}.getting-started-header{margin-bottom:3rem;text-align:center}.getting-started-header h1{color:var(--primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.getting-started-header p{color:var(--text-secondary);font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.getting-started-content{display:flex;flex-direction:column;gap:3rem}.additional-resources h2,.learning-path-section h2{color:var(--primary);font-size:2rem;margin-bottom:2rem}.additional-resources p,.learning-path-section p{font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.path-item{align-items:flex-start;border:2px solid #888;margin-bottom:1.5rem;text-align:left}.path-item,.path-item.coming-soon{background:rgba(95,95,95,.98)!important;box-shadow:0 8px 25px rgba(0,0,0,.6)}.path-number{border:2px solid rgba(187,134,252,.3);box-shadow:0 4px 12px rgba(0,0,0,.4)}.path-item.coming-soon .path-number{border:2px solid hsla(220,9%,46%,.3);box-shadow:0 4px 12px rgba(0,0,0,.4)}.path-content{flex:1 1;text-align:left}.path-content ul{list-style:disc;text-align:left}.resource-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.7)}.intro-section p{margin-bottom:2rem}.warning-box{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:12px;margin:2rem 0;padding:1.5rem;text-align:center}.warning-box h3{color:#ffc107;font-size:1.3rem;margin-bottom:1rem;margin-top:0}.warning-box p{color:#ffc107;line-height:1.6;margin:0}.steps-section h2{color:var(--primary);font-size:2rem;margin-bottom:2rem}.step-card{background:rgba(95,95,95,.98)!important;border:2px solid #888;box-shadow:0 8px 25px rgba(0,0,0,.6);display:flex;gap:1.5rem;margin-bottom:2rem;transition:border-color .3s ease}.step-card:hover{border-color:var(--accent)}.step-number{align-items:center;background:var(--accent);border-radius:50%;color:var(--background);display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:3rem;justify-content:center;width:3rem}.step-content h3{color:var(--primary);margin-bottom:1rem;margin-top:0}.step-content p{line-height:1.6;margin-bottom:1rem}.step-content ul{margin:1rem 0}.step-content li{margin:.5rem 0}.step-content strong{color:var(--accent)}.helpful-link{background:rgba(187,134,252,.1);border-left:4px solid var(--accent);border-radius:8px;margin-top:1rem;padding:1rem}.helpful-link a{color:var(--accent);font-weight:500;text-decoration:none}.helpful-link a:hover{text-decoration:underline}.recommendation,.security-tip{background:rgba(34,197,94,.1);border-left:4px solid #22c55e;border-radius:8px;color:#22c55e;font-weight:500;margin-top:1rem;padding:1rem}.resources-section h2{color:var(--primary);font-size:2rem;margin-bottom:2rem}.resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.resource-card{background:rgba(95,95,95,.98)!important;border:2px solid #888;box-shadow:0 8px 25px rgba(0,0,0,.6)}.resource-card h3{font-size:1.3rem;margin-bottom:1rem}.resource-card ul{margin:0;padding-left:1.5rem}.resource-card li{line-height:1.5;margin:.5rem 0}.common-mistakes h2{color:var(--primary);font-size:2rem;margin-bottom:2rem}.mistake-list{display:flex;flex-direction:column;gap:1rem}.mistake-item{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-left:4px solid #ef4444;border-radius:8px;padding:1rem 1.5rem}.mistake-item strong{color:#ef4444;font-weight:600}.next-steps h2{color:var(--primary);font-size:2rem;margin-bottom:1rem}.next-steps p{line-height:1.6;margin-bottom:2rem}.next-steps-links{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.next-step-link{color:inherit;text-decoration:none}.next-step-card{background:rgba(95,95,95,.98)!important;border:2px solid #888;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.6);padding:1.5rem;transition:all .3s ease}.next-step-card:hover{border-color:var(--accent);box-shadow:0 8px 25px rgba(0,0,0,.3);transform:translateY(-2px)}.next-step-card h3{color:var(--primary);font-size:1.2rem;margin-bottom:.5rem;margin-top:0}.next-step-card p{color:var(--text-secondary);line-height:1.5;margin:0}@media (max-width:768px){.getting-started-container{padding:1rem}.getting-started-header h1{font-size:2rem}.getting-started-header p{font-size:1rem}.step-card{flex-direction:column;gap:1rem;padding:1.5rem}.step-number{align-self:flex-start}.next-steps-links,.resources-grid{grid-template-columns:1fr}.common-mistakes h2,.intro-section h2,.next-steps h2,.resources-section h2,.steps-section h2{font-size:1.6rem}}@media (max-width:480px){.getting-started-container{padding:.5rem}.next-step-card,.resource-card,.step-card,.warning-box{padding:1rem}}.picking-poison-container{background:var(--background);color:var(--text);margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem;text-align:center}.picking-poison-header{margin-bottom:3rem;text-align:center}.picking-poison-header h1{color:var(--primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.picking-poison-header p{color:var(--text-secondary);font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.picking-poison-content{display:flex;flex-direction:column;gap:3rem}.intro-section h2{color:var(--primary)}.intro-section h2,.intro-section p{margin-bottom:1.5rem;text-align:center}.intro-section p{line-height:1.7}.crypto-types-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:3rem}.crypto-types-section h2{grid-column:1/-1}.assessment-section h2,.crypto-types-section h2,.recommendation-section h2,.trading-strategies-section h2{color:var(--primary);font-size:2rem;margin-bottom:2rem;text-align:center}.crypto-category{background:rgba(50,50,50,.98)!important;border:3px solid var(--border);border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.6);display:flex;flex-direction:column;height:auto;margin-bottom:0;padding:2rem;position:relative;text-align:center}.crypto-category.new-launches{background:rgba(50,50,50,.98)!important;border-color:#ff6b35;border-left:6px solid #ff6b35}.crypto-category.established{background:rgba(50,50,50,.98)!important;border-color:#4ecdc4;border-left:6px solid #4ecdc4}.crypto-category.utility-based{background:rgba(50,50,50,.98)!important;border-color:#45b7d1;border-left:6px solid #45b7d1}.crypto-category.pump-dump{background:rgba(50,50,50,.98)!important;border-color:#ff4757;border-left:6px solid #ff4757}.crypto-category h3{color:var(--primary);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;margin-top:0;position:relative;text-align:center}.crypto-category.new-launches h3:before{background:#ff6b35}.crypto-category.established h3:before,.crypto-category.new-launches h3:before{border-radius:50%;content:"";display:inline-block;height:12px;margin-right:10px;vertical-align:middle;width:12px}.crypto-category.established h3:before{background:#4ecdc4}.crypto-category.utility-based h3:before{background:#45b7d1}.crypto-category.pump-dump h3:before,.crypto-category.utility-based h3:before{border-radius:50%;content:"";display:inline-block;height:12px;margin-right:10px;vertical-align:middle;width:12px}.crypto-category.pump-dump h3:before{background:#ff4757}.category-content{grid-gap:1.5rem;display:grid;gap:1.5rem;text-align:center}.characteristics h4,.cons h4,.pros h4{color:var(--accent);margin-bottom:.5rem;margin-top:0;text-align:center}.characteristics ul,.cons ul,.pros ul{list-style:none;margin:0;padding:0;text-align:center}.characteristics li,.cons li,.pros li{line-height:1.5;margin:.3rem 0;text-align:center}.suitable-for{font-style:italic;margin-top:1rem;text-align:center}.pros-cons{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:1.5rem 0}@media (max-width:768px){.pros-cons{gap:1rem}.crypto-types-section,.pros-cons{grid-template-columns:1fr}}.strategy-grid{grid-gap:2rem;gap:2rem;grid-template-columns:1fr 1fr}.pros{background:rgba(34,197,94,.1);border-left:4px solid #22c55e}.cons,.pros{border-radius:8px;padding:1rem}.cons{background:rgba(239,68,68,.1);border-left:4px solid #ef4444}.suitable-for{background:rgba(59,130,246,.1);border-left:4px solid #3b82f6;border-radius:8px;color:#3b82f6;font-weight:500;padding:1rem}.strategy-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.strategy-card{background:rgba(60,60,60,.95);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.4);padding:1.5rem;transition:border-color .3s ease}.strategy-card.difficulty-easy{background:rgba(34,197,94,.15);border-left:4px solid #22c55e}.strategy-card.difficulty-low{background:rgba(132,204,22,.15);border-left:4px solid #84cc16}.strategy-card.difficulty-medium{background:rgba(251,191,36,.15);border-left:4px solid #fbbf24}.strategy-card.difficulty-high{background:rgba(249,115,22,.15);border-left:4px solid #f97316}.strategy-card.difficulty-extreme{background:rgba(239,68,68,.15);border-left:4px solid #ef4444}.strategy-card:hover{border-color:var(--accent)}.strategy-card h3{color:var(--primary);font-size:1.3rem;margin-bottom:1rem;margin-top:0}.strategy-details p{font-size:.95rem;margin:.5rem 0}.strategy-details strong{color:var(--accent)}.strategy-description{background:hsla(0,0%,100%,.03);border-radius:8px;font-style:italic;line-height:1.5;margin-top:1rem;padding:1rem}.assessment-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2.5rem}.assessment-card{background:rgba(60,60,60,.95);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.4);padding:1.5rem}.assessment-card:first-child{background:rgba(255,107,53,.15);border-left:4px solid #ff6b35}.assessment-card:nth-child(2){background:rgba(78,205,196,.15);border-left:4px solid #4ecdc4}.assessment-card:nth-child(3){background:rgba(69,183,209,.15);border-left:4px solid #45b7d1}.assessment-card:nth-child(4){background:rgba(168,85,247,.15);border-left:4px solid #a855f7}.assessment-card h3{color:var(--primary);font-size:1.3rem;margin-bottom:1rem;margin-top:0}.assessment-card ul{margin:0;padding-left:1.5rem}.assessment-card li{line-height:1.5;margin:.5rem 0}.recommendation-box{background:rgba(34,197,94,.15);border:2px solid rgba(34,197,94,.4);border-left:6px solid #22c55e;border-radius:12px;box-shadow:0 6px 20px rgba(34,197,94,.2);padding:2rem}.recommendation-box h3{color:#22c55e;font-size:1.4rem;margin-bottom:1.5rem;margin-top:0}.recommendation-box ol{margin:0 0 1.5rem;padding-left:1.5rem}.recommendation-box p{line-height:1.6;margin:1.2rem 0}.recommendation-box li{line-height:1.6;margin:.8rem 0}.recommendation-box strong{color:#22c55e}.warning-text{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:8px;color:#ffc107;margin:0;padding:1rem}.warning-text strong{color:#ffc107}.current-page{color:#22c55e!important}.coming-soon-text,.current-page{font-weight:600;margin-bottom:.5rem}.coming-soon-text{color:#ffc107!important}.path-overview{display:flex;flex-direction:column;gap:1.5rem}.path-item{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;display:flex;gap:1.5rem;padding:2rem;transition:border-color .3s ease}.path-item:not(.coming-soon):hover{border-color:var(--accent)}.path-item.coming-soon{opacity:.7}.path-number{align-items:center;background:var(--accent);border-radius:50%;color:var(--background);display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:3rem;justify-content:center;width:3rem}.path-item.coming-soon .path-number{background:#6b7280}.path-content h3{color:var(--primary);font-size:1.4rem;margin-bottom:.5rem;margin-top:0}.path-content p{line-height:1.6;margin-bottom:.5rem}.path-content ul{margin:.5rem 0 0 1.5rem;padding:0}.path-content li{line-height:1.4;margin:.3rem 0}.resource-links{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.resource-link{color:inherit;text-decoration:none}.resource-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:all .3s ease}.resource-card:hover{border-color:var(--accent);box-shadow:0 8px 25px rgba(0,0,0,.3);transform:translateY(-2px)}.resource-card h3{color:var(--primary);font-size:1.2rem;margin-bottom:.5rem;margin-top:0}.resource-card p{color:var(--text-secondary);line-height:1.5;margin:0}@media (max-width:768px){.picking-poison-container{padding:1rem}.picking-poison-header h1{font-size:2rem}.picking-poison-header p{font-size:1rem}.assessment-card,.crypto-category,.strategy-card{padding:1.5rem}.pros-cons{gap:1rem}.assessment-grid,.pros-cons,.resource-links,.strategy-grid{grid-template-columns:1fr}.path-item{flex-direction:column;gap:1rem}.path-number{align-self:flex-start}.nav-buttons{flex-direction:column}.assessment-section h2,.crypto-types-section h2,.recommendation-section h2,.trading-strategies-section h2{font-size:1.6rem}}@media (max-width:480px){.picking-poison-container{padding:.5rem}.assessment-card,.crypto-category,.recommendation-box,.strategy-card{padding:1rem}}.trading-space-container{background-color:#1a1a1a;color:#e0e0e0;line-height:1.6;margin:0 auto;max-width:1200px;padding:2rem}.trading-space-container a{color:#4a9eff;text-decoration:none;transition:color .3s ease}.trading-space-container a:hover{color:#66b3ff;text-decoration:underline}.trading-space-container a:visited{color:#4a9eff}.trading-space-header{border-bottom:2px solid #333;margin-bottom:3rem;padding:2rem 0;text-align:center}.trading-space-header h1{color:#4a9eff;font-size:3rem;font-weight:700;margin-bottom:.5rem}.trading-space-header p{color:#b0b0b0;font-size:1.2rem;margin:0}.trading-space-content{display:flex;flex-direction:column;gap:4rem}.intro-section{background:linear-gradient(135deg,#2a2a2a,#1f1f1f);border:1px solid #333;border-radius:12px;padding:2rem}.intro-section h2{color:#4a9eff;font-size:2rem;margin-bottom:1rem}.intro-section p{color:#d0d0d0;font-size:1.1rem;margin-bottom:1rem}.wallet-section{background:#1f1f1f;border:1px solid #333;border-radius:12px;padding:2rem}.wallet-section h2{color:#4a9eff;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}.setup-steps{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.step-card{background:linear-gradient(135deg,#2a2a2a,#252525);border:1px solid #404040;border-radius:12px;padding:2rem}.step-card:hover{border-color:#404040}.step-number{display:none}.step-content{flex:1 1}.step-content h3{color:#4a9eff;font-size:1.4rem;margin-bottom:1.5rem;text-align:center}.step-content p{color:#d0d0d0;margin-bottom:2rem;text-align:center}.step-content ul{color:silver;list-style-type:disc;padding-left:1.5rem;text-align:left}.step-content li{line-height:1.5;margin-bottom:1rem;text-align:left}.recommendation{background:#2a4a2a;border:1px solid #4a7c59;border-radius:8px;color:#e0f5e0;margin-top:1rem}.security-section{background:#1f1f1f;border:1px solid #333;border-radius:12px;padding:2rem}.security-section h2{color:#4a9eff;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}.security-section>p{color:#d0d0d0;font-size:1.1rem;margin-bottom:2rem;text-align:center}.security-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.security-card{background:linear-gradient(135deg,#2a2a2a,#252525);border:1px solid #404040;border-radius:12px;padding:2rem}.security-card h3{color:#4a9eff;font-size:1.4rem;margin-bottom:1.5rem;text-align:center}.security-card p{color:#d0d0d0;margin-bottom:2rem;text-align:center}.security-card ul{color:silver;list-style-type:disc;padding-left:1.5rem;text-align:left}.security-card li{line-height:1.5;margin-bottom:1rem;text-align:left}.platforms-section{background:#1f1f1f;border:1px solid #333;border-radius:12px;padding:2rem}.platforms-section h2{color:#4a9eff;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}.platforms-section>p{color:#d0d0d0;font-size:1.1rem;margin-bottom:2rem;text-align:center}.platform-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.platform-card{background:linear-gradient(135deg,#2a2a2a,#252525);border:1px solid #404040;border-radius:12px;padding:2rem}.platform-card.featured{background:linear-gradient(135deg,#2a3f5f,#252e3e);border-color:#4a9eff}.platform-card h3{color:#4a9eff;font-size:1.4rem}.platform-card h3,.platform-card p{margin-bottom:1rem;text-align:center}.platform-card p{color:#d0d0d0}.platform-tip{background:rgba(74,158,255,.1);border:1px solid rgba(74,158,255,.3);border-radius:8px;color:#b3d7ff;margin-top:1rem;padding:1rem}.platform-badges{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.badge{background:#333;border-radius:20px;color:#4a9eff;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.badge.beginner{background:#2a4a2a;color:#7dd87d}.badge.speed{background:#4a2a2a;color:#ff7d7d}.badge.social{background:#2a2a4a;color:#7d7dff}.badge.analytics{background:#4a4a2a;color:#ffff7d}.tools-section{background:#1f1f1f;border:1px solid #333;border-radius:12px;padding:2rem}.tools-section h2{color:#4a9eff;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}.tools-section>p{color:#d0d0d0;font-size:1.1rem;margin-bottom:2rem;text-align:center}.tools-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.tool-card{background:linear-gradient(135deg,#2a2a2a,#252525);border:1px solid #404040;border-radius:12px;padding:1.5rem}.tool-card h3,.tool-card h4{color:#4a9eff;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.tool-card p{color:silver;font-size:.9rem;margin:0;text-align:center}.tool-card ul{color:silver;list-style-type:disc;margin-top:1rem;padding-left:1.5rem;text-align:left}.tool-card li{line-height:1.5;margin-bottom:1rem;text-align:left}.setup-priorities{background:#1f1f1f;border:1px solid #333;border-radius:12px;margin-top:3rem;padding:2rem}.setup-priorities h2{font-size:2.2rem}.setup-priorities h2,.setup-priorities h3{color:#4a9eff;margin-bottom:1.5rem;text-align:center}.setup-priorities h3{font-size:1.8rem}.setup-priorities>p{color:#d0d0d0;font-size:1.1rem;margin-bottom:2rem;text-align:center}.priorities-list,.priority-levels{display:flex;flex-direction:column;gap:2.5rem}.priority-card{background:linear-gradient(135deg,#2a2a2a,#252525);border:1px solid #404040;border-radius:12px;padding:2rem}.priority-card h4{color:#4a9eff;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.priority-card ul{color:silver;list-style-type:disc;padding-left:1.5rem;text-align:left}.priority-card li{line-height:1.6;margin-bottom:1rem;text-align:left}.priority-number{align-items:center;background:#4a9eff;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:30px;justify-content:center;width:30px}.priority-content h4{color:#4a9eff;font-size:1.2rem;margin-bottom:1rem}.priority-content p{color:silver;font-size:1rem;line-height:1.6;margin:0;text-align:left}.getting-started-checklist{background:linear-gradient(135deg,#2a4a2a,#1f3f1f);border:1px solid #4a7c59;border-radius:12px;padding:2rem}.getting-started-checklist h2{color:#7dd87d;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}.getting-started-checklist>p{color:#c5e5c5;font-size:1.1rem;margin-bottom:2rem;text-align:center}.checklist{display:flex;flex-direction:column;gap:1rem}.checklist-item{align-items:flex-start;background:rgba(125,216,125,.1);border:1px solid rgba(125,216,125,.2);border-radius:8px;display:flex;gap:1rem;padding:1rem}.checklist-checkbox{border:2px solid #7dd87d;border-radius:4px;flex-shrink:0;height:20px;margin-top:.1rem;width:20px}.checklist-text{color:#c5e5c5;font-size:.95rem;text-align:left}@media (max-width:768px){.arsenal-container{padding:1rem}.arsenal-header h1{font-size:2.5rem}.arsenal-content{gap:2rem}.step-card{flex-direction:column;text-align:center}.step-number{align-self:center}.platform-grid,.security-grid,.tools-grid{grid-template-columns:1fr}.priority-card{flex-direction:column;text-align:center}.priority-number{align-self:center}}.navigation-section{border-top:1px solid #333;margin-top:3rem;padding-top:2rem}.nav-buttons{display:flex;gap:1rem;justify-content:space-between}.nav-button{align-items:center;background:#2a2a2a;border:none;border-radius:12px;color:#fff;display:flex;flex-direction:column;min-width:150px;padding:1rem 2rem;text-decoration:none;transition:all .6s ease!important}.nav-button:hover:not(.disabled){box-shadow:0 8px 25px rgba(0,0,0,.3);text-decoration:none!important;transform:translateY(-2px)}.nav-button.disabled{cursor:not-allowed;opacity:.5}.nav-button span{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.nav-button small{color:#fff;font-size:.9rem}.nav-button.prev{transition:all .6s ease!important}.nav-button.prev span{color:#fff}.nav-button.next{transition:all .6s ease!important}.nav-button.next span{color:#fff}@media (max-width:768px){.nav-buttons{flex-direction:column;gap:1rem}}.about{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem;position:relative}.about-content{display:flex;flex-direction:column;gap:3rem}.intro-section{text-align:center}.about-description{color:#ccc;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-section h2,.info-section h2,.mission-section h2{color:#bb86fc;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.info-card{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem;transition:border-color .3s ease}.info-card:hover{border-color:rgba(187,134,252,.3)}.info-card h3{color:#bb86fc;font-size:1.2rem;margin-bottom:1rem;text-align:center}.info-card p{color:#ccc;line-height:1.6}.info-card p,.mission-section{text-align:center}.mission-text{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#ccc;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px;padding:2rem}.contact-section{text-align:center}.contact-info{display:flex;flex-direction:column;gap:1rem;margin:0 auto 2rem;max-width:600px}.contact-item{align-items:center;background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;justify-content:space-between;padding:1rem 1.5rem;text-align:left}.contact-item strong{color:#bb86fc;font-weight:500;min-width:120px}.contact-item span{color:#ccc;flex:1 1;margin-left:1rem}.clickable-text{cursor:pointer;display:inline-block;position:relative;transition:color .2s ease}.clickable-text:hover{color:#bb86fc!important;text-decoration:underline}.wallet-address{font-family:Courier New,monospace;font-size:.9rem;word-break:break-all}.top-right-notification{animation:slideInOut 2s ease-in-out;background:#4caf50;border:2px solid #45a049;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);color:#fff;font-size:1rem;font-weight:700;padding:1rem 1.5rem;pointer-events:none;position:absolute;right:15px;z-index:10000}@keyframes slideInOut{0%{opacity:0;transform:translateX(100%)}10%{opacity:1;transform:translateX(0)}90%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.note{background:rgba(187,134,252,.1);border:1px solid rgba(187,134,252,.3);border-radius:8px;margin:0 auto;max-width:700px;padding:1.5rem}.note p{color:#ccc;line-height:1.6;margin:0}.note strong{color:#bb86fc}@media (max-width:768px){.about{padding:1rem}.page-title{font-size:2rem}.about-description{font-size:1rem}.contact-section h2,.info-section h2,.mission-section h2{font-size:1.5rem}.info-grid{grid-template-columns:1fr}.info-card{padding:1rem}.mission-text{font-size:1rem;padding:1.5rem}.contact-item{flex-direction:column;gap:.5rem;text-align:center}.contact-item span{margin-left:0}.note{padding:1rem}}.feedback-collaboration-card{background:rgba(69,183,209,.15);border:2px solid rgba(69,183,209,.3);border-left:6px solid #45b7d1;border-radius:12px;box-shadow:0 6px 20px rgba(69,183,209,.2);margin:2rem auto;max-width:600px;padding:2rem;text-align:center}.feedback-collaboration-card h3{color:#45b7d1;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.feedback-collaboration-card p{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.feedback-button{background-color:#45b7d1;border:none;border-radius:8px;box-shadow:0 4px 15px rgba(69,183,209,.3);color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem}.feedback-button:hover{background-color:#3a9bc1}@media (max-width:480px){.page-title{font-size:1.8rem}.info-card h3{font-size:1.1rem}.feedback-collaboration-card{padding:1.5rem}.feedback-button{padding:1rem;width:100%}}.course{align-items:center;background-color:#121212;display:flex;height:calc(100vh - 70px);justify-content:center;padding:2rem}.course-container{margin:0 auto;max-width:900px;text-align:center}.course-message{color:#fff;font-size:3rem;font-weight:700;letter-spacing:1px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (max-width:768px){.course-message{font-size:2rem}.course{padding:1rem}}@media (max-width:480px){.course-message{font-size:1.5rem}}.faq-page{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:100vh;padding:90px 20px 40px}.faq-intro{color:#b0b0b0;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:800px;text-align:center}.faq-categories{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:900px}.faq-category{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:2rem}.category-title{color:#fff;font-size:1.8rem;margin-bottom:1.5rem}.category-icon{display:none;font-size:2rem}.faq-items{display:flex;flex-direction:column;gap:1rem}.faq-item{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;outline:none;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:rgba(187,134,252,.3)}.faq-item.open{background:hsla(0,0%,100%,.08);border-color:rgba(187,134,252,.5)}.faq-item:focus-within{box-shadow:none;outline:none}.faq-question{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;transition:all .2s ease;width:100%}.faq-question,.faq-question:active,.faq-question:focus{box-shadow:none;outline:none}.faq-question:focus-visible{outline:2px solid rgba(187,134,252,.5);outline-offset:2px}.faq-question:hover{color:#bb86fc}.question-text{flex:1 1;padding-right:1rem}.toggle-icon{align-items:center;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:600;justify-content:center;line-height:1;pointer-events:none;transition:color .3s ease}.faq-item.open .toggle-icon,.faq-question:hover .toggle-icon{color:#d4b3ff}.faq-answer{animation:slideDown .3s ease;color:#d0d0d0;font-size:1rem;line-height:1.7;padding:0 1.5rem 1.5rem}.faq-answer p{margin:0}.faq-answer a{color:#bb86fc;text-decoration:none;transition:color .2s ease}.faq-answer a:hover{color:#d4b3ff;text-decoration:underline}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-footer{background:rgba(187,134,252,.05);border:1px solid rgba(187,134,252,.2);border-radius:12px;margin:4rem auto 0;max-width:900px;padding:2rem;text-align:center}.faq-footer h3{color:#bb86fc;font-size:1.5rem;margin-bottom:1rem}.faq-footer p{color:#d0d0d0;font-size:1.1rem;line-height:1.6}.faq-footer a{color:#bb86fc;font-weight:600;text-decoration:none;transition:color .2s ease}.faq-footer a:hover{color:#d4b3ff;text-decoration:underline}@media (max-width:768px){.faq-page{padding:80px 15px 30px}.faq-intro{font-size:1rem;margin-bottom:2rem}.faq-category{padding:1.5rem}.category-icon,.category-title{font-size:1.5rem}.faq-question{font-size:1rem;padding:1rem}.faq-answer{font-size:.95rem;padding:0 1rem 1rem}.faq-footer{margin-top:3rem;padding:1.5rem}.faq-footer h3{font-size:1.3rem}.faq-footer p{font-size:1rem}}@media (max-width:480px){.faq-categories{gap:2rem}.category-title{font-size:1.3rem;gap:.5rem}.faq-question{font-size:.95rem;padding:.875rem}.toggle-icon{font-size:1.25rem;height:26px;width:26px}}.go-pro-text{-webkit-text-fill-color:transparent;animation:rainbow-shift 3s linear infinite;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3,red);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-weight:700}@keyframes rainbow-shift{0%{background-position:0}to{background-position:200%}}.privacy-page{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;min-height:100vh;padding:2rem 1rem}.privacy-container{background:rgba(30,30,30,.95);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.3);margin:0 auto;max-width:900px;padding:3rem}.privacy-container h1{color:#bb86fc;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.privacy-container section{margin-bottom:2.5rem}.privacy-container h2{border-bottom:2px solid rgba(187,134,252,.3);color:#bb86fc;font-size:1.8rem;margin-bottom:1rem;padding-bottom:.5rem}.privacy-container h3{color:#d4a5ff;font-size:1.3rem;margin-bottom:.8rem;margin-top:1.5rem}.privacy-container p{color:hsla(0,0%,100%,.9);line-height:1.8;margin-bottom:1rem}.privacy-container ul{list-style:none;margin-bottom:1rem;padding-left:0}.privacy-container li{color:hsla(0,0%,100%,.85);line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.privacy-container li:before{color:#bb86fc;content:"▸";font-weight:700;left:0;position:absolute}.privacy-container strong{color:#bb86fc;font-weight:600}.privacy-container a{color:#bb86fc;text-decoration:none;transition:color .3s ease}.privacy-container a:hover{color:#d4a5ff;text-decoration:underline}@media (max-width:768px){.privacy-container{padding:2rem 1.5rem}.privacy-container h1{font-size:2rem}.privacy-container h2{font-size:1.5rem}.privacy-container h3{font-size:1.2rem}}.terms-page{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;min-height:100vh;padding:2rem 1rem}.terms-container{background:rgba(30,30,30,.95);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.3);margin:0 auto;max-width:900px;padding:3rem}.terms-container h1{color:#bb86fc;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.last-updated{color:#aaa;font-size:.9rem;font-style:italic;margin-bottom:2rem;text-align:center}.terms-container section{margin-bottom:2.5rem}.terms-container h2{border-bottom:2px solid rgba(187,134,252,.3);color:#bb86fc;font-size:1.8rem;margin-bottom:1rem;padding-bottom:.5rem}.terms-container h3{color:#d4a5ff;font-size:1.3rem;margin-bottom:.8rem;margin-top:1.5rem}.terms-container p{color:hsla(0,0%,100%,.9);line-height:1.8;margin-bottom:1rem}.terms-container ul{list-style:none;margin-bottom:1rem;padding-left:0}.terms-container li{color:hsla(0,0%,100%,.85);line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.terms-container li:before{color:#bb86fc;content:"▸";font-weight:700;left:0;position:absolute}.terms-container strong{color:#bb86fc;font-weight:600}.terms-container a{color:#bb86fc;text-decoration:none;transition:color .3s ease}.terms-container a:hover{color:#d4a5ff;text-decoration:underline}.back-link{border-top:1px solid hsla(0,0%,100%,.1);margin-top:3rem;padding-top:2rem;text-align:center}.back-link a{color:#bb86fc;display:inline-block;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.back-link a:hover{color:#d4a5ff;transform:translateX(-5px)}@media (max-width:768px){.terms-container{padding:2rem 1.5rem}.terms-container h1{font-size:2rem}.terms-container h2{font-size:1.5rem}.terms-container h3{font-size:1.2rem}}.fee-calculator{background-color:#121212;min-height:calc(100vh - 70px);padding:2rem}.content-container{color:#fff;margin:0 auto;max-width:1200px}.page-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.intro-section{margin-bottom:3rem}.page-description{font-size:1.2rem}.disclaimer,.page-description{color:#ccc;line-height:1.6;margin-bottom:2rem;text-align:center}.disclaimer{background:rgba(244,67,54,.1);border:1px solid rgba(244,67,54,.3);border-radius:8px;font-size:1rem;padding:1rem}.calculator-container{grid-gap:2rem;background:rgba(25,25,25,.8);border:1px solid rgba(187,134,252,.3);border-radius:12px;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:2rem 0;padding:2rem}.calculator-inputs h3,.calculator-results h3{border-bottom:1px solid rgba(187,134,252,.3);color:#bb86fc;font-size:1.3rem;margin-bottom:1.5rem;padding-bottom:.5rem}.input-group{margin-bottom:1rem}.input-group label{color:#fff;display:block;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.input-group input,.input-group select{background:rgba(35,35,35,.8);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.input-group input:focus,.input-group select:focus{border-color:#bb86fc;box-shadow:0 0 0 2px rgba(187,134,252,.2);outline:none}.input-group select option{background:#2a2a2a;color:#fff}.result-summary{margin-bottom:2rem;text-align:center}.profit-indicator{border:2px solid;border-radius:8px;padding:1.5rem}.profit-indicator.profit{background:rgba(76,175,80,.1);border-color:#4caf50}.profit-indicator.loss{background:rgba(244,67,54,.1);border-color:#f44336}.profit-indicator h4{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.profit-indicator .amount{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.profit-indicator .percentage{font-size:1.2rem;opacity:.8}.profit-indicator.profit .percentage,.profit-indicator.profit h4{color:#4caf50}.profit-indicator.loss .percentage,.profit-indicator.loss h4{color:#f44336}.breakeven-info h4,.fee-breakdown-results h4,.result-breakdown h4{border-bottom:1px solid rgba(187,134,252,.2);color:#bb86fc;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem}.result-item{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);color:#ccc;display:flex;justify-content:space-between;padding:.5rem 0}.result-item:last-child{border-bottom:none}.result-item span:first-child{font-weight:500}.result-item span:last-child{color:#fff;font-weight:700}.result-item .positive{color:#4caf50!important}.result-item .negative{color:#f44336!important}.breakeven-info{background:rgba(187,134,252,.05);border:1px solid rgba(187,134,252,.2);border-radius:6px;margin-top:1rem;padding:1rem}.breakeven-info p{color:#ccc;line-height:1.5;margin:0}.breakeven-info strong{color:#bb86fc}.calculator-tips{background:rgba(35,35,35,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-top:2rem;padding:1.5rem}.calculator-tips h4{color:#bb86fc;margin-bottom:1rem}.calculator-tips ul{color:#ccc;list-style-position:inside;padding-left:0}.calculator-tips li{margin-bottom:.5rem}@media (max-width:768px){.fee-calculator{padding:1rem}.calculator-container{gap:1rem;grid-template-columns:1fr;padding:1rem}.profit-indicator .amount{font-size:1.5rem}.profit-indicator .percentage{font-size:1rem}.page-title{font-size:2rem}.page-description{font-size:1.1rem}}.no-spinner::-webkit-inner-spin-button,.no-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-spinner[type=number]{-webkit-appearance:textfield;appearance:textfield}.free-color-picker{display:flex;flex-direction:column;gap:.5rem}.free-color-picker-label{color:#e0e0e0;font-size:.9rem;font-weight:500}.free-color-picker-trigger{align-items:center;background:hsla(0,0%,100%,.05);border:1px solid rgba(187,134,252,.3);border-radius:6px;cursor:pointer;display:flex;gap:.75rem;padding:.5rem .75rem;transition:all .2s ease}.free-color-picker-trigger:hover{background:hsla(0,0%,100%,.08);border-color:rgba(187,134,252,.5)}.free-color-preview{border:2px solid hsla(0,0%,100%,.2);border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);height:32px;width:32px}.free-color-value{color:#e0e0e0;font-family:Courier New,monospace;font-size:.9rem;font-weight:500}.free-color-overlay{animation:freeColorFadeIn .2s ease;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:rgba(0,0,0,.7)!important;bottom:0!important;left:0!important;position:fixed!important;right:0!important;top:0!important;z-index:9999998!important}.free-color-modal{animation:freeColorSlideIn .3s ease;background:rgba(30,30,30,.98)!important;border:1px solid rgba(187,134,252,.4)!important;border-radius:12px!important;box-shadow:0 10px 40px rgba(0,0,0,.5)!important;left:50%!important;max-width:420px!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;width:90%!important;z-index:9999999!important}@keyframes freeColorFadeIn{0%{opacity:0}to{opacity:1}}@keyframes freeColorSlideIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.free-color-header{align-items:center;border-bottom:1px solid rgba(187,134,252,.2);display:flex;justify-content:center;padding:1.25rem 1.5rem}.free-color-header h3{color:#bb86fc!important;font-size:1.25rem!important;font-weight:600!important;margin:0;text-align:center}.free-color-content{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.free-color-display{align-items:center;border:2px solid hsla(0,0%,100%,.2);border-radius:8px;box-shadow:inset 0 2px 8px rgba(0,0,0,.3);display:flex;height:120px;justify-content:center}.free-color-hex{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.5);border-radius:6px;color:#fff;font-family:Courier New,monospace;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:.5rem 1rem}.free-slider-section{display:flex;flex-direction:column;gap:1rem}.free-slider-group{display:flex;flex-direction:column;gap:.5rem}.free-slider-group label{color:#e0e0e0!important;display:flex;font-size:.9rem!important;font-weight:500!important;justify-content:space-between}.free-slider-value{color:#bb86fc!important;font-family:Courier New,monospace!important;font-size:.9rem!important}.free-slider{-webkit-appearance:none!important;appearance:none!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:4px!important;cursor:pointer!important;height:8px!important;outline:none!important;width:100%!important}.free-slider::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;background:#fff!important;border:2px solid #bb86fc!important;border-radius:50%!important;box-shadow:0 2px 4px rgba(0,0,0,.3)!important;cursor:pointer!important;height:20px!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important;width:20px!important}.free-slider::-webkit-slider-thumb:hover{box-shadow:0 3px 6px rgba(0,0,0,.4)!important;transform:scale(1.1)!important}.free-slider::-moz-range-thumb{background:#fff!important;border:2px solid #bb86fc!important;border-radius:50%!important;box-shadow:0 2px 4px rgba(0,0,0,.3)!important;cursor:pointer!important;height:20px!important;-moz-transition:all .2s ease!important;transition:all .2s ease!important;width:20px!important}.free-slider::-moz-range-thumb:hover{box-shadow:0 3px 6px rgba(0,0,0,.4)!important;transform:scale(1.1)!important}.free-color-actions{border-top:1px solid rgba(187,134,252,.2);display:flex;gap:1rem;padding-top:.5rem}.free-color-actions button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.free-btn-secondary{background:hsla(0,0%,100%,.05)!important;border:1px solid rgba(187,134,252,.3)!important;color:#e0e0e0!important}.free-btn-secondary:hover{background:hsla(0,0%,100%,.1)!important;border-color:rgba(187,134,252,.5)!important}.free-btn-primary{background:linear-gradient(135deg,#bb86fc,#9d6fd8)!important;border:none!important;box-shadow:0 2px 8px rgba(187,134,252,.3)!important;color:#fff!important}.free-btn-primary:hover{background:linear-gradient(135deg,#c69ffd,#ae80e9)!important;box-shadow:0 4px 12px rgba(187,134,252,.4)!important;transform:translateY(-1px)}@media (max-width:480px){.free-color-modal{max-width:none;width:95%}.free-color-content{gap:1rem;padding:1rem}}:root{--canvas-container-width:1000px;--canvas-container-height:450px}.banner-generator{background-color:#1a1a1a;color:#e0e0e0;min-height:100vh;padding:2rem}.banner-header{border-bottom:2px solid #333;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.banner-header h1{color:#4a9eff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.banner-layout{grid-column-gap:.5rem;grid-row-gap:1rem;align-items:start;column-gap:.5rem;display:grid;grid-template-columns:80px 280px -webkit-max-content 250px;grid-template-columns:80px 280px max-content 250px;margin:0 auto;max-width:2400px;max-width:100%;min-height:1200px;padding:0 1rem;row-gap:1rem;width:-webkit-max-content;width:max-content}.tools-panel{background:#2a2a2a;border:1px solid #404040;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;height:-webkit-fit-content;height:fit-content;padding:1rem}.tool-button{align-items:center;background:#333;border:1px solid #555;border-radius:8px;color:#e0e0e0;cursor:pointer;display:flex;font-size:18px;height:48px;justify-content:center;transition:all .2s;width:48px;.canvas-group-wrapper{grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-column:2;grid-template-columns:280px -webkit-max-content 250px;grid-template-columns:280px max-content 250px;justify-content:center;width:100%}}.tool-button:hover{background:#404040;border-color:#666}.tool-button.active{background:#4a9eff;border-color:#4a9eff;color:#fff}.undo-button{align-items:center;background:#444;border:1px solid #666;border-radius:6px;color:#e0e0e0;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;margin-bottom:.5rem;transition:all .2s;width:48px}.undo-button:hover:not(:disabled){background:#555;border-color:#777}.undo-button:disabled{background:#2a2a2a;border-color:#333;color:#666;cursor:not-allowed}.tool-options{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.tool-options.hidden{display:none}.tool-color-picker{border:1px solid #555;border-radius:4px;cursor:pointer;height:24px;width:48px}.tool-input,.tool-select{background:#333;border:1px solid #555;border-radius:4px;color:#e0e0e0;font-size:.8rem;padding:.25rem}.tool-input{width:48px}.tool-slider{-webkit-appearance:none;appearance:none;background:#333;border-radius:10px;height:20px;outline:none;width:48px}.tool-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#4a9eff;border-radius:50%;cursor:pointer;height:16px;width:16px}.tool-slider::-moz-range-thumb{background:#4a9eff;border:none;border-radius:50%;cursor:pointer;height:16px;width:16px}.slider-value{color:#b0b0b0;font-size:.7rem;text-align:center}.toolbar{background:#2a2a2a;border:1px solid #404040;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.layers-panel,.toolbar{max-height:none;overflow-y:visible}.layers-panel{overflow-x:hidden;padding:.85rem .9rem}.properties-panel{animation:slideInUp .3s ease-out forwards;background:#2a2a2a;border:1px solid #404040;border-radius:12px;height:-webkit-fit-content;height:fit-content;opacity:0;overflow:visible;padding:.85rem .9rem;width:100%}.properties-panel.match-canvas-width{align-self:center;display:inline-block;max-width:none;padding:.5rem .6rem;width:auto}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.properties-panel h3{color:#4a9eff;font-size:1.2rem;font-weight:600;padding-bottom:.75rem;text-align:center}.properties-panel h3,.properties-section{border-bottom:1px solid #404040;margin-bottom:1.5rem}.properties-section{padding-bottom:1rem}.properties-section:last-child{border-bottom:none;margin-bottom:0}.properties-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:1rem}.properties-content .properties-section{background:#1e1e1e;border:1px solid #404040;border-radius:8px;height:-webkit-fit-content;height:fit-content;margin-bottom:0;padding:1rem}.inline-fields{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.inline-fields label{color:#e0e0e0;display:flex;flex-direction:column;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:0}.properties-section h4{border-bottom:1px solid #404040;color:#66b3ff;font-size:1rem;font-weight:500;margin-bottom:.75rem;padding-bottom:.5rem;text-align:center}.properties-panel label{grid-gap:.75rem;align-items:center;color:#e0e0e0;display:grid;font-size:.9rem;font-weight:500;gap:.75rem;grid-template-columns:90px 1fr 60px;margin-bottom:.75rem}.properties-panel input[type=number]{background:#1a1a1a;border:1px solid #555;border-radius:4px;color:#e0e0e0;font-size:.9rem;padding:.35rem .5rem;transition:border-color .3s ease;width:80px}.inline-fields input[type=number]{width:100%}.properties-panel input[type=number]:focus{border-color:#4a9eff;outline:none}.properties-panel input[type=range]{appearance:none;-webkit-appearance:none;background:#555;border-radius:3px;cursor:pointer;height:6px;outline:none;width:100%}.properties-panel input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#4a9eff;border-radius:50%;cursor:pointer;height:18px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:18px}.properties-panel input[type=range]::-webkit-slider-thumb:hover{background:#66b3ff}.properties-panel input[type=range]::-moz-range-thumb{background:#4a9eff;border:none;border-radius:50%;cursor:pointer;height:18px;-moz-transition:background-color .3s ease;transition:background-color .3s ease;width:18px}.properties-panel input[type=range]::-moz-range-thumb:hover{background:#66b3ff}.properties-panel label span:first-child{color:#e0e0e0;font-size:.9rem;font-weight:500}.properties-panel label span:last-child{color:#b0b0b0;font-size:.85rem;text-align:right}.toolbar-section{border-bottom:1px solid #404040;margin-bottom:2rem;padding-bottom:1rem}.toolbar-section:last-child{border-bottom:none;margin-bottom:0}.toolbar-section h3{color:#4a9eff;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-align:center}.canvas-controls{display:flex;flex-direction:column;gap:.5rem}.size-inputs-row{display:flex;gap:.75rem}.size-inputs-row label{flex:1 1}.canvas-controls label{align-items:center;display:flex;font-size:.9rem;justify-content:space-between}.canvas-controls input{background:#1a1a1a;border:1px solid #555;border-radius:4px;color:#e0e0e0;padding:.25rem .5rem;width:80px}.preset-buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.preset-buttons button{background:#333;border:1px solid #555;border-radius:6px;color:#e0e0e0;cursor:pointer;font-size:.8rem;padding:.5rem;transition:background-color .3s ease}.preset-buttons button:hover{background:#404040}.toolbar button{background:linear-gradient(135deg,#4a9eff,#357abd);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.toolbar button:hover{background:linear-gradient(135deg,#66b3ff,#4a9eff);transform:translateY(-1px)}.toolbar button:disabled{background:#555;cursor:not-allowed;transform:none}.reset-button{background:linear-gradient(135deg,#e74c3c,#c0392b)!important;border:1px solid #a93226!important;color:#fff!important;font-weight:600!important}.reset-button:hover{background:linear-gradient(135deg,#ec7063,#e74c3c)!important;box-shadow:0 4px 12px rgba(231,76,60,.3);transform:translateY(-1px)}.toolbar label{display:flex;flex-direction:column;font-size:.9rem;margin-bottom:1rem}.toolbar label>span:first-child{color:#e0e0e0;font-weight:500;margin-bottom:.5rem}.slider-container{align-items:center;display:flex;gap:.75rem}.toolbar input[type=number]{background:#1a1a1a;border:1px solid #555;border-radius:4px;color:#e0e0e0;font-size:.9rem;padding:.35rem .5rem;width:80px}.toolbar input[type=range]{appearance:none;-webkit-appearance:none;background:#555;border-radius:3px;flex:1 1;height:6px;outline:none}.toolbar input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#4a9eff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:18px;width:18px}.toolbar input[type=range]::-moz-range-thumb{background:#4a9eff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:18px;width:18px}.toolbar .value-display{color:#4a9eff;font-size:.85rem;font-weight:500;min-width:50px;text-align:right}.canvas-column{display:flex;flex-direction:column;gap:1rem;width:-webkit-fit-content;width:fit-content}.canvas-area,.canvas-container{align-items:center;background:#2a2a2a;border:1px solid #404040;border-radius:12px;box-sizing:border-box;display:flex;height:450px;height:var(--canvas-container-height);justify-content:center;max-height:450px;max-height:var(--canvas-container-height);min-height:450px;min-height:var(--canvas-container-height);overflow:hidden;padding:1rem;position:relative;width:1000px;width:var(--canvas-container-width)}.canvas,.canvas-container>*{max-height:100%;max-width:100%}.canvas{background:#fff;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.3);flex-shrink:1;margin:0 auto;overflow:hidden;position:relative}.image-layer{border:2px solid transparent;box-sizing:border-box;cursor:move}.image-layer:hover{border-color:rgba(74,158,255,.5)}.image-layer.selected{border-color:#4a9eff}.selection-handles{bottom:-4px;left:-4px;pointer-events:none;position:absolute;right:-4px;top:-4px}.handle{background:#4a9eff;border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;pointer-events:all;position:absolute;width:12px}.handle.corner.top-left{cursor:nw-resize;left:-6px;top:-6px}.handle.corner.top-right{cursor:ne-resize;right:-6px;top:-6px}.handle.corner.bottom-left{bottom:-6px;cursor:sw-resize;left:-6px}.handle.corner.bottom-right{bottom:-6px;cursor:se-resize;right:-6px}.handle.edge.top{cursor:n-resize;left:50%;top:-6px;transform:translateX(-50%)}.handle.edge.bottom{bottom:-6px;cursor:s-resize;left:50%;transform:translateX(-50%)}.handle.edge.left{cursor:w-resize;left:-6px;top:50%;transform:translateY(-50%)}.handle.edge.right{cursor:e-resize;right:-6px;top:50%;transform:translateY(-50%)}.layers-panel{background:#2a2a2a;border:1px solid #404040;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.layers-panel h3{color:#4a9eff;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-align:center}.layers-list{display:flex;flex-direction:column;max-height:600px;overflow:hidden;overflow-y:auto;width:100%}.layer-group{margin-bottom:1rem}.layer-group-header{align-items:center;background:#4a9eff;border-radius:6px 6px 0 0;color:#fff;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;padding:.5rem .75rem}.layer-group-name{flex:1 1}.layer-group-count{font-size:.75rem;font-weight:400;opacity:.9}.layer-item{align-items:center;background:#333;border:1px solid #555;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;margin-bottom:.5rem;padding:.75rem;transition:background-color .3s ease;width:100%}.layer-item:hover{background:#3a3a3a}.layer-item.selected{background:#404040;border-color:#4a9eff}.layer-thumbnail{border:1px solid #555;border-radius:4px;height:40px;margin-right:.75rem;object-fit:cover;width:40px}.layer-info{align-items:center;display:flex;flex:1 1;margin-right:.75rem}.layer-name{color:#4a9eff;font-size:.9rem;font-weight:500}.layer-controls{display:flex;gap:.25rem}.layer-controls button{align-items:center;background:#333;border:1px solid #555;border-radius:4px;color:#e0e0e0;cursor:pointer;display:flex;font-size:.7rem;height:24px;justify-content:center;transition:background-color .3s ease;width:24px}.layer-controls button:hover{background:#404040}.layer-controls button:disabled{background:#333;color:#666;cursor:not-allowed;opacity:.5}.layer-controls button:disabled:hover{background:#333;transform:none}@media (max-width:2200px){.banner-workspace{gap:1rem;grid-template-columns:250px 1400px 200px}}@media (max-width:1900px){.banner-workspace{gap:1rem;grid-template-columns:220px 1200px 180px}.banner-generator{padding:1rem}}@media (max-width:968px){.banner-workspace{gap:1rem;grid-template-columns:1fr;grid-template-rows:auto auto auto}.canvas-container{height:450px;height:var(--canvas-container-height);margin:0 auto;max-height:450px;max-height:var(--canvas-container-height);max-width:1000px;max-width:var(--canvas-container-width);min-height:450px;min-height:var(--canvas-container-height);width:100%}.layers-panel,.toolbar{max-height:none}.canvas-area{order:2}.layers-panel{order:3}.banner-header h1{font-size:2rem}}@media (max-width:640px){.canvas{height:auto;max-width:100%}.canvas-area,.layers-panel,.toolbar{padding:1rem}}.layers-list::-webkit-scrollbar,.toolbar::-webkit-scrollbar{width:6px}.layers-list::-webkit-scrollbar-track,.toolbar::-webkit-scrollbar-track{background:#1a1a1a;border-radius:3px}.layers-list::-webkit-scrollbar-thumb,.toolbar::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.layers-list::-webkit-scrollbar-thumb:hover,.toolbar::-webkit-scrollbar-thumb:hover{background:#666}.background-controls{display:flex;flex-direction:column;gap:.75rem}.background-dropdown{background:#333;border:1px solid #555;border-radius:6px;color:#e0e0e0;cursor:pointer;font-size:.9rem;padding:.5rem;width:100%}.background-dropdown:focus{border-color:#4a9eff;outline:none}.color-picker-group{align-items:center;display:flex;gap:.5rem}.hex-input-primary{background:#333;border:1px solid #555;border-radius:6px;color:#e0e0e0;flex:1 1;font-family:monospace;font-size:.9rem;padding:.5rem}.hex-input-primary:focus{border-color:#4a9eff;outline:none}.color-picker-button{background:none;border:1px solid #555;border-radius:6px;cursor:pointer;flex-shrink:0;height:40px;width:40px}.image-controls{display:flex;gap:.5rem}.image-controls button{background:#4a9eff;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:.85rem;padding:.5rem;transition:background-color .2s}.image-controls button:hover{background:#3a8eef}.remove-bg-btn{background:#e74c3c!important;flex:0 0 auto}.remove-bg-btn:hover{background:#c0392b!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}.canvas-text{border-radius:0;transition:all .2s ease}.canvas-text,.canvas-text:hover{background:transparent}.canvas-text.selected{background:rgba(74,158,255,.15);border-radius:3px;box-shadow:0 0 0 2px #4a9eff,inset 0 0 0 1px rgba(74,158,255,.3)}.canvas-text-input{box-shadow:none;font-weight:400;resize:none;transition:all .2s ease}.canvas-text-input:focus{box-shadow:none}.layer-item.text-layer{background:#2a2a2a;border:1px solid #555}.layer-item.text-layer.selected{background:rgba(74,158,255,.2);border-color:#4a9eff}.text-layer-icon{align-items:center;background:#4a9eff;border-radius:4px;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:40px;justify-content:center;margin-right:.75rem;width:40px}.website-analysis{color:#fff;font-family:system-ui,Segoe UI,Roboto,Arial,sans-serif;padding:2rem 1.25rem 3rem;position:relative;z-index:1}.website-analysis .page-title{font-size:2.1rem;font-weight:600;letter-spacing:.5px;margin:0 0 .75rem;text-align:center}.website-analysis .intro{color:#ddd;line-height:1.5;margin:0 auto 2rem;max-width:900px;text-align:center}.analysis-form{background:rgba(30,30,30,.95);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;display:flex;flex-direction:column;gap:.75rem;margin:0 auto 2rem;max-width:680px;opacity:1;padding:1.25rem 1.5rem 1.5rem;position:relative;visibility:visible;z-index:1}.analysis-form label{color:#bb86fc;font-size:.9rem;font-weight:600;letter-spacing:.5px}.analysis-form .input-row{display:flex;gap:.75rem}.analysis-form input[type=text]{background:rgba(0,0,0,.35);border:1px solid rgba(187,134,252,.4);border-radius:6px;color:#fff;flex:1 1;font-size:.95rem;outline:none;padding:.65rem .8rem;transition:border-color .15s,background-color .15s}.analysis-form input[type=text]:focus{background:rgba(0,0,0,.55);border-color:#bb86fc}.analyze-btn{align-items:center;background:linear-gradient(135deg,#bb86fc,#8f5bd8);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:center;letter-spacing:.5px;min-width:120px;padding:.65rem 1.25rem;transition:background .2s,transform .15s}.analyze-btn:disabled{cursor:not-allowed;opacity:.6}.analyze-btn:not(:disabled):hover{background:linear-gradient(135deg,#c79dff,#a175ea)}.analyze-btn:not(:disabled):active{transform:translateY(1px)}.hint{color:#aaa;font-size:.75rem;margin-top:-.3rem}.error-msg{background:rgba(244,67,54,.12);border:1px solid rgba(244,67,54,.4);border-radius:6px;color:#ff8a80;font-size:.8rem;padding:.6rem .8rem}.results-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;margin:0 auto;max-width:1100px;padding:1.5rem 1.75rem 2rem}.results-header{border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.25rem;padding-bottom:.9rem}.results-header h2{font-size:1.35rem;font-weight:600;margin:0}.results-header .timestamp{color:#999;font-size:.7rem;letter-spacing:.4px}.results-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.results-grid section{background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;min-height:120px;padding:1.2rem 1.4rem}.results-grid section h3{border-bottom:1px solid rgba(187,134,252,.2);color:#bb86fc;font-size:1rem;font-weight:600;letter-spacing:.5px;margin:0 0 1rem;padding-bottom:.5rem;text-align:center;text-transform:uppercase}.results-grid ul{color:#ddd;font-size:.9rem;line-height:1.8;list-style:none;margin:0;padding:0}.results-grid li{margin-bottom:.5rem}.results-grid li strong{color:#fff;font-weight:600}.results-grid li.indent{padding-left:1.5rem}.results-grid li.warning{color:#ffa726}.results-grid li.danger{color:#ef5350}.results-grid li.muted{color:#999}.results-grid li.scan-date{border-top:1px solid hsla(0,0%,100%,.05);color:#aaa;font-size:.85rem;margin-top:.75rem;padding-top:.75rem}.results-grid li.error-text{color:#999;font-style:italic}.results-grid li .description{color:#999;font-size:.85rem;font-style:italic;font-weight:400;margin-left:.35rem}.dns-data{display:flex;flex-direction:column;gap:1.25rem}.dns-group h4{color:#bb86fc;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin:0 0 .6rem;text-transform:uppercase}.collapsible-header{align-items:center;background:rgba(187,134,252,.08);border-radius:6px;cursor:pointer;display:flex;gap:.5rem;margin-bottom:.6rem;padding:.6rem .75rem;transition:background .2s;-webkit-user-select:none;user-select:none}.collapsible-header:hover{background:rgba(187,134,252,.15)}.toggle-icon{color:#bb86fc;display:inline-block;font-size:.7rem;transition:transform .2s;width:12px}.record-count{background:rgba(187,134,252,.2);border-radius:12px;color:#bb86fc;font-size:.75rem;font-weight:600;margin-left:auto;padding:.15rem .5rem}.compact-list{grid-gap:.4rem;display:grid;gap:.4rem;list-style:none;margin:0;padding:0}.compact-list li{background:rgba(0,0,0,.3);border-left:2px solid rgba(187,134,252,.3);border-radius:5px;color:#e0e0e0;font-family:Courier New,monospace;font-size:.9rem;padding:.5rem .75rem}.whois-data{display:flex;flex-direction:column;gap:.75rem}.whois-row{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;padding:.65rem 0}.whois-row:last-child{border-bottom:none}.whois-row .label{color:#bb86fc;font-size:.85rem;font-weight:600;letter-spacing:.5px;min-width:140px;text-transform:uppercase}.whois-row .value{color:#e0e0e0;flex:1 1;font-size:.9rem;text-align:right}.status-list{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-end}.status-badge{background:rgba(187,134,252,.15);border:1px solid rgba(187,134,252,.3);border-radius:4px;color:#bb86fc;font-size:.75rem;padding:.25rem .6rem;white-space:nowrap}.http-data{display:flex;flex-direction:column;gap:1.5rem}.http-section h4{border-bottom:1px solid rgba(187,134,252,.15);color:#bb86fc;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin:0 0 .75rem;padding-bottom:.5rem;text-transform:uppercase}.http-headers{display:flex;flex-direction:column;gap:.5rem}.header-row{background:rgba(0,0,0,.3);border-left:2px solid rgba(187,134,252,.3);border-radius:5px;display:flex;gap:.75rem;padding:.6rem .75rem}.header-name{color:#bb86fc;flex-shrink:0;font-size:.85rem;font-weight:600;min-width:180px}.header-value{color:#e0e0e0;font-family:Courier New,monospace;font-size:.85rem;word-break:break-all}.redirection-chain{display:flex;flex-direction:column;gap:.6rem}.redirect-item{align-items:flex-start;background:rgba(0,0,0,.3);border-left:3px solid rgba(187,134,252,.4);border-radius:5px;display:flex;gap:.75rem;padding:.7rem .85rem}.redirect-number{color:#bb86fc;flex-shrink:0;font-size:.9rem;font-weight:700;min-width:20px}.redirect-url{color:#e0e0e0;font-family:Courier New,monospace;font-size:.85rem;word-break:break-all}.threat-section.threat-high{background:rgba(239,83,80,.05);border-color:rgba(239,83,80,.4)}.threat-section.threat-medium{background:rgba(255,167,38,.05);border-color:rgba(255,167,38,.4)}.threat-section.threat-low{background:rgba(102,187,106,.03);border-color:rgba(102,187,106,.3)}.warning-banner{background:rgba(255,167,38,.1);border:2px solid rgba(255,167,38,.5);border-radius:8px;color:#ffa726;font-size:.95rem;margin-top:1.5rem;padding:1rem 1.25rem;text-align:center}.warning-banner strong{color:#ff9800;font-size:1.1rem}.tab-navigation{border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.tab-button{background:transparent;border:none;border-bottom:3px solid transparent;bottom:-2px;color:#aaa;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;position:relative;transition:all .2s}.tab-button:hover:not(:disabled){background:rgba(187,134,252,.05);color:#bb86fc}.tab-button.active{border-bottom-color:#bb86fc;color:#bb86fc}.tab-button:disabled{cursor:not-allowed;opacity:.4}.web3-results{padding:1rem 0}.loading-state{color:#aaa;padding:3rem 1rem;text-align:center}.loading-detail{color:#888;font-size:.9rem;margin-top:.5rem}.risk-score-container{align-items:center;background:rgba(30,30,30,.5);border:2px solid;border-radius:10px;display:flex;gap:2rem;margin-bottom:1.5rem;padding:1.5rem}.risk-score{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:3rem;font-weight:700;height:100px;justify-content:center;width:100px}.risk-level h3{font-size:1.5rem;margin:0 0 .5rem}.risk-explanation{color:#ddd;line-height:1.5;margin:0}.findings-section{background:rgba(30,30,30,.5);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;margin-bottom:1.5rem;padding:1.5rem}.findings-section h3{color:#bb86fc;font-size:1.2rem;margin:0 0 1rem}.findings-section h4{color:#ddd;font-size:1rem;margin:1rem 0 .5rem}.behavior-list{list-style:none;margin:0;padding:0}.behavior-list li{background:hsla(0,0%,100%,.03);border-left:3px solid #ff9800;border-radius:4px;font-size:.95rem;margin-bottom:.5rem;padding:.75rem 1rem}.stat-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:1rem}.stat-item{background:hsla(0,0%,100%,.03);border-radius:6px;display:flex;flex-direction:column;gap:.25rem;padding:.75rem}.stat-value{font-size:1.5rem;font-weight:600}.stat-value.warning{color:#ff9800}.stat-value.danger{color:#f44336}.third-party-scripts ul{list-style:none;margin:.5rem 0 0;padding:0}.third-party-scripts li{align-items:center;background:hsla(0,0%,100%,.03);border-radius:4px;display:flex;gap:.5rem;margin-bottom:.25rem;padding:.5rem}.third-party-scripts code{color:#bb86fc;font-family:Courier New,monospace;font-size:.85rem}.badge{border-radius:4px;font-size:.75rem;font-weight:600;padding:.2rem .5rem;text-transform:uppercase}.badge.warning{background:rgba(255,152,0,.2);color:#ff9800}.auth-standards{margin-top:1rem}.auth-item{background:hsla(0,0%,100%,.03)}.auth-item strong{color:#bb86fc}.auth-item p{color:#ddd;font-size:.9rem;margin:.5rem 0 0}.auth-item .success{color:#4caf50}.auth-item .danger{color:#f44336}.recommendations{border-left:4px solid #bb86fc}.recommendation{background:hsla(0,0%,100%,.03);border-left:3px solid;border-radius:6px;margin-bottom:.75rem;padding:1rem}.recommendation.critical{background:rgba(244,67,54,.1);border-left-color:#f44336}.recommendation.high{background:rgba(255,152,0,.08);border-left-color:#ff9800}.recommendation.medium{border-left-color:#ffc107}.recommendation.info,.recommendation.low{border-left-color:#2196f3}.recommendation strong{color:#fff;display:block;margin-bottom:.25rem}.recommendation p{color:#ddd;font-size:.9rem;margin:0}.cache-info{border-top:1px solid hsla(0,0%,100%,.05);color:#888;font-size:.85rem;margin-top:1.5rem;padding-top:1rem;text-align:center}@media (max-width:700px){.analysis-form{padding:1rem 1rem 1.25rem}.website-analysis .page-title{font-size:1.65rem}.risk-score-container{flex-direction:column;text-align:center}.stat-grid{grid-template-columns:repeat(2,1fr)}.tab-button{font-size:.9rem;padding:.6rem 1rem}}.web3-nerds-content{margin:0 auto;max-width:1200px;padding:1.5rem}.nerds-header{border-bottom:2px solid rgba(187,134,252,.3);margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.nerds-header h2{color:#bb86fc;font-size:2rem;margin-bottom:.5rem}.nerds-header p{color:#aaa;font-size:.95rem}.nerds-section{background:rgba(40,40,40,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.nerds-section h3,.section-title-centered{border-bottom:1px solid rgba(187,134,252,.2);color:#bb86fc;font-size:1.4rem;margin-bottom:1rem;padding-bottom:.5rem}.section-title-centered{text-align:center}.nerds-section h4{color:#ddd;font-size:1.1rem;margin:1.5rem 0 1rem}.explainer{line-height:1.6;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.explainer,.section-explainer{background:rgba(187,134,252,.1);border-left:3px solid #bb86fc;border-radius:4px;color:#ddd;font-size:.9rem;margin-bottom:1.5rem;padding:.75rem 1rem}.section-explainer.warning{background:rgba(255,193,7,.15);border-left-color:#ffc107;color:#ffeb3b}.metadata-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1000px}.metadata-item{align-items:center;background:rgba(60,60,60,.4);border:1px solid hsla(0,0%,100%,.05);border-radius:6px;display:flex;justify-content:space-between;padding:.75rem 1rem}.metadata-item .label{color:#bb86fc;font-size:.9rem;font-weight:600}.metadata-item .value{color:#fff;font-family:Courier New,monospace;font-size:.9rem}.metadata-item .value.success{color:#4caf50}.metadata-item .value.failure{color:#f44336}.metadata-item.error{background:rgba(244,67,54,.1);border-color:rgba(244,67,54,.3);grid-column:1/-1}.script-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:1.5rem}.stat-card{background:rgba(60,60,60,.4);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:1rem;text-align:center}.stat-card.warning{background:rgba(255,193,7,.15);border-color:rgba(255,193,7,.3)}.stat-card.danger{background:rgba(244,67,54,.15);border-color:rgba(244,67,54,.3)}.stat-number{color:#bb86fc;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-card.warning .stat-number{color:#ffc107}.stat-card.danger .stat-number{color:#f44336}.stat-label{color:#aaa;font-size:.85rem;letter-spacing:.5px;text-transform:uppercase}.csp-display,.sri-display{margin-top:1.5rem;text-align:center}.csp-display h4,.sri-display h4{margin-bottom:1rem;text-align:center}.csp-display .explainer,.sri-display .explainer{margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.csp-value{background:hsla(0,0%,8%,.8);border:1px solid rgba(187,134,252,.3);border-radius:6px;color:#4caf50;display:block;font-family:Courier New,monospace;font-size:.85rem;margin:0 auto;max-width:800px;overflow-x:auto;padding:1rem;text-align:left;white-space:pre-wrap;word-break:break-all}.csp-info{margin-top:1.5rem}.csp-directive{background:hsla(0,0%,8%,.8);border:1px solid rgba(187,134,252,.3);border-radius:6px;color:#4caf50;display:block;font-family:Courier New,monospace;font-size:.85rem;overflow-x:auto;padding:1rem;white-space:pre-wrap;word-break:break-all}.third-party-scripts{margin-top:1.5rem}.scripts-table{border-collapse:collapse;margin-top:1rem;width:100%}.scripts-table thead{background:rgba(187,134,252,.1)}.scripts-table th{border-bottom:2px solid rgba(187,134,252,.3);color:#bb86fc;font-size:.9rem;font-weight:600;padding:.75rem;text-align:left}.scripts-table td{border-bottom:1px solid hsla(0,0%,100%,.05);color:#ddd;font-size:.85rem;padding:.75rem}.scripts-table .script-url{color:#4caf50;font-family:Courier New,monospace;font-size:.8rem;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scripts-table tbody tr:hover{background:rgba(187,134,252,.05)}.wallet-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:1.5rem 0}.chains-detected{margin-top:1.5rem}.chain-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.chain-tag{background:rgba(76,175,80,.2);border:1px solid rgba(76,175,80,.4);border-radius:20px;color:#4caf50;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.auth-standards{margin-top:1.5rem}.auth-item{grid-gap:1rem;align-items:center;background:rgba(60,60,60,.4);border-left:3px solid transparent;border-radius:6px;display:grid;gap:1rem;grid-template-columns:180px 100px 1fr;margin-bottom:.5rem;padding:.75rem 1rem}.auth-item.valid{background:rgba(76,175,80,.1);border-left-color:#4caf50}.auth-item.invalid{background:rgba(244,67,54,.1);border-left-color:#f44336}.auth-standard{color:#bb86fc;font-family:Courier New,monospace;font-weight:600}.auth-status{border-radius:12px;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-align:center;text-transform:uppercase}.auth-item.valid .auth-status{background:rgba(76,175,80,.2);color:#4caf50}.auth-item.invalid .auth-status{background:rgba(244,67,54,.2);color:#f44336}.auth-message{color:#ddd;font-size:.9rem}.addresses-list{display:flex;flex-direction:column;gap:.5rem}.address-item{background:rgba(60,60,60,.4);border-left:3px solid #bb86fc;border-radius:6px;padding:.75rem 1rem}.address-item code{color:#4caf50;font-family:Courier New,monospace;font-size:.9rem;word-break:break-all}.clipboard-events{display:flex;flex-direction:column;gap:.75rem}.clipboard-event{align-items:center;background:rgba(255,193,7,.1);border-left:3px solid #ffc107;border-radius:6px;display:flex;gap:1rem;padding:.75rem 1rem}.event-time{color:#ffc107;font-size:.85rem;font-weight:600;min-width:100px}.event-text{color:#fff;font-family:Courier New,monospace;font-size:.85rem;word-break:break-all}.findings-category{margin-bottom:2rem}.findings-category h4{border-bottom:1px solid rgba(187,134,252,.2);color:#bb86fc;font-size:1.15rem;margin-bottom:1rem;padding-bottom:.5rem;text-transform:capitalize}.signal-item,.signals-list{display:flex;flex-direction:column;gap:.75rem}.signal-item{align-items:center;background:rgba(60,60,60,.4);border-left:3px solid transparent;border-radius:6px;padding:1.5rem;text-align:center}.signal-item.severity-critical{background:rgba(244,67,54,.1);border-left-color:#f44336}.signal-item.severity-high{background:rgba(255,152,0,.1);border-left-color:#ff9800}.signal-item.severity-medium{background:rgba(255,193,7,.1);border-left-color:#ffc107}.signal-item.severity-low{background:rgba(33,150,243,.1);border-left-color:#2196f3}.signal-item.severity-info{background:rgba(76,175,80,.1);border-left-color:#4caf50}.signal-icon{font-size:1.5rem;min-width:30px;text-align:center}.signal-content{text-align:center;width:100%}.signal-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:.5rem}.signal-type{color:#bb86fc;font-size:.9rem;font-weight:600}.signal-severity{border-radius:12px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.signal-severity.critical{background:rgba(244,67,54,.2);color:#f44336}.signal-severity.high{background:rgba(255,152,0,.2);color:#ff9800}.signal-severity.medium{background:rgba(255,193,7,.2);color:#ffc107}.signal-severity.low{background:rgba(33,150,243,.2);color:#2196f3}.signal-severity.info{background:rgba(76,175,80,.2);color:#4caf50}.signal-score{background:rgba(187,134,252,.2);border-radius:12px;color:#bb86fc;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.signal-message{color:#ddd;font-size:.9rem;line-height:1.5}.risk-calculation{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:auto 1fr;margin:0 auto;max-width:1000px}.risk-display-enhanced{background:rgba(30,30,30,.8);border:2px solid rgba(187,134,252,.3);border-radius:12px;min-width:200px;padding:2rem;text-align:center}.risk-score-large{font-size:4rem;font-weight:700;line-height:1;margin-bottom:1rem}.risk-score-large.risk-low{color:#4caf50}.risk-score-large.risk-medium{color:#ff9800}.risk-score-large.risk-high{color:#ff5722}.risk-score-large.risk-critical{color:#f44336}.risk-level-label{display:flex;flex-direction:column;gap:.5rem}.label-text{color:#aaa;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.risk-value{font-size:1.4rem;font-weight:700}.risk-value.risk-low{color:#4caf50}.risk-value.risk-medium{color:#ff9800}.risk-value.risk-high{color:#ff5722}.risk-value.risk-critical{color:#f44336}.signal-counts-enhanced{flex:1 1}.signal-counts-enhanced h4{color:#bb86fc;margin-bottom:1rem;margin-top:0}.severity-breakdown{display:flex;flex-direction:column;gap:.75rem}.severity-item{background:rgba(60,60,60,.4);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;justify-content:space-between;padding:1rem}.severity-info,.severity-item{align-items:center;display:flex}.severity-info{gap:1rem}.severity-weight{color:#888;font-family:Courier New,monospace;font-size:.85rem}.severity-item .count{color:#fff;font-size:1.8rem;font-weight:700;min-width:40px;text-align:center}.no-findings-box{background:rgba(76,175,80,.1);border:2px solid rgba(76,175,80,.3);border-radius:12px;margin:2rem auto;max-width:600px;padding:3rem 2rem;text-align:center}.no-findings-title{color:#4caf50;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.no-findings-desc{color:#aaa;font-size:1rem;line-height:1.6}.final-score{background:rgba(187,134,252,.1);border:2px solid rgba(187,134,252,.3);border-radius:12px;min-width:200px;padding:2rem;text-align:center}.final-score .score-number{color:#bb86fc;font-size:4rem;font-weight:700;line-height:1}.final-score .score-label{color:#ddd;font-size:1.2rem;font-weight:600;margin-top:.5rem}.score-components{flex:1 1;min-width:300px}.signal-counts{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-top:1rem}.count-item{border:2px solid transparent;border-radius:8px;padding:1rem;text-align:center}.count-item.critical{background:rgba(244,67,54,.15);border-color:rgba(244,67,54,.3)}.count-item.high{background:rgba(255,152,0,.15);border-color:rgba(255,152,0,.3)}.count-item.medium{background:rgba(255,193,7,.15);border-color:rgba(255,193,7,.3)}.count-item.low{background:rgba(33,150,243,.15);border-color:rgba(33,150,243,.3)}.count-item.info{background:rgba(76,175,80,.15);border-color:rgba(76,175,80,.3)}.count-item .count{display:block;font-size:2rem;font-weight:700;margin-bottom:.25rem}.count-item.critical .count{color:#f44336}.count-item.high .count{color:#ff9800}.count-item.medium .count{color:#ffc107}.count-item.low .count{color:#2196f3}.count-item.info .count{color:#4caf50}.count-item .label{color:#aaa;font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.json-section details{margin-top:1rem}.json-section summary{background:rgba(187,134,252,.1);border:1px solid rgba(187,134,252,.3);border-radius:6px;color:#bb86fc;cursor:pointer;font-weight:600;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.json-section summary:hover{background:rgba(187,134,252,.15)}.json-output{background:hsla(0,0%,8%,.9);border:1px solid rgba(187,134,252,.3);border-radius:6px;color:#4caf50;font-family:Courier New,monospace;font-size:.8rem;margin-top:1rem;max-height:500px;overflow-x:auto;overflow-y:auto;padding:1.5rem}.metadata-item.error.collapsible details{width:100%}.metadata-item.error.collapsible summary{background:rgba(255,82,82,.1);border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;list-style:none;padding:.5rem;transition:background .2s ease}.metadata-item.error.collapsible summary:hover{background:rgba(255,82,82,.2)}.metadata-item.error.collapsible summary::-webkit-details-marker{display:none}.error-details{background:rgba(0,0,0,.3);border-left:3px solid #ff5252;border-radius:4px;color:#ff5252;font-family:Courier New,monospace;font-size:.8rem;margin-top:1rem;max-height:400px;overflow-x:auto;overflow-y:auto;padding:1rem;white-space:pre-wrap;word-break:break-word}.web3-analysis-section{margin:0 auto;max-width:1200px;padding:1rem 0}.web3-header{margin-bottom:2rem;text-align:center}.web3-header h2{color:#bb86fc;font-size:2rem;margin-bottom:.5rem}.header-description{color:#aaa;font-size:1rem;line-height:1.6;margin:0 auto;max-width:800px}.risk-score-card{align-items:center;background:rgba(30,30,30,.8);border:2px solid;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.3);display:flex;gap:2rem;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:fit-content;padding:1.5rem}.risk-score-card.risk-low{background:linear-gradient(135deg,rgba(76,175,80,.1),rgba(30,30,30,.8));border-color:#4caf50}.risk-score-card.risk-medium{background:linear-gradient(135deg,rgba(255,152,0,.1),rgba(30,30,30,.8));border-color:#ff9800}.risk-score-card.risk-high{background:linear-gradient(135deg,rgba(255,87,34,.1),rgba(30,30,30,.8));border-color:#ff5722}.risk-score-card.risk-critical{background:linear-gradient(135deg,rgba(244,67,54,.2),rgba(30,30,30,.8));border-color:#f44336;box-shadow:0 4px 12px rgba(244,67,54,.3)}.risk-score-badge{background:rgba(0,0,0,.3);border-radius:12px;min-width:120px;padding:1.5rem;text-align:center}.score-number{font-size:3.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.risk-low .score-number{color:#4caf50}.risk-medium .score-number{color:#ff9800}.risk-high .score-number{color:#ff5722}.risk-critical .score-number{color:#f44336}.score-label{color:#aaa;font-size:.85rem;letter-spacing:1px;text-transform:uppercase}.risk-details{flex:1 1}.risk-level{font-size:1.8rem;font-weight:700;letter-spacing:1px;margin:0 0 .75rem}.risk-level.risk-low{color:#4caf50}.risk-level.risk-medium{color:#ff9800}.risk-level.risk-high{color:#ff5722}.risk-level.risk-critical{color:#f44336}.risk-description{color:#ddd;font-size:1rem;line-height:1.6;margin-bottom:1rem}.analysis-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.meta-badge{background:rgba(187,134,252,.2);border:1px solid rgba(187,134,252,.4);border-radius:6px;color:#bb86fc;font-size:.85rem;padding:.4rem .8rem}.meta-timestamp{color:#888;font-size:.85rem}.findings-card{background:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.alert-card{background:rgba(255,152,0,.05);border-color:rgba(255,152,0,.4);text-align:center}.wallet-card{border-color:rgba(76,175,80,.3)}.security-card{border-color:rgba(255,87,34,.3);text-align:center}.recommendations-card{background:rgba(33,150,243,.05);border-color:rgba(33,150,243,.3);text-align:center}.card-header{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:.75rem}.card-header h3{color:#bb86fc;font-size:1.3rem;margin:0}.card-header-centered{margin-bottom:1rem;text-align:center}.card-header-centered h3{color:#bb86fc;font-size:1.3rem;margin:0 0 .5rem}.card-header-centered .card-description{margin:0}.count-badge{background:rgba(187,134,252,.2);border-radius:20px;color:#bb86fc;font-size:.85rem;font-weight:600;padding:.3rem .7rem}.info-icon{cursor:help;font-size:1rem;opacity:.6;transition:opacity .3s ease}.info-icon:hover{opacity:1}.card-description{color:#aaa;font-size:.95rem;line-height:1.5;margin-bottom:1.25rem}.alert-list{list-style:none;margin:0;padding:0}.alert-item{align-items:center;background:rgba(255,152,0,.1);border-left:3px solid #ff9800;border-radius:6px;display:flex;gap:.75rem;justify-content:center;margin-bottom:.75rem;padding:1rem;text-align:center}.alert-icon{flex-shrink:0;font-size:1.2rem}.alert-text{color:#fff;line-height:1.5}.stats-grid-enhanced{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.stat-card-enhanced{align-items:center;background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;gap:1rem;padding:1.25rem}.stat-card-enhanced.warning{background:rgba(255,152,0,.05);border-color:rgba(255,152,0,.4)}.stat-icon{flex-shrink:0;font-size:2rem}.stat-content{flex:1 1}.stat-value{color:#fff;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.25rem}.stat-label{color:#bb86fc;display:block;font-size:.9rem;font-weight:600;margin-bottom:.2rem}.stat-sublabel{color:#888;font-size:.75rem}.expandable-section{border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-top:1.5rem;overflow:hidden}.expandable-header{align-items:center;background:rgba(0,0,0,.3);color:#bb86fc;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:1rem 1.25rem;transition:background .3s ease;-webkit-user-select:none;user-select:none}.expandable-header:hover{background:rgba(0,0,0,.4)}.expand-hint{color:#888;font-size:.85rem;font-weight:400}.expandable-content{background:rgba(0,0,0,.2);padding:1.25rem}.section-info{color:#aaa;font-size:.9rem;font-style:italic;margin-bottom:1rem}.scripts-list{list-style:none;margin:0;padding:0}.script-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:6px;margin-bottom:.75rem;padding:.875rem}.script-host{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.host-badge{background:rgba(187,134,252,.2);border-radius:6px;color:#bb86fc;font-family:Courier New,monospace;font-size:.85rem;font-weight:600;padding:.3rem .7rem}.sri-badge{background:rgba(76,175,80,.2);border:1px solid rgba(76,175,80,.4);border-radius:4px;color:#4caf50;font-size:.75rem;padding:.2rem .5rem}.script-url{color:#888;font-family:Courier New,monospace;font-size:.8rem;padding-left:.5rem;word-break:break-all}.wallet-stats-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1rem}.wallet-stat{background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem 1rem;text-align:center}.wallet-stat.warning{background:rgba(255,152,0,.05);border-color:rgba(255,152,0,.4)}.wallet-stat-value{color:#4caf50;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.wallet-stat.warning .wallet-stat-value{color:#ff9800}.wallet-stat-label{color:#bb86fc;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.wallet-stat-desc{color:#888;font-size:.8rem}.address-list-enhanced{list-style:none;margin:0;padding:0}.address-item-enhanced{align-items:center;background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.08);border-radius:6px;display:flex;gap:1rem;margin-bottom:.75rem;padding:1rem}.address-type-badge{background:rgba(187,134,252,.2);border:1px solid rgba(187,134,252,.4);border-radius:6px;color:#bb86fc;font-size:.8rem;font-weight:600;padding:.4rem .8rem;white-space:nowrap}.address-code{background:rgba(0,0,0,.4);border-radius:4px;color:#fff;flex:1 1;font-family:Courier New,monospace;font-size:.85rem;padding:.5rem .75rem;word-break:break-all}.findings-categories{margin-top:1rem}.category-group{border-bottom:1px solid hsla(0,0%,100%,.05);margin-bottom:1.5rem;padding-bottom:1.5rem}.category-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.category-title{align-items:center;color:#bb86fc;display:flex;font-size:1.1rem;gap:.75rem;justify-content:center;margin-bottom:1rem}.category-count{background:rgba(187,134,252,.2);border-radius:12px;font-size:.8rem;font-weight:600;padding:.2rem .6rem}.finding-item-enhanced{align-items:center;background:rgba(0,0,0,.3);border-left:3px solid;border-radius:6px;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding:1.5rem;text-align:center}.finding-item-enhanced.severity-critical{background:rgba(244,67,54,.05);border-left-color:#f44336}.finding-item-enhanced.severity-high{background:rgba(255,87,34,.05);border-left-color:#ff5722}.finding-item-enhanced.severity-medium{background:rgba(255,152,0,.05);border-left-color:#ff9800}.finding-item-enhanced.severity-low{background:rgba(33,150,243,.05);border-left-color:#2196f3}.finding-item-enhanced.severity-info{background:rgba(76,175,80,.05);border-left-color:#4caf50}.finding-severity-badge{border-radius:6px;flex-shrink:0;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.4rem .7rem;white-space:nowrap}.severity-critical .finding-severity-badge{background:rgba(244,67,54,.2);color:#f44336}.severity-high .finding-severity-badge{background:rgba(255,87,34,.2);color:#ff5722}.severity-medium .finding-severity-badge{background:rgba(255,152,0,.2);color:#ff9800}.severity-low .finding-severity-badge{background:rgba(33,150,243,.2);color:#2196f3}.severity-info .finding-severity-badge{background:rgba(76,175,80,.2);color:#4caf50}.finding-content{text-align:center;width:100%}.finding-message{color:#fff;font-size:.95rem;line-height:1.6;margin-bottom:.5rem}.finding-meta{color:#888;font-size:.85rem}.finding-meta code{background:rgba(0,0,0,.4);border-radius:4px;color:#bb86fc;font-family:Courier New,monospace;padding:.2rem .4rem}.recommendations-list{list-style:none;margin:0;padding:0}.recommendation-item{align-items:center;background:rgba(33,150,243,.05);border-left:3px solid #2196f3;border-radius:6px;display:flex;gap:.75rem;justify-content:center;margin-bottom:.75rem;padding:1rem;text-align:center}.rec-icon{flex-shrink:0;font-size:1.2rem}.rec-text{color:#fff;line-height:1.6}.critical-warning-box{animation:pulse-critical 2s ease-in-out infinite;background:linear-gradient(135deg,rgba(211,47,47,.2),rgba(183,28,28,.2));border:3px solid #d32f2f;border-radius:12px;box-shadow:0 8px 32px rgba(211,47,47,.4);margin-bottom:2rem;padding:2rem;text-align:center}@keyframes pulse-critical{0%,to{box-shadow:0 8px 32px rgba(211,47,47,.4)}50%{box-shadow:0 8px 48px rgba(211,47,47,.6)}}.critical-warning-header{align-items:center;border-bottom:2px solid rgba(211,47,47,.5);display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;padding-bottom:1rem}.critical-icon{animation:shake .5s ease-in-out infinite;font-size:3rem}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.critical-warning-header h3{color:#ff5252;font-size:1.8rem;font-weight:700;margin:0;text-shadow:0 2px 8px rgba(255,82,82,.5)}.critical-warning-content{color:#fff}.critical-warning-text{color:#ffebee;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.critical-warning-text strong{color:#ff5252;font-weight:700}.bookmarklet-finding-detail{background:rgba(0,0,0,.3);border-left:4px solid #ff5252;border-radius:8px;margin:1rem 0;padding:1.5rem}.finding-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.severity-badge-critical{background:#d32f2f;border-radius:6px;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:.4rem 1rem}.finding-type{color:#aaa;font-family:Courier New,monospace;font-size:.9rem}.finding-message-critical{color:#fff;font-size:1.05rem;line-height:1.6;margin-bottom:1rem}.bookmarklet-details{background:rgba(0,0,0,.4);border-radius:6px;margin-top:1rem;padding:1rem}.bookmarklet-details p{color:#e0e0e0;font-size:.95rem;margin:.5rem 0}.bookmarklet-details code{background:rgba(255,82,82,.2);border-radius:4px;color:#ff8a80;font-family:Courier New,monospace;font-size:.9rem;padding:.2rem .5rem}.domain-threat{background:#d32f2f;border-radius:4px;color:#fff;display:inline-block;font-weight:600;margin:.2rem;padding:.3rem .7rem}.decoded-preview{cursor:pointer;margin-top:1rem}.decoded-preview summary{background:rgba(255,82,82,.1);border-radius:4px;color:#ff8a80;cursor:pointer;font-weight:600;padding:.5rem;-webkit-user-select:none;user-select:none}.decoded-preview summary:hover{background:rgba(255,82,82,.2)}.decoded-code{background:rgba(0,0,0,.6);border:1px solid rgba(255,82,82,.3);border-radius:4px;color:#ffab91;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5;margin-top:.5rem;overflow-x:auto;padding:1rem}.critical-actions{background:rgba(211,47,47,.2);border:2px solid #d32f2f;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:center}.critical-actions strong{color:#ff5252;display:block;font-size:1.2rem;margin-bottom:1rem}.critical-actions-text{color:#ffebee;font-size:1.05rem;line-height:1.8;margin:.5rem 0}.critical-actions li:before{content:"⚠️";font-size:1.2rem;left:0;position:absolute}.bookmarklet-detail-box{background:linear-gradient(135deg,rgba(211,47,47,.15),rgba(183,28,28,.15));border:2px solid #d32f2f;border-radius:12px;margin-bottom:2rem;padding:2rem;text-align:center}.bookmarklet-detail-header{align-items:center;border-bottom:2px solid rgba(211,47,47,.4);display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;padding-bottom:1rem}.bookmarklet-detail-title{color:#ff5252;font-size:1.4rem;font-weight:700}.bookmarklet-detail-content{color:#fff}.bookmarklet-message{color:#ffebee;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.detail-section{background:rgba(0,0,0,.3);border-left:4px solid #ff5252;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.detail-section h4{color:#ff8a80;font-size:1.2rem;font-weight:700;margin-bottom:1rem;margin-top:0}.detail-explanation{color:#e0e0e0;font-size:1rem;line-height:1.6;margin-bottom:1rem}.pattern-code{background:rgba(0,0,0,.5);display:block;font-size:.9rem;padding:1rem}.decoded-full-code,.pattern-code{border:1px solid rgba(255,82,82,.3);border-radius:6px;color:#ffab91;font-family:Courier New,monospace;overflow-x:auto}.decoded-full-code{background:rgba(0,0,0,.6);font-size:.85rem;line-height:1.6;max-height:400px;overflow-y:auto;padding:1.5rem;white-space:pre-wrap;word-break:break-all}.domain-list-detailed{list-style:none;margin:0;padding:0}.domain-list-detailed li{align-items:center;background:rgba(211,47,47,.2);border:1px solid rgba(211,47,47,.4);border-radius:6px;display:flex;gap:.8rem;margin:.5rem 0;padding:.8rem}.domain-icon{font-size:1.3rem}.domain-code-detailed{background:rgba(0,0,0,.4);border-radius:4px;color:#ff8a80;flex:1 1;font-family:Courier New,monospace;font-size:.95rem;padding:.4rem .8rem}.threat-label{background:#d32f2f;border-radius:4px;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:.3rem .7rem}.storage-key-list{list-style:none;margin:0;padding:0}.storage-key-list li{align-items:center;background:rgba(0,0,0,.3);border:1px solid rgba(255,82,82,.3);border-radius:6px;display:flex;gap:1rem;margin:.5rem 0;padding:.8rem}.key-code{background:rgba(255,82,82,.2);border-radius:4px;color:#ff8a80;font-family:Courier New,monospace;font-size:.9rem;font-weight:700;padding:.4rem .8rem}.key-purpose{color:#ffccbc;font-size:.9rem;font-style:italic}.mitigation-section{background:rgba(76,175,80,.1);border-left:4px solid #66bb6a}.mitigation-section h4{color:#81c784}.mitigation-steps{counter-reset:mitigation-counter;list-style:none;margin:0;padding:0}.mitigation-steps li{border-bottom:1px solid rgba(129,199,132,.2);color:#e0e0e0;counter-increment:mitigation-counter;line-height:1.7;padding:1rem 0 1rem 3rem;position:relative}.mitigation-steps li:last-child{border-bottom:none}.mitigation-steps li:before{align-items:center;background:#66bb6a;border-radius:50%;color:#000;content:counter(mitigation-counter);display:flex;font-size:1rem;font-weight:700;height:2rem;justify-content:center;left:0;position:absolute;top:1rem;width:2rem}.mitigation-steps li strong{color:#81c784;display:block;margin-bottom:.3rem}.technical-details{background:rgba(33,150,243,.1);border-left:4px solid #42a5f5}.technical-details h4{color:#64b5f6}.tech-details-table{border-collapse:collapse;width:100%}.tech-details-table tr{border-bottom:1px solid rgba(100,181,246,.2)}.tech-details-table tr:last-child{border-bottom:none}.tech-details-table td{color:#e0e0e0;font-size:.95rem;padding:.8rem;vertical-align:top}.tech-details-table td:first-child{color:#90caf9;width:35%}.tech-details-table code{background:rgba(66,165,245,.2);border-radius:4px;color:#90caf9;font-family:Courier New,monospace;font-size:.9rem;padding:.3rem .6rem}@media (max-width:768px){.risk-score-card{flex-direction:column;text-align:center}.stats-grid-enhanced{grid-template-columns:1fr}.wallet-stats-grid{grid-template-columns:1fr 1fr}.address-item-enhanced{align-items:flex-start;flex-direction:column}.critical-warning-box{padding:1.5rem}.critical-warning-header h3{font-size:1.4rem}.critical-icon{font-size:2rem}.bookmarklet-detail-box{padding:1.5rem}.bookmarklet-detail-title{font-size:1.2rem}.domain-list-detailed li{flex-wrap:wrap}.tech-details-table td:first-child{display:block;padding-bottom:.3rem;width:100%}.tech-details-table td:last-child{display:block;padding-top:.3rem}}.tab-button.pro-feature{position:relative}.pro-badge{animation:pulse-glow 2s ease-in-out infinite;background:linear-gradient(135deg,#bb86fc,#9d67f7);border-radius:4px;box-shadow:0 2px 4px rgba(187,134,252,.3);color:#fff;display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.5px;margin-left:.5rem;padding:.15rem .4rem}@keyframes pulse-glow{0%,to{box-shadow:0 2px 4px rgba(187,134,252,.3)}50%{box-shadow:0 2px 8px rgba(187,134,252,.6)}}.pro-upgrade-section{margin:2rem auto;max-width:900px;padding:0 1rem}.pro-upgrade-card{background:linear-gradient(135deg,rgba(30,30,30,.95),rgba(40,40,50,.95));border:2px solid rgba(187,134,252,.3);border-radius:16px;box-shadow:0 8px 32px rgba(187,134,252,.15);overflow:hidden;padding:3rem 2.5rem;position:relative;text-align:center}.pro-upgrade-card:before{animation:rotate-gradient 15s linear infinite;background:radial-gradient(circle,rgba(187,134,252,.1) 0,transparent 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes rotate-gradient{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pro-upgrade-card>*{position:relative;z-index:1}.pro-badge-large{background:linear-gradient(135deg,#bb86fc,#9d67f7);border-radius:8px;box-shadow:0 4px 12px rgba(187,134,252,.4);color:#fff;display:inline-block;font-size:1rem;font-weight:800;letter-spacing:2px;margin-bottom:1.5rem;padding:.5rem 1.25rem}.pro-upgrade-card h2{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#bb86fc,#e0b3ff);-webkit-background-clip:text;background-clip:text;font-size:2.25rem;margin:0 0 1rem}.upgrade-description{color:#d0d0d0;font-size:1.1rem;line-height:1.7;margin:0 auto 2.5rem;max-width:700px}.pro-features-list{background:rgba(0,0,0,.3);border:1px solid rgba(187,134,252,.2);border-radius:12px;margin:0 auto 2.5rem;max-width:750px;padding:2rem;text-align:left}.pro-features-list h3{color:#bb86fc;font-size:1.3rem;margin:0 0 1.5rem;text-align:center}.pro-features-list ul{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin:0;padding:0}.pro-features-list li{align-items:flex-start;display:flex;gap:1rem}.feature-icon{filter:drop-shadow(0 2px 4px rgba(187,134,252,.3));flex-shrink:0;font-size:2rem}.pro-features-list li>div{flex:1 1}.pro-features-list li strong{color:#e0b3ff;display:block;font-size:1.1rem;margin-bottom:.4rem}.pro-features-list li p{color:silver;font-size:.95rem;line-height:1.6;margin:0}.upgrade-button{background:linear-gradient(135deg,#bb86fc,#9d67f7);border:none;border-radius:50px;box-shadow:0 6px 20px rgba(187,134,252,.4);color:#fff;cursor:pointer;display:inline-block;font-size:1.15rem;font-weight:700;letter-spacing:.5px;padding:1rem 3rem;text-decoration:none;transition:all .3s ease}.upgrade-button:hover{background:linear-gradient(135deg,#c99afd,#ae78f8);box-shadow:0 8px 28px rgba(187,134,252,.6);transform:translateY(-2px)}.upgrade-button:active{transform:translateY(0)}.upgrade-note{color:#999;font-size:.9rem;font-style:italic;margin-top:1.5rem}@media (max-width:768px){.pro-upgrade-card{padding:2rem 1.5rem}.pro-upgrade-card h2{font-size:1.75rem}.upgrade-description{font-size:1rem}.pro-features-list{padding:1.5rem}.feature-icon{font-size:1.5rem}.pro-features-list li strong{font-size:1rem}.pro-features-list li p{font-size:.9rem}.upgrade-button{font-size:1rem;padding:.875rem 2rem}}.pnl-generator{background:linear-gradient(135deg,#0a0a0a,#1a0a1a);height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.chaos-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.chaos-gif{animation:fadeInFloat 1s ease-in-out forwards;height:auto;max-width:165px;object-fit:contain;opacity:0;pointer-events:none;position:absolute;width:165px}.chaos-gif:nth-child(5n+1){animation:fadeInFloat 1s ease-in-out forwards,floatPattern1 12s ease-in-out infinite}.chaos-gif:nth-child(5n+2){animation:fadeInFloat 1s ease-in-out forwards,floatPattern2 15s ease-in-out infinite}.chaos-gif:nth-child(5n+3){animation:fadeInFloat 1s ease-in-out forwards,floatPattern3 18s ease-in-out infinite}.chaos-gif:nth-child(5n+4){animation:fadeInFloat 1s ease-in-out forwards,floatPattern4 14s ease-in-out infinite}.chaos-gif:nth-child(5n){animation:fadeInFloat 1s ease-in-out forwards,floatPattern5 16s ease-in-out infinite}@keyframes fadeInFloat{0%{opacity:0;transform:rotate(var(--rotation)) scale(.5)}to{opacity:.95;transform:rotate(var(--rotation)) scale(var(--scale))}}@keyframes floatPattern1{0%,to{transform:translate(0) rotate(var(--rotation)) scale(var(--scale))}25%{transform:translate(15vw,-15vh) rotate(calc(var(--rotation) + 8deg)) scale(var(--scale))}50%{transform:translateY(-30vh) rotate(calc(var(--rotation) - 8deg)) scale(var(--scale))}75%{transform:translate(-15vw,-15vh) rotate(calc(var(--rotation) + 8deg)) scale(var(--scale))}}@keyframes floatPattern2{0%,to{transform:translate(0) rotate(var(--rotation)) scale(var(--scale))}50%{transform:translate(-25vw,20vh) rotate(calc(var(--rotation) - 10deg)) scale(var(--scale))}}@keyframes floatPattern3{0%,to{transform:translate(0) rotate(var(--rotation)) scale(var(--scale))}33%{transform:translate(30vw,10vh) rotate(calc(var(--rotation) + 6deg)) scale(var(--scale))}66%{transform:translate(-30vw,-10vh) rotate(calc(var(--rotation) - 6deg)) scale(var(--scale))}}@keyframes floatPattern4{0%,to{transform:translate(0) rotate(var(--rotation)) scale(var(--scale))}25%{transform:translate(-12vw,-25vh) rotate(calc(var(--rotation) - 5deg)) scale(var(--scale))}50%{transform:translate(12vw,-18vh) rotate(calc(var(--rotation) + 5deg)) scale(var(--scale))}75%{transform:translate(-8vw,-32vh) rotate(calc(var(--rotation) - 5deg)) scale(var(--scale))}}@keyframes floatPattern5{0%,to{transform:translate(0) rotate(var(--rotation)) scale(var(--scale))}12.5%{transform:translate(20vw,-12vh) rotate(calc(var(--rotation) + 4deg)) scale(var(--scale))}25%{transform:translate(28vw) rotate(calc(var(--rotation) + 8deg)) scale(var(--scale))}37.5%{transform:translate(20vw,12vh) rotate(calc(var(--rotation) + 4deg)) scale(var(--scale))}50%{transform:translate(0) rotate(var(--rotation)) scale(var(--scale))}62.5%{transform:translate(-20vw,-12vh) rotate(calc(var(--rotation) - 4deg)) scale(var(--scale))}75%{transform:translate(-28vw) rotate(calc(var(--rotation) - 8deg)) scale(var(--scale))}87.5%{transform:translate(-20vw,12vh) rotate(calc(var(--rotation) - 4deg)) scale(var(--scale))}}.pnl-title{left:50%;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:100}.pnl-title h1{animation:glitchText 3s infinite;color:red;font-size:72px;font-weight:900;margin:0;text-shadow:0 0 10px rgba(255,0,0,.5),0 0 20px rgba(255,0,0,.3),4px 4px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000}@keyframes glitchText{0%,90%,to{transform:translate(0)}92%{transform:translate(-2px,1px)}94%{transform:translate(2px,-1px)}96%{transform:translate(-1px,2px)}98%{transform:translate(1px,-2px)}}@media (max-width:768px){.chaos-gif{width:132px}.pnl-title h1{font-size:48px}}@media (max-width:480px){.chaos-gif{width:88px}.pnl-title h1{font-size:36px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#121212;min-height:100vh;overflow-x:hidden}.main-content{padding-top:70px;position:relative;z-index:1}