@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@600;700;800&display=swap");:root{--ink:#1d2030;--muted:#656779;--mist:#f5f5f8;--pink:#d10067;--red:#f21a1d;--orange:#ff850c;--violet:#661194}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:92px;max-width:1410px;padding:0 30px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-logo,.logo{width:215px;height:58px;background:url(/images/axeture-logo.jpeg) 50%/165% no-repeat;display:block}nav{display:flex;align-items:center;gap:clamp(20px,3vw,47px);font-size:15px;font-weight:600}nav a:hover{color:var(--pink)}.button{color:#fff;display:inline-flex;justify-content:center;align-items:center;min-height:51px;border-radius:8px;border:1px solid transparent;padding:0 27px;font-weight:700;font-size:15px;background:linear-gradient(105deg,var(--pink),#f20f40 55%,var(--orange));box-shadow:0 9px 20px #e7153b2e;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #e7153b45}.button-small{min-height:46px;padding:0 23px}.button-outline{color:var(--ink);background:#fff;border-color:#c8314d;box-shadow:none}.button-light,.button-outline:hover{color:var(--pink);box-shadow:none}.button-light{background:#fff}.hero-section{max-width:1410px;min-height:515px;padding:62px 30px 26px;margin:auto;display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden}.hero-copy{position:relative;z-index:2;padding-top:26px}.accent-line{display:block;width:87px;height:5px;margin-bottom:18px;background:linear-gradient(90deg,var(--violet),var(--pink),var(--orange));border-radius:9px}.kicker{font-size:12px;color:var(--pink);font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin:0 0 9px}h1,h2,h3{font-family:Outfit,DM Sans,sans-serif;margin:0}h1{font-size:clamp(43px,5vw,67px);line-height:.95;max-width:610px;text-transform:uppercase;letter-spacing:-.045em}h1 em{display:block;font-style:normal;background:linear-gradient(100deg,var(--red),var(--pink),var(--orange));-webkit-background-clip:text;color:transparent}.intro{font-family:Outfit,sans-serif;font-size:22px;font-weight:600;margin:22px 0 9px}.hero-description{color:var(--muted);font-size:16px;line-height:1.55;max-width:494px;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.hero-art{position:relative;min-height:432px;margin-top:-18px;background:linear-gradient(180deg,transparent 72%,#f0f0f7 0)}.sun{width:125px;height:125px;right:25%;top:8px;border:1px solid #ed6f89;border-radius:50%}.cloud,.sun{position:absolute}.cloud{width:102px;height:31px;background:#edeafa;border-radius:30px}.cloud:after,.cloud:before{content:"";position:absolute;background:inherit;border-radius:50%}.cloud:before{width:43px;height:43px;left:20px;top:-21px}.cloud:after{width:33px;height:33px;right:14px;top:-15px}.cloud-one{top:104px;left:4%}.cloud-two{top:153px;right:2%;transform:scale(.75)}.paint-line{position:absolute;border:1px solid #e31d75;border-radius:50%}.line-one{width:290px;height:235px;top:13px;right:2%;border-left-color:transparent;border-bottom-color:transparent}.line-two{width:240px;height:240px;bottom:22px;left:4%;border-right-color:transparent;border-top-color:transparent}.building{position:absolute;width:430px;height:360px;right:6%;bottom:3px;transform:skewY(-3deg);background:#fdfdff;box-shadow:-22px 18px 0 #e7e7ed}.building,.roof{border:2px solid #c8c9d2}.roof{height:44px;margin:-20px -18px 0 34px;background:#f9f9fd}.wall{position:absolute;top:45px;height:120px}.wall-orange{left:0;width:60%;background:linear-gradient(120deg,#f6164a,#ff9f10)}.wall-white{right:0;width:40%;background:#f8f8fb}.building i{position:absolute;width:61px;height:75px;background:#5a606c;border:5px solid #f4f4f7;top:190px}.building i:first-of-type{left:28px}.building i:nth-of-type(2){left:122px}.building i:nth-of-type(3){left:219px}.building i:nth-of-type(4){left:315px}.balcony{position:absolute;left:-26px;top:141px;width:305px;height:68px;background:#fbfbfd;border:2px solid #707481}.about-mark,.mark{background:url(/images/axeture-mark.jpeg) 50%/245% no-repeat;display:block}.balcony .mark{width:48px;height:36px;margin:12px auto}.lift{position:absolute;left:17%;bottom:1px;width:230px;height:252px;z-index:3}.lift-platform{position:absolute;width:210px;height:72px;top:30px;left:14px;background:#f8f8fa;border:3px solid #4c5360;box-shadow:8px 10px 0 #262c37}.lift-platform .mark{width:52px;height:40px;margin:13px auto}.lift-arm{position:absolute;top:103px;left:84px;width:28px;height:191px;background:#343b47;transform:rotate(48deg);transform-origin:top;box-shadow:0 0 0 3px #68707d}.painter{position:absolute;z-index:4;width:31px;height:87px;background:#28313e;border-radius:7px}.painter b{position:absolute;width:26px;height:26px;top:-22px;left:3px;background:#f0bd91;border:4px solid #fff;border-radius:50%}.painter i{position:absolute;width:64px;height:5px;right:-52px;top:18px;background:#414957;transform:rotate(-15deg)}.painter-top{top:111px;left:52%}.painter-right{right:16%;top:205px}.painter-low{right:10%;bottom:34px;transform:scale(.82)}.trust-strip{max-width:1280px;margin:-2px auto 0;min-height:92px;background:#fff;border:1px solid #e5e5eb;border-radius:16px;box-shadow:0 9px 26px #29253a0d;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;position:relative;z-index:5}.trust-strip div{display:flex;justify-content:center;gap:18px;align-items:center;font-family:Outfit;font-size:20px;font-weight:600;border-right:1px solid #e3e3e7}.trust-strip div:last-child{border:0}.trust-icon{width:41px;height:41px;border-radius:12px 18px 14px 18px;position:relative}.trust-icon:after{position:absolute;color:var(--orange);font-size:22px;left:9px;top:5px}.people:after{content:"●●";font-size:13px;top:11px;left:6px}.shield:after{content:"✓";left:11px;top:5px}.clock:after{content:"◷";left:8px;top:4px}.section-wrap{max-width:1280px;margin:auto;padding:58px 0}.section-title{text-align:center}.about h2,.contact h2,.projects h2,.section-title h2{font-size:clamp(31px,3.5vw,43px);letter-spacing:-.04em}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:28px}.service-card{min-height:176px;border-radius:12px;padding:27px 22px;background:#fff;box-shadow:0 9px 22px #26213c0d;display:grid;grid-template-columns:95px 1fr 18px;grid-gap:14px;gap:14px;align-items:center}.service-icon{width:77px;height:82px;border:2px solid #d02375;border-radius:43% 55% 42% 51%;position:relative}.service-icon:after{position:absolute;color:var(--orange);font-size:42px;left:18px;top:14px}.roller:after{content:"▰";transform:rotate(23deg)}.drop:after{content:"●"}.brush:after{content:"▰";transform:rotate(18deg)}.service-card h3{font-size:19px}.about p,.contact p,.service-card p{color:var(--muted);font-size:14px;line-height:1.55;margin:8px 0 0}.arrow{color:var(--pink);font-size:23px}.projects{padding-top:16px}.projects-heading{display:flex;justify-content:space-between;align-items:end}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;margin-top:23px}.project-card{height:260px;border-radius:12px;position:relative;background-color:#e1e4ea;overflow:hidden}.project-image-wrap{width:100%;aspect-ratio:16/9;overflow:hidden}.project-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.project-one{background:linear-gradient(135deg,#222b31,#bfc3c8 48%,#815839)}.project-two{background:linear-gradient(145deg,#4d5d6a,#ecedef 49%,#838d95)}.project-three{background:linear-gradient(145deg,#9fb1c4,#f3e5d2 54%,#4d7043)}.project-card:before{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#121421b8)}.project-label{position:absolute;left:20px;bottom:18px;color:white}.project-label span{font-size:12px;font-weight:600}.project-label h3{font-size:23px;margin-top:3px}.about{display:grid;grid-template-columns:220px 1fr;grid-gap:50px;gap:50px;align-items:center;padding-top:42px;padding-bottom:72px}.about-mark{width:180px;height:180px;border-radius:50%;background-color:#f9eff5;background-size:150%}.about>div:last-child{max-width:570px}.about p:last-child{font-size:16px}.contact{padding:58px max(30px,calc((100% - 1080px) / 2));background:linear-gradient(105deg,#650b83,#d20068 53%,#ff810c);display:flex;align-items:center;justify-content:space-between;gap:35px}.contact,.contact .kicker{color:#fff}.contact p{color:#fff;max-width:560px;font-size:16px}footer{min-height:100px;padding:20px max(30px,calc((100% - 1280px) / 2));display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-logo{width:135px;height:45px}.footer-logo+p{color:var(--muted);font-size:13px}@media (max-width:850px){.site-header{height:78px;padding:0 20px}.logo{width:175px}.site-header nav{display:none}.hero-section{grid-template-columns:1fr;padding:42px 25px 0}.hero-art{height:390px;min-height:auto;margin-top:20px}.trust-strip{margin:0 20px;grid-template-columns:1fr}.trust-strip div{min-height:70px;border-right:0;border-bottom:1px solid #e3e3e7}.section-wrap{padding-left:25px;padding-right:25px}.project-grid,.service-grid{grid-template-columns:1fr}.projects-heading{align-items:start;gap:16px;flex-direction:column}.about{grid-template-columns:1fr;gap:23px}.contact{padding:45px 25px;flex-direction:column;align-items:start}.building{transform:scale(.74) skewY(-3deg);transform-origin:right bottom}.lift{transform:scale(.74);transform-origin:left bottom}.painter-top{left:48%}.painter-right{right:12%}.hero-art{overflow:hidden}}@media (max-width:450px){.site-header .button{display:none}.hero-section{padding-top:28px}.hero-copy{padding-top:0}.hero-art{height:300px}.building{transform:scale(.53) skewY(-3deg)}.lift{transform:scale(.54)}.painter{transform:scale(.65)}.painter-low{transform:scale(.55)}.cloud-one{left:20%}.intro{font-size:19px}}.hero-art{overflow:hidden}.hero-art>img{position:absolute;width:910px;height:auto;top:-44px;left:-310px}.trust-icon{width:48px;height:43px;border:2px solid var(--pink);border-radius:12px 15px 12px 15px;transform:rotate(-30deg) skewX(-10deg)}.trust-icon:after{left:13px;top:7px;transform:rotate(30deg) skewX(10deg)}.people:after{top:13px;left:10px}.shield:after{left:15px;top:7px}.clock:after{left:12px;top:6px}@media (max-width:850px){.hero-art>img{width:820px;top:-32px;left:calc(50% - 420px)}}@media (max-width:450px){.hero-art>img{width:650px;top:-25px;left:calc(50% - 345px)}}.hero-art>img{width:100%;max-width:none;height:100%;object-fit:cover;object-position:center bottom;top:0;left:0}.trust-strip img{width:49px;height:49px;object-fit:contain}.service-icon{width:84px;height:84px;object-fit:contain;border:0;border-radius:0}.service-icon:after{content:none}@media (max-width:850px){.hero-art>img{width:100%;height:100%;top:0;left:0}}@media (max-width:450px){.hero-art>img{width:100%;height:100%;top:0;left:0}}.project-four{background:linear-gradient(145deg,#d9d0c6,#a6b5bc 50%,#b86f4d)}.project-five{background:linear-gradient(145deg,#293746,#687d8a 51%,#d8a84f)}.contact-details{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:20px;font-weight:700}.contact-details a:hover,footer a:hover{text-decoration:underline}footer{min-height:118px}.footer-logo+div p,footer address{color:var(--muted);font-size:13px;font-style:normal;line-height:1.6;margin:3px 0}@media (max-width:850px){footer{align-items:flex-start;flex-direction:column;gap:10px}}