
:root{--ink:#14253b;--orange:#f26a2e;--cream:#f7f4ed;--line:#ddd8ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:92px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-size:18px;letter-spacing:1px}.brand-mark{display:grid;place-items:center;width:45px;height:45px;background:var(--ink);color:#fff;font-weight:900;border-radius:10px 10px 10px 2px;transform:rotate(-3deg)}.brand b{color:var(--orange)}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}.nav-cta{background:var(--ink);color:#fff;padding:14px 20px;border-radius:7px}.hero{min-height:660px;max-width:1180px;margin:auto;padding:76px 24px 48px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:42px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800}.eyebrow span{display:inline-block;width:27px;height:3px;vertical-align:middle;background:var(--orange);margin-right:10px}h1{font-size:clamp(58px,7vw,94px);line-height:.93;letter-spacing:-6px;margin:25px 0 28px;font-weight:900}h1 em{color:var(--orange);font-style:normal}.lead{max-width:580px;font-size:18px;line-height:1.7;color:#586473}.hero-actions{display:flex;gap:12px;margin:35px 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:17px 24px;font-weight:800;border-radius:6px}.primary{background:var(--orange);color:#fff;box-shadow:0 10px 24px #f26a2e38}.ghost{border:1px solid var(--line);background:#fff9}.trust-row{display:flex;flex-wrap:wrap;gap:22px;font-size:12px;font-weight:700}.hero-visual{height:510px;position:relative;display:grid;place-items:center}.orange-disc{position:absolute;width:370px;height:370px;border-radius:50%;background:var(--orange);box-shadow:inset -28px -25px 0 #db5622}.device{position:relative;z-index:2;width:205px;height:350px;padding:22px;background:#e9edf0;border:10px solid #23354b;border-radius:25px;transform:rotate(7deg);box-shadow:18px 25px 0 #1020312e}.device-top{width:65px;height:8px;border-radius:8px;background:#9eabb6;margin:0 auto 35px}.device-screen{width:100%;height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:3px solid var(--ink);border-radius:12px;text-align:center;text-transform:uppercase}.device-screen span{display:grid;place-items:center;width:42px;height:42px;background:var(--orange);color:#fff;border-radius:50%;font-size:25px;margin-bottom:10px}.device-line{width:100%;height:9px;border-radius:5px;background:#bdc6cd;margin-top:20px}.device-line.short{width:65%}.tool-card{position:absolute;z-index:3;width:145px;padding:18px;background:#fff;border-radius:12px;box-shadow:0 16px 40px #14253b2b;display:grid;grid-template-columns:42px 1fr;column-gap:10px}.tool-card span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:#ffede4;color:var(--orange);font-size:22px}.tool-card b{font-size:13px}.tool-card small{font-size:10px;color:#84909a;margin-top:3px}.tool-one{top:77px;left:0}.tool-two{right:-5px;bottom:70px}.bolt{position:absolute;z-index:4;right:20px;top:90px;font-size:56px;transform:rotate(8deg)}
@media(max-width:800px){.site-header{height:76px}.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-visual{height:440px}h1{letter-spacing:-3px}.trust-row{gap:12px}.tool-one{left:3%}.tool-two{right:2%}}@media(max-width:480px){.brand{font-size:14px}.nav-cta{padding:12px}.hero-actions{flex-direction:column}.hero-visual{transform:scale(.86);margin:-30px}.orange-disc{width:330px;height:330px}}
.services-section,.process,.detail-body,.faq,.dictionary-list{max-width:1180px;margin:auto;padding:100px 24px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.section-heading h2,.detail-body h2,.faq h2{font-size:clamp(38px,5vw,62px);letter-spacing:-3px;line-height:1;margin:15px 0}.section-heading>p{max-width:460px;color:#64707c;line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:255px;padding:22px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.25s}.service-card:hover{background:var(--ink);color:#fff;transform:translateY(-4px)}.service-no{font:11px var(--font-geist-mono);opacity:.55}.service-card i{font-style:normal;font-size:38px;color:var(--orange);margin:24px 0}.service-card h3{font-size:18px;margin:0 0 9px}.service-card p{font-size:13px;line-height:1.5;color:#6d7782;margin:0}.service-card:hover p{color:#c5cbd1}.service-card>b{font-size:12px;margin-top:auto;color:var(--orange)}.dictionary-callout,.contact{background:var(--ink);color:#fff;max-width:1180px;margin:40px auto;padding:75px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.dictionary-callout h2,.contact h2{font-size:clamp(42px,5.5vw,68px);letter-spacing:-4px;line-height:1;margin:15px 0}.dictionary-callout p:not(.eyebrow),.contact p{color:#bac3cc;line-height:1.7;max-width:500px}.eyebrow.light{color:#fff}.dictionary-art{height:330px;position:relative;display:grid;place-items:center}.dictionary-art>span{width:190px;height:230px;display:grid;place-items:center;font-size:130px;font-weight:900;background:var(--orange);color:#fff;border-radius:18px;transform:rotate(6deg);box-shadow:18px 20px 0 #0b1726}.dictionary-art b{position:absolute;background:#fff;color:var(--ink);padding:12px 16px;border-radius:7px;font-size:12px;box-shadow:0 8px 25px #0003}.dictionary-art b:nth-of-type(1){top:20px;left:10%}.dictionary-art b:nth-of-type(2){top:60px;right:0}.dictionary-art b:nth-of-type(3){bottom:35px;left:0}.dictionary-art b:nth-of-type(4){bottom:10px;right:8%}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.process-grid article{background:var(--cream);padding:40px}.process-grid article>b{font-size:54px;color:var(--orange);font-family:var(--font-geist-mono)}.process-grid p{color:#66717d;line-height:1.7}.contact{margin-top:50px;margin-bottom:0}.contact-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-left:auto;min-width:290px}.outline-light{border:1px solid #ffffff55;color:#fff}footer{max-width:1180px;margin:auto;padding:50px 24px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:25px;align-items:center}footer p,footer small{color:#7d8790;font-size:13px}footer>div{display:flex;flex-direction:column;gap:8px;font-size:13px}.detail-hero,.dictionary-hero{max-width:1180px;margin:auto;padding:85px 24px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center}.detail-hero h1,.dictionary-hero h1{font-size:clamp(52px,7vw,88px);letter-spacing:-5px;line-height:.95;margin:22px 0}.breadcrumb{font-size:12px;color:#7b8590;margin-bottom:55px}.detail-icon{width:330px;height:330px;justify-self:end;border-radius:50%;background:var(--orange);display:grid;place-items:center;box-shadow:inset -25px -20px 0 #dc5721;color:#fff}.detail-icon span{font-size:110px}.detail-icon small{font-weight:900;letter-spacing:2px}.detail-body{display:grid;grid-template-columns:1.4fr .6fr;gap:80px;background:#fff;max-width:none;padding-left:max(24px,calc((100vw - 1132px)/2));padding-right:max(24px,calc((100vw - 1132px)/2))}.fault-list{margin-top:40px}.fault-list p{border-top:1px solid #ddd;padding:20px 0;margin:0;font-size:18px}.fault-list b{font:12px var(--font-geist-mono);color:var(--orange);margin-right:24px}.detail-body aside{background:var(--ink);color:#fff;padding:42px;align-self:start}.detail-body aside p{color:#ccd2d7}.detail-body aside hr{border:0;border-top:1px solid #ffffff28;margin:28px 0}.detail-body aside strong,.detail-body aside small{display:block}.detail-body aside small{color:#aeb8c1;line-height:1.6;margin-top:9px}.faq{max-width:850px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq summary{font-weight:800;cursor:pointer;display:flex;justify-content:space-between}.faq details p{color:#66717d;line-height:1.7}.compact{margin-bottom:0;padding-top:55px;padding-bottom:55px}.dictionary-hero{display:block}.dictionary-hero .lead{max-width:680px}.dictionary-hero h1 em{color:var(--orange)}.safety-note{margin-top:35px;max-width:700px;padding:20px;border-left:4px solid var(--orange);background:#fff;display:flex;gap:20px;line-height:1.5}.safety-note span{color:#65717c}.dictionary-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dictionary-list article{display:grid;grid-template-columns:75px 1fr;gap:22px;background:#fff;padding:32px}.letter{width:58px;height:58px;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:30px;font-weight:900;border-radius:5px}.dictionary-list h2{font-size:26px;margin:12px 0 22px}.dictionary-list h3{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;margin:18px 0 4px}.dictionary-list p{color:#65717c;line-height:1.6;margin:0}.tag{font-size:10px;color:var(--orange);font-weight:800;text-transform:uppercase}
@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,1fr)}.dictionary-callout,.contact,.detail-hero,.detail-body{grid-template-columns:1fr}.dictionary-art{margin-top:35px}.detail-icon{justify-self:center;margin-top:50px}.detail-body{gap:40px}.contact-actions{margin:30px 0 0;min-width:0}.dictionary-list{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:600px){.services-section,.process,.detail-body,.faq,.dictionary-list{padding:70px 20px}.section-heading{display:block}.service-grid{grid-template-columns:1fr}.service-card{min-height:210px}.dictionary-callout,.contact{padding:50px 24px;margin-top:0}.process-grid{grid-template-columns:1fr}.detail-icon{width:250px;height:250px}.dictionary-list article{grid-template-columns:1fr}.safety-note{flex-direction:column}.dictionary-callout h2,.contact h2{letter-spacing:-2px}footer{grid-template-columns:1fr}.footer-brand{margin-bottom:10px}}

.contact address{color:#fff;font-style:normal;line-height:1.65;margin-top:20px;font-size:14px}

.brand img{display:block;width:190px;height:72px;object-fit:contain;object-position:left center}.footer-brand img{width:170px;height:68px}@media(max-width:600px){.brand img{width:132px;height:58px}.footer-brand img{width:150px;height:64px}}

.brand img,.footer-brand img{width:64px;height:64px;flex:0 0 64px;object-fit:cover;border-radius:12px}.brand-word{font-size:18px;font-weight:800;letter-spacing:1px;white-space:nowrap}.brand-word b{color:var(--orange)}@media(max-width:600px){.brand img,.footer-brand img{width:52px;height:52px;flex-basis:52px}.brand-word{font-size:14px;letter-spacing:.5px}}

/* Mobile-first premium polish */
:root{--shadow-soft:0 18px 55px rgba(20,37,59,.10);--shadow-card:0 8px 30px rgba(20,37,59,.08)}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.button,.service-card,.nav-cta{-webkit-tap-highlight-color:transparent}
.button:active,.nav-cta:active{transform:translateY(1px)}
.mobile-contact-bar{display:none}
@media(max-width:700px){
 body{padding-bottom:78px;overflow-x:hidden}
 .site-header{position:sticky;top:0;z-index:50;height:72px;padding:0 16px;background:rgba(247,244,237,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(20,37,59,.08)}
 .brand{gap:9px;min-width:0}.brand img,.footer-brand img{width:46px;height:46px;flex-basis:46px;border-radius:10px;box-shadow:0 5px 14px rgba(20,37,59,.18)}.brand-word{font-size:13px;letter-spacing:.2px}
 .static-header nav{gap:0}.static-header .nav-cta{display:flex!important;min-height:42px;align-items:center;padding:0 13px;border-radius:11px;font-size:0}.static-header .nav-cta:after{content:'Ara';font-size:13px}
 .hero{min-height:auto;padding:44px 20px 28px;gap:14px}.hero-copy{text-align:left}.eyebrow{font-size:10px;letter-spacing:1.6px}.hero h1,.detail-hero h1,.dictionary-hero h1{font-size:clamp(43px,13vw,58px);line-height:.96;letter-spacing:-2.8px;margin:18px 0 20px}.lead{font-size:16px;line-height:1.65}
 .hero-actions{display:grid;grid-template-columns:1fr;margin:27px 0 22px;gap:10px}.button{min-height:54px;padding:15px 18px;border-radius:13px;font-size:14px}.hero-actions .primary{order:1}.hero-actions .ghost{order:2}
 .trust-row{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;font-size:11px}.trust-row span{padding:10px 11px;background:#fff;border:1px solid rgba(20,37,59,.08);border-radius:10px}
 .hero-visual{height:330px;margin-top:5px;transform:none}.orange-disc{width:255px;height:255px;box-shadow:inset -18px -16px 0 #db5622}.device{width:145px;height:250px;padding:14px;border-width:7px;border-radius:19px;box-shadow:12px 16px 0 #10203120}.device-top{width:46px;height:6px;margin-bottom:22px}.device-screen{height:104px;font-size:12px}.device-screen span{width:34px;height:34px;font-size:20px;margin-bottom:6px}.device-line{height:7px;margin-top:14px}.tool-card{width:126px;padding:12px;grid-template-columns:34px 1fr;column-gap:8px;border-radius:12px}.tool-card span{width:34px;height:34px;font-size:18px}.tool-card b{font-size:11px}.tool-card small{font-size:9px}.tool-one{top:30px;left:0}.tool-two{right:0;bottom:28px}.bolt{right:5px;top:35px;font-size:38px}
 .home-services,.services-section,.process,.detail-body,.faq,.dictionary-list,.seo-copy{padding:64px 18px}.section-heading{margin-bottom:28px}.section-heading h2,.detail-body h2,.faq h2,.seo-copy h2{font-size:38px;letter-spacing:-2px;line-height:1.03}.section-heading>p{font-size:15px;line-height:1.65}
 .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border:0}.service-card{min-height:190px;padding:17px 15px;border:1px solid rgba(20,37,59,.09);border-radius:16px;background:#fff;box-shadow:var(--shadow-card)}.service-card i{font-size:30px;margin:18px 0 14px}.service-card h3{font-size:15px;line-height:1.2}.service-card p{font-size:11px}.service-card>b{font-size:10px;margin-top:13px}
 .dictionary-callout,.contact{margin:0;padding:58px 20px;border-radius:0}.dictionary-callout h2,.contact h2{font-size:42px;letter-spacing:-2.5px}.dictionary-art{height:245px;margin-top:28px;transform:scale(.92)}
 .process-grid{gap:10px;background:transparent}.process-grid article{padding:25px;border:1px solid rgba(20,37,59,.09);border-radius:16px;background:#fff;box-shadow:var(--shadow-card)}.process-grid article>b{font-size:38px}.process-grid article h3{margin:8px 0}.process-grid article p{margin-bottom:0;font-size:14px}
 .detail-hero,.dictionary-hero{padding:48px 20px 54px}.breadcrumb{margin-bottom:34px}.detail-icon{width:210px;height:210px;margin-top:38px}.detail-icon span{font-size:75px}.detail-body{gap:28px}.fault-list{margin-top:28px}.fault-list p{padding:18px 0;font-size:15px;display:flex}.detail-body aside{padding:28px;border-radius:18px;box-shadow:var(--shadow-soft)}
 .dictionary-list{gap:12px}.dictionary-list article{padding:22px;border-radius:16px;box-shadow:var(--shadow-card)}.dictionary-list h2{font-size:23px}.safety-note{border-radius:0 12px 12px 0;font-size:13px}
 .contact-actions{gap:10px}.contact address{font-size:13px}.map-link{display:block;text-align:center;padding:14px}
 footer{padding:42px 20px 34px;gap:18px}.footer-brand{margin-bottom:0}
 .mobile-contact-bar{position:fixed;z-index:100;left:10px;right:10px;bottom:10px;height:60px;padding:6px;display:grid;grid-template-columns:.78fr 1.22fr;gap:6px;background:rgba(20,37,59,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 14px 40px rgba(11,23,38,.34)}
 .mobile-contact-bar a{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;color:#fff;font-size:13px}.mobile-call{background:rgba(255,255,255,.1)}.mobile-wa{background:#1fa855}.mobile-wa span{font-size:11px;color:#fff}
}
@media(max-width:370px){.brand-word{display:none}.service-grid{grid-template-columns:1fr}.service-card{min-height:165px}.hero h1,.detail-hero h1,.dictionary-hero h1{font-size:42px}.trust-row{grid-template-columns:1fr}}

/* Hero refinement + horizontal overflow guard */
html,body{width:100%;max-width:100%;overflow-x:clip}
main,section,header,footer{max-width:100%}
.hero>*{min-width:0}
.hero-copy{position:relative;z-index:2}
.hero h1{max-width:720px;text-wrap:balance}
.hero h1 em{position:relative;display:inline-block}
.hero h1 em:after{content:'';position:absolute;left:2px;right:0;bottom:-9px;height:5px;background:var(--orange);opacity:.18;border-radius:5px}
.hero-principle{display:inline-flex;align-items:center;gap:11px;margin:0 0 8px;padding:12px 16px;background:#fff;border:1px solid rgba(20,37,59,.09);border-radius:12px;color:var(--ink);font-size:14px;font-weight:800;box-shadow:0 10px 30px rgba(20,37,59,.07)}
.hero-principle span{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:var(--orange);color:#fff;font-size:13px}
@media(max-width:700px){
 .hero{width:100%;overflow:hidden}
 .hero h1{font-size:clamp(42px,12.4vw,54px);line-height:.94;letter-spacing:-2.5px;margin-bottom:24px}
 .hero h1 em:after{bottom:-6px;height:4px}
 .hero-principle{width:100%;margin:0 0 4px;padding:12px 13px;font-size:13px;border-radius:13px}
 .hero-visual{width:100%;max-width:340px;justify-self:center;overflow:visible}
 .tool-one{left:6px}.tool-two{right:6px}
 .dictionary-art{width:100%;max-width:340px;justify-self:center;overflow:hidden}
 .dictionary-art b{max-width:138px;white-space:normal;text-align:center}
 .service-grid,.process-grid,.dictionary-list{width:100%;min-width:0}
 .service-card,.process-grid article,.dictionary-list article{min-width:0}
 .mobile-contact-bar{width:auto;max-width:calc(100vw - 20px)}
}
@media(max-width:380px){.hero h1{font-size:40px;letter-spacing:-2px}.hero-visual{max-width:310px}.tool-card{width:118px}.tool-one{left:2px}.tool-two{right:2px}}


/* 2026 mobile redesign: calm, product-led and overflow-safe */
:root{--page:#f5f5f5;--surface:#fff;--text:#111;--muted:#666;--brand:#f26a2e;--navy:#14253b}
html{overflow-x:hidden;background:var(--page)}
body{overflow-x:hidden;position:relative;background:var(--page);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
img,svg,video,canvas{max-width:100%;height:auto}
.site-header,.hero,.home-services,.services-section,.process,.detail-hero,.dictionary-hero,.faq,.dictionary-list,footer{width:100%}
.site-header{border-bottom:0}.button{border-radius:999px;letter-spacing:-.1px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.primary{background:var(--brand);box-shadow:none}.ghost{border-color:#d7d7d7;background:#fff}.service-card{background:var(--surface)}
@media(max-width:700px){
html,body{width:100%;min-width:0;overflow-x:hidden!important}body{padding-bottom:82px}body>*{max-width:100%}
.site-header{height:64px;padding:0 16px;background:rgba(255,255,255,.92);box-shadow:0 1px 0 rgba(0,0,0,.07)}
.brand{gap:8px;max-width:calc(100% - 64px);overflow:hidden}.brand img{width:38px;height:38px;flex:0 0 38px;border-radius:9px;box-shadow:none}.brand-word{font-size:12px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis}
.static-header nav{flex:0 0 auto}.static-header .nav-cta{width:44px;height:38px;min-height:38px;padding:0;border-radius:999px;background:#111}
.hero{display:flex;flex-direction:column;min-height:0;padding:54px 20px 20px;gap:34px;text-align:center;background:linear-gradient(180deg,#fff 0%,#f5f5f5 82%);overflow:hidden!important}
.hero-copy{width:100%;text-align:center}.hero .eyebrow{display:flex;align-items:center;justify-content:center;margin:0 0 19px;color:#555;font-size:10px;letter-spacing:1.55px}.hero .eyebrow span{display:none}
.hero h1{max-width:360px;margin:0 auto 22px;font-size:clamp(43px,12.3vw,58px);line-height:.98;letter-spacing:-2.8px;text-wrap:balance}.hero h1 em{display:block;color:var(--brand)}.hero h1 em:after{display:none}
.hero-principle{width:auto;max-width:100%;margin:0 auto 22px;padding:9px 13px;border:0;border-radius:999px;background:#f1f1f1;box-shadow:none;font-size:12px}.hero-principle span{width:20px;height:20px;flex-basis:20px;font-size:11px}
.hero .lead{max-width:345px;margin:0 auto;color:#5f5f5f;font-size:15px;line-height:1.55}.hero-actions{max-width:360px;margin:27px auto 19px;gap:9px}.hero-actions .button{min-height:52px;padding:14px 18px;font-size:14px}.hero-actions .primary{box-shadow:0 9px 22px rgba(242,106,46,.2)}
.trust-row{display:flex;justify-content:center;gap:6px;font-size:10px}.trust-row span{padding:0;background:transparent;border:0;border-radius:0;white-space:nowrap;color:#666}
.hero-visual{width:calc(100% - 16px);height:300px;max-width:360px;margin:0 auto;isolation:isolate;overflow:hidden!important;border-radius:28px;background:#e8edf1;box-shadow:inset 0 0 0 1px rgba(0,0,0,.035)}
.orange-disc{width:226px;height:226px;box-shadow:none;background:linear-gradient(145deg,#ff8a45,#f15b20)}.device{width:132px;height:225px;padding:13px;border-width:7px;border-radius:22px;box-shadow:10px 14px 25px rgba(20,37,59,.18)}
.device-top{margin-bottom:18px}.device-screen{height:93px}.tool-card{width:112px;padding:10px;grid-template-columns:30px 1fr;text-align:left;box-shadow:0 12px 28px rgba(20,37,59,.13)}.tool-card span{width:30px;height:30px;font-size:15px}.tool-card b{font-size:10px}.tool-card small{font-size:8px}.tool-one{top:28px;left:8px}.tool-two{right:8px;bottom:25px}.bolt{right:15px;top:39px;font-size:30px}
.home-services,.services-section,.process,.detail-body,.faq,.dictionary-list,.seo-copy{padding:72px 20px}.section-heading{text-align:center;margin-bottom:34px}.section-heading .eyebrow{font-size:10px}.section-heading .eyebrow span{display:none}
.section-heading h2,.detail-body h2,.faq h2,.seo-copy h2{font-size:clamp(34px,10vw,43px);line-height:1.02;letter-spacing:-2px}.section-heading>p{max-width:360px;margin:17px auto 0;color:#666;font-size:14px;line-height:1.55}
.service-grid{grid-template-columns:1fr;gap:12px}.service-card{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;grid-template-rows:auto auto;column-gap:14px;min-height:0;padding:18px;border:0;border-radius:20px;box-shadow:0 3px 16px rgba(0,0,0,.055)}
.service-card .service-no{display:none}.service-card i{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;margin:0;border-radius:13px;background:#fff0e8;font-size:22px}.service-card h3{align-self:end;margin:0;font-size:15px;line-height:1.25}.service-card p{align-self:start;margin:4px 0 0;color:#777;font-size:11px;line-height:1.35}
.service-card>b{grid-column:3;grid-row:1/3;align-self:center;width:28px;height:28px;overflow:hidden;color:transparent;font-size:0}.service-card>b:after{content:'›';display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f2f2f2;color:#111;font-size:22px;font-weight:400}
.dictionary-callout,.contact{width:calc(100% - 24px);margin:12px auto;padding:52px 24px;border-radius:28px;text-align:center}.dictionary-callout h2,.contact h2{font-size:39px;line-height:1.02;letter-spacing:-2.2px}.dictionary-callout p:not(.eyebrow),.contact p{font-size:14px;line-height:1.55}
.dictionary-callout .button{width:100%;margin-top:12px}.dictionary-art{max-width:300px;height:220px;margin:28px auto 0;overflow:hidden}.dictionary-art>span{width:138px;height:170px;font-size:92px}
.process-grid{gap:12px}.process-grid article{padding:26px 22px;border:0;border-radius:20px;box-shadow:0 3px 16px rgba(0,0,0,.05)}
.contact-actions{width:100%;margin:25px 0 0}.contact address{font-size:13px}footer{text-align:center}.footer-brand{align-items:center}.footer-brand img{width:48px;height:48px}
.mobile-contact-bar{box-sizing:border-box;left:12px;right:12px;bottom:10px;width:calc(100% - 24px);max-width:none;height:62px;border-radius:20px}
}
@media(max-width:370px){.hero{padding-left:16px;padding-right:16px}.hero h1{font-size:39px}.trust-row{font-size:9px}.home-services,.services-section,.process,.detail-body,.faq,.dictionary-list,.seo-copy{padding-left:16px;padding-right:16px}}

