/*
Theme Name: Accessible Era
Theme URI: https://accessibleera.com/
Author: Accessible Era
Author URI: https://accessibleera.com/
Description: A modern, fast, responsive, and user-friendly WordPress theme designed for businesses, agencies, portfolios, blogs, and professional websites. Built with a clean and flexible design, optimized performance, mobile responsiveness, SEO-friendly structure, and easy customization. The theme provides a smooth user experience and works seamlessly across all devices and screen sizes.
Version: 1.00
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

:root{
  --blue:#075fc7; --blue-dark:#073b87; --navy:#071f45; --text:#12213a;
  --muted:#66758b; --light:#f5f9fe; --border:#dfe8f3; --white:#fff;
  --shadow:0 12px 35px rgba(12,54,105,.10); --radius:12px; --container:1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}
img{max-width:100%;display:block} a{text-decoration:none;color:inherit} button,input{font:inherit}
.container{width:min(var(--container),calc(100% - 64px));margin:auto}
.topbar{background:#071f45;color:#fff;font-size:12px}.topbar-inner{height:34px;display:flex;justify-content:space-between;align-items:center}.top-contact,.top-tools{display:flex;gap:22px;align-items:center}.topbar a{opacity:.95}.top-tools button{background:none;border:0;color:#fff;cursor:pointer;padding:0}
.header{height:76px;background:#fff;border-bottom:1px solid #edf1f6;position:sticky;top:0;z-index:50}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:10px;color:var(--navy)}.brand-mark{width:36px;height:36px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:18px}.brand strong{display:block;font-size:15px;line-height:1.2}.brand small{display:block;color:#748198;font-size:9px;margin-top:2px}
.nav{display:flex;align-items:center;gap:25px;font-size:12px;font-weight:600}.nav a{padding:29px 0;position:relative}.nav a.active,.nav a:hover{color:var(--blue)}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;border-radius:6px;padding:11px 17px!important}.nav-cta:hover{background:var(--blue-dark)}.nav-cta:after{display:none}.menu-toggle{display:none;border:0;background:none;font-size:26px;color:var(--navy)}

.hero{overflow:hidden;background:linear-gradient(120deg,#fff 48%,#f3f8ff)}.hero-grid{min-height:470px;display:grid;grid-template-columns:46% 54%;align-items:center}.hero-copy{padding:55px 0}.eyebrow,.section-kicker{font-size:10px;font-weight:800;color:var(--blue);letter-spacing:.03em}.eyebrow{display:inline-flex;gap:7px;background:#eef5ff;padding:6px 10px;border-radius:20px}.hero h1{font-size:45px;line-height:1.14;letter-spacing:-1.5px;margin:20px 0 15px;max-width:600px}.hero h1 em{font-style:normal;color:var(--blue);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.hero p{color:#526177;font-size:13px;max-width:560px}.hero-actions{display:flex;gap:12px;margin:23px 0}.btn{display:inline-flex;align-items:center;gap:12px;border-radius:6px;padding:11px 17px;font-size:12px;font-weight:700;transition:.2s}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.btn-outline{border:1px solid #7fa7d7;color:#155aa8;background:#fff}.btn-outline:hover{background:#eef6ff}.trust-row{display:flex;gap:22px;color:#426080;font-size:9px;font-weight:600}.trust-row span{display:flex;gap:6px;align-items:center}.trust-row small{font-weight:500;color:#7d8da2}.hero-visual{height:470px;position:relative;display:flex;align-items:end;justify-content:center}.hero-visual img{width:82%;height:78%;object-fit:cover;border-radius:45% 45% 0 0;position:relative;z-index:2;box-shadow:0 25px 50px rgba(0,65,140,.12)}.hero-orb{position:absolute;border-radius:50%;background:#e5f1ff}.orb-1{width:410px;height:410px;right:8%;top:45px}.orb-2{width:90px;height:90px;right:2%;top:125px;border:14px solid #edf5ff;background:#fff}.hero-icons{position:absolute;inset:0;z-index:3}.hero-icons span{position:absolute;background:#fff;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;color:var(--blue);box-shadow:var(--shadow);font-size:21px}.hero-icons span:nth-child(1){left:9%;top:36%}.hero-icons span:nth-child(2){left:2%;top:58%}.hero-icons span:nth-child(3){right:10%;top:25%}.hero-icons span:nth-child(4){right:0;top:58%}

.section{padding:70px 0}.section-light{background:#f7fbff;padding:58px 0}.section-heading{text-align:center;margin-bottom:30px}.section-heading h2,.heading-row h2,.why h2{font-size:27px;line-height:1.2;margin:5px 0 8px}.section-heading p{max-width:610px;margin:auto;color:var(--muted);font-size:11px}
.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.service-card{background:#fff;border:1px solid #e4ebf3;border-radius:10px;padding:22px 18px 17px;box-shadow:0 6px 20px rgba(16,64,110,.04);min-height:190px}.service-icon{width:45px;height:45px;border-radius:50%;background:#e9f3ff;color:var(--blue);display:grid;place-items:center;font-size:21px;margin-bottom:13px}.service-card h3{font-size:12px;margin:0 0 10px}.service-card p{font-size:9px;color:#68778b;line-height:1.7;min-height:55px}.service-card a{font-size:9px;font-weight:700;color:var(--blue)}

.stats-section{background:linear-gradient(100deg,#0752ae,#0b4a9c);padding:14px 0;color:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr)}.stats>div{min-height:56px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(255,255,255,.25)}.stats>div:last-child{border:0}.stats strong{font-size:20px}.stats span{font-size:9px;line-height:1.4}

.why-grid{display:grid;grid-template-columns:1.05fr 1.2fr .9fr;gap:40px;align-items:center}.why-copy p{font-size:11px;color:#657388;max-width:390px}.why-copy .btn{margin-top:12px}.why-art{height:230px;position:relative;background:radial-gradient(circle,#edf6ff 0 35%,transparent 36%)}.device-card{position:absolute;left:14%;top:20px}.screen{width:190px;height:125px;border:7px solid #202c3e;border-bottom-width:15px;background:#fff;border-radius:5px;padding:18px;box-shadow:var(--shadow)}.screen span{display:block;width:40px;height:40px;border-radius:50%;background:var(--blue);color:#fff;text-align:center;padding-top:7px;margin-bottom:9px}.screen i{display:block;height:5px;background:#e7eef6;width:70%;margin:5px 0}.phone{position:absolute;right:-40px;bottom:-10px;width:62px;height:108px;background:#172337;border-radius:10px;padding:7px}.phone span{display:grid;place-items:center;height:100%;background:#eef6ff;border-radius:6px;color:var(--blue)}.mini-icon{position:absolute;width:43px;height:43px;border-radius:50%;background:#fff;box-shadow:var(--shadow);display:grid;place-items:center;color:var(--blue)}.mini-icon:first-of-type{right:7%;top:12%}.mini-icon:last-of-type{left:0;bottom:12%}.benefits{border:1px solid #e2eaf3;border-radius:9px;padding:17px 20px;box-shadow:var(--shadow)}.benefits p{margin:8px 0;font-size:10px;color:#3e5a77}.benefits p::first-letter{color:var(--blue)}

.heading-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.case-card{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid #e0e8f2;border-radius:8px;overflow:hidden;min-height:190px}.case-text{padding:17px}.case-text>span,.post span{display:inline-block;background:#eaf3ff;color:var(--blue);padding:3px 6px;border-radius:10px;font-size:7px;font-weight:700}.case-text h3{font-size:11px;line-height:1.45;margin:8px 0}.case-text p{font-size:8px;color:#718095;line-height:1.55}.case-text a{font-size:8px;color:var(--blue);font-weight:700}.case-card img{width:100%;height:100%;object-fit:cover}

.post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.post{background:#fff;border:1px solid #e0e8f2;border-radius:8px;overflow:hidden}.post img{width:100%;height:115px;object-fit:cover}.post>div{padding:12px}.post h3{font-size:11px;line-height:1.4;margin:7px 0}.post small{font-size:8px;color:#77859a}

.cta{background:linear-gradient(110deg,#0b57b5,#062b67);color:#fff;padding:19px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between}.cta-inner>div{display:flex;align-items:center;gap:12px}.cta-mark{width:42px;height:42px;background:rgba(255,255,255,.12);border-radius:50%;display:grid;place-items:center;font-size:20px}.cta h2{font-size:18px;margin:0}.cta p{font-size:9px;margin:1px 0 0;color:#d9e6f8}.btn-white{background:#fff;color:#1558a7}.btn-white:hover{background:#eaf3ff}

.footer{background:#061c3b;color:#dce8f8;padding:38px 0 15px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.25fr;gap:30px}.brand-dark{color:#fff}.footer-brand>p,.footer-grid>div>p{font-size:9px;color:#9fb0c7;max-width:240px}.footer h4{font-size:11px;color:#fff;margin:0 0 12px}.footer-grid>div>a{display:block;color:#9fb0c7;font-size:9px;margin:7px 0}.socials{display:flex;gap:7px;margin-top:14px}.socials a{width:25px;height:25px;border:1px solid #446181;border-radius:50%;display:grid!important;place-items:center;color:#fff!important;margin:0!important}.footer form{display:flex;margin-top:10px}.footer input{width:100%;min-width:0;border:0;padding:8px;font-size:9px;border-radius:5px 0 0 5px}.footer form button{border:0;background:var(--blue);color:#fff;font-size:9px;padding:0 10px;border-radius:0 5px 5px 0}.footer-bottom{border-top:1px solid #24405f;margin-top:28px;padding-top:13px;display:flex;justify-content:space-between;color:#8296b1;font-size:8px}

body.high-contrast{--blue:#00d9ff;--blue-dark:#00a8c9;--text:#000;filter:contrast(1.15)}
body.high-contrast .hero,body.high-contrast .section-light{background:#fff}
body.high-contrast .service-card,.high-contrast .benefits,.high-contrast .case-card,.high-contrast .post{border-color:#111}
body.font-small{font-size:14px} body.font-large{font-size:18px}

@media(max-width:1000px){
  .nav{gap:14px}.service-grid{grid-template-columns:repeat(3,1fr)}.hero h1{font-size:38px}.why-grid{grid-template-columns:1fr 1fr}.benefits{grid-column:1/-1}.post-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .container{width:min(var(--container),calc(100% - 34px))}.topbar{display:none}.header{height:65px}.menu-toggle{display:block}.nav{position:absolute;left:0;right:0;top:65px;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 17px;box-shadow:0 12px 20px rgba(0,0,0,.1)}.nav.open{display:flex}.nav a{padding:11px}.nav a.active:after{display:none}.nav-cta{text-align:center;margin:5px 0}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:45px 0 25px}.hero h1{font-size:36px}.hero-visual{height:330px}.hero-visual img{height:82%;width:82%}.service-grid{grid-template-columns:1fr 1fr}.stats{grid-template-columns:1fr 1fr}.stats>div{border-bottom:1px solid rgba(255,255,255,.25)}.why-grid{grid-template-columns:1fr}.why-art{order:2}.benefits{order:3}.case-grid{grid-template-columns:1fr}.post-grid{grid-template-columns:1fr 1fr}.heading-row{align-items:start;gap:10px}.heading-row .btn{font-size:9px;padding:9px}.cta-inner{align-items:flex-start;gap:15px}.cta-inner>div{align-items:flex-start}.cta h2{font-size:15px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}
}
@media(max-width:480px){
  .hero h1{font-size:31px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-grid,.post-grid{grid-template-columns:1fr}.stats strong{font-size:18px}.why-art{transform:scale(.9);margin-left:-20px}.heading-row{display:block}.heading-row .btn{margin-top:10px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.cta-inner{display:block}.cta-inner .btn{margin:15px 0 0 54px}.footer-bottom{font-size:7px}
}
