/*
Theme Name: ConverterPool
Author: ConverterPool
Description: Lightweight responsive theme for ConverterPool.com
Version: 1.0.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: converterpool
*/
:root{--navy:#0b1f3a;--blue:#1769e0;--orange:#ff8a00;--ink:#142033;--muted:#637087;--bg:#f5f8fc;--border:#e4eaf2;--shadow:0 12px 35px rgba(11,31,58,.08);--radius:18px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);line-height:1.65}a{color:var(--blue);text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--container),calc(100% - 36px));margin:auto}
.cp-topbar{background:var(--navy);color:#dbe7f7;font-size:13px}.cp-topbar .container{display:flex;justify-content:space-between;padding:8px 0}
.cp-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.cp-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.cp-brand{display:flex;align-items:center;gap:11px;color:var(--navy);font-weight:900;font-size:22px;letter-spacing:-.7px}.cp-brand em{font-style:normal;color:var(--blue)}.cp-logo{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,var(--navy),var(--blue));display:grid;place-items:center;color:#fff;font-weight:900;font-size:17px}
.cp-nav{display:flex;align-items:center;gap:25px}.cp-nav a{color:#26344a;font-weight:650;font-size:14px}.cp-nav a:hover{color:var(--blue)}.cp-nav .cp-nav-cta{background:var(--blue);color:#fff;padding:10px 16px;border-radius:10px}.cp-menu-toggle{display:none;border:1px solid var(--border);background:#fff;border-radius:10px;padding:9px 12px}
.cp-hero{background:radial-gradient(circle at 85% 25%,rgba(23,105,224,.12),transparent 28%),linear-gradient(180deg,#f8fbff,#eef5ff);padding:74px 0 66px;border-bottom:1px solid var(--border)}.cp-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:55px;align-items:center}
.cp-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#e8f2ff;color:#1459b8;border:1px solid #cfe2ff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800;margin-bottom:18px}.cp-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--orange)}
.cp-hero h1{font-size:clamp(40px,5vw,66px);line-height:1.04;letter-spacing:-2.8px;margin:0 0 20px;color:var(--navy)}.cp-hero h1 span{color:var(--blue)}.cp-hero p{font-size:18px;color:var(--muted);max-width:650px;margin:0 0 28px}.cp-actions{display:flex;flex-wrap:wrap;gap:12px}
.cp-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:13px 19px;font-weight:800;font-size:14px;border:1px solid transparent}.cp-btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 22px rgba(23,105,224,.2)}.cp-btn-secondary{background:#fff;color:var(--navy);border-color:var(--border)}
.cp-hero-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.cp-convert-demo{border:1px solid #dce7f5;border-radius:18px;padding:18px;background:#fbfdff}.cp-demo-head{display:flex;justify-content:space-between;margin-bottom:15px}.cp-live{font-size:11px;font-weight:800;color:#138a50;background:#eaf9f1;padding:5px 8px;border-radius:999px}.cp-convert-row{display:grid;grid-template-columns:1fr 44px 1fr;gap:10px;align-items:center}.cp-demo-box{border:1px solid #dbe4ef;border-radius:12px;background:#fff;padding:12px}.cp-demo-box small{display:block;color:var(--muted);font-size:11px}.cp-demo-box strong{font-size:24px;color:var(--navy)}.cp-equals{width:36px;height:36px;border-radius:50%;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-weight:900;margin:auto}.cp-demo-result{margin-top:12px;border-radius:12px;background:linear-gradient(135deg,var(--navy),#123d72);color:#fff;padding:15px}.cp-demo-result small{opacity:.72;display:block}.cp-demo-result strong{font-size:24px}
.cp-tool-search{padding:28px 0}.cp-search-wrap{position:relative;max-width:760px;margin:auto}.cp-search-wrap input{width:100%;height:58px;border:1px solid #d8e2ee;border-radius:15px;padding:0 20px;outline:0;font-size:15px;box-shadow:0 5px 18px rgba(11,31,58,.05)}.cp-search-icon{position:absolute;right:19px;top:50%;transform:translateY(-50%);font-size:19px;color:var(--muted)}
.cp-section{padding:70px 0}.cp-section-alt{background:var(--bg)}.cp-section-head{text-align:center;max-width:720px;margin:0 auto 34px}.cp-section-head h1,.cp-section-head h2{font-size:34px;line-height:1.15;letter-spacing:-1.2px;color:var(--navy);margin:0 0 10px}.cp-section-head p{margin:0;color:var(--muted)}
.cp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cp-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:22px;transition:.2s}.cp-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.cp-card-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#edf5ff;color:var(--blue);font-size:20px;margin-bottom:15px}.cp-card h3{font-size:17px;margin:0 0 6px;color:var(--navy)}.cp-card p{font-size:13px;color:var(--muted);margin:0 0 13px}.cp-card-link{font-size:13px;font-weight:800}
.cp-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cp-tool-card{display:flex;gap:14px;background:#fff;border:1px solid var(--border);padding:19px;border-radius:15px}.cp-tool-card:hover{border-color:#c4d9f5;box-shadow:0 8px 25px rgba(11,31,58,.06)}.cp-mini-icon{flex:0 0 42px;width:42px;height:42px;border-radius:11px;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.cp-tool-card h3{margin:0 0 3px;font-size:15px}.cp-tool-card p{margin:0;color:var(--muted);font-size:12px}
.cp-cta{padding:22px 0 72px}.cp-cta-box{border-radius:24px;background:linear-gradient(120deg,var(--navy),#123e74);padding:42px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.cp-cta-box h2{margin:0 0 6px;font-size:30px}.cp-cta-box p{margin:0;color:#cbd9ec}
.cp-content{padding:55px 0 75px}.cp-content-wrap{max-width:820px;margin:auto}.cp-content h1,.cp-content h2,.cp-content h3{color:var(--navy);line-height:1.2}.cp-content h1{font-size:44px}.cp-content h2{font-size:28px;margin-top:35px}.cp-content p,.cp-content li{color:#4e5e75}.cp-breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:18px}.cp-post-meta{font-size:13px;color:var(--muted);margin-bottom:30px}
.cp-footer{background:#081a31;color:#c4d2e4}.cp-footer-main{padding:52px 0 38px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.cp-footer-brand{color:#fff;font-size:21px;font-weight:900}.cp-footer-brand span{color:#43a0ff}.cp-footer p{font-size:13px;color:#9eb0c8}.cp-footer h3{color:#fff;font-size:14px;margin:0 0 13px}.cp-footer ul{list-style:none;padding:0;margin:0}.cp-footer li{margin:8px 0}.cp-footer a{color:#b8c7da;font-size:13px}.cp-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:17px 0;font-size:12px;color:#91a4bc;display:flex;justify-content:space-between}
@media(max-width:1000px){.cp-grid{grid-template-columns:repeat(2,1fr)}.cp-tool-grid{grid-template-columns:repeat(2,1fr)}.cp-hero-grid{grid-template-columns:1fr}.cp-footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.cp-topbar{display:none}.cp-menu-toggle{display:block}.cp-nav{display:none;position:absolute;left:12px;right:12px;top:68px;background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.cp-nav.is-open{display:flex}.cp-hero{padding:52px 0}.cp-grid,.cp-tool-grid{grid-template-columns:1fr}.cp-cta-box{padding:30px;display:block}.cp-cta-box .cp-btn{margin-top:20px}.cp-footer-main{grid-template-columns:1fr}.cp-footer-bottom{display:block}.cp-footer-bottom span{display:block;margin-top:5px}}
@media(max-width:520px){.container{width:calc(100% - 24px)}.cp-hero h1{font-size:39px}.cp-convert-row{grid-template-columns:1fr}.cp-equals{margin:auto}}

.cp-converter-single .cp-content-wrap{max-width:980px}
.cp-converter-single article>h1{margin-bottom:28px}
.cp-converter-single .cpc-converter{margin:0 auto 34px}
.cp-converter-content{max-width:820px;margin:0 auto}
.cp-converter-content>p:first-child{margin-top:0}

/* ConverterPool SEO enhancement blocks */
.cpc-seo-block{max-width:820px;margin:42px auto 0}
.cpc-seo-block h2{color:#0b1f3a;line-height:1.2;font-size:28px;margin:0 0 12px}
.cpc-seo-block p{color:#637087}
.cpc-table-wrap{overflow-x:auto;border:1px solid #e4eaf2;border-radius:14px;background:#fff}
.cpc-conversion-table table{width:100%;border-collapse:collapse;margin:0}
.cpc-conversion-table th,.cpc-conversion-table td{padding:11px 14px;border-bottom:1px solid #edf1f6;text-align:left}
.cpc-conversion-table th{background:#f4f8fd;color:#0b1f3a;font-weight:800}
.cpc-conversion-table tr:last-child td{border-bottom:0}
.cpc-faq-item{border:1px solid #e4eaf2;border-radius:12px;background:#fff;margin:10px 0;overflow:hidden}
.cpc-faq-item summary{cursor:pointer;padding:15px 17px;font-weight:750;color:#142033;list-style:none}
.cpc-faq-item summary::-webkit-details-marker{display:none}
.cpc-faq-item summary:after{content:"+";float:right;color:#1769e0;font-size:20px;line-height:1}
.cpc-faq-item[open] summary:after{content:"−"}
.cpc-faq-answer{padding:0 17px 16px;color:#637087}
.cpc-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.cpc-related-grid a{display:block;padding:13px 15px;border:1px solid #e4eaf2;border-radius:11px;background:#fff;font-weight:700}
.cpc-related-grid a span{float:right}
@media(max-width:600px){.cpc-related-grid{grid-template-columns:1fr}.cpc-seo-block h2{font-size:24px}}
