@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600&family=Ubuntu:ital,wght@1,400;1,700&display=swap";:root{--pepe-green: #22c55e;--pepe-dark-green: #166534;--bg-white: #ffffff;--text-main: #1f2937;--text-muted: #6b7280;--font-mono: "Courier New", Courier, monospace}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-white);color:var(--text-main);line-height:1.6}a{color:var(--pepe-green);text-decoration:none;font-weight:700}a:hover{text-decoration:underline}.site-logo-container{display:flex;align-items:center;gap:1rem;text-decoration:none}.site-logo-container:hover{text-decoration:none}.brand-icon{width:55px;height:55px;flex-shrink:0}.brand-text-group{display:flex;flex-direction:column;justify-content:center}.brand-name{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.pepecoin-core{font-family:Ubuntu,sans-serif;font-size:1.8rem;display:inline-block;transform:scaleX(1.08);transform-origin:left;margin-right:0}.text-pepe{font-weight:700;font-style:italic;color:#269b4d}.text-coin{font-weight:400;font-style:italic;color:#212121}.text-news{font-family:Nunito,sans-serif;font-weight:900;font-size:1.05rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:4px;margin-top:.3rem}.site-nav{background-color:var(--bg-white);padding:1.5rem 0}.nav-content{max-width:1000px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.center-nav{display:flex;gap:2rem}.center-nav a{color:var(--pepe-dark-green);font-weight:700;font-size:1.05rem;text-decoration:none}.center-nav a:hover{color:var(--pepe-green)}.center-nav a.active{color:var(--pepe-dark-green);border-bottom:2px solid var(--pepe-green);padding-bottom:.2rem}.header-search{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:30px;padding:.2rem .5rem .2rem 1rem;background-color:var(--bg-white)}.header-search input[type=search]{border:none;outline:none;font-family:inherit;font-size:.9rem;width:180px;background:transparent}.header-search button{background:transparent;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.4rem}.header-search button svg{width:18px;height:18px}.crypto-ticker{background:linear-gradient(90deg,#000,#16532a);color:var(--bg-white);padding:.6rem 0;font-family:var(--font-mono);font-size:.85rem}.ticker-content{max-width:1000px;margin:0 auto;padding:0 2rem;display:flex;gap:3rem;justify-content:center}.ticker-item{display:flex;align-items:center;gap:.5rem}.ticker-pair{color:#d1d5db;font-weight:700}.ticker-price{font-weight:400}.ticker-change.positive{color:var(--pepe-green)}.ticker-change.negative{color:#ef4444}main{max-width:1000px;margin:0 auto;padding:3rem 2rem}.hero-post{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem}.hero-content h2{font-size:2.2rem;line-height:1.2;margin-bottom:1rem;margin-top:0}.hero-content h2 a{color:#000}.hero-content .meta{font-weight:700;font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.hero-content p{font-size:1.1rem;color:var(--text-main);margin-bottom:1.5rem}.hero-content .read-more{color:var(--pepe-dark-green);font-weight:700;display:inline-block;margin-top:.5rem}.hero-content .read-more:hover{color:var(--pepe-green)}.hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:block}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.grid-card{background:var(--bg-white);border-radius:12px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:transform .2s}.grid-card:hover{transform:translateY(-5px)}.grid-card img{width:100%;height:200px;object-fit:cover;display:block;border-bottom:1px solid #e5e7eb}.card-content{padding:1.5rem}.card-content h3{margin-top:0;margin-bottom:.8rem;font-size:1.2rem;line-height:1.3}.card-content h3 a{color:#000}.card-content .meta{font-size:.85rem;color:var(--text-muted);line-height:1.5}.site-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:3rem 0;margin-top:4rem}.footer-container{max-width:1000px;margin:0 auto;padding:0 2rem}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#000;font-weight:700;text-decoration:none;font-size:.95rem}.social-links{display:flex;gap:1.5rem}.social-links a{color:#000}.social-links a:hover,.footer-links a:hover{color:var(--pepe-green)}.copyright{color:var(--text-muted);font-size:.85rem;margin:0}.news-article{max-width:800px;margin:0 auto}.back-link{display:inline-block;margin-bottom:2rem;color:var(--text-muted);font-family:var(--font-mono);font-size:.9rem;font-weight:400}.back-link:hover{color:var(--pepe-green);text-decoration:none}.article-header{margin-bottom:2.5rem}.article-header h1{font-size:2.8rem;line-height:1.2;margin-bottom:1rem;color:#000}.article-header .meta{font-family:var(--font-mono);color:var(--text-muted);font-size:.95rem}.article-header .separator{margin:0 .5rem;color:#d1d5db}.article-image{margin-bottom:3rem}.article-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:block}.article-content{font-size:1.15rem;line-height:1.8;color:var(--text-main)}.article-content h2{margin-top:3rem;margin-bottom:1rem;font-size:1.8rem;color:#000}.article-content h3{margin-top:2rem;margin-bottom:1rem;font-size:1.4rem;color:#000}.article-content p{margin-bottom:1.5rem}.article-content a{text-decoration:underline}.article-content a:hover{color:var(--pepe-dark-green)}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-content li{margin-bottom:.5rem}.menu-toggle{display:none}.nav-menu{display:flex;align-items:center;gap:2rem}.ticker-content{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ticker-content::-webkit-scrollbar{display:none}@media(max-width:850px){.nav-content{flex-wrap:wrap}.menu-toggle{display:block;background:transparent;border:none;color:var(--pepe-dark-green);cursor:pointer;padding:.5rem}.menu-toggle svg{width:32px;height:32px}.nav-menu{display:none;width:100%;flex-direction:column;gap:1.5rem;margin-top:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;text-align:center}.nav-menu.is-open{display:flex}.center-nav{flex-direction:column;gap:1rem;width:100%}.header-search{width:100%;max-width:400px;margin:0 auto;justify-content:center}.header-search input[type=search]{width:100%}.hero-post{grid-template-columns:1fr;gap:2rem}.hero-image{grid-row:1}.news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){main{padding:2rem 1rem}.news-grid{grid-template-columns:1fr}.hero-content h2{font-size:1.8rem}.article-header h1{font-size:2rem}.brand-icon{width:45px;height:45px}.pepecoin-core{font-size:1.5rem}.footer-top{flex-direction:column;gap:1.5rem}.footer-links{flex-direction:column;align-items:center;gap:1rem}}.faq-container{margin-top:1.5rem;border-top:2px solid #e5e7eb}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item summary{padding:1.25rem 0;font-family:Nunito,sans-serif;font-size:1.15rem;font-weight:700;color:#000;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.5rem;color:var(--pepe-green);font-weight:700}.faq-item[open] summary:after{content:"−"}.faq-item summary:hover{color:var(--pepe-green)}.faq-answer{padding-bottom:1.5rem;padding-right:2rem;color:var(--text-main);font-size:1.05rem;line-height:1.6}.faq-answer p:last-child{margin-bottom:0}.welcome-banner{background-color:#f9fafb;border-left:4px solid var(--pepe-green);padding:1rem 1.5rem;margin-bottom:3rem;border-radius:0 8px 8px 0}.welcome-banner p{margin:0;font-size:1.05rem;color:var(--text-main)}.welcome-banner a{color:var(--pepe-dark-green);font-weight:700;text-decoration:underline;text-underline-offset:2px}.welcome-banner a:hover{color:var(--pepe-green)}.pagination{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:4rem;padding-top:2rem;border-top:1px solid #e5e7eb}.btn-paginate{background-color:var(--bg-white);color:var(--pepe-dark-green);border:2px solid var(--pepe-dark-green);padding:.5rem 1.2rem;border-radius:8px;font-weight:700;text-decoration:none;transition:all .2s ease-in-out}.btn-paginate:hover:not(.disabled){background-color:var(--pepe-dark-green);color:var(--bg-white);text-decoration:none}.btn-paginate.disabled{border-color:#d1d5db;color:#9ca3af;cursor:not-allowed;opacity:.7}.page-indicator{font-family:var(--font-mono);color:var(--text-muted);font-size:.95rem}.article-navigation{display:flex;justify-content:space-between;gap:2rem;margin-top:4rem;padding-top:3rem;border-top:2px solid #e5e7eb}.article-navigation>div{flex:1;min-width:0}.nav-next{text-align:right}.article-navigation a{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;border-radius:12px;background-color:#f9fafb;border:1px solid transparent;transition:all .2s ease-in-out;text-decoration:none}.article-navigation a:hover{background-color:var(--bg-white);border-color:var(--pepe-green);box-shadow:0 4px 15px #0000000d;text-decoration:none}.nav-label{font-family:var(--font-mono);font-size:.85rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}.nav-title{color:var(--pepe-dark-green);font-size:1.1rem;font-weight:700;line-height:1.4}@media(max-width:600px){.article-navigation{flex-direction:column-reverse;gap:1rem}.nav-next{text-align:left}}.calculators-page{max-width:900px;margin:0 auto}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{font-size:2.5rem;color:#000;margin-bottom:.5rem}.page-header p{color:var(--text-muted);font-size:1.1rem}.calculator-widget{background-color:var(--bg-white);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000000f;margin-bottom:3rem;overflow:hidden}.widget-header{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.widget-header h2{margin:0 0 .2rem;font-size:1.4rem;color:#000}.widget-header p{margin:0;color:var(--text-muted);font-size:.95rem}.widget-body{padding:2rem}.compare-row{display:flex;align-items:center;justify-content:space-between;gap:2rem}.coin-block{flex:1}.coin-block-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;height:50px}.coin-icon-small{width:30px;height:30px}.coin-name{font-size:1.2rem;font-weight:700;color:#000}.vs-badge-small{display:flex;align-items:center;justify-content:center;background-color:var(--pepe-green);color:#fff;font-weight:900;font-size:1rem;width:40px;height:40px;border-radius:50%;flex-shrink:0}.coin-select{width:100%;height:50px;padding:0 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;background-color:#fff;cursor:pointer;margin-bottom:1rem;outline:none;transition:border-color .2s;box-sizing:border-box}.coin-select:focus{border-color:var(--pepe-green)}.stat-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:1rem;padding-bottom:.5rem;border-bottom:1px dashed #f3f4f6}.stat-row:last-child{border-bottom:none;margin-bottom:0}.stat-value{font-family:var(--font-mono);font-weight:700;color:var(--text-main)}.stat-value.highlight{color:var(--pepe-dark-green)}.widget-result{background:linear-gradient(135deg,#0f3d1f,#16532a);color:#fff;padding:2.5rem 2rem;text-align:center}.widget-result h3{margin:0 0 1rem;font-size:1.3rem;font-weight:400;color:#e5e7eb}.estimated-price{font-family:var(--font-mono);font-size:3.5rem;font-weight:900;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.multiplier{font-size:1.1rem;font-weight:700;color:var(--pepe-green);margin:0}@media(max-width:768px){.compare-row{flex-direction:column;gap:1.5rem}.vs-badge-small{transform:rotate(90deg)}.estimated-price{font-size:2.5rem}.widget-body,.widget-result{padding:1.5rem}}
