/* Morteza IT Solutions — bespoke responsive presentation, September 2026. */
:root{--mh-ink:#172e3b;--mh-muted:#5b6a70;--mh-paper:#f8f7f3;--mh-line:#d9ded9;--mh-green:#236c59;--mh-mint:#d4ebbc;--mh-white:#fff;--mh-radius:6px}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body.mh-site{margin:0;background:var(--mh-paper);color:var(--mh-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.mh-site *{box-sizing:border-box}.mh-site h1,.mh-site h2,.mh-site h3,.mh-site p{margin:0}.mh-site h1,.mh-site h2,.mh-site h3{font-family:Arial,Helvetica,sans-serif;color:var(--mh-ink);text-transform:none}.mh-site h1{font-size:clamp(48px,5.6vw,86px);font-weight:500;letter-spacing:-.065em;line-height:1.08}.mh-site h2{font-size:clamp(32px,3.35vw,49px);font-weight:500;letter-spacing:-.045em;line-height:1.15}.mh-site h3{font-size:23px;font-weight:500;line-height:1.3;letter-spacing:-.03em}.mh-site em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;color:var(--mh-green)}
.mh-site a{color:inherit;text-decoration:none;transition:color .18s,background .18s,transform .18s}.mh-site a:focus-visible,.mh-site button:focus-visible,.mh-site input:focus-visible,.mh-site textarea:focus-visible,.mh-site select:focus-visible,.mh-site summary:focus-visible{outline:3px solid #267dca;outline-offset:5px}.mh-site button,.mh-site input,.mh-site textarea,.mh-site select{font:inherit}.mh-site ::selection{color:var(--mh-ink);background:var(--mh-mint)}.mh-wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.mh-skip{position:fixed;top:-100px;left:20px;z-index:99999;padding:12px 20px;background:var(--mh-ink);color:white!important}.mh-skip:focus{top:10px}
.mh-header{border-bottom:1px solid var(--mh-line);background:var(--mh-paper);position:relative;z-index:30}.mh-header-inner{display:flex;justify-content:space-between;align-items:center;min-height:106px;gap:24px}.mh-brand{display:inline-flex;gap:12px;align-items:center;font-size:29px;font-weight:600;line-height:1.1;letter-spacing:-1.3px;flex-shrink:0}.mh-brand-symbol{display:flex;position:relative;align-items:center;justify-content:center;background:var(--mh-ink);color:var(--mh-mint);height:47px;width:47px;border-radius:12px 12px 12px 2px;font-size:37px;font-family:Georgia,serif;line-height:1;font-weight:400;padding-bottom:7px}.mh-brand-symbol>span{position:absolute;right:4px;top:3px;font-family:Arial,sans-serif;font-size:13px}.mh-brand-sub{display:block;letter-spacing:2.7px;font-size:9px;font-weight:400;margin-top:7px}.mh-nav{display:flex;align-items:center;gap:36px;font-size:14px}.mh-nav>a{padding:10px 0;position:relative}.mh-nav>a[aria-current=page]:not(.mh-nav-contact)::after{content:'';position:absolute;bottom:2px;left:0;width:18px;height:2px;background:var(--mh-green)}.mh-nav>a:hover{color:var(--mh-green)}.mh-nav>.mh-nav-contact{background:var(--mh-ink);color:white;padding:13px 22px;border-radius:var(--mh-radius);margin-left:10px;display:flex;gap:27px;align-items:center}.mh-nav>.mh-nav-contact:hover{background:var(--mh-green);color:white}.mh-menu-toggle{display:none}
.mh-eyebrow{font-size:11px;line-height:1.5;letter-spacing:1.8px;text-transform:uppercase;font-weight:600;color:var(--mh-green);margin-bottom:22px!important}.mh-status-dot{display:inline-block;width:7px;height:7px;background:var(--mh-green);border-radius:50%;margin-right:7px;vertical-align:1px}.mh-hero{padding:68px 0 74px}.mh-hero-grid{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:56px}.mh-hero-copy{padding:10px 0}.mh-lead{font-size:18px;line-height:1.7;color:var(--mh-muted);max-width:590px;margin-top:26px!important}.mh-hero .mh-lead{max-width:490px}.mh-actions{display:flex;align-items:center;gap:27px;margin-top:32px;flex-wrap:wrap}.mh-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--mh-ink);color:white!important;padding:16px 21px;border:1px solid transparent;border-radius:var(--mh-radius);font-size:14px;font-weight:500;line-height:1.4;min-height:54px}.mh-button:hover{background:var(--mh-green);transform:translateY(-2px)}.mh-button>span{font-size:21px;line-height:1}.mh-text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:500;border-bottom:1px solid currentColor;padding:5px 0;line-height:1.5}.mh-text-link:hover{color:var(--mh-green)}.mh-text-link>span{font-size:20px;line-height:1}.mh-hero-note{margin-top:45px;display:flex;align-items:center;gap:13px}.mh-avatar{width:39px;height:39px;display:grid;place-items:center;background:#e8ebe3;border-radius:50%;font:italic 23px Georgia,serif;color:var(--mh-green)}.mh-hero-note p{font-size:12px;color:var(--mh-muted);line-height:1.7}.mh-hero-note strong{font-weight:600;color:var(--mh-ink)}
.mh-visual{aspect-ratio:1/1.04;min-height:480px;background:var(--mh-ink);position:relative;isolation:isolate;border-radius:9px;overflow:hidden;color:var(--mh-mint)}.mh-visual-top,.mh-visual-bottom{display:flex;justify-content:space-between;align-items:center;position:absolute;left:28px;right:28px;z-index:2;letter-spacing:1.7px;font-size:8px;line-height:1.4}.mh-visual-top{top:23px}.mh-visual-top>span:last-child{font-size:28px}.mh-visual-bottom{bottom:22px}.mh-visual-bottom>span:last-child{font-size:26px}.mh-orbit{border:1px solid #446454;border-radius:50%;width:660px;height:265px;position:absolute;left:-62px;top:138px;transform:rotate(-47deg);z-index:-1}.mh-orbit-two{width:530px;height:530px;left:190px;top:57px;border-color:#36534f}.mh-browser-mock{position:absolute;top:23%;left:9%;width:82%;background:#f9f7ef;border-radius:7px;box-shadow:0 28px 38px #07192380;color:var(--mh-ink);transform:rotate(-5deg);overflow:hidden}.mh-mock-top{height:28px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;background:#e7eae2;color:#62706b;font-size:7px}.mh-mock-top>span:first-child{font-size:8px;letter-spacing:2px}.mh-mock-nav{display:flex;gap:11px;align-items:center;padding:16px 20px 7px}.mh-mock-nav strong{font-size:20px;letter-spacing:-1.5px;line-height:1;margin-right:auto}.mh-mock-nav strong>span{font-size:8px;vertical-align:super;margin-left:1px}.mh-mock-nav i{width:24px;height:3px;background:#adbbb3;border-radius:5px}.mh-mock-body{position:relative;padding:22px 20px 25px;isolation:isolate}.mh-mock-body>span{font-size:6px;letter-spacing:1px;display:block;margin-bottom:10px}.mh-mock-body>strong{font-size:clamp(29px,3vw,43px);letter-spacing:-1.9px;line-height:1.07;display:block;font-weight:500}.mh-mock-body em{color:var(--mh-green);letter-spacing:-1.5px}.mh-mock-pill{font-size:6px;color:white;background:var(--mh-ink);display:inline-block;padding:7px 10px;border-radius:3px;margin-top:18px}.mh-mock-sculpture{position:absolute;right:-12px;top:27px;width:48%;height:160px;transform:rotate(30deg);z-index:-1}.mh-mock-sculpture>div{position:absolute;width:85px;height:155px;border:24px solid #8ea98b;border-radius:70px;left:18px;top:0;box-shadow:inset 3px 2px 4px #122e2930,4px 1px 8px #172e3b18}.mh-mock-sculpture>div:nth-child(2){left:65px;border-color:#bdcc9c;top:7px}.mh-mock-sculpture>div:nth-child(3){left:112px;border-color:#d5dcbc;top:14px}.mh-mock-bottom{padding:13px 20px;border-top:1px solid #d9ded4;display:flex;justify-content:space-between;font-size:6px;color:var(--mh-muted)}.mh-float{position:absolute;z-index:3;background:var(--mh-white);color:var(--mh-ink);box-shadow:0 10px 30px #091b2230;display:flex;align-items:center}.mh-float-code{right:5%;top:12%;gap:12px;padding:14px 18px;border-radius:7px;font-size:11px;transform:rotate(3deg)}.mh-float-code>span{font-size:21px;color:var(--mh-green)}.mh-float-code small{display:block;font-size:7px;margin-top:2px;color:var(--mh-muted)}.mh-float-design{bottom:13%;left:6%;padding:12px 16px;gap:12px;border-radius:6px;font-size:9px;transform:rotate(4deg);background:var(--mh-mint)}.mh-float-design>span{font-size:22px}
.mh-specialties{border-block:1px solid var(--mh-line)}.mh-specialties>.mh-wrap{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:108px}.mh-specialties span{font-size:12px;color:var(--mh-muted);line-height:1.5}.mh-specialties strong{font-weight:500;color:var(--mh-ink)}.mh-specialties p{font-size:17px;letter-spacing:-.3px}.mh-specialties b{font-size:22px;color:#89a090;font-weight:400}
.mh-section{padding:100px 0}.mh-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:44px}.mh-section-heading>.mh-text-link{flex-shrink:0}.mh-section-heading>p{color:var(--mh-muted);max-width:330px;font-size:15px}.mh-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mh-service-card{display:flex;flex-direction:column;border:1px solid var(--mh-line);border-radius:var(--mh-radius);padding:29px;min-height:335px;background:transparent}.mh-service-card:hover{transform:translateY(-5px);background:white;border-color:#9ab8a5}.mh-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.mh-card-top svg{width:32px;height:32px;color:var(--mh-green)}.mh-card-top>span{font-size:11px;color:#5d736b}.mh-service-card h3{margin-bottom:14px;font-size:23px;max-width:220px}.mh-service-card p{font-size:14px;line-height:1.8;color:var(--mh-muted);margin-bottom:25px}.mh-card-link{margin-top:auto;font-size:12px;display:flex;justify-content:space-between;align-items:center}.mh-card-link>span{font-size:23px;color:var(--mh-green)}
.mh-about-band{background:#eef0e8;padding:78px 0}.mh-about-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:100px;align-items:center}.mh-about-art{background:#dce5d3;min-height:382px;position:relative;border-radius:var(--mh-radius);overflow:hidden;display:grid;place-items:center;isolation:isolate}.mh-about-art::before,.mh-about-art::after{content:'';position:absolute;width:450px;height:170px;border:1px solid #b3c6ad;border-radius:50%;transform:rotate(-40deg);z-index:-1}.mh-about-art::after{transform:rotate(40deg);width:460px;height:210px}.mh-art-monogram{font-family:Georgia,serif;font-style:italic;font-size:200px;line-height:1;color:var(--mh-green);letter-spacing:-30px;padding-right:30px;padding-bottom:20px}.mh-art-label{position:absolute;top:26px;left:27px;font-size:9px;letter-spacing:1.5px;color:var(--mh-green)}.mh-art-bottom{position:absolute;bottom:21px;left:27px;right:27px;display:flex;align-items:center;justify-content:space-between;letter-spacing:1.5px;font-size:9px;color:var(--mh-green)}.mh-art-bottom>span:last-child{font-size:30px}.mh-about-copy>p:not(.mh-eyebrow){font-size:16px;line-height:1.8;color:var(--mh-muted);margin-top:23px}.mh-about-copy>.mh-text-link,.mh-about-copy>.mh-button{margin-top:28px}.mh-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.mh-step-number{display:block;border-top:1px solid var(--mh-line);padding-top:23px;font-size:12px;color:var(--mh-green);margin-bottom:28px}.mh-steps h3{font-size:23px;margin-bottom:13px}.mh-steps p{font-size:14px;line-height:1.8;color:var(--mh-muted)}
.mh-cta{background:var(--mh-ink);padding:78px 0;color:var(--mh-white)}.mh-cta-inner{display:grid;grid-template-columns:1.35fr 1fr;gap:120px;align-items:center}.mh-cta h2{color:var(--mh-white);font-size:clamp(35px,3.5vw,53px);line-height:1.18}.mh-cta em{color:var(--mh-mint)}.mh-cta .mh-eyebrow{color:var(--mh-mint)}.mh-cta-inner>div>p:not(.mh-eyebrow){font-size:16px;line-height:1.8;color:#c2cecf}.mh-button-light{background:var(--mh-mint);color:var(--mh-ink)!important;margin-top:26px;min-width:155px}.mh-button-light:hover{background:white;color:var(--mh-ink)}.mh-footer{background:var(--mh-paper)}.mh-footer-top{display:flex;justify-content:space-between;align-items:center;padding:60px 0 45px;gap:40px}.mh-footer-top>p{font-size:13px;color:var(--mh-muted);line-height:1.8}.mh-footer-top>.mh-text-link{font-size:16px}.mh-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--mh-line);padding:23px 0 30px;font-size:11px;color:var(--mh-muted)}.mh-footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap}.mh-footer-bottom a:hover{text-decoration:underline;color:var(--mh-green)}
.mh-page-hero{padding:76px 0 65px;border-bottom:1px solid var(--mh-line)}.mh-page-hero h1{max-width:1050px}.mh-page-hero .mh-lead{max-width:690px}.mh-hero-summary{display:flex;align-items:center;justify-content:space-between;gap:70px}.mh-hero-summary>.mh-button{flex-shrink:0;margin-top:26px}.mh-about-detail{padding-block:80px}.mh-about-detail .mh-about-art{min-height:510px}.mh-values{background:#eef0e8}.mh-three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.mh-three-col article>span{color:var(--mh-green);font-size:10px;letter-spacing:1.5px;display:block;margin-bottom:23px}.mh-three-col h3{margin-bottom:14px}.mh-three-col p{font-size:15px;color:var(--mh-muted)}.mh-service-details{padding:10px 0 55px}.mh-service-row{display:grid;grid-template-columns:1.05fr 1.2fr 50px;gap:65px;padding:50px 0;border-bottom:1px solid var(--mh-line);align-items:start;scroll-margin-top:25px}.mh-service-row:last-child{border-bottom:0}.mh-service-row-title{display:flex;gap:23px}.mh-service-number{font-size:11px;padding-top:5px;color:var(--mh-muted)}.mh-service-row-title svg{width:30px;height:30px;color:var(--mh-green);margin-bottom:17px}.mh-service-row-title h2{font-size:31px;max-width:290px;letter-spacing:-1px}.mh-service-row-body{padding-top:5px}.mh-service-row-body h3{font-size:22px;margin-bottom:14px}.mh-service-row-body p{font-size:15px;color:var(--mh-muted)}.mh-tags{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0 0;padding:0;list-style:none}.mh-tags>li{font-size:10px;padding:7px 12px;background:#e9ede5;border-radius:25px;color:#365d4f}.mh-circle-link{width:47px;height:47px;border:1px solid #bac8bd;border-radius:50%;display:grid;place-items:center;font-size:24px}.mh-circle-link:hover{background:var(--mh-green);color:white}.mh-service-details+.mh-process{background:#eef0e8}
.mh-contact-hero{border-bottom:0;padding-bottom:20px}.mh-contact-section{padding-top:50px}.mh-contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.mh-contact-info{padding-top:28px}.mh-email{font-size:clamp(20px,2.1vw,28px);letter-spacing:-.8px;display:block;padding-bottom:12px;border-bottom:1px solid var(--mh-line);white-space:nowrap}.mh-email>span{margin-left:10px}.mh-contact-info>p:not(.mh-eyebrow){margin-top:12px;font-size:13px;color:var(--mh-muted)}.mh-contact-item{margin-top:34px}.mh-contact-item>span{display:block;color:var(--mh-muted);font-size:10px;letter-spacing:1.5px;margin-bottom:8px}.mh-contact-item>strong{font-size:15px;font-weight:400}.mh-contact-tip{margin-top:42px;border-top:1px solid var(--mh-line);padding-top:25px;max-width:340px}.mh-contact-tip>span{font-size:34px;color:var(--mh-green);line-height:1}.mh-contact-tip h3{font-size:19px;margin-top:14px;margin-bottom:10px}.mh-contact-tip p{color:var(--mh-muted);font-size:14px}.mh-contact-form{background:white;border:1px solid var(--mh-line);border-radius:9px;padding:35px}.mh-contact-form h2{font-size:28px}.mh-contact-form>p{font-size:13px;color:var(--mh-muted);margin-top:12px;margin-bottom:25px}.mh-contact-form .wpcf7-form{margin:0}.mh-contact-form .row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0}.mh-contact-form .form-group,.mh-contact-form .form-btn{width:auto;padding:0;margin:0;max-width:none;flex:none;position:relative}.mh-contact-form .col-12{grid-column:1/-1}.mh-contact-form .wpcf7-form-control-wrap{display:block}.mh-contact-form label{font-size:12px;display:block;margin-bottom:7px;color:var(--mh-ink);font-weight:500}.mh-contact-form input:not([type=hidden]),.mh-contact-form select,.mh-contact-form textarea{display:block;width:100%;max-width:100%;border:1px solid #cdd4d0;background:#fafbf8;color:var(--mh-ink);border-radius:4px;padding:12px 13px;min-height:47px;font-size:13px;line-height:1.5;box-shadow:none}.mh-contact-form select{appearance:auto;background-image:none}.mh-contact-form input::placeholder,.mh-contact-form textarea::placeholder{color:#74817b;opacity:1}.mh-contact-form textarea{min-height:140px;height:140px;resize:vertical}.mh-contact-form button,.mh-contact-form input[type=submit]{display:block;width:100%;padding:14px 20px;background:var(--mh-ink);color:white;border:0;border-radius:4px;min-height:50px;font-size:14px;cursor:pointer}.mh-contact-form button:hover,.mh-contact-form input[type=submit]:hover{background:var(--mh-green)}.mh-contact-form .mh-form-privacy{font-size:11px;line-height:1.7;margin:20px 0 0}.mh-form-privacy a{text-decoration:underline}.mh-contact-form .wpcf7-response-output{font-size:13px;margin:20px 0 0;padding:12px;border-radius:4px}.mh-contact-form .wpcf7-not-valid-tip{font-size:12px;margin-top:4px}.mh-contact-form .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.mh-contact-form .hidden-fields-container{display:none}.mh-contact-form .wpcf7-spinner{margin-top:10px}
.mh-legal-hero h1{font-size:clamp(40px,5vw,72px)}.mh-prose{max-width:860px;color:var(--mh-muted)}.mh-prose h2,.mh-prose h3{margin:30px 0 15px;letter-spacing:-.03em}.mh-prose h2{font-size:28px}.mh-prose h3{font-size:22px}.mh-prose p{margin-bottom:20px}.mh-prose a{text-decoration:underline;color:var(--mh-green)}.mh-prose .elementor{--e-global-color-primary:var(--mh-ink);--e-global-color-text:var(--mh-muted)}
@media(min-width:1600px){.mh-hero{padding-block:90px}.mh-visual{min-height:530px}}
@media(max-width:1150px){.mh-wrap{width:calc(100% - 72px)}.mh-hero-grid{gap:30px}.mh-visual{min-height:450px}.mh-hero h1{font-size:clamp(48px,6.5vw,72px)}.mh-hero .mh-eyebrow{font-size:9px;letter-spacing:1.2px}.mh-hero .mh-lead{font-size:16px}.mh-actions{gap:20px}.mh-about-grid{gap:55px}.mh-cta-inner{gap:65px}.mh-service-card{padding:24px}.mh-service-row{gap:35px}.mh-contact-grid{gap:50px}.mh-contact-form{padding:28px}.mh-specialties p{font-size:15px}}
@media(max-width:900px){.mh-header-inner{min-height:88px}.mh-nav{gap:25px}.mh-hero-grid{grid-template-columns:1fr 1fr;gap:26px}.mh-hero{padding-block:48px}.mh-hero h1{font-size:50px}.mh-hero .mh-eyebrow{max-width:270px;line-height:1.7}.mh-visual{min-height:435px;aspect-ratio:auto}.mh-browser-mock{left:6%;width:88%;top:25%}.mh-mock-body>strong{font-size:31px}.mh-mock-sculpture{right:-45px;transform:rotate(25deg) scale(.8)}.mh-float-code{top:12%;right:5%;padding:10px 13px}.mh-float-design{bottom:11%;left:4%;font-size:8px;padding:10px}.mh-visual-top,.mh-visual-bottom{left:19px;right:19px;font-size:6px}.mh-hero-note{margin-top:28px}.mh-specialties>.mh-wrap{flex-wrap:wrap;justify-content:center;padding:22px 0;gap:17px}.mh-specialties span{width:100%;text-align:center}.mh-specialties span br{display:none}.mh-section{padding:75px 0}.mh-section-heading{gap:35px}.mh-service-grid{gap:12px}.mh-service-card{padding:20px;min-height:355px}.mh-service-card h3{font-size:20px}.mh-service-card p{font-size:13px}.mh-steps{gap:22px}.mh-steps p{font-size:13px}.mh-about-grid{gap:35px}.mh-about-art{min-height:370px}.mh-about-copy>p:not(.mh-eyebrow){font-size:14px}.mh-about-band{padding:65px 0}.mh-cta-inner{gap:45px}.mh-footer-top{flex-wrap:wrap;gap:25px}.mh-footer-bottom{align-items:flex-start}.mh-footer-bottom nav{gap:15px}.mh-page-hero{padding-block:60px}.mh-three-col{gap:30px}.mh-service-row{grid-template-columns:1fr 1.2fr 45px;gap:25px}.mh-service-row-title{gap:12px}.mh-service-row-title h2{font-size:26px}.mh-hero-summary{gap:40px}.mh-contact-grid{grid-template-columns:.9fr 1.3fr;gap:30px}.mh-contact-form .row{grid-template-columns:1fr}.mh-email{font-size:20px}.mh-contact-form{padding:24px}.mh-contact-form h2{font-size:25px}}
@media(max-width:700px){.mh-wrap{width:calc(100% - 40px)}.mh-header-inner{min-height:82px;gap:16px}.mh-brand{font-size:25px;gap:10px}.mh-brand-symbol{height:41px;width:41px;font-size:32px;border-radius:10px 10px 10px 2px}.mh-brand-sub{font-size:8px;letter-spacing:2.2px;margin-top:5px}.mh-menu-toggle{display:flex;align-items:center;gap:12px;border:1px solid #cbd4cb;background:transparent;border-radius:4px;padding:8px 12px;min-height:43px;font-size:12px;color:var(--mh-ink);cursor:pointer}.mh-menu-toggle>span{font-size:17px}.mh-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--mh-paper);border-bottom:1px solid var(--mh-line);box-shadow:0 15px 20px #172e3b0d;padding:12px 20px 23px;gap:3px;align-items:stretch;flex-direction:column}.mh-nav.is-open{display:flex}.mh-nav>a{padding:12px 8px;font-size:15px}.mh-nav>a[aria-current=page]:not(.mh-nav-contact)::after{bottom:9px;left:8px}.mh-nav>.mh-nav-contact{margin:10px 0 0;padding:14px;justify-content:space-between}.mh-hero{padding:43px 0 34px}.mh-hero-grid{grid-template-columns:1fr;gap:36px}.mh-hero-copy{padding:0}.mh-hero h1{font-size:clamp(46px,11.5vw,73px)}.mh-hero .mh-eyebrow{font-size:9px;letter-spacing:1.3px;max-width:none;margin-bottom:20px!important}.mh-eyebrow{font-size:10px;margin-bottom:17px!important}.mh-lead,.mh-hero .mh-lead{font-size:16px;line-height:1.75;margin-top:22px!important;max-width:520px}.mh-actions{margin-top:26px;gap:22px}.mh-button{padding:15px 17px;font-size:13px;gap:20px;min-height:51px}.mh-text-link{font-size:13px}.mh-hero-note{margin-top:28px}.mh-visual{aspect-ratio:1.15;min-height:320px;max-height:485px;width:100%}.mh-browser-mock{top:22%;left:12%;width:76%}.mh-mock-body{padding:17px 18px 20px}.mh-mock-nav{padding:13px 18px 3px}.mh-mock-body>strong{font-size:clamp(26px,7vw,40px)}.mh-mock-body>span{font-size:5px;margin-bottom:6px}.mh-mock-sculpture{right:-28px;top:11px;transform:rotate(25deg) scale(.85);transform-origin:center}.mh-mock-top{height:22px;font-size:6px}.mh-mock-bottom{padding-block:10px}.mh-mock-pill{margin-top:12px}.mh-float-code{top:8%;right:5%;font-size:9px}.mh-float-code small{font-size:6px}.mh-float-design{bottom:10%;left:5%;padding:9px 13px;font-size:8px}.mh-float-design>span{font-size:18px}.mh-visual-top{top:12px;font-size:6px}.mh-visual-top>span:last-child{font-size:22px}.mh-visual-bottom{bottom:10px;font-size:6px}.mh-visual-bottom>span:last-child{font-size:22px}.mh-orbit{left:-100px;top:70px}.mh-specialties>.mh-wrap{gap:11px 15px;padding:22px 0}.mh-specialties p{font-size:11px}.mh-specialties b{font-size:16px}.mh-specialties span{font-size:11px;margin-bottom:5px}.mh-section{padding:58px 0}.mh-site h2{font-size:34px;line-height:1.17}.mh-section-heading{display:block;margin-bottom:30px}.mh-section-heading>.mh-text-link{margin-top:23px}.mh-section-heading>p{margin-top:23px;font-size:14px;max-width:none}.mh-service-grid{grid-template-columns:1fr;gap:15px}.mh-service-card{padding:25px;min-height:280px}.mh-card-top{margin-bottom:25px}.mh-service-card h3{font-size:24px;max-width:none}.mh-service-card p{font-size:14px;max-width:480px}.mh-about-band{padding:50px 0}.mh-about-grid{grid-template-columns:1fr;gap:35px}.mh-about-art{min-height:325px}.mh-about-copy>p:not(.mh-eyebrow){font-size:15px;margin-top:21px}.mh-art-monogram{font-size:190px}.mh-steps{grid-template-columns:1fr 1fr;gap:35px 25px}.mh-step-number{padding-top:18px;margin-bottom:20px}.mh-steps h3{font-size:22px}.mh-steps p{font-size:13px}.mh-cta{padding:55px 0}.mh-cta-inner{grid-template-columns:1fr;gap:26px}.mh-cta h2{font-size:37px}.mh-cta-inner>div>p:not(.mh-eyebrow){font-size:15px;max-width:450px}.mh-button-light{margin-top:22px}.mh-footer-top{padding:40px 0 30px;display:grid;grid-template-columns:1fr;gap:23px}.mh-footer-top>.mh-text-link{width:max-content;font-size:15px}.mh-footer-bottom{display:flex;flex-direction:column;gap:17px;padding-block:22px}.mh-footer-bottom nav{gap:12px 20px;font-size:11px}.mh-page-hero{padding:44px 0}.mh-page-hero h1{font-size:clamp(43px,10.5vw,65px)}.mh-page-hero .mh-lead{font-size:16px}.mh-hero-summary{display:block}.mh-hero-summary>.mh-button{margin-top:24px}.mh-about-detail .mh-about-art{min-height:330px}.mh-three-col{grid-template-columns:1fr;gap:33px}.mh-three-col article>span{margin-bottom:13px}.mh-three-col h3{font-size:23px;margin-bottom:12px}.mh-three-col p{font-size:14px}.mh-service-details{padding:0 0 25px}.mh-service-row{grid-template-columns:1fr 45px;gap:20px;padding:35px 0}.mh-service-row-title{grid-column:1;gap:18px}.mh-service-row-title h2{font-size:28px;max-width:290px}.mh-service-row-title svg{margin-bottom:12px}.mh-service-row-body{grid-column:1/-1;grid-row:2;padding:0 0 0 32px}.mh-service-row-body h3{font-size:20px}.mh-service-row-body p{font-size:14px}.mh-service-row>.mh-circle-link{grid-column:2;grid-row:1}.mh-tags{margin-top:19px;gap:7px}.mh-tags>li{font-size:9px;padding:6px 10px}.mh-contact-hero{padding-bottom:10px}.mh-contact-section{padding-top:26px}.mh-contact-grid{grid-template-columns:1fr;gap:35px}.mh-contact-info{padding-top:0}.mh-email{font-size:25px;max-width:380px}.mh-contact-item{margin-top:24px}.mh-contact-tip{display:none}.mh-contact-form{padding:25px 20px}.mh-contact-form h2{font-size:26px}.mh-contact-form input:not([type=hidden]),.mh-contact-form select,.mh-contact-form textarea{font-size:16px}.mh-contact-form .row{gap:18px}.mh-contact-form label{font-size:12px}.mh-legal-hero h1{font-size:42px}.mh-prose h2{font-size:27px}.mh-prose{font-size:15px}.mh-prose table{display:block;overflow-x:auto;max-width:100%}}
@media(max-width:380px){.mh-wrap{width:calc(100% - 32px)}.mh-hero h1{font-size:43px}.mh-actions{gap:19px}.mh-hero .mh-eyebrow{font-size:8px}.mh-specialties p{font-size:10px}.mh-specialties>.mh-wrap{gap:10px}.mh-visual{min-height:315px}.mh-browser-mock{width:79%;left:10%}.mh-float-design{bottom:9%}.mh-steps{gap:28px 20px}.mh-cta h2{font-size:33px}.mh-service-row-body{padding-left:0}.mh-contact-form{padding:23px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mh-site *, .mh-site *::before,.mh-site *::after{transition:none!important;animation:none!important}}
@media print{.mh-header,.mh-footer,.mh-cta,.mh-menu-toggle,.mh-visual,.mh-contact-form,.cmplz-cookiebanner{display:none!important}.mh-site{background:white!important;color:black!important}.mh-section,.mh-page-hero{padding:20px 0}.mh-wrap{width:100%}.mh-hero-grid,.mh-about-grid{display:block}.mh-site a{color:black!important}.mh-site h1{font-size:38px}.mh-site h2{font-size:28px}}
