/* ==========================================================================
   SecureProxyCompare — programmatic pages, "Glossy Box" skin (shared, cached)
   ========================================================================== */
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{
  font-family:Tahoma,Geneva,Verdana,"Segoe UI",sans-serif;font-size:13px;line-height:1.5;color:#aeaeae;
  min-height:100vh;display:flex;flex-direction:column;
  background-color:#1b1030;
  background-image:
    radial-gradient(1200px 520px at 50% -6%,rgba(96,156,232,.55),transparent 62%),
    radial-gradient(820px 560px at 50% 9%,rgba(228,138,72,.24),transparent 55%),
    linear-gradient(180deg,#274270 0%,#2b2154 20%,#1e1236 52%,#170c26 100%);
  background-repeat:no-repeat;background-attachment:fixed;background-position:center top;
}
a{color:#298bff;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%}

.tmo-wrap{width:100%;max-width:1000px;margin-inline:auto;padding-inline:1rem}

/* Header */
.tmo-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:2rem 0 1rem}
.tmo-site-title{margin:0;line-height:1;font-size:30px;font-weight:400;color:#fff}
.tmo-site-title strong{font-weight:700;color:#fff}
.tmo-site-title span{color:#59aaff}
.tmo-tagline{display:block;margin-top:6px;font-size:12px;color:#c9c4d8;letter-spacing:.3px}
.tmo-social{display:flex;gap:.5rem;margin:0;padding:0;list-style:none}
.tmo-social a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;color:#fff;background-image:linear-gradient(180deg,#3f79cf,#2a559f);border:1px solid #24467e;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 2px 5px rgba(0,0,0,.35)}
.tmo-social a:hover{filter:brightness(1.1)}
.tmo-social svg{width:20px;height:20px;fill:currentColor}

/* Menu */
.tmo-menu{margin-top:1.25rem;padding:.35rem .5rem;border-radius:9px;background-image:linear-gradient(180deg,#9b9ba0 0%,#86868b 50%,#737379 100%);border:1px solid #5f5f65;box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 2px 7px rgba(0,0,0,.4)}
.tmo-menu ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}
.tmo-menu a{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1rem;border-radius:7px;font-weight:700;font-size:13px;color:#123a63;text-shadow:0 1px 0 rgba(255,255,255,.25)}
.tmo-menu a:hover{color:#0b2440;text-decoration:none}
.tmo-menu a.is-active{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3);background-image:linear-gradient(180deg,#7bb0ec 0%,#3f79cf 50%,#2a559f 100%);border:1px solid #24467e;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 1px 3px rgba(0,0,0,.35)}

/* Panels */
.tmo-panel{background-image:linear-gradient(180deg,#313134 0%,#292a2c 48%,#202022 100%);border:1px solid #0d0d10;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 18px 42px -14px rgba(0,0,0,.65)}
.tmo-main{flex:1 1 auto;width:100%}

/* Breadcrumbs */
.tmo-crumbs{font-size:12px;color:#8f8aa3;margin:1.25rem 0 .5rem}
.tmo-crumbs a{color:#9fb6d8}
.tmo-crumbs span{margin:0 6px;opacity:.5}

/* Hero */
.tmo-hero{padding:2rem 0 1.25rem}
.tmo-eyebrow{display:inline-block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#7fb2ff;border:1px solid #2c4a7a;border-radius:4px;padding:3px 10px;margin-bottom:14px}
.tmo-hero h1{font-size:2.4rem;line-height:1.12;margin:0 0 .6rem;color:#59aaff;font-weight:400}
.tmo-hero .lede{font-size:1.08rem;color:#c7c7cc;max-width:760px;margin:0}

/* Buttons */
.tmo-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1.5rem;border-radius:8px;font-weight:700;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.28);background-image:linear-gradient(180deg,#7bb0ec 0%,#3f79cf 50%,#2a559f 100%);border:1px solid #24467e;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 2px 5px rgba(0,0,0,.35)}
.tmo-btn:hover{filter:brightness(1.1);text-decoration:none;color:#fff}
.tmo-btn-ghost{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.3rem;border-radius:8px;font-weight:700;color:#cdd6e6;background:#26262a;border:1px solid #3a3a42}
.tmo-btn-ghost:hover{filter:brightness(1.15);text-decoration:none;color:#fff}
.tmo-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}

/* Section */
.tmo-section{margin:2.25rem 0}
.tmo-section h2{font-size:1.6rem;color:#59aaff;font-weight:400;margin:0 0 .9rem}
.tmo-section h3{font-size:1.15rem;color:#fff;font-weight:400;margin:1.4rem 0 .5rem}
.tmo-section p{margin:0 0 1rem;color:#c1c1c6}
.tmo-prose{max-width:820px}

/* Stat strip */
.tmo-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin:1.5rem 0}
.tmo-stat{padding:16px 18px;border-radius:8px;background:linear-gradient(180deg,#2b2b2e,#202022);border:1px solid #0d0d10}
.tmo-stat .v{font-size:1.7rem;color:#fff;font-weight:700;line-height:1}
.tmo-stat .l{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#8f8f96;margin-top:6px}

/* Data table */
.tmo-tablewrap{overflow-x:auto;border-radius:8px;border:1px solid #0d0d10;margin:1.25rem 0}
table.tmo-table{width:100%;border-collapse:collapse;min-width:520px}
table.tmo-table th,table.tmo-table td{text-align:left;padding:11px 14px;border-bottom:1px solid #26262b;font-size:.92rem}
table.tmo-table th{background:#2a2a2e;color:#bfe0ff;font-weight:700;white-space:nowrap}
table.tmo-table td{color:#cacace}
table.tmo-table tr:last-child td{border-bottom:none}
table.tmo-table .hl{color:#7bd08a;font-weight:700}

/* Feature / reasons grid */
.tmo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin:1.25rem 0}
.tmo-feature{padding:18px;border-radius:8px;background:linear-gradient(180deg,#2c2c30,#212123);border:1px solid #0d0d10}
.tmo-feature h4{margin:0 0 .4rem;color:#fff;font-size:1rem;font-weight:700}
.tmo-feature p{margin:0;color:#b3b3b8;font-size:.9rem}
.tmo-badge{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;color:#eaeaea;font-weight:700;background:linear-gradient(180deg,#34343a,#26262b);border:1px solid #0e0e11;margin-bottom:10px}

/* pros / cons */
.tmo-pc{display:grid;grid-template-columns:1fr;gap:16px;margin:1.25rem 0}
@media(min-width:640px){.tmo-pc{grid-template-columns:1fr 1fr}}
.tmo-pc ul{margin:.4rem 0 0;padding:0;list-style:none}
.tmo-pc li{position:relative;padding:5px 0 5px 24px;font-size:.92rem;color:#c3c3c8}
.tmo-pc li::before{position:absolute;left:0;top:4px;font-weight:700}
.tmo-pc .pros li::before{content:"✓";color:#5cc46f}
.tmo-pc .cons li::before{content:"✕";color:#e0724f}
.tmo-pc h4{margin:0;color:#fff;font-size:1rem}

/* bullet list */
.tmo-list{margin:.75rem 0;padding:0;list-style:none}
.tmo-list li{position:relative;padding:6px 0 6px 22px;color:#c3c3c8}
.tmo-list li::before{content:"▸";position:absolute;left:0;top:5px;color:#59aaff}

/* FAQ */
.tmo-faq{margin:1rem 0}
.tmo-faq details{border:1px solid #0d0d10;border-radius:8px;background:linear-gradient(180deg,#2a2a2d,#202022);margin-bottom:10px;padding:0 16px}
.tmo-faq summary{list-style:none;cursor:pointer;padding:14px 0;color:#fff;font-weight:700;font-size:1rem}
.tmo-faq summary::-webkit-details-marker{display:none}
.tmo-faq summary::after{content:"+";float:right;color:#59aaff;font-weight:700}
.tmo-faq details[open] summary::after{content:"–"}
.tmo-faq .a{padding:0 0 14px;color:#bcbcc2}

/* related links */
.tmo-related{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin:1rem 0}
.tmo-related a{display:block;padding:12px 14px;border-radius:8px;background:linear-gradient(180deg,#2a2a2e,#202022);border:1px solid #0d0d10;color:#cfe0f5;font-size:.9rem}
.tmo-related a:hover{filter:brightness(1.18);text-decoration:none;border-color:#2c4a7a}
.tmo-related a b{color:#59aaff;display:block;font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;opacity:.85}

.tmo-divider{height:1px;border:0;background-image:linear-gradient(90deg,transparent,rgba(120,170,240,.5),transparent);margin:2.5rem 0}

/* Footer */
.tmo-footer{margin-top:3rem}
.tmo-footer .tmo-panel{padding:2.25rem 1.75rem}
.tmo-fgrid{display:grid;grid-template-columns:1fr;gap:1.75rem}
@media(min-width:700px){.tmo-fgrid{grid-template-columns:1.4fr 1fr 1fr}}
.tmo-footer h3{color:#fff;font-size:15px;font-weight:400;margin:0 0 .75rem;border-bottom:1px solid #3a3350;padding-bottom:.5rem}
.tmo-footer ul{margin:0;padding:0;list-style:none}
.tmo-footer li{margin-bottom:.45rem}
.tmo-footer li a{color:#b9aed4;font-size:13px}
.tmo-footer li a:hover{color:#59aaff;text-decoration:none}
.tmo-brand{font-size:18px;color:#fff}
.tmo-brand strong{font-weight:700}
.tmo-brand span{color:#59aaff}
.tmo-copyright{text-align:center;padding:1.5rem 0;font-size:13px;color:#8a72b8}
.tmo-copyright a{color:#8a72b8}

@media(max-width:560px){.tmo-site-title{font-size:24px}.tmo-hero h1{font-size:1.8rem}}
