
: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}}
