/*
Theme Name: Dental Implant Calculator Pro
Theme URI: https://dentalimplantscostcalculators.com/
Description: Fast, accessible calculator-first WordPress theme for Dental Implants Cost Calculators.
Version: 2.0.0
Author: Dental Implants Cost Calculators
*/
:root{--teal:#087f78;--teal-dark:#05645f;--ink:#092d2b;--muted:#607572;--line:#dce9e7;--soft:#f2faf9;--white:#fff;--max:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;letter-spacing:-.02em;flex:1}.brand img{width:36px;height:36px}.main-nav{display:flex;gap:24px;font-size:14px;font-weight:700}.main-nav ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.main-nav a:hover,.text-link:hover{color:var(--teal)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;background:var(--teal);color:#fff;padding:12px 17px;border-radius:10px;font-weight:800}.header-cta:hover,.button:hover{background:var(--teal-dark)}.button.small{padding:10px 14px;font-size:14px}
.hero{padding:86px 0 60px;background:radial-gradient(circle at 85% 30%,#dff6f2 0,transparent 33%),linear-gradient(#fff,#f8fcfb)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.1em;font-weight:850;color:var(--teal)}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(44px,6vw,72px);margin:15px 0 18px}h2{font-size:clamp(30px,4vw,45px);margin:8px 0 12px}.hero-lead{font-size:19px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:26px}.text-link{font-weight:800;color:var(--teal)}.trust-row{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px;color:#49625f;font-size:13px}.hero-visual{min-height:400px;position:relative;display:grid;place-items:center}.tooth-orbit{width:310px;height:310px;border-radius:50%;background:#dff6f2;border:1px solid #c7e9e4;display:grid;place-items:center;box-shadow:0 35px 90px rgba(8,127,120,.16)}.tooth-mark{font-size:100px;color:var(--teal);background:#fff;width:180px;height:180px;border-radius:50%;display:grid;place-items:center;box-shadow:0 20px 50px rgba(9,45,43,.1)}.floating-card{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 16px 45px rgba(9,45,43,.11);padding:15px 17px;border-radius:14px}.floating-card strong,.floating-card span{display:block}.floating-card span{font-size:12px;color:var(--muted)}.fc-one{right:0;top:45px}.fc-two{left:10px;bottom:35px}
.section{padding:76px 0}.soft{background:var(--soft)}.section-heading{max-width:720px;margin-bottom:26px}.section-heading p{color:var(--muted)}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tool-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;transition:.2s;box-shadow:0 7px 25px rgba(9,45,43,.04)}.tool-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(9,45,43,.09)}.tool-card h3{margin:15px 0 7px;font-size:22px}.tool-card p{color:var(--muted);margin:0 0 18px}.tool-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#dff6f2;color:var(--teal);font-size:24px;font-weight:700}.tool-arrow{color:var(--teal);font-weight:800;font-size:14px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.split>div:first-child{max-width:560px}.steps{display:grid;gap:14px}.steps>div{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:18px;border:1px solid var(--line);border-radius:15px}.steps b{color:var(--teal);font-size:14px}.steps h3{margin:0 0 5px}.steps p{margin:0;color:var(--muted)}
.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff}.post-card>a{display:block;height:100%}.post-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.post-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#dff6f2,#edf9f7);display:grid;place-items:center;color:var(--teal);font-weight:850}.post-card-body{padding:19px}.post-date{font-size:12px;color:#71817f}.post-card h3,.post-card h2{font-size:21px;margin:7px 0}.post-card p{color:var(--muted);font-size:14px}.disclaimer-band{padding:24px 0;background:#092d2b;color:#fff;font-size:13px}
.page-hero,.article-hero{padding:70px 0 55px;background:linear-gradient(135deg,#effaf8,#fff)}.page-hero h1,.article-hero h1{font-size:clamp(40px,6vw,60px);max-width:900px}.page-hero p{max-width:760px;color:var(--muted);font-size:18px}.content-layout,.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:32px;padding:60px 0}.content-card{min-width:0;background:#fff}.content-card h2{font-size:31px;margin-top:42px}.content-card h3{font-size:22px;margin-top:28px}.content-card p,.content-card li{color:#385450}.content-card ul,.content-card ol{padding-left:23px}.sidebar{display:grid;align-content:start;gap:16px}.side-card{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}.side-card strong{display:block;font-size:18px;margin-bottom:5px}.side-card p{color:var(--muted);font-size:14px}.side-card>a:not(.button){display:block;padding:7px 0;color:var(--teal);font-weight:700}.sticky{position:sticky;top:100px}.breadcrumbs{font-size:13px;color:#647572;margin-bottom:22px}.breadcrumbs a{color:var(--teal)}.article-meta{color:#647572;font-size:14px}.featured-image{width:100%;border-radius:18px;margin-bottom:25px}
.site-footer{background:#061c1b;color:#d5e4e2;padding:58px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer-brand{color:#fff}.site-footer p{color:#91aaa7;font-size:14px}.site-footer h3{color:#fff;font-size:14px;letter-spacing:0;margin:0 0 12px}.site-footer a:not(.brand){display:block;color:#a9bfbd;font-size:13px;padding:4px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #173533;margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#76908d;font-size:12px}
@media(max-width:900px){.main-nav{display:none}.hero-grid,.split{grid-template-columns:1fr}.hero-visual{min-height:320px}.tool-grid,.post-grid{grid-template-columns:1fr 1fr}.content-layout,.article-layout{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr}.sticky{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.container{width:min(var(--max),calc(100% - 28px))}.header-inner{height:66px}.header-cta{padding:9px 12px;font-size:13px}.hero{padding:55px 0 30px}h1{font-size:43px}.hero-lead{font-size:17px}.hero-visual{min-height:270px}.tooth-orbit{width:230px;height:230px}.tooth-mark{width:135px;height:135px;font-size:70px}.fc-one{right:-3px;top:15px}.fc-two{left:-3px;bottom:5px}.section{padding:55px 0}.tool-grid,.post-grid,.sidebar,.footer-grid{grid-template-columns:1fr}.dic-card{margin-left:0;margin-right:0}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}
.dic-cta{margin:42px 0 10px;padding:28px 30px;border-radius:20px;background:linear-gradient(135deg,#e6f8f5,#f8fffe);border:1px solid #c7e8e4;display:flex;align-items:center;justify-content:space-between;gap:26px}.dic-cta h2{margin:6px 0 7px;font-size:28px;color:#092d2b}.dic-cta p{margin:0;color:#58706d;max-width:680px}.dic-cta .button{flex:0 0 auto}.dic-cta-compact{margin-top:35px}.post-feature-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:18px;margin-bottom:25px}.post-card .post-feature-image{border-radius:0;margin:0;aspect-ratio:16/9}.post-card .post-placeholder{aspect-ratio:16/9}.post-card>a{color:inherit;text-decoration:none}.post-card h3,.post-card h2{color:#092d2b}@media(max-width:700px){.dic-cta{display:block;padding:23px}.dic-cta .button{display:inline-flex;margin-top:18px}}
